Nils Dagsson Moskopp
f8c58262bc
Fix Ender chests from MineClone2
...
Commit 819dbc6224c3b96ad4094cccf3d9150f3ef61d45 of MineClone2 introduced
an LBM that removed Ender chest formspecs stored in the node meta. That
change makes Ender chests that were loaded in MineClone2 versions past
that commit not show the Ender chest inventory form on right-click.
This patch makes those broken Ender chests work by introducing an LBM
that writes the formspec to the node meta for Ender chest nodes once.
Since the LBM name is suffixed with a hash of the Ender chest formspec,
changes to the Ender chest formspec (even removing it entirely) should
not require manual adjustment of the LBM code.
2021-06-28 22:54:00 +02:00
Elias Åström
5d3514880a
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.
2021-05-16 13:44:04 +02: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
Lizzy Fleckenstein
978aa38196
Trapped chests support
2021-01-03 18:52:24 +01:00
Lizzy Fleckenstein
ae59f9fd3c
Inventory + Screwdriver support
2021-01-03 18:16:12 +01:00
Lizzy Fleckenstein
ea938237d5
Animated Chests
2021-01-03 14:21:35 +01:00
Lizzy 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
Elias Åström
6095ae17b1
Merge remote-tracking branch 'dbeans/master'
2020-07-26 17:50:09 +02:00
dBeans
f961a72c33
Make shulker boxes preserve name when placed
2020-07-24 12:44:21 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
255893707b
Fix dispensers placing useless shulker boxes
2020-07-10 18:01:26 +02:00
Wuzzy
c106a62979
Use minetest.is_creative_enabled
2020-07-10 16:45:40 +02:00
Wuzzy
6f12adcb03
Fix broken blast handling for chest/shulkerbox
2020-06-06 16:57:19 +02:00
Rocher Laurent
c9a37d0dbc
Translate In French
2020-05-05 21:02:21 +02:00
Wuzzy
e268370452
Add fire metadata to many nodes (unused for now)
2020-04-18 23:24:42 +02:00
Wuzzy
24ab3e8f84
Fix LBM typos
2020-04-16 12:22:50 +02:00
Wuzzy
da1c3f635c
Revert "Add dummy inventory images for backwards-compat"
...
This reverts commit 73d93ae969
.
2020-03-29 14:38:39 +02:00
Wuzzy
e9f259881f
Add LBMs to update to new node formspecs of 0.60.0
2020-03-29 14:35:01 +02:00
Wuzzy
73d93ae969
Add dummy inventory images for backwards-compat
...
In 0.60.0, the inventory rendering of nodes was changed, so images were removed. This caused missing image errors with *existing* node formspecs, however, so empty dummy images are added back.
2020-03-29 14:05:59 +02:00
David McMackins II
882937a1ab
Fix bug where adding items to a double chest with shift-click would not complete stacks in the right chest
2020-03-24 20:20:32 +01:00
Wuzzy
7243a25fe6
Generate item slot images on the fly
2020-03-24 18:48:14 +01:00
wuniversales
3772dd51cc
Update Spanish translation
2020-03-15 08:32:00 +01:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
070e928bf0
Merge branch 'tt'
2020-03-10 18:21:32 +01:00
Wuzzy
03ad3cca29
Major default formspec style update
...
- Uses formspec_prepend to set e.g. button style
- Make all formspecs use the MCL2 style consistently
2020-03-10 05:01:49 +01:00
Wuzzy
4deb6eec20
Extra tooltips for mcl_chests
2020-03-08 08:50:21 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00