epCode
080182ab15
Fix ender and shulker nodeboxes
2022-11-13 22:18:00 +00:00
Johannes Fritz
7579e430c8
Remove unnecessary media files from mcl_chests
2022-10-23 18:23:45 +02:00
Nils Dagsson Moskopp
c9c14d6ff0
Add noise to christmas chest textures
2022-05-20 04:13:13 +02:00
Nils Dagsson Moskopp
ff384c9588
Reskin chests as presents on December 24th to 26th
2022-05-20 04:13:01 +02:00
AFCMS
360a1604ba
Revert "move barrels to mcl_chests"
...
This reverts commit a272322cb5ec77d6e856e2034f407ea1c1d73438.
2022-02-22 20:20:21 +01:00
AFCMS
a272322cb5
move barrels to mcl_chests
2022-02-22 18:08:25 +01:00
AFCMS
61e54ed617
rename mcl_util.drop_items_container_get
to drop_items_from_meta_container
2022-02-22 18:08:24 +01:00
AFCMS
80fb59f9ac
add barrel
2022-02-22 18:08:22 +01:00
Elias Fleckenstein
e6b200aaf3
Fix access to ender inventory without an ender chest
2021-12-02 16:19:59 +01:00
Elias Fleckenstein
b0aceae73d
Fix reference dupe glitches
2021-11-19 15:22:40 +01:00
Elias 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
AFCMS
a896d7f5e4
replace deprecated "current_name" by "context" for inventory location
2021-06-12 00:09:39 +02: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
Elias 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 84819bf9f5164ab208b7be1e94d142906359a1af.
2021-04-19 14:44:20 +02:00
Doloment
956dab78ce
Added LBM
2021-04-18 09:50:02 +00:00
Doloment
1e17989ef2
Prevent opening an ender chest while block above it
2021-04-06 21:17:02 +07:00
AFCMS
84819bf9f5
MAKE EVERY SINGLE MOD USE PROPER COLORS!!!
2021-03-30 00:01:29 +02: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
Elias Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
Elias Fleckenstein
735bfc88c4
Fix chests entities spawning multible times
2021-02-10 09:20:46 +01:00
Elias Fleckenstein
65219d34a2
Animated shulkerboxes
2021-01-28 20:53:57 +01:00
Elias Fleckenstein
dbd6ebd4b5
Fix #1014
2021-01-27 19:21:28 +01:00
Elias Fleckenstein
85f3fb7ea1
Fix #1005
2021-01-27 16:42:49 +01:00
Elias Fleckenstein
db3a31c2c4
Simplify chest animations
2021-01-27 15:45:23 +01:00
kay27
94840ec2ef
Fix black chests, https://git.minetest.land/Wuzzy/MineClone2/issues/995
2021-01-23 00:43:46 +04:00
kay27
c9294a4d8a
Fix https://git.minetest.land/Wuzzy/MineClone2/issues/996 Coordinate exploit in signs and chests, sent by @cora
2021-01-22 21:42:37 +04:00
Elias Fleckenstein
09ab1482b5
Merge branch 'animated_chests'
2021-01-18 19:55:48 +01:00
Elias Fleckenstein
49c70560a5
Fix #946
2021-01-05 14:13:33 +01:00
Elias Fleckenstein
378dca593e
Always create chest entities
2021-01-04 17:16:48 +01:00
Elias Fleckenstein
17ff0c9be5
No static_save for chest entities
2021-01-04 17:14:51 +01:00
Elias Fleckenstein
de810cee81
Fix chest migration in general
2021-01-04 17:10:07 +01:00
Elias Fleckenstein
e26a644df0
Fix ender chest migration
2021-01-04 17:02:36 +01:00
Elias Fleckenstein
ce4e86549b
Enderchest Support
2021-01-04 11:26:07 +01:00
Elias Fleckenstein
41a364b319
Crack texture is now displayed
2021-01-03 20:08:53 +01:00
Elias Fleckenstein
84cd8195c6
Fix invalid migration of small chests
2021-01-03 19:05:07 +01:00
Elias Fleckenstein
2d9ec679c0
Fix floating chest entity
2021-01-03 18:55:41 +01:00
Elias Fleckenstein
978aa38196
Trapped chests support
2021-01-03 18:52:24 +01:00
Elias Fleckenstein
ae59f9fd3c
Inventory + Screwdriver support
2021-01-03 18:16:12 +01:00
Elias Fleckenstein
ea938237d5
Animated Chests
2021-01-03 14:21:35 +01:00
Elias Fleckenstein
7c28bf8507
Silk Touch
2020-11-02 19:09:23 +01:00
kay27
c01c53af49
Prevent opening double chests with solid block(s) on the top
2020-09-30 16:42:52 +04:00
kay27
3cd30a559e
sl4v & Nicu: Don't open chests if there is a full block above them, for 1-node normal & trapped chests
2020-09-30 00:32:28 +04:00
Elias Åström
e85c00ea02
Show custom name in UI of Chest and Shulker Box
2020-07-27 19:26:01 +02:00
Elias Åström
37c05cb840
Also save the name when a shulker is placed
...
Previously only the description was saved in the node meta.
2020-07-26 18:01:36 +02:00
dBeans
f961a72c33
Make shulker boxes preserve name when placed
2020-07-24 12:44:21 +02:00
Wuzzy
255893707b
Fix dispensers placing useless shulker boxes
2020-07-10 18:01:26 +02:00