Commit Graph

126 Commits

Author SHA1 Message Date
cha0s
727e29a99c refactor: targeted receptacle events 2019-10-15 02:15:47 -05:00
cha0s
fcf09044dc refactor: input greatness 2019-10-11 02:17:07 -05:00
cha0s
350ca435c1 refactor: isDying StateProperty 2019-10-10 01:26:58 -05:00
cha0s
4b8c062b0f fun: lootz! 2019-10-09 03:39:22 -05:00
cha0s
7a8c787261 fun: pick it up and put it in! 2019-10-07 06:29:57 -05:00
cha0s
c14f167456 refactor: better attraction 2019-10-07 06:29:40 -05:00
cha0s
a147b3f7d2 chore: dead code 2019-10-07 06:29:23 -05:00
cha0s
e917548fd1 refactor: initial inventory only to owner 2019-10-07 05:15:57 -05:00
cha0s
06018ca0ee fix: careful with promise chains 2019-10-07 03:59:43 -05:00
cha0s
39175dc729 fix: only send item traits to owner 2019-10-07 03:45:59 -05:00
cha0s
0305106ce5 chore: tidy 2019-10-07 03:12:41 -05:00
cha0s
1d093253e4 chore: tidy 2019-10-07 03:02:52 -05:00
cha0s
db9042f699 fix: don't send whole state in packets 2019-10-03 15:33:36 -05:00
cha0s
995bbac48c feat: packet queue (and retry) 2019-10-01 22:43:10 -05:00
cha0s
4f7b0c74aa fix: packet clearing 2019-09-30 22:28:55 -05:00
cha0s
15a46d3668 fix: nested ticking promises 2019-09-30 22:28:47 -05:00
cha0s
d23c0a2d1d fix: plant growth packet 2019-09-30 21:21:09 -05:00
cha0s
1daa3ecd72 fix: receptacle packets 2019-09-30 21:17:14 -05:00
cha0s
34ee5f21ee fix: damage packets 2019-09-30 21:12:32 -05:00
cha0s
1e7e5ca9bf refactor: traits have to be common now 2019-09-30 19:23:21 -05:00
cha0s
e41fb5b477 chore: restructure 2019-09-30 15:57:28 -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
4534d0b5ea refactor: toNetwork 2019-09-22 22:34:24 -05:00
cha0s
e1ec01947f refactor: sync schema 2019-09-22 19:00:07 -05:00
cha0s
ed556a34b3 flow: to synchronized 2019-09-22 18:45:52 -05:00
cha0s
600f793e7f refactor: tickingPromise 2019-09-08 08:12:19 -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
0d784d6634 chore: tidy 2019-09-08 07:53:13 -05:00
cha0s
3f58e32eb9 refactor: major simplification 2019-09-08 07:40:33 -05:00
cha0s
b00d3657a9 chore: simplify 2019-09-08 06:49:20 -05:00
cha0s
4dc4a555de refactor: controllable ticks its used item 2019-09-08 06:27:15 -05:00
cha0s
6728a20695 refactor: simplification 2019-09-08 06:26:25 -05:00
cha0s
a2f29cf99b refactor: better context creation API 2019-09-08 06:04:34 -05:00
cha0s
3768c4bdcb refactor: TickingPromise 2019-09-08 05:34:28 -05:00
cha0s
3db3f0dd55 refactor: simplify Context consumption 2019-09-08 04:33:31 -05:00
cha0s
88209f2ac7 refactor: context global separation 2019-09-08 03:44:35 -05:00
cha0s
2eb97d2723 feat: basic magnetism 2019-07-23 00:29:38 -05:00
cha0s
2164a43bfd feat: tool setup 2019-06-12 22:22:51 -05:00
cha0s
5d013d6856 fix: no optional args now because of implicit context 2019-06-07 23:10:48 -05:00
cha0s
a8d89f17ce feat: item usage cooldowns 2019-06-07 00:14:35 -05:00
cha0s
3fa0f7b8c9 feat: isDamaging 2019-06-05 23:37:36 -05:00
cha0s
ae21ba05a6 refactor: don't early out client/server 2019-06-05 21:19:42 -05:00
cha0s
46f557626a flow: split out rock projectile and use wielder 2019-06-05 20:20:45 -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
f0db5fe3d0 fun: optional growAt, fast tomatoes 2019-05-31 15:59:29 -05:00
cha0s
09511e8ed5 fun: tomato plant and seeds! 2019-05-30 09:12:17 -05:00