Commit Graph

1973 Commits

Author SHA1 Message Date
Wuzzy 8fcbda3765 Revert "Enable zooming by default"
This reverts commit 7bbb105488.
Reason: Zooming is actually not possible in Minecraft.
2017-06-09 15:42:35 +02:00
Wuzzy 7bbb105488 Enable zooming by default 2017-06-09 15:09:03 +02:00
Wuzzy 0d27248330 Add crafting guide setting to settingtypes.txt 2017-06-09 14:18:51 +02:00
Wuzzy 913d8ed762 Update setting type help for Creative Mode 2017-06-09 14:14:33 +02:00
Wuzzy b2b196bccd Rename setting name 2017-06-09 14:11:16 +02:00
Wuzzy 5d5743939f Add tile drops setting 2017-06-09 14:05:58 +02:00
Wuzzy bc04767529 Update settingtypes.txt 2017-06-09 14:00:02 +02:00
Wuzzy 6f01334c80 Add simple death messages 2017-06-09 13:39:06 +02:00
Wuzzy deb041c889 Add settingtypes.txt 2017-06-09 12:47:29 +02:00
Wuzzy 900b840762 Add “keep inventory” setting 2017-06-09 12:42:21 +02:00
Wuzzy ca49e4fcd0 Jack up slime block bounciness 2017-06-09 00:40:48 +02:00
Wuzzy bdddaf3429 Update craftguide error msgs 2017-06-08 21:36:23 +02:00
Wuzzy fe090c9a9e Rename craftguide button 2017-06-08 21:27:44 +02:00
Wuzzy 2e1267b7de Enable progressive mode for crafting guide 2017-06-08 21:25:41 +02:00
Wuzzy 2d42a1d31b Change leaves dug sound 2017-06-08 21:14:07 +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 dfd80ecd38 Spawn eternal flame on magma block as well 2017-06-08 20:50:19 +02:00
Wuzzy 7f490987d0 Rename hardened clay to terracotta 2017-06-08 20:43:44 +02:00
Wuzzy b1b73dd100 Don't crash if liquid_range==nil for liquids 2017-06-08 03:11:59 +02:00
Wuzzy 1274df70a7 Remove music disc: Moonsong (low quality) 2017-06-08 03:03:46 +02:00
Wuzzy d8d9089bda Music disc 9: Winter Feeling by Tom Peter 2017-06-08 01:09:03 +02:00
Wuzzy 8e80823544 Remove double door recipes 2017-06-07 05:24:15 +02:00
Wuzzy 50f44c660e Make open trapdoors climbable 2017-06-07 03:59:29 +02:00
Wuzzy c4c3afa375 Fix mcl_hunger init 2017-06-07 01:04:58 +02:00
Wuzzy 3de12ec1d1 Simple falling damage sound 2017-06-06 23:59:30 +02:00
Wuzzy 9b2582857c Use softer snow sounds for real 2017-06-06 23:20:54 +02:00
Wuzzy d24d20a932 Use softer snow sounds 2017-06-06 23:20:12 +02:00
Wuzzy 9f138a8014 Add water bottle sounds (pouring and filling) 2017-06-06 22:16:21 +02:00
Wuzzy 3af932d6ac Add player damage sound from Voxelands 2017-06-06 21:50:43 +02:00
Wuzzy 02e23893f5 Add water bucket sounds from Voxelands 2017-06-06 21:50:03 +02:00
Wuzzy 5e614b4436 New node sounds: water, metal, plant/leaves 2017-06-06 21:10:24 +02:00
Wuzzy f4b607b280 Increase bed bounciness to 66% 2017-06-06 19:24:55 +02:00
Wuzzy b6ee94f9b2 Use new player attribute API for bed spawns 2017-06-06 19:05:28 +02:00
Wuzzy 9f683542af Fix some bugs with poison bar displaying 2017-06-06 18:33:01 +02:00
Wuzzy f1b99dc117 Use new player attribute API for mcl_hunger 2017-06-06 18:04:36 +02:00
Wuzzy d21eefbb78 Hunger: Remove file loading code 2017-06-06 17:12:21 +02:00
Wuzzy 748e4b5e94 Tweak selection boxes of double plants 2017-06-06 13:07:46 +02:00
Wuzzy 3e69ae2588 Tweak selection box of tallgrass, saplings, reeds 2017-06-06 12:44:58 +02:00
Wuzzy 0396844251 Add stackable info for book/quill help 2017-06-06 12:23:24 +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 22f3451b17 Simplify book copy help 2017-06-06 02:57:03 +02:00
Wuzzy 420b8b0854 Update help for written books 2017-06-06 02:54:40 +02:00
Wuzzy dfa763c285 Stackable written books, more book copy recipes 2017-06-06 02:48:36 +02:00
Wuzzy 698bca2983 Show correct book title in crafting output as well 2017-06-06 02:30:28 +02:00
Wuzzy d12112dc82 Can not copy a copy of copy of a book 2017-06-06 02:25:22 +02:00
Wuzzy a4e9da19ca Refactor book copy code, gray out author 2017-06-06 02:00:36 +02:00
Wuzzy 79576e37ea Overwrite item tooltip of written books 2017-06-06 01:52:50 +02:00
Wuzzy 729f4821c0 Use new item metadata API for books 2017-06-06 01:22:52 +02:00