Commit Graph

72 Commits

Author SHA1 Message Date
NatureFreshMilk 98db7d203a Merge branch 'master' into pandorabox 2019-11-04 08:25:37 +01: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
NatureFreshMilk 9a48248316 Merge branch 'master' into pandorabox 2019-08-27 07:35:00 +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
NatureFreshMilk 1a9d4ccc7d Merge branch 'master' into pandorabox 2019-07-16 16:11:27 +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
Thomas Rudin 3ee090a7c1 Merge branch 'protected-mithril-chest' into pandorabox 2019-02-01 21:24:08 +01:00
Thomas Rudin 5bddd0c7fa add mithril protected chest (works with any protection mod that overrides minetest.is_protected()) 2019-02-01 21:20:03 +01:00
Christopher Head 4f78a69ffc Fix trailing whitespace (#482)
Trim all trailing whitespace characters,
2019-01-26 14:15:40 +01:00
Thomas Rudin 8bcc8f6a44 Merge branch 'pandorabox' of https://github.com/pandorabox-io/technic into pandorabox 2018-12-11 17:09:42 +01:00
Thomas Rudin c7c6e1502f check owner on locked chest receive_fields 2018-12-11 15:55:41 +01:00
Thomas Rudin 31d7cbaf7e Merge https://github.com/minetest-mods/technic into pandorabox 2018-11-26 08:54:18 +01:00
Thomas Rudin 329d4dc783 restrict field receive to owner only on locked chests 2018-11-16 07:52:24 +01:00
Vanessa Dannenberg 44cb8df048 use basic_materials mod where possible. 2018-11-11 09:54:20 +01:00
Thomas Rudin 26474b3f5c owner check 2018-10-15 20:24:05 +02: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