Commit Graph

131 Commits

Author SHA1 Message Date
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
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
cha0s
49ed30ab60 refactor: fit world time state into ushort 2019-04-20 01:55:47 -05:00
cha0s
9513ac6e1a chore: dead code 2019-04-20 01:28:26 -05:00
cha0s
cb42901611 fix: better fade out 2019-04-19 18:33:56 -05:00
cha0s
73a15695f2 refactor: little more damage rotation 2019-04-19 17:57:52 -05:00
cha0s
9463625d4f feat: custom death condition and actions 2019-04-19 17:23:40 -05:00
cha0s
c9b51d81d9 feat: no dmg if invulnerable 2019-04-19 15:52:54 -05:00
cha0s
c1643180df feat: invulnerable when dying 2019-04-19 15:52:17 -05:00
cha0s
81dd1c4562 feat: living kitties! 2019-04-19 14:51:05 -05:00
cha0s
773fd2a519 refactor: combat 2019-04-19 12:26:35 -05:00
cha0s
5501b172e0 fix: each damage gets a locally unique ID 2019-04-19 12:16:51 -05:00
cha0s
3f8c9b6af3 refactor: damage spec 2019-04-19 12:16:28 -05:00
cha0s
266eb840a7 chore: dmg tweaks 2019-04-19 03:12:50 -05:00
cha0s
d39ca16624 feat: vulnerable, damaging, some fire :) 2019-04-19 02:54:59 -05:00
cha0s
4e0f21d8ff refactor: packet restructuring 2019-04-15 10:03:14 -05:00
cha0s
506bfec19b refactor: auto packet defgen 2019-04-14 21:32:48 -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
cha0s
8da18b115b refactor: Graphical -> Visible 2019-04-14 18:42:29 -05:00
cha0s
e31d6395c3 refactor: traits structure 2019-04-14 18:39:59 -05:00
cha0s
68eba007f9 refactor: InputPacket 2019-04-13 19:16:42 -05:00
cha0s
1066d096e8 chore: format 2019-04-13 18:43:28 -05:00
cha0s
7470d4ae5c refactor: msgpack input packets 2019-04-13 18:42:53 -05:00
cha0s
cbdf2af260 feat: parser throughput 2019-04-12 12:14:49 -05:00
cha0s
67ef5ff17a refactor: format now static 2019-04-12 11:01:55 -05:00
cha0s
d8fcee55a7 feat: packets! 2019-04-11 15:27:39 -05:00
cha0s
43813dd085 feat: less worldTime jank 2019-04-08 09:01:39 -04:00
cha0s
88d1634b8f refactor: state diff 2019-04-05 23:14:17 -04:00
cha0s
8d0dd86488 chore: acceptStateChange -> patchState 2019-04-05 16:46:55 -04:00
cha0s
3857afa395 refactor: less b/w 2019-04-04 18:13:06 -04:00
cha0s
9e3a7f72b0 feat: world time 2019-04-04 08:31:42 -04:00