Commit Graph

150 Commits

Author SHA1 Message Date
kay27 c3e208dbb0 #375 Speed up hopper ABMs 2022-07-19 23:42:57 +03:00
kay27 37ff5f15bd #252 Fix review issues 2022-03-14 02:59:21 +04:00
kay27 1a6f4960bf Merge pull request 'Update Russian translation' (#216) from U.N.Owen/MineClone5-translate-ru:master into master
Reviewed-on: MineClone5/MineClone5#216
2022-02-20 09:57:05 +00:00
Sab Pyrope e817c1dbc6 Update Russian and other translations 2022-02-19 21:14:51 +08:00
3raven 0a10470e03 Mise à jour de 'mods/ITEMS/mcl_chests/locale/mcl_chests.fr.tr'
Corrections
2022-02-18 23:01:41 +00:00
kay27 bbd447b861 Add barrels by AFCMS as a part of mcl_chests 2022-02-07 06:39:12 +04:00
kay27 257f3b1ec0 Rewrite chests callback processing and drops 2022-02-07 05:37:54 +04:00
kay27 93da5d3f77 Merge MineClone2/master 2021-12-05 05:10:29 +04:00
Lizzy Fleckenstein e6b200aaf3
Fix access to ender inventory without an ender chest 2021-12-02 16:19:59 +01:00
Lizzy Fleckenstein b0aceae73d
Fix reference dupe glitches 2021-11-19 15:22:40 +01:00
Lizzy Fleckenstein 30528b0a2c
Fix crash when opening a chest with an unknown node on top 2021-11-17 18:25:12 +01:00
AFCMS fe62189019 Update French translation (part 1) 2021-08-13 11:35:18 +02:00
kay27 894ec03442 Fix attempt to index local 'inv2' (a nil value) in chests 2021-07-20 01:00:44 +04:00
AFCMS a896d7f5e4 replace deprecated "current_name" by "context" for inventory location 2021-06-12 00:09:39 +02:00
Marcin Serwin 0132d0569f Update polish translation of several files 2021-06-02 13:21:19 +02:00
marcin-serwin cbe8583cef Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
AFCMS cd33d406b2 fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
AFCMS f1c6c3b285 [mcl_chests] fix warnings 2021-05-27 09:41:20 +02:00
AFCMS 60736d04b8 [mcl_chests] fix some warnings 2021-05-23 00:31:22 +02:00
Lizzy Fleckenstein f8b9f16799 Update mcl_chests translation template 2021-04-29 12:45:15 +02:00
Lizzy Fleckenstein d8d4cb5def Revert color changes to GUI.
The Minecraft colorset (net.minecraft.util.text.TextFormatting) is only used for chat and tooltips.
This partically reverts 84819bf9f5.
2021-04-19 14:44:20 +02:00
Doloment 956dab78ce Added LBM 2021-04-18 09:50:02 +00:00
Marcin Serwin 9472f86025 Fix spellchecking errors 2021-04-12 17:58:04 +02:00
Marcin Serwin 42d2dfed19 Add polish translation of mcl_chests 2021-04-12 15:48:00 +02:00
Doloment 1e17989ef2 Prevent opening an ender chest while block above it 2021-04-06 21:17:02 +07:00
Doloment 055c406d7a Fix chest entity textures (trapped chests were lighter) 2021-04-06 18:57:06 +07:00
AFCMS 84819bf9f5 MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
Elias Åström ed30fa0868 Move data from deprecated files to mod.conf
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.

This was done with a shell script :)
2021-03-18 17:37:12 +01:00
ZeDique la Ruleta 6c49c46697 Chests now open 90 degrees, regardless
- Removed 'block' check with chests, they will always open 90 degrees regardless of what's behind them
2021-03-16 23:10:34 -04:00
AFCMS 6645c4cb30 Really 2021-03-16 17:43:32 +01:00
Lizzy Fleckenstein aeb7078c05 Update use_texture_alpha to the minetest 5.4 conventions 2021-02-18 14:00:17 +01:00
Lizzy Fleckenstein e5caef3440 Fix Double chest model 2021-02-15 16:41:33 +01:00
Lizzy Fleckenstein b2e2120b9e Fix shulkerbox model 2021-02-12 10:12:57 +01:00
Lizzy Fleckenstein 735bfc88c4 Fix chests entities spawning multible times 2021-02-10 09:20:46 +01:00
Lizzy Fleckenstein 65219d34a2 Animated shulkerboxes 2021-01-28 20:53:57 +01:00
Lizzy Fleckenstein dbd6ebd4b5 Fix #1014 2021-01-27 19:21:28 +01:00
Lizzy Fleckenstein 85f3fb7ea1 Fix #1005 2021-01-27 16:42:49 +01:00
Lizzy Fleckenstein db3a31c2c4 Simplify chest animations 2021-01-27 15:45:23 +01:00
kay27 94840ec2ef Fix black chests, Wuzzy/MineClone2#995 2021-01-23 00:43:46 +04:00
kay27 c9294a4d8a Fix Wuzzy/MineClone2#996 Coordinate exploit in signs and chests, sent by @cora 2021-01-22 21:42:37 +04:00
Lizzy Fleckenstein 09ab1482b5 Merge branch 'animated_chests' 2021-01-18 19:55:48 +01:00
Lizzy Fleckenstein 49c70560a5 Fix #946 2021-01-05 14:13:33 +01:00
Lizzy Fleckenstein 378dca593e Always create chest entities 2021-01-04 17:16:48 +01:00
Lizzy Fleckenstein 17ff0c9be5 No static_save for chest entities 2021-01-04 17:14:51 +01:00
Lizzy Fleckenstein de810cee81 Fix chest migration in general 2021-01-04 17:10:07 +01:00
Lizzy Fleckenstein e26a644df0 Fix ender chest migration 2021-01-04 17:02:36 +01:00
Lizzy Fleckenstein ce4e86549b Enderchest Support 2021-01-04 11:26:07 +01:00
Lizzy Fleckenstein 41a364b319 Crack texture is now displayed 2021-01-03 20:08:53 +01:00
Lizzy Fleckenstein 84cd8195c6 Fix invalid migration of small chests 2021-01-03 19:05:07 +01:00
Lizzy Fleckenstein 2d9ec679c0 Fix floating chest entity 2021-01-03 18:55:41 +01:00