Commit Graph

186 Commits

Author SHA1 Message Date
cha0s
0221a525b4 flow: real cooldown, and explicit qty decrement 2019-06-07 23:20:14 -05:00
cha0s
f96c486ad7 fun: rock cooldown 2019-06-07 00:14:53 -05:00
cha0s
0315ea3409 fun: fade out and slow down 2019-06-06 00:42:21 -05:00
cha0s
e602c4dfe5 fun: fade that sucker out and don't collide 2019-06-06 00:21:11 -05:00
cha0s
ad290f6e6a fun: reflect on hit! 2019-06-05 23:40:20 -05:00
cha0s
296395602f refactor: moveFor takes vector 2019-06-05 23:12:16 -05:00
cha0s
46f557626a flow: split out rock projectile and use wielder 2019-06-05 20:20:45 -05:00
cha0s
a3cbe141f9 fix: deduplicate entity creates 2019-06-05 20:11:21 -05:00
cha0s
0cedf1add9 fix: REAL visible status 2019-06-05 20:10:45 -05:00
cha0s
2726f5e406 chore: Format 2019-06-05 20:10:34 -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
46c74c01d0 refactor: use spawnAt 2019-05-30 09:11:44 -05:00
cha0s
ea1473d3af chore: simplify 2019-05-30 09:11:29 -05:00
cha0s
d11c6a6c72 chore: simplify 2019-05-28 20:35:32 -05:00
cha0s
67e7755247 fun: watering can 2019-05-28 20:35:24 -05:00
cha0s
aa28b72625 fun: puttin dat hoe to werk 2019-05-28 16:55:55 -05:00
cha0s
41c271752e flow: hoe! 2019-05-27 17:30:40 -05:00
cha0s
9e9ad39685 fun: turn first 2019-05-26 15:06:26 -05:00
cha0s
92907d02e2 fun: rock! 2019-05-26 12:01:16 -05:00
cha0s
c441d05401 fun: barrel weak to fire, no none affinity dmg 2019-05-26 12:00:59 -05:00
cha0s
2df56981c0 fun: quieter room 2019-05-26 12:00:20 -05:00
cha0s
f56811723c fun: give em a rock and 500hp 2019-05-26 12:00:09 -05:00
cha0s
a0249b66b3 flow: inventory and item usage! 2019-05-26 08:07:45 -05:00
cha0s
238eff70b4 fix: collision back to normal 2019-05-25 15:18:54 -05:00
cha0s
eab14244b4 chore: no arg 2019-05-25 08:50:47 -05:00
cha0s
64fb810965 feat: stub registry 2019-05-21 21:10:32 -05:00
cha0s
7780844088 chore: format 2019-05-21 03:15:35 -05:00
cha0s
4a122d618d refactor: async room 2019-05-21 03:10:14 -05:00
cha0s
81c91f3b40 refactor: clean up fixture generation 2019-05-21 03:10:07 -05:00
cha0s
c80ce9e8f7 refactor: helpers 2019-05-18 21:24:16 -05:00
cha0s
a29ca6e515 refactor: inline room.fromJSON 2019-05-17 05:49:25 -05:00
cha0s
df89cbf51e feat: only send mergeDiff for EntityCreatePacket 2019-05-17 05:37:13 -05:00
cha0s
b7cd05732d feat: genned and loaded entities 2019-05-16 23:02:25 -05:00
cha0s
e06b3d5089 perf: numeric IDs 2019-05-16 18:33:20 -05:00
cha0s
042034d5d8 fix: don't double up remove packets 2019-05-16 15:47:39 -05:00
cha0s
6047a61906 feat: bundle packets over the wire 2019-05-16 00:57:28 -05:00
cha0s
fdf68f50ce refactor: much cleaner informed 2019-05-15 00:54:37 -05:00
cha0s
afb1002607 fun: blue fire name 2019-05-15 00:37:19 -05:00
cha0s
2c29c606ee fix: socket going away during sends 2019-05-13 21:20:35 -05:00
cha0s
057e5bc682 refactor: immutablen't 2019-05-13 21:07:57 -05:00
cha0s
55eaf48f0c chore: clean slate 2019-05-11 22:28:06 -05:00
cha0s
85d5e53bff chore: names 2019-05-10 02:23:57 -05:00
cha0s
92dcdb2d18 chore: dead code 2019-05-09 19:23:50 -05:00
cha0s
0dd94bd06d fix: not sure what I was thinking 2019-05-09 19:14:28 -05:00
cha0s
dcf871f3a0 fix: guard against socket going away 2019-05-09 17:44:38 -05:00
cha0s
457940a90e perf: skip unnecessary state mutations 2019-05-09 17:44:18 -05:00
cha0s
dc9a26268c fix: more efficient seesEntity 2019-05-08 23:53:26 -05:00
cha0s
31f2883292 perf: faster remembered entities 2019-05-08 17:50:58 -05:00