Commit Graph

70 Commits

Author SHA1 Message Date
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