Commit Graph

52 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
cha0s
ced4a1bedd fun: real-life honest-to-goodness tool usage! 2019-05-28 16:54:55 -05:00
cha0s
03f3bf3dc5 feat: itemInActiveSlot helper 2019-05-28 16:52:16 -05:00
cha0s
faa2406039 refactor: receptacle sets wielder 2019-05-27 22:16:59 -05:00
cha0s
8858395ff8 refactor: context doesn't need slot index 2019-05-27 19:34:55 -05:00
cha0s
41c271752e flow: hoe! 2019-05-27 17:30:40 -05:00
cha0s
a0249b66b3 flow: inventory and item usage! 2019-05-26 08:07:45 -05:00
cha0s
ad9042e047 perf: hidden classes 2019-05-06 12:13:47 -05:00
cha0s
0b66fdbdfd fix: explicit types for minification 2019-05-05 04:26:23 -05:00
cha0s
4b7bce35ab refactor: raw JS params 2019-05-04 14:07:16 -05:00
cha0s
b8683ed0a9 feat: darkened 2019-04-21 05:07:30 -05:00
cha0s
0f737601fb feat: client and server traits 2019-04-14 20:39:27 -05:00
cha0s
bd9e0a4461 refactor: new trait source pattern 2019-04-14 20:10:44 -05:00