Commit Graph

61 Commits

Author SHA1 Message Date
cha0s
aaba818802 refactor: particle physics 2019-11-03 10:43:05 -06:00
cha0s
f9ac15f817 chore: tidy 2019-10-16 02:20:36 -05:00
cha0s
b07803a308 fix: proper dirtyness :> 2019-10-16 01:12:32 -05:00
cha0s
350ca435c1 refactor: isDying StateProperty 2019-10-10 01:26:58 -05:00
cha0s
a147b3f7d2 chore: dead code 2019-10-07 06:29:23 -05:00
cha0s
4f7b0c74aa fix: packet clearing 2019-09-30 22:28:55 -05:00
cha0s
34ee5f21ee fix: damage packets 2019-09-30 21:12:32 -05:00
cha0s
8611d5f08e fix: pakcet stubs for now 2019-09-30 15:35:47 -05:00
cha0s
96953bb6a9 chore: dead code 2019-09-30 15:19:27 -05:00
cha0s
631e07e4c6 flow: massive sync update 2019-09-29 13:20:08 -05:00
cha0s
049b4a9592 fix: careful with tickingPromises 2019-09-08 08:11:51 -05:00
cha0s
53aae792cb refactor: simplification 2019-09-08 07:54:59 -05:00
cha0s
a2f29cf99b refactor: better context creation API 2019-09-08 06:04:34 -05:00
cha0s
3db3f0dd55 refactor: simplify Context consumption 2019-09-08 04:33:31 -05:00
cha0s
3fa0f7b8c9 feat: isDamaging 2019-06-05 23:37:36 -05:00
cha0s
390be2beee refactor: start damaging right at collision time 2019-06-01 15:06:10 -05:00
cha0s
ea675d1fac feat: damage knockback 2019-05-31 16:58:19 -05:00
cha0s
f38afb942d feat: affinity vulnerabilities 2019-05-26 11:59:52 -05:00
cha0s
558fc568c9 feat: ability to set entity as not damaging other entity 2019-05-26 11:59:39 -05:00
cha0s
cc01b4c9ce feat: none affinity 2019-05-21 21:07:56 -05:00
cha0s
e06b3d5089 perf: numeric IDs 2019-05-16 18:33:20 -05:00
cha0s
25136fe1e9 refactor: alive moved to core 2019-05-14 05:58:13 -05:00
cha0s
798075b685 refactor: trait packet helpers 2019-05-14 05:45:26 -05:00
cha0s
057e5bc682 refactor: immutablen't 2019-05-13 21:07:57 -05:00
cha0s
ad9042e047 perf: hidden classes 2019-05-06 12:13:47 -05:00
cha0s
206643e45c chore: tidy 2019-05-05 04:36:08 -05:00
cha0s
0b66fdbdfd fix: explicit types for minification 2019-05-05 04:26:23 -05:00
cha0s
d64fc4c1fb perf: faster merge 2019-05-04 14:15:51 -05:00
cha0s
4b7bce35ab refactor: raw JS params 2019-05-04 14:07:16 -05:00
cha0s
86ae9ab3b1 fix: continue instead of return 2019-05-03 19:53:44 -05:00
cha0s
fbbe8b00d1 fix: prevent race in forceDeath 2019-05-03 02:23:43 -05:00
cha0s
73b6ee4d04 fix: only listen to action finished once 2019-05-03 01:22:42 -05:00
cha0s
4a28cabc26 chore: unroll 2019-05-01 20:06:05 -05:00
cha0s
07a0cfea63 perf: isCollidingWith to array 2019-05-01 17:34:30 -05:00
cha0s
e4ef3799f1 chore: free's 2019-04-30 18:23:53 -05:00
cha0s
50f1606a2b fix: dedup isCollidingWith 2019-04-30 18:23:00 -05:00
cha0s
695520b0ed chore: dead code 2019-04-30 14:43:51 -05:00
cha0s
8685c864e5 tweak: lil less rotation 2019-04-29 11:01:52 -05:00
cha0s
1a5015f4b6 feat: entity packets! 2019-04-28 22:35:20 -05:00
cha0s
f7dae4f370 Emitter::[destroy|particleCount] 2019-04-25 03:43:31 -05:00
cha0s
83c33f670e perf: use clone instead of fromJSON 2019-04-25 00:49:22 -05:00
cha0s
e52139001a fix: old copyFrom 2019-04-24 03:28:15 -05:00
cha0s
3dc6596483 optimization: new methods 2019-04-24 02:46:08 -05:00
cha0s
49813a5edc chore: client/server guards 2019-04-23 15:28:03 -05:00
cha0s
41bf8f606f fix: text sizes for damage 2019-04-23 03:42:25 -05:00
cha0s
3f0d7833b5 refactor: pixel font sizes 2019-04-23 03:25:24 -05:00
cha0s
fd6cfd51c1 fix: client/server damage 2019-04-22 21:03:16 -05:00
cha0s
934b503e7c fix: node copy 2019-04-22 21:02:17 -05:00
cha0s
38141cdf85 fix: healing 2019-04-22 21:02:07 -05:00
cha0s
fc7777a1fe refactor: behavior builders 2019-04-21 21:33:11 -05:00