Mineclonia/mods
E 0d61d9c495 mcl_banners, mcl_crafting_table: show banner crafting preview
A preview of a crafted banner is now shown next to the craft result box
to help players visualize what they're crafting. Due to the formspec
version, the preview can't be shown over top of the actual result slot.
A utility function (mcl_banners.get_overlay) is added to generate
formspec-able texture strings for arbitrary banners.
2021-07-13 04:31:42 -04:00
..
CORE Fix server crash when players dig unknown nodes 2021-06-17 23:39:13 +02:00
ENTITIES Fix server crash when boat passenger sneaks 2021-06-18 19:08:19 +02:00
ENVIRONMENT Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HELP Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HUD Merge branch 'master' into fix_inventory_depends 2021-06-25 15:12:05 +00:00
ITEMS mcl_banners, mcl_crafting_table: show banner crafting preview 2021-07-13 04:31:42 -04:00
MAPGEN Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
MISC Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
PLAYER Send FOV packets only when necessary 2021-07-04 03:25:05 +02:00