The4codeblocks
|
b0496fcd41
|
fix issue #150 (prevent non-tubes / reinforced tubes from breaking) (#153)
* fix #150
(issue #150)
* tube not tube device
* tntd
* embedded tube is durable
* Update pane_embedded_tube.lua
* Update registration.lua
* Update item_transport.lua
* redundant
* one-way tube is tube
* pipe not tube
* built-in method
* more deduplication
* "=" → " = "
|
2025-05-07 20:05:54 +02:00 |
|
Luke aka SwissalpS
|
c7b153f1ef
|
Is ground content (#110)
* trashcan isn't ground content
* pipes aren't ground content
* auto tree tap isn't ground content
* filter-injectors aren't ground content
* devices aren't ground content
also some whitespace indentation fixes
* is_ground_content
* autocrafter isn't ground content
* tubes aren't ground content
* pane_embedded_tube isn't ground content
* embedded_tube isn't ground content
* routing tubes aren't ground content
* whitespace fix indentation
|
2024-02-26 18:44:40 -05:00 |
|
OgelGames
|
6d824a318a
|
Tube repair fixes (#102)
* restart vacuum tube node timers after repair
* clear metadata value after repair
|
2024-01-14 10:10:24 +01:00 |
|
Buckaroo Banzai
|
578e45257b
|
code and registrations cleanup (#101)
* code and registrations cleanup
* don't expose materials to global env
---------
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
|
2024-01-13 20:40:01 -05:00 |
|