Commit Graph

303 Commits

Author SHA1 Message Date
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
Wuzzy f3c3b47999 Easier Haggler achievement 2017-06-13 02:52:00 +02:00
Wuzzy 1ddd629fd5 Fix broken workbench achievement 2017-06-13 02:50:43 +02:00
Wuzzy 62f755f52a Remove heads and pumpkin from combat creative tab 2017-06-11 22:20:25 +02:00
Wuzzy 823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +02:00
Wuzzy c843e8ca87 Use Faithful 1.12 textures for hotbar 2017-06-10 15:31:26 +02:00
Wuzzy f10b712752 Sharper moon and sun textures 2017-06-10 03:37:13 +02:00
Wuzzy d629f9f6cc Resize heard.png to 16×16 2017-06-10 03:31:20 +02:00
Wuzzy e87a1dc44a Remove unused mcl_inventory code 2017-06-09 23:28:37 +02:00
Wuzzy fe090c9a9e Rename craftguide button 2017-06-08 21:27:44 +02:00
Wuzzy 8ac3349a3e Re-align survival buttons 2017-06-08 21:09:23 +02:00
Wuzzy 6a39ed5dd0 Reposition crafting guide buttons 2017-06-08 20:59:34 +02:00
Wuzzy bae4a9786f Fix some item HUD bugs 2017-06-06 03:37:49 +02:00
Wuzzy 1becc44732 Item HUD: Show metadata description, if present 2017-06-06 03:22:07 +02:00
Wuzzy d497205c98 Item name HUD: Show itemstring as fallback 2017-06-05 22:47:50 +02:00
Wuzzy a5130c4da9 Fix wrong HUD bars ordering 2017-06-03 06:32:14 +02:00
Wuzzy 0df5e40e89 Fix broken inventory menu after join 2017-06-03 02:21:42 +02:00
Wuzzy 6a0aba3463 Crafting table → mcl_crafting_table (fix dig fail) 2017-06-03 02:09:56 +02:00
Wuzzy 5e0b4d749f Fix armor tab not updating in Creative 2017-06-03 00:51:28 +02:00
Wuzzy fcf928540f Tweak slider height in Creative inventory 2017-06-03 00:33:15 +02:00
Wuzzy 8e58459337 Tweak creative slider positioning 2017-06-03 00:10:37 +02:00
Wuzzy d5814195d8 Fix invisible scrollbar on first creative inv open 2017-06-02 23:43:39 +02:00
Wuzzy 7389ed0e25 Don't set creative inventory twice on player join 2017-06-02 23:26:56 +02:00
Wuzzy 260c83087c Creative inv.: Reset scroll bar when switching 2017-06-02 23:14:19 +02:00
Wuzzy b53f1432b8 Creative: Reset search field when clicking on icon 2017-06-02 23:12:00 +02:00
Wuzzy 352f5a55b1 Fix creative slider disappearing in empty search 2017-06-02 23:03:57 +02:00
Wuzzy 60744e81fb Dump unused code in mcl_inventory 2017-06-02 23:00:12 +02:00
Wuzzy 4b5fce18ad mcl_inventory: Don't store inv. size globally 2017-06-02 22:46:39 +02:00
Wuzzy f8bb3bd2ca Creative inv.: Use set_list for performance boost 2017-06-02 22:09:07 +02:00
Wuzzy ed5f487f63 Refactor Creative inv., get rid of \0 2017-06-02 21:33:50 +02:00
Wuzzy 571ba4ce30 Don't reset creative inv. formspec after close 2017-06-02 20:02:24 +02:00
Wuzzy c935e78ef4 Only scan item defs once for creative inventory 2017-06-02 19:41:52 +02:00
Wuzzy 20dabaa352 Don't rebuild creative inv. on same tab (mostly) 2017-06-02 19:01:12 +02:00
Wuzzy 6f1e958758 Fix 2×2 crafting 2017-06-02 01:14:21 +02:00
Wuzzy d4d7d8792f Fix no craftgrid drop after close; fix creative
The 2nd bug in Creative Mode was that the inventory got reset each time you closed it.
2017-06-01 22:57:13 +02:00
Wuzzy 4b4403b39c Don't try to collect items dropped from workbench 2017-05-30 18:34:08 +02:00
Wuzzy 53b5754359 Update to HUD Bar 1.8.0 2017-05-30 13:04:18 +02:00
Wuzzy b33d4bf9f8 Fix diamonds achievement icon 2017-05-30 05:31:34 +02:00
Wuzzy f132bc78a3 Reduce range for Sniper Duel achievement 2017-05-27 00:37:25 +02:00
Wuzzy 6942c23ae2 Resort some food and non-food items in creative 2017-05-23 03:15:59 +02:00
Wuzzy da028a5f4c Update HUD bar sorting 2017-05-20 23:27:32 +02:00
Wuzzy 45257ace7e Change armor slot images to Faithful 1.12 2017-04-01 05:41:53 +02:00
Wuzzy 712f295edc Reveal a few basic help entries by default 2017-03-20 16:38:16 +01:00
Wuzzy f41bda8cdf Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +01:00
Wuzzy 2441e9e54e Add help buttons 2017-03-18 03:27:36 +01:00
Wuzzy c441426739 Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
Wuzzy 4b20c0c025 Remove debug printing of creative inventory 2017-03-11 21:03:54 +01:00
Wuzzy 005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy 4368bdc000 Add crafting table help 2017-03-11 07:27:10 +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 6db2bcc56b Remove non-PC achievements for now 2017-03-10 00:25:31 +01:00
Wuzzy 80634edb84 Fix crafting table achievement 2017-03-10 00:19:31 +01:00
Wuzzy 354727f9b7 Fix armor not being correctly initialized 2017-03-09 19:19:53 +01:00
Wuzzy 716404cdbd Fix armor page being the default in creative 2017-03-09 19:15:09 +01:00
Wuzzy 10db71320e Fix creative inv. jump to search on armor change 2017-03-09 18:58:35 +01:00
Wuzzy 9f01a4993b Fix possible conflicts with inventory callbacks 2017-03-09 18:51:01 +01:00
Wuzzy 1a427824a9 Upgrade hbarmor mod to version 0.3.0 2017-03-09 18:31:17 +01:00
Wuzzy 04daa1295b Show player preview in creative inventory 2017-03-09 18:26:16 +01:00
Wuzzy e296b91936 Add armor slot images to armor slots in creative 2017-03-09 17:49:02 +01:00
Wuzzy 739b5f6d7e Add optional 3d_armor dependency to mcl_inventory 2017-03-09 17:42:27 +01:00
Wuzzy 7873bddf4f Rename crafting mod to mcl_inventory 2017-03-09 17:16:50 +01:00
Wuzzy b5aa8107d3 Move crafting mod out of craftingpack modpack 2017-03-09 17:08:23 +01:00
Wuzzy b6f21609bf Remove inventory_plus 2017-03-09 17:06:50 +01:00
Wuzzy 2c16c4db69 Add armor slots in creative inventory (WIP) 2017-03-09 06:55:03 +01:00
Wuzzy 78e0e97756 Move core textures into new mod 2017-03-09 05:42:33 +01:00
Wuzzy 1130631962 Auto-hide armor slot icons when empty
To prevent bad slot background images
2017-03-09 05:24:50 +01:00
Wuzzy ea9e80e020 Improve craft table screen and player inventory 2017-03-09 05:15:19 +01:00
Wuzzy d6394598d9 Tweak the looks of the achievements message 2017-03-09 04:09:16 +01:00
Wuzzy fd502df698 Remove excessive mcl_achievements dependencies 2017-03-09 03:06:07 +01:00
Wuzzy e635de6acc Harden security of mcl_item_names 2017-03-08 20:18:42 +01:00
Wuzzy 34a531062b Tweak item name display offset, fix bugs 2017-03-08 20:16:41 +01:00
Wuzzy 9e58e928fd Import wielditem name display Unified Inventory 2017-03-08 20:09:46 +01:00
Wuzzy 15652b439b Remove hint for blaze rod achievement 2017-03-06 01:59:58 +01:00
Wuzzy f09280dd98 Achievements are GOTTEN, not UNLOCKED
This abuse of the word “unlock” is so annoying.
2017-03-06 01:47:07 +01:00
Wuzzy 5c673dac7e Add proper descriptions to all achievements 2017-03-06 01:33:22 +01:00
Wuzzy 22dc66d7d0 Add hint for Cow Tipper achievement 2017-03-06 01:14:45 +01:00
Wuzzy 1fc98d74b9 Partially implement “Sniper Duel” achievement 2017-03-06 01:02:30 +01:00
Wuzzy edf3204393 Fix broken mcl_achievements dep. 2017-03-06 00:40:08 +01:00
Wuzzy a60c7bbcb6 Add “On A Rail” achievement 2017-03-06 00:22:41 +01:00
Wuzzy 419169d06b Achievements: Delicious Fish, Acquire Hardware 2017-03-05 23:58:26 +01:00
Wuzzy cf1be05710 Achievements: Fix mineWood, add Cow Tipper 2017-03-05 22:52:19 +01:00
Wuzzy 3539eac6b4 Achievements: Add “Into Fire”, fix “DIAMONDS!” 2017-03-05 22:33:09 +01:00
Wuzzy 698361cdaf Add crafting guide button in creative menu
In the survival inventory, to be precise
2017-03-04 01:58:14 +01:00
Wuzzy 193193ec2b Add achievements button 2017-03-04 01:57:10 +01:00
Wuzzy e840fcbe5e Support dynamic achievement image sizes 2017-03-04 00:56:56 +01:00
Wuzzy 06701010ec Remove default achievements from awards 2017-03-04 00:56:18 +01:00
Wuzzy b05930ca65 Add awards mod back 2017-03-04 00:55:34 +01:00
Wuzzy 634bb3fed8 Remove awards mod 2017-03-04 00:54:53 +01:00
Wuzzy fc07fcdf2b Add basic achievements system 2017-03-04 00:04:06 +01:00
Wuzzy 01049a52fd Drop crafting grid on player leave and join 2017-03-01 23:34:48 +01:00
Wuzzy c19148f84d Use water bottle icon for creative brewing tab 2017-03-01 18:37:21 +01:00
Wuzzy 15b5d8917a Move small mushrooms to mcl_mushrooms 2017-03-01 01:16:52 +01:00
Wuzzy 4ec6f5a3ec Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
Wuzzy d3b3c596bd Update HUD Bars mod to version 1.7.1 2017-02-25 02:22:56 +01:00
Wuzzy 0c02551769 Fix crash in craftguide w/ unknown group 2017-02-22 15:16:57 +01:00
Wuzzy 1c6f1591da Add mcl_clock item stereotype 2017-02-20 21:16:51 +01:00
Wuzzy 7ae2d1dc4f Make compass clickable in craft guide 2017-02-20 21:14:10 +01:00
Wuzzy 9c23247c4c Treat compass/clock groups as items in craftguide 2017-02-20 01:26:15 +01:00
Wuzzy 9ea2c77fdf Fix bad enter key handing in craftguide 2017-02-19 02:17:42 +01:00
Wuzzy 91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy 614d46c237 Use proper player image in inventory menu 2017-02-17 04:50:12 +01:00
Wuzzy 0e110f6831 Remove some unused images in crafting inventory 2017-02-17 02:07:18 +01:00
Wuzzy 7c62448ffd Make craftguide bg fully opaque 2017-02-17 01:59:16 +01:00
Wuzzy 60287ea05b Craftguide: Cycle through alternatives when clicking on item again 2017-02-16 02:16:39 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00