Buckaroo Banzai
|
1b79084e6b
|
fix chest duplication bug (#119)
closes #118
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
|
2024-03-17 17:21:43 -04:00 |
|
sfence
|
4fce320d9c
|
Better Hades Revisited support (#30)
* Fix spaces vs tabs in crafts.lua
* Fix recipes, add telepoter device for teleporter tube recipe.
* Override chests and furnaces in Hades as well.
|
2022-05-12 22:52:17 -04:00 |
|
HybridDog
|
17a602a5a1
|
Remove unused loop variables, trailing whitespace and fix mixed-whitespace indentations
|
2021-02-05 17:17:50 +01:00 |
|
auouymous
|
fe91d5eb46
|
Avoid protection check on chest close.
Fixes #23.
|
2020-09-10 23:12:11 -06:00 |
|
12Me21
|
9725fa2f28
|
Add on-rotate to chests, furnaces, filter-injector, dispenser, deployer, and node breaker
|
2018-09-17 11:44:15 -04:00 |
|
Vanessa Ezekowitz
|
8ffef8e43c
|
treat unknown node obstructing chest lid as solid
fixes #207
|
2017-10-27 14:49:25 -04:00 |
|
DS
|
c57a35d5bd
|
filter: allow to take items out of locked chests if same owner (#193)
|
2017-08-17 15:20:38 -04:00 |
|
Vanessa Ezekowitz
|
1273d82917
|
only return true from receive_fields() when actually needed
|
2017-06-19 22:59:37 -04:00 |
|
ForbiddenJ
|
11d57cc02b
|
Change compat-chests.lua to block top-mounted tube connections when chest is open
|
2017-06-17 19:52:55 -05:00 |
|
ForbiddenJ
|
018accd1ae
|
Change compat-chests.lua to handle modern chests and be clean. (Addresses https://github.com/minetest-mods/pipeworks/issues/177)
|
2017-06-17 13:32:10 -05:00 |
|
Vanessa Ezekowitz
|
d78364570c
|
use "base" field in a couple more places
|
2017-04-11 20:05:58 -04:00 |
|
Vanessa Ezekowitz
|
5e26aa5f91
|
cache on/off button image refs and commonly-used label for same
|
2017-04-11 18:52:39 -04:00 |
|
Vanessa Ezekowitz
|
698c83d626
|
chests/furnaces: cache tube overlay images
|
2017-04-11 09:01:12 -04:00 |
|
Vanessa Ezekowitz
|
8f3d8cc586
|
allow stack per-chest/per-furnace stack splitting
defaults to disabled, whether the node has a new formspec or not
note that furnace fuel stacks can't be split.
|
2017-04-11 01:33:06 -04:00 |
|