Aaron Suen
266de04987
API for getting objects inside one node.
2020-02-09 10:11:13 -05:00
Aaron Suen
7bc1a4ddad
Standardize node placement sounds.
...
Add node placement sounds to processes
missing them, like tree growth.
2020-01-16 22:02:59 -05:00
Aaron Suen
0c39f34ebb
Fix falling_node rapid column settling.
2020-01-11 00:34:13 -05:00
Aaron Suen
23e7a789cb
Try to make stone chipping recipe less boring.
...
- Items don't down settle when rising.
- Give stone chips some upward kick.
2020-01-09 22:32:33 -05:00
Aaron Suen
0aa054792c
Falling nodes should be non-pointable.
2020-01-07 21:41:00 -05:00
Aaron Suen
9bf3b88483
One more entity behavior regression.
2020-01-07 21:36:59 -05:00
Aaron Suen
000d87ab0d
Fix entity regressions.
2020-01-07 21:35:05 -05:00
Aaron Suen
726fd63183
Fix some entity behavior bugs.
...
- Items shooting upward on ladders.
- Suspected crash on hitting unloaded areas.
2020-01-07 21:20:18 -05:00
Aaron Suen
edf94dd666
Efficient item merging.
2020-01-05 15:07:40 -05:00
Aaron Suen
5d7f033c81
Rudimentary (inefficient) item merge.
2020-01-05 14:21:54 -05:00
Aaron Suen
9916922432
Drop float support, displace lava.
...
BOLO gameplay that feels too "exploity" with ability
to forcibly transport lava upwards.
2020-01-05 13:26:45 -05:00
Aaron Suen
dcfc80b367
Remove explicit names in mod.confs.
2020-01-05 12:38:45 -05:00
Aaron Suen
89020e8340
Major rebuild of item_entity.
...
This created a ton of dependency inversions, which
necessitated moving a number of API functions up into
higher layers, and restructuring dependency lists for
a number of mods.
BOLO: non-deterministic load errors due to missed
dependencies.
2020-01-05 11:42:22 -05:00
Aaron Suen
b1fab67491
Start work on unifying/simplifying builtins.
...
falling_node rebuilt from scratch so far.
2020-01-04 10:51:10 -05:00