Commit Graph

80 Commits

Author SHA1 Message Date
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
cha0s
934b503e7c fix: node copy 2019-04-22 21:02:17 -05:00
cha0s
38141cdf85 fix: healing 2019-04-22 21:02:07 -05:00
cha0s
fc7777a1fe refactor: behavior builders 2019-04-21 21:33:11 -05:00
cha0s
b8683ed0a9 feat: darkened 2019-04-21 05:07:30 -05:00
cha0s
a65f7e27da fix: don't clear last damage list 2019-04-20 19:45:50 -05:00
cha0s
f1c22c8406 fix: fast dmg can give us remove steps 2019-04-20 19:45:34 -05:00
cha0s
d46bd2a7fa flow: emitter and sound, and some refactor 2019-04-20 16:11:12 -05:00
cha0s
f087e1a5e4 fix: hour setting wasn't using state magic 2019-04-20 14:14:11 -05:00
cha0s
887ed8d0ed refactor: scaling 2019-04-20 02:14:40 -05:00