Commit Graph

67 Commits

Author SHA1 Message Date
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
94d2f32451 refactor: more world time ticks 2019-04-23 15:26:56 -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
cha0s
b8683ed0a9 feat: darkened 2019-04-21 05:07:30 -05:00
cha0s
a65f7e27da fix: don't clear last damage list 2019-04-20 19:45:50 -05:00
cha0s
f1c22c8406 fix: fast dmg can give us remove steps 2019-04-20 19:45:34 -05:00
cha0s
d46bd2a7fa flow: emitter and sound, and some refactor 2019-04-20 16:11:12 -05:00
cha0s
f087e1a5e4 fix: hour setting wasn't using state magic 2019-04-20 14:14:11 -05:00
cha0s
887ed8d0ed refactor: scaling 2019-04-20 02:14:40 -05:00
cha0s
49ed30ab60 refactor: fit world time state into ushort 2019-04-20 01:55:47 -05:00
cha0s
9513ac6e1a chore: dead code 2019-04-20 01:28:26 -05:00
cha0s
cb42901611 fix: better fade out 2019-04-19 18:33:56 -05:00
cha0s
73a15695f2 refactor: little more damage rotation 2019-04-19 17:57:52 -05:00
cha0s
9463625d4f feat: custom death condition and actions 2019-04-19 17:23:40 -05:00
cha0s
c9b51d81d9 feat: no dmg if invulnerable 2019-04-19 15:52:54 -05:00
cha0s
c1643180df feat: invulnerable when dying 2019-04-19 15:52:17 -05:00
cha0s
81dd1c4562 feat: living kitties! 2019-04-19 14:51:05 -05:00
cha0s
773fd2a519 refactor: combat 2019-04-19 12:26:35 -05:00
cha0s
5501b172e0 fix: each damage gets a locally unique ID 2019-04-19 12:16:51 -05:00
cha0s
3f8c9b6af3 refactor: damage spec 2019-04-19 12:16:28 -05:00
cha0s
266eb840a7 chore: dmg tweaks 2019-04-19 03:12:50 -05:00
cha0s
d39ca16624 feat: vulnerable, damaging, some fire :) 2019-04-19 02:54:59 -05:00