Commit Graph

40 Commits

Author SHA1 Message Date
Wuzzy 2337d31699 Merge branch 'mesecons_update' 2017-08-28 18:57:12 +02:00
Wuzzy 840fe1fd35 Add chest entity textures 2017-08-28 14:15:25 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy a29091e23c Move double chest neighbor function to mcl_util 2017-08-03 23:27:22 +02:00
Wuzzy 2416af7fac Add new container groups for large chests 2017-08-03 22:22:17 +02:00
Wuzzy da75ea9712 Expose large chest neighbor function 2017-08-03 21:38:36 +02:00
Wuzzy b299b95fac Update the mesecons mod and dependencies
This touches a lot of the existing Mesecons mods.
Also add mesecons_wires.
2017-07-31 00:12:21 +02:00
Wuzzy 66f1fe3ff4 Fix shulker box top textures, change clay textures
Thanks, kingoscargames!
2017-07-27 14:34:14 +02:00
Wuzzy a55fe7aeb8 Fix broken large chest side textures 2017-07-21 15:32:04 +02:00
Wuzzy 034eab07a9 Update textures: chest, large chest, ender chest 2017-07-21 15:26:18 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy 7922df0bf5 Make shulker boxes use original shulker textures 2017-07-19 18:09:50 +02:00
Wuzzy 1a5a467d96 Remove unused chest formspec texture 2017-07-08 16:30:57 +02:00
Wuzzy 5de05b404e Reorganize some GUI-related textures 2017-07-08 16:28:25 +02:00
Wuzzy 4e5667541e Fix shulker box content being destroyed, but disable rotation 2017-06-13 18:15:08 +02:00
Wuzzy bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
Wuzzy 38e30fee8d Make shulker boxes rotatable on place 2017-06-12 22:36:31 +02:00
Wuzzy 6eaa6cde54 Fix another large chest item duplication bug 2017-06-12 21:04:35 +02:00
Wuzzy 515a47e463 Fix possible item duplication in large chest 2017-06-12 20:49:35 +02:00
Wuzzy 2be0893cc8 Part. workaround for large chest listring support 2017-06-12 20:36:50 +02:00
Wuzzy bdb54d5375 Workaround for chests not working after placement 2017-06-09 22:47:59 +02:00
Wuzzy 1e79148e39 Fix crash when opening trapped chest 2017-03-30 17:24:12 +02:00
Wuzzy 3bb0a9003a Fix double chest placement destroy contents 2017-03-30 17:18:27 +02:00
Wuzzy d496ed941b Make shulker box drop correctly after push 2017-03-30 02:32:46 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy 096de10b1a Fix some problems with setting chest metadata 2017-03-29 20:06:14 +02:00
Wuzzy b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy 712f295edc Reveal a few basic help entries by default 2017-03-20 16:38:16 +01:00
Wuzzy 4d0c1a12ff Explain register_chest 2017-03-16 04:23:21 +01:00
Wuzzy fd0701f059 Fix ender chest help typo 2017-03-16 04:18:42 +01:00
Wuzzy da0d7f4e77 Implement core functionalits of trapped chests
Has probably still a million bugs and is unreliable in multiplayer
2017-03-16 04:16:37 +01:00
Wuzzy 7744587be9 Mark trapped chest as WIP 2017-03-16 02:13:35 +01:00
Wuzzy 9fc8ee881e Add trapped chest dummy nodes 2017-03-16 01:48:52 +01:00
Wuzzy 549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy 5869df4ed0 Add help texts for chests and such 2017-03-11 00:23:49 +01:00
Wuzzy 4da0723146 Add hardness to anvils, bookshoelves, cakes, chests, cocoas 2017-02-27 01:13:03 +01:00
Wuzzy 0aeb109c64 Add blast resistance to a ton of blocks 2017-02-22 16:03:59 +01:00
Wuzzy ed00a8b23a Fix crash after breaking double chest 2017-02-20 03:56:18 +01:00
Wuzzy 91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00