Commit Graph

89 Commits

Author SHA1 Message Date
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
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
f38afb942d feat: affinity vulnerabilities 2019-05-26 11:59:52 -05:00
cha0s
558fc568c9 feat: ability to set entity as not damaging other entity 2019-05-26 11:59:39 -05:00
cha0s
a0249b66b3 flow: inventory and item usage! 2019-05-26 08:07:45 -05:00
cha0s
cc01b4c9ce feat: none affinity 2019-05-21 21:07:56 -05:00
cha0s
e06b3d5089 perf: numeric IDs 2019-05-16 18:33:20 -05:00
cha0s
25136fe1e9 refactor: alive moved to core 2019-05-14 05:58:13 -05:00
cha0s
798075b685 refactor: trait packet helpers 2019-05-14 05:45:26 -05:00
cha0s
057e5bc682 refactor: immutablen't 2019-05-13 21:07:57 -05:00
cha0s
ad9042e047 perf: hidden classes 2019-05-06 12:13:47 -05:00
cha0s
206643e45c chore: tidy 2019-05-05 04:36:08 -05:00
cha0s
0b66fdbdfd fix: explicit types for minification 2019-05-05 04:26:23 -05:00
cha0s
d64fc4c1fb perf: faster merge 2019-05-04 14:15:51 -05:00
cha0s
4b7bce35ab refactor: raw JS params 2019-05-04 14:07:16 -05:00
cha0s
86ae9ab3b1 fix: continue instead of return 2019-05-03 19:53:44 -05:00
cha0s
fbbe8b00d1 fix: prevent race in forceDeath 2019-05-03 02:23:43 -05:00
cha0s
73b6ee4d04 fix: only listen to action finished once 2019-05-03 01:22:42 -05:00
cha0s
4a28cabc26 chore: unroll 2019-05-01 20:06:05 -05:00
cha0s
07a0cfea63 perf: isCollidingWith to array 2019-05-01 17:34:30 -05:00
cha0s
e4ef3799f1 chore: free's 2019-04-30 18:23:53 -05:00
cha0s
50f1606a2b fix: dedup isCollidingWith 2019-04-30 18:23:00 -05:00
cha0s
695520b0ed chore: dead code 2019-04-30 14:43:51 -05:00
cha0s
8685c864e5 tweak: lil less rotation 2019-04-29 11:01:52 -05:00
cha0s
1a5015f4b6 feat: entity packets! 2019-04-28 22:35:20 -05:00
cha0s
f7dae4f370 Emitter::[destroy|particleCount] 2019-04-25 03:43:31 -05:00
cha0s
83c33f670e perf: use clone instead of fromJSON 2019-04-25 00:49:22 -05:00
cha0s
e52139001a fix: old copyFrom 2019-04-24 03:28:15 -05:00
cha0s
3dc6596483 optimization: new methods 2019-04-24 02:46:08 -05:00
cha0s
49813a5edc chore: client/server guards 2019-04-23 15:28:03 -05:00
cha0s
94d2f32451 refactor: more world time ticks 2019-04-23 15:26:56 -05:00
cha0s
41bf8f606f fix: text sizes for damage 2019-04-23 03:42:25 -05:00
cha0s
3f0d7833b5 refactor: pixel font sizes 2019-04-23 03:25:24 -05:00
cha0s
fd6cfd51c1 fix: client/server damage 2019-04-22 21:03:16 -05:00