Commit Graph

154 Commits

Author SHA1 Message Date
Wuzzy 68c373d2b8 Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00
Wuzzy f022b747b0 Harden a number of minetest.after player checks 2018-06-03 16:44:37 +02:00
Wuzzy fff3eb1ee7 Rename mcl_autogroup to _mcl_autogroup
This should fix some autogroup-related issues due to loading order.
2018-05-08 16:43:25 +02:00
Wuzzy 5ca5811bc8 Refactor how the misc creative category works 2018-05-08 15:58:26 +02:00
Wuzzy 4be5f89829 Move bow/arrow logic into new mod mcl_bows 2018-05-07 23:10:49 +02:00
Wuzzy dd4008ea73 Add totem of undying into combat category 2018-01-25 22:01:19 +01:00
Wuzzy 05c324748f Slightly shift search field in Creative inventory 2017-12-11 04:04:32 +01:00
Wuzzy 2b9f37b3e8 Add death messages for kill from baby mobs 2017-12-03 11:23:37 +01:00
Wuzzy eed223b3fe Tweak tab positions in Creative 2017-11-21 23:23:56 +01:00
Wuzzy 620d8a7804 Fix previous creative inventory button not working after death 2017-11-18 09:03:49 +01:00
Wuzzy aaef558909 Convert all sounds (except music) to mono 2017-11-13 01:24:24 +01:00
Wuzzy 664499313e Generalize Nether portal achievement description 2017-09-19 20:06:57 +02:00
Wuzzy f51c8c75ba Update hudbars mod to 1.10.0 2017-09-19 17:20:47 +02:00
Wuzzy 487281d76b Update hbarmor to 0.4.0 2017-09-19 17:19:39 +02:00
Wuzzy 602058716f Add achievement for building a Nether portal 2017-09-15 18:03:37 +02:00
Wuzzy 7aa4592f0a Remove worldedit_gui error (delegated to this mod) 2017-08-20 12:35:50 +02:00
Wuzzy e5eec85e53 Update hbarmor 2017-08-18 21:35:02 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy ce51f0cc35 Update FIXME note in mcl_inventory 2017-08-03 19:36:38 +02:00
Wuzzy 8db61c7d44 Print error message if worldedit_gui was found 2017-08-03 19:21:31 +02:00
Wuzzy ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy 04593eca08 Localize a couple of accidental global variables 2017-08-02 01:34:12 +02:00
Wuzzy 105d9e9790 Fix crash when player got killed by arrow 2017-07-29 15:05:29 +02:00
Wuzzy bf86ec6d43 Fix mcl_inventory dependencies 2017-07-26 18:55:00 +02:00
Wuzzy aea8bb8305 Return items to main inv when closing crafting
This is a MC 1.12 feature.
2017-07-25 18:00:49 +02:00
Wuzzy 89a266f78c Implement arrow shot source 2017-07-24 20:57:23 +02:00
Wuzzy 9e095d0c0c Silly creeper explosion death msg workaround 2017-07-24 20:37:51 +02:00
Wuzzy e9070ee134 Fix fire charge death message 2017-07-24 19:53:03 +02:00
Wuzzy 95e8f80f2c Add more death messages 2017-07-24 19:36:04 +02:00
Wuzzy 8970bd16ef Move mcl_death_messages to HUD 2017-07-24 19:21:57 +02:00
Wuzzy 31ae63dc90 Revert to default square-shaped sun and moon 2017-07-22 13:07:42 +02:00
Wuzzy e0212f8d36 Pixel-perfect player image in inventory 2017-07-21 23:23:50 +02:00
Wuzzy 3e3a578fd1 Compress all textures in mcl_inventory 2017-07-21 16:30:20 +02:00
Wuzzy 3244c75c72 New armor slot icons 2017-07-21 16:29:48 +02:00
Wuzzy 56b23ef496 Reduce default statbar margin 2017-07-21 13:42:19 +02:00
Wuzzy 2d8e4b4e64 Make hotbar slots semitransparent 2017-07-21 00:21:50 +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 c0495289a6 Fix hotbar 2017-07-20 18:10:13 +02:00
Wuzzy 7c854cc5c7 Pixel Perfection hotbar textures 2017-07-20 17:59:30 +02:00
Wuzzy 036aa7b82d Move hotbar images to mcl_base_textures 2017-07-20 17:48:20 +02:00
Wuzzy d04c46f3c8 Convert some base textures to Pixel Perfection 2017-07-14 19:51:03 +02:00
Wuzzy 98155d5ebe Fix bad PNG profile of hbarmor_bar.png 2017-07-08 20:02:18 +02:00
Wuzzy 4c1bf8d978 Remove empty crafting_inventory.png 2017-07-08 16:40:09 +02:00
Wuzzy 5de05b404e Reorganize some GUI-related textures 2017-07-08 16:28:25 +02:00
Wuzzy 684c11d79f Change player texture to Pixel Perfection 2017-07-06 01:13:10 +02:00
Wuzzy 9fb0e6ce29 Move horse armor to armor creative tab 2017-07-05 22:19:17 +02:00
Wuzzy 7a29d8580d Add mod: show_wielded_item 2017-07-02 19:34:09 +02:00
Wuzzy b7abcabf2f HUD Bars version 1.9.0 2017-07-02 19:12:38 +02:00
Wuzzy 1791907747 MCL2-specific default HUD bars settings 2017-07-02 18:55:26 +02:00
Wuzzy 28dc5b802f Update HUD bars mod 2017-07-02 18:51:13 +02:00