Commit Graph

519 Commits

Author SHA1 Message Date
cha0s
53678d106c refactor: after destruction ticker method 2019-05-02 20:17:46 -05:00
cha0s
8c33d58030 fix: remove slow props 2019-05-02 20:12:41 -05:00
cha0s
cfa5f986f7 perf: faster visibleEntities 2019-05-02 20:05:12 -05:00
cha0s
b899a9dc48 refactor: don't juggle types; avoid getter 2019-05-02 20:01:09 -05:00
cha0s
7ccb89226c flow: perf 2019-05-02 08:39:52 -05:00
cha0s
b8fb92f961 chore: microopt 2019-05-02 03:38:45 -05:00
cha0s
5e12fab096 flow: optimizations 2019-05-01 21:35:38 -05:00
cha0s
d6d18dbd24 perf: only use entity position once 2019-05-01 20:16:38 -05:00
cha0s
548e206bc9 chore: rename visibleBoundingBoxes to visibleAabbs 2019-05-01 20:10:18 -05:00
cha0s
07869e2be9 perf: bitshifts 2019-05-01 20:03:45 -05:00
cha0s
0e5c54293b perf: opts 2019-05-01 20:03:36 -05:00
cha0s
353d1aec5d perf: optimization & simplification 2019-05-01 20:03:26 -05:00
cha0s
ad7b03ee35 perf: isCollidingWith to array 2019-05-01 17:34:24 -05:00
cha0s
1e5df2d9f5 chore: format 2019-05-01 09:06:37 -05:00
cha0s
839edb8a10 chore: TODOs 2019-04-30 20:46:07 -05:00
cha0s
3bf8dd44cc fix: only traversal needs to be dependent of firstSymbol 2019-04-30 20:45:54 -05:00
cha0s
b2d588f4e7 fix: not sure why I removed this 2019-04-30 18:34:13 -05:00
cha0s
14f01f4ebe fix: dedup isCollidingWith 2019-04-30 18:22:02 -05:00
cha0s
3d18d010f2 chore: actually clean out events/namespaces 2019-04-30 18:21:19 -05:00
cha0s
f26c9f7fd3 fix: major memory leak 2019-04-30 18:21:06 -05:00
cha0s
4c77b2ac29 chore: dead code 2019-04-30 17:20:46 -05:00
cha0s
bdf3b313a3 chore: free'ing 2019-04-30 17:11:41 -05:00
cha0s
6143a76e0d chore: bumps 2019-04-29 20:08:14 -05:00
cha0s
c781fcd24e tweak: lil less bloom 2019-04-29 11:01:38 -05:00
cha0s
69e473275a chore: naming 2019-04-29 01:00:11 -05:00
cha0s
015239230e chore: tweak blom 2019-04-29 00:41:32 -05:00
cha0s
b86bd93db1 refactor: byebye mixins package 2019-04-28 23:45:03 -05:00
cha0s
7fc3935f05 feat: decouple input normalization from action registry 2019-04-28 23:30:56 -05:00
cha0s
ebf3d2dc28 fix: sturdy walls 2019-04-28 22:43:24 -05:00
cha0s
e13c8dfc66 feat: entity packets 2019-04-28 22:33:41 -05:00
cha0s
64f66937b3 feat: allEntities 2019-04-28 22:33:20 -05:00
cha0s
ee99aaa283 fix: properly handle steps in entity list 2019-04-28 22:30:22 -05:00
cha0s
de57404d59 refactor: nix uuid map; rewrite instanceUuid 2019-04-28 08:57:46 -05:00
cha0s
f550be1529 refactor: Resource properties 2019-04-28 08:29:01 -05:00
cha0s
6e5d5384e1 opt: only sort container when necessary 2019-04-28 07:31:44 -05:00
cha0s
ca28e52231 fix: off doesn't exist on socket 2019-04-28 07:27:33 -05:00
cha0s
6c143e38af fix: bigger room bounds 2019-04-26 00:24:13 -05:00
cha0s
1a929289a5 chore: todos 2019-04-25 23:12:43 -05:00
cha0s
2312da2bc5 chore: structure 2019-04-25 23:11:05 -05:00
cha0s
c4ad740406 fix: emitter throttling 2019-04-25 19:19:38 -05:00
cha0s
8d2a323d90 fix: reify server packets 2019-04-25 03:43:13 -05:00
cha0s
4c8ed08099 perf: slow emitter tick 2019-04-25 02:28:54 -05:00
cha0s
810e449012 refactor: bigger pool 2019-04-25 02:17:24 -05:00
cha0s
da446e17d2 refactor: renderTick sense 2019-04-25 02:01:35 -05:00
cha0s
a5c3b4190e feat: BehaviorItem::clone 2019-04-25 00:48:53 -05:00
cha0s
080fbb0f34 feat: socket-worker 2019-04-25 00:09:03 -05:00
cha0s
655cfce7f9 fix: Make sure we actually have a buffer buffer 2019-04-25 00:02:30 -05:00
cha0s
79d358b3ee refactor: net 2019-04-24 18:01:17 -05:00
cha0s
0eaa32f0d7 fix: pass down vector emitter 2019-04-24 16:57:54 -05:00
cha0s
488b62027c feat: x/y change events 2019-04-24 16:57:31 -05:00