cha0s
|
e90e346d5e
|
feat: implement base JSON
|
2019-05-16 21:53:49 -05:00 |
|
cha0s
|
2a0fa9ebc5
|
fix: handle async tileset image loading
|
2019-05-16 19:50:49 -05:00 |
|
cha0s
|
ab4fd16b37
|
refactor: inline fromJSON for resources
|
2019-05-16 19:42:35 -05:00 |
|
cha0s
|
ad317f1cd6
|
refactor: get rid of fromJSON promise return
|
2019-05-16 19:42:03 -05:00 |
|
cha0s
|
e97aef03d1
|
fix: removing nonexistent events is ok
|
2019-05-16 19:30:51 -05:00 |
|
cha0s
|
2fc0b35eee
|
perf: only send a numeric ID over the wire
|
2019-05-16 17:44:45 -05:00 |
|
cha0s
|
769338a946
|
fix: don't create entities if they already exist
|
2019-05-16 15:46:49 -05:00 |
|
cha0s
|
2747542932
|
fix: destroy guard
|
2019-05-16 15:19:57 -05:00 |
|
cha0s
|
877541f6ce
|
perf: always hint binary
|
2019-05-16 15:19:42 -05:00 |
|
cha0s
|
de2c7a28b4
|
feat: BundlePacket
|
2019-05-16 00:56:54 -05:00 |
|
cha0s
|
cc492b2a32
|
feat: SMA
|
2019-05-16 00:51:26 -05:00 |
|
cha0s
|
f962832c18
|
refactor: alive moved to core; destroyGently
|
2019-05-14 05:58:04 -05:00 |
|
cha0s
|
cbc2401f27
|
refactor: trait packet helpers
|
2019-05-14 05:45:22 -05:00 |
|
cha0s
|
d0ae543ae4
|
fix: physics slop can yield negative position
|
2019-05-14 05:03:25 -05:00 |
|
cha0s
|
60df5d61df
|
chore: dead code
|
2019-05-14 03:42:37 -05:00 |
|
cha0s
|
f3273648b6
|
perf: flatten pfu
|
2019-05-14 03:42:26 -05:00 |
|
cha0s
|
29abc9f540
|
fix: remove last
|
2019-05-14 03:41:38 -05:00 |
|
cha0s
|
3631a7f669
|
refactor: immutablen't
|
2019-05-13 21:07:51 -05:00 |
|
cha0s
|
2ccd527884
|
chore: naming
|
2019-05-10 02:33:03 -05:00 |
|
cha0s
|
e90755fc01
|
fix: no dirty marks on client
|
2019-05-10 02:29:55 -05:00 |
|
cha0s
|
cec3769802
|
refactor: no emitter frequency update for now
|
2019-05-09 19:49:44 -05:00 |
|
cha0s
|
414a1eb5a0
|
fix: no direction set for zero vector
|
2019-05-09 15:15:51 -05:00 |
|
cha0s
|
f15b23c437
|
refactor: simplify aabb query
|
2019-05-09 01:32:49 -05:00 |
|
cha0s
|
3e4f48c517
|
perf: faster props and auto sync children init
|
2019-05-08 23:54:30 -05:00 |
|
cha0s
|
fa07451cd2
|
chore: todos
|
2019-05-08 21:40:16 -05:00 |
|
cha0s
|
c937aae5ef
|
perf: tickSynchronized to skip most trait tickers
|
2019-05-08 21:28:47 -05:00 |
|
cha0s
|
14a252db3a
|
perf: skip state mutation if possible
|
2019-05-08 21:17:00 -05:00 |
|
cha0s
|
7731dca9e7
|
perf: flat visibleAabb
|
2019-05-08 18:10:50 -05:00 |
|
cha0s
|
eb7fdf4f78
|
perf: faster dirty entities
|
2019-05-08 17:51:29 -05:00 |
|
cha0s
|
f2860eed06
|
perf: static trait accessor keys
|
2019-05-06 13:55:09 -05:00 |
|
cha0s
|
26402f6c6b
|
perf: fast-path entity creation
|
2019-05-06 13:01:28 -05:00 |
|
cha0s
|
d289b9c36a
|
perf: much more care around hidden classes
|
2019-05-06 04:03:43 -05:00 |
|
cha0s
|
fa939ac3fc
|
perf: flat tickers
|
2019-05-05 20:04:59 -05:00 |
|
cha0s
|
4bece84a47
|
perf: flat tickers
|
2019-05-05 20:04:50 -05:00 |
|
cha0s
|
4d18430260
|
fix: whoops
|
2019-05-05 17:28:52 -05:00 |
|
cha0s
|
eab27a5c3a
|
perf: remove slice
|
2019-05-05 17:28:45 -05:00 |
|
cha0s
|
e22394e875
|
perf: bind entity tickers AOT
|
2019-05-05 17:11:46 -05:00 |
|
cha0s
|
537cc167f8
|
fix: explicit types for minification
|
2019-05-05 04:26:35 -05:00 |
|
cha0s
|
91ffcb890f
|
refactor: raw JS params
|
2019-05-04 14:06:47 -05:00 |
|
cha0s
|
c148bc2456
|
fix: physics apply stepTime as impulse
|
2019-05-04 13:31:16 -05:00 |
|
cha0s
|
dc3eeb4e7d
|
fix: stepTimeInMs is constant
|
2019-05-04 13:15:34 -05:00 |
|
cha0s
|
57d6b78dde
|
perf: tiny opt
|
2019-05-04 13:06:33 -05:00 |
|
cha0s
|
40eb5867ee
|
refactor: return flushed instead of callback
|
2019-05-04 12:42:40 -05:00 |
|
cha0s
|
a66b6889f2
|
perf: inline entity from JSON
|
2019-05-04 11:39:23 -05:00 |
|
cha0s
|
28b1312f40
|
perf: flatten entities inline
|
2019-05-04 11:39:03 -05:00 |
|
cha0s
|
7b292070e1
|
perf: use raw iterator
|
2019-05-03 23:50:31 -05:00 |
|
cha0s
|
e3a76de12b
|
chore: tidy
|
2019-05-03 23:48:51 -05:00 |
|
cha0s
|
f405133b51
|
chore: tidy
|
2019-05-03 23:27:23 -05:00 |
|
cha0s
|
2eefd555bf
|
perf: calculate synchronized children ahead of time
|
2019-05-03 23:12:50 -05:00 |
|
cha0s
|
4781c73753
|
perf: traits only tick/render/accept packets when necessary
|
2019-05-03 19:54:23 -05:00 |
|