James David Clarke
cfe2ee2133
Added Mineclone2 support apart from special machines own recipes within the machines
2023-12-20 08:20:56 +00:00
damiemk
aad1b2875a
Add Japanese translation ( #613 )
2022-11-17 19:59:39 +01:00
SmallJoker
d4609f23f2
Chests: Use prepend styling and re-order elements ( #608 )
2022-10-29 21:36:33 +02:00
SmallJoker
167ab93905
Maintenance: Remove depends.txt and error on old MT versions
2022-06-14 20:49:21 +02:00
SmallJoker
0f6bdb1bde
Correct (almost) all luacheck warnings
...
Also includes a few code opimizations:
- Combined mining drill functions
- Shorter alias registration (unused?)
- Add TODOs to address later
2022-06-06 21:04:13 +02:00
David Leal
a8daa417c4
Add GitHub workflow and luacheck ( #545 )
...
Add badge to README
Fix luacheck warnings
Remove node_ownership globals (and support)
2020-06-12 20:39:00 +02:00
dokutan
88f42539bb
Fix error caused by locked chest recipes ( #548 )
2020-05-03 19:53:43 +02:00
Louis Royer
fb4fef783b
Shapeless locked chests crafts (chest + lockpad) ( #530 )
...
This was only done for `default:chest`.
2020-04-26 11:33:12 +02:00
Hugo Locurcio
4a9ad94bf9
Fix chest formspec protection ( #540 )
...
This closes #539 .
2020-04-26 11:32:42 +02:00
_TarkFrench
cb84439266
French translation: fix some errors and ortho (part 2)
2019-10-26 19:35:00 +02:00
David Leal
d5df30c3ff
Replace deprecated functions with newer ones ( #510 )
...
Use mod.conf
2019-09-14 12:55:41 +02:00
d-stephane
768fbecc64
Add french translation ( #417 )
2019-08-26 19:53:24 +02:00
Sires
662cc7e7ef
Add translation for technic_chests mod
2019-08-26 19:52:41 +02:00
Hugo Locurcio
62fdb853ec
Optimize PNG images losslessly ( #501 )
...
This incorporates non-interlaced PNGs from #500 to fix warnings thrown by libpng.
2019-06-20 18:35:26 +02:00
obl3pplifp
8a987bb361
Add tubelib support to technic chests ( #498 )
2019-06-09 20:48:52 +02:00
mat9117
c9ba4b329d
Add Polish translation ( #493 )
2019-03-31 13:00:48 +02:00
Christopher Head
4f78a69ffc
Fix trailing whitespace ( #482 )
...
Trim all trailing whitespace characters,
2019-01-26 14:15:40 +01:00
Vanessa Dannenberg
44cb8df048
use basic_materials mod where possible.
2018-11-11 09:54:20 +01:00
Vitaliy
68fac3ed7b
Fix wooden chest formspec ( #429 )
2018-07-15 12:28:34 +02:00
SmallJoker
6664714313
Skip interact check for fake players
...
Fixes crash related to pipeworks
default.can_interact_with_node is not official part of the API yet. Using it anyway..
2018-06-28 19:49:04 +02:00
DS-Minetest
930c51eef9
chests: fix sort_inventory function
2018-01-07 09:56:55 +01:00
Vanessa Ezekowitz
d4162be9a7
remove wooden chests redefinitions
...
they're incompatible with current minetest_game and do nothing useful anyway
2017-06-17 22:06:37 -04:00
Carlos
e1bb29c338
Agrege la traduccion al español ( #362 )
2017-06-05 10:52:31 -04:00
Vanessa Ezekowitz
d2fb249d94
fix wrong toggle switch "on" img in chests
2017-04-11 20:57:23 -04:00
Vanessa Ezekowitz
fab2c492c4
pipeworks has button on/off, button label, and button "base" cached
...
used them wherever possible
2017-04-11 19:19:29 -04:00
Vanessa Ezekowitz
b6d343e928
add pipeworks tube connection overlays to all chests
...
(only applies if pipeworks is installed, if not, nothing is added)
2017-04-11 07:15:59 -04:00
Vanessa Ezekowitz
11f20da744
allow per-chest stack splitting
...
(default off)
2017-04-11 04:41:26 -04:00
Vanessa Ezekowitz
af39221df9
only reject part of itemtack from chest/machine/etc., if possible
...
(e.g. if there's room for 50 of some item, and you send a stack of 99,
50 are added to the chest and a stack of 49 is rejected and sent
on to the next destination)
2017-04-09 20:35:11 -04:00
Thomas--S
ec6354b6a5
Update chests protection to current minetest_game
2017-03-06 21:09:44 +01:00
Thomas--S
35da22fcd2
Fix chest bug
2017-03-06 20:32:18 +01:00
Vanessa Ezekowitz
dd580e7684
Merge pull request #307 from Thomas--S/patch-2
...
Update chest definitions to current minetest_game definitions
2017-03-06 14:21:05 -05:00
Thomas--S
6b52c78963
Update chest definitions to current minetest_game definitions
2017-01-15 15:58:13 +01:00
Thomas--S
5f1919d2bc
Update has_locked_chest_privilege to current minetest_game function
2017-01-15 15:51:53 +01:00
est31
d732c8dfbd
Add listring functionality
...
Add shift-click functionality
2015-06-18 04:09:27 +02:00
Rogier
fcef0ef987
Make chests usable if pipeworks is not installed
2015-06-17 17:06:49 -04:00
Rogier
ae7f49de38
Make chests usable without moreores (& add soft dependency)
2015-06-17 17:06:49 -04:00
Rogier
84812d2307
Make technic_chests not (implicitly) depend on technic
...
(by moving two images that are used for chests only, from technic/textures
to technic_chests/textures)
2015-06-17 17:06:49 -04:00
sdzen
055ee23431
Readd myself
2015-06-06 10:39:47 -04:00
Vanessa Ezekowitz
24eca043d0
allow form backgrounds for chests to be textured separately
2015-05-03 15:13:45 -04:00
Mahmut Elmas
db35c9b54b
add turkish locale
2015-03-11 18:08:16 -04:00
Vanessa Ezekowitz
cbfeb0192c
fix crash placing chests re: tubes
2015-02-07 12:07:17 -05:00
Vanessa Ezekowitz
d5db189cf4
fix chests connecting to tubes
2015-02-07 03:22:56 -05:00
Tim
41a10a86d5
reduce intllib code
2015-02-05 10:09:14 +01:00
Tim
c17732b16f
localize modpath variable
2015-02-05 09:50:55 +01:00
Tim
49e82a604b
supress undeclared variable access warnings in cases of intentional declaration checks
2015-02-05 09:47:37 +01:00
est31
4735055b94
Update chests formspec to not be deprecated
2015-02-03 11:14:26 +01:00
est31
d452d16fa6
Make technic chests independent from unified inventory
...
Copy the textures made by RealBadAngel (under WTFPL) from unified inventory to technic to avoid minetest not finding them when unified inventory is not installed.
2015-02-03 07:43:58 +01:00
Zefram
d60e3fe939
Reduce dependencies of technic_chests
...
technic_chests was depending on the technic mod, for the top-level
"technic" table and the technic.swap_node function. Resolve that by
sharing the top-level table and inlining the one use of the function.
It was also depending on technic_worldgen, for the definitions of
cast iron and wrought iron. Make the use of cast iron conditional on
technic_worldgen, falling back to default "steel". Change the use of
wrought iron to directly use default "steel", to which it is aliased
anyway.
2014-07-26 19:45:31 +01:00
Zefram
1bf52c2d5a
Better chest color button layout
...
Where possible (which it currently is for the gold chest), don't break
the centering of the player inventory in the chest formspec because
of the color buttons. Where the color buttons don't fit next to a
perfectly centered player inventory (which doesn't currently occur for
any technic chest), move the player inventory only as much as necessary
to accommodate the color buttons.
2014-07-23 16:49:08 +01:00
Zefram
1d7cb74053
Bring wooden chest fully into the chest system
...
Re-register most aspects of default:chest and default:chest_locked,
using the technic chests code, so that the wooden chests fit properly
into the sequence of chest types. This mainly affects the formspec,
which now uses the style of the other chests, rather than the bare style
used by the default mod.
2014-07-23 16:49:07 +01:00