Commit Graph

499 Commits

Author SHA1 Message Date
cha0s
68458dafa5 refactor: game destroy shouldn't care about sockets, but can be async 2019-04-20 19:46:35 -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
b8f69732aa fix: damage shadows 2019-04-20 16:04:15 -05:00
cha0s
12636fa53c fix: catch concurrency 2019-04-20 14:59:23 -05:00
cha0s
54b98af1a0 fix: trait HMR 2019-04-20 14:59:14 -05:00
cha0s
d5c79606f7 fix: concurrency while we're not yet cleaning up handlers 2019-04-20 14:23:34 -05:00
cha0s
62bd750233 feat: hot server reloading! 2019-04-20 14:16:06 -05:00
cha0s
f087e1a5e4 fix: hour setting wasn't using state magic 2019-04-20 14:14:11 -05:00
cha0s
53403395b0 fix: firefox pixelly goodness 2019-04-20 03:55:21 -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
cc6c85e2f6 chore: polish 2019-04-20 01:20:05 -05:00
cha0s
69b9f6f090 chore: simplify entity step filter 2019-04-19 23:45:08 -05:00
cha0s
e12cc426ed fix: new steps don't have parts 2019-04-19 23:42:53 -05:00
cha0s
ea9dd3749c fix: monospace 2019-04-19 23:42:44 -05:00
cha0s
dc74fef251 chore: da hell 2019-04-19 23:39:27 -05:00
cha0s
02bee09853 fix: oh right, math 2019-04-19 23:35:33 -05:00
cha0s
0b9f9e48b8 chore: shrink visible expansion a bit 2019-04-19 23:24:20 -05:00
cha0s
4bf58c3013 chore: render elapsed 2019-04-19 23:15:15 -05:00
cha0s
4c20debafc chore: clear handles 2019-04-19 22:36:39 -05:00
cha0s
b0cc55ebb9 refactor: App 2019-04-19 22:29:38 -05:00
cha0s
bac0dd8989 refactor: moving into App 2019-04-19 21:21:41 -05:00
cha0s
1f51d6e035 refactor: move config into app 2019-04-19 20:01:06 -05:00
cha0s
18a8865863 fix: pixelly scaling 2019-04-19 19:53:31 -05:00
cha0s
3205061633 refactor: selfEntity owned by app 2019-04-19 19:48:53 -05:00
cha0s
d12a4ba9f8 feat: fire zIndex on the ground 2019-04-19 19:39:24 -05:00
cha0s
801f9434fc chore: yep 2019-04-19 18:34:04 -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
6e0c8809db fix: twisted behavior item json logic 2019-04-19 15:40:14 -05:00
cha0s
81dd1c4562 feat: living kitties! 2019-04-19 14:51:05 -05:00
cha0s
f3bc4b8ecb fix: do actually send a removal step for removed (not just obscured) entities 2019-04-19 14:38:46 -05:00
cha0s
7c253fa13f fix: addSteps was still using bugged concat 2019-04-19 14:01:25 -05:00
cha0s
9dc58f78f1 fix: previous optimizations broke entity remembering 2019-04-19 13:53:11 -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
cha0s
35f6e3ab4a fix: immutable was sending empty steps 2019-04-19 02:49:11 -05:00
cha0s
b2c9fbaa2f feat: damage container 2019-04-19 00:51:18 -05:00
cha0s
d571acb883 refactor: tick in stage render 2019-04-19 00:21:47 -05:00
cha0s
01a4a3b861 feat: staged trait 2019-04-19 00:12:26 -05:00
cha0s
bf2ede0731 feat: resolve stage rendering 2019-04-19 00:05:35 -05:00