digtron/nodes
FaceDeer 5c0700456c
Optimization of table allocation, more sophisticated entity damage (#37)
This pass cleans up a lot of unnecessary table allocation and disposal, which should help with memory usage and garbage collection.

It also adds some sophistication to the entity damage process from diggers, allowing items to be picked up into Digtron inventory.
2019-01-04 22:06:12 -07:00
..
node_axle.lua attempt to recover from failure to write to map 2018-01-07 13:38:25 -07:00
node_battery_holder.lua add node_box definitions to fix inventory images 2017-10-24 21:16:37 -06:00
node_builders.lua Optimization of table allocation, more sophisticated entity damage (#37) 2019-01-04 22:06:12 -07:00
node_controllers.lua Optimization of table allocation, more sophisticated entity damage (#37) 2019-01-04 22:06:12 -07:00
node_crate.lua Use updated awards API (#31) 2018-12-14 00:48:41 -07:00
node_diggers.lua Optimization of table allocation, more sophisticated entity damage (#37) 2019-01-04 22:06:12 -07:00
node_duplicator.lua Optimization of table allocation, more sophisticated entity damage (#37) 2019-01-04 22:06:12 -07:00
node_item_ejector.lua Optimization of table allocation, more sophisticated entity damage (#37) 2019-01-04 22:06:12 -07:00
node_misc.lua add inventory ejector 2017-10-14 14:55:39 -06:00
node_power_connector.lua Optimization of table allocation, more sophisticated entity damage (#37) 2019-01-04 22:06:12 -07:00
node_storage.lua add node_box definitions to fix inventory images 2017-10-24 21:16:37 -06:00
recipes.lua add locked Digtron crate 2017-10-24 21:25:46 -06:00