Commit Graph

371 Commits

Author SHA1 Message Date
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
cha0s
506bfec19b refactor: auto packet defgen 2019-04-14 21:32:48 -05:00
cha0s
d635918cfd refactor: defgen! 2019-04-14 21:06:58 -05:00
cha0s
0f737601fb feat: client and server traits 2019-04-14 20:39:27 -05:00
cha0s
ca26fb4828 chore: ignore vscode 2019-04-14 20:16:22 -05:00
cha0s
bd9e0a4461 refactor: new trait source pattern 2019-04-14 20:10:44 -05:00
cha0s
8da18b115b refactor: Graphical -> Visible 2019-04-14 18:42:29 -05:00
cha0s
e31d6395c3 refactor: traits structure 2019-04-14 18:39:59 -05:00
cha0s
660ded9aea refactor: connection UI 2019-04-14 17:14:13 -05:00
cha0s
2a99ffcc90 refactor: box-sizing 2019-04-14 17:08:19 -05:00
cha0s
d48bb0fd71 feat: Connection ui 2019-04-14 17:01:41 -05:00
cha0s
44597caa96 refactor: App::isDebugging 2019-04-14 16:46:22 -05:00
cha0s
92e36587d0 feat: App 2019-04-14 16:35:12 -05:00
cha0s
2bcb541c99 feat: handle reconnection 2019-04-14 16:16:21 -05:00
cha0s
16bba31786 fix: remove underline from ins 2019-04-14 16:11:37 -05:00