Commit Graph

435 Commits

Author SHA1 Message Date
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
cha0s
bb9b033603 refactor: stage takes camera 2019-04-19 00:04:40 -05:00
cha0s
74924f97ea refactor: React container 2019-04-18 21:59:23 -05:00
cha0s
f6d7833243 chore: include THREE globally for proton.three 2019-04-18 21:39:31 -05:00
cha0s
ccddb4e465 refactor: any UI child node 2019-04-18 21:39:09 -05:00
cha0s
fdd176644a fix: connection status 2019-04-17 00:50:25 -05:00
cha0s
5f932db5f6 perf: various opts 2019-04-17 00:40:03 -05:00
cha0s
e10bb82682 fix: isn't connected by default 2019-04-16 23:45:37 -05:00
cha0s
64c4d0605c refactor: immutable diff steps 2019-04-16 21:40:05 -05:00
cha0s
1b8f5a823a refactor: Entities are easier to create now 2019-04-16 16:40:46 -05:00
cha0s
49baa6c02a fix: change ticking last to avoid jitters 2019-04-16 13:32:12 -05:00
cha0s
20de4fcf30 feat: hash traversals 2019-04-15 22:30:35 -05:00
cha0s
b5ae86bc23 refactor: remove objecthash from behavior 2019-04-15 20:38:39 -05:00
cha0s
954b3362c1 feat: behavior and object-hash 2019-04-15 20:02:08 -05:00
cha0s
4e0f21d8ff refactor: packet restructuring 2019-04-15 10:03:14 -05:00