Commit Graph

12 Commits

Author SHA1 Message Date
BuckarooBanzay
65dc35a82d final fixes 2023-06-05 13:05:54 +02:00
BuckarooBanzay
43168c66e2 more regex magic 2023-06-05 12:39:36 +02:00
BuckarooBanzay
3644cef5a2 regex magic 2023-06-05 12:34:40 +02:00
BuckarooBanzay
6db2646b23 fix another bunch 2023-05-24 08:09:42 +02:00
tuedel
843dbd2276
Replace deprecated function calls (#70) 2020-08-12 21:15:36 +02:00
Alex
b3d01a714c Update layout to prevent duplication (#54) 2019-06-06 19:45:25 +02:00
FaceDeer
1d5d1d20df a little more optimization, and sounds when placing nodes on builders and diggers 2019-01-09 00:20:02 -07:00
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
Joe Julian
564bc11799 Create missing tables
After a failure to move the digtron with its metadata, some nodes were
broken. This worked around crashes that occurred if the inventory table
was missing.
2018-01-11 11:13:10 -08:00
FaceDeer
94ccab9c39 add automation option to item ejector 2017-10-21 22:29:18 -06:00
FaceDeer
3bfabe8981 add a marking to the back of item ejectors 2017-10-15 00:38:31 -06:00
FaceDeer
398716464a add inventory ejector 2017-10-14 14:55:39 -06:00