Commit Graph

1961 Commits

Author SHA1 Message Date
Wuzzy
bdb54d5375 Workaround for chests not working after placement 2017-06-09 22:47:59 +02:00
Wuzzy
b77b7c8840 Allow free placement of grass 2017-06-09 21:37:39 +02:00
Wuzzy
12a02f9961 Update flower help 2017-06-09 21:26:26 +02:00
Wuzzy
df446efb04 Simplify cactus placement code 2017-06-09 21:13:02 +02:00
Wuzzy
f26c193760 Restrict sugar cane placement 2017-06-09 21:07:00 +02:00
Wuzzy
e2d36f4735 Refactor mushroom placement 2017-06-09 20:50:25 +02:00
Wuzzy
369fed774b Some bugfixes in flower placement 2017-06-09 20:39:46 +02:00
Wuzzy
2a747e828a Refactor flower on_place function 2017-06-09 20:20:29 +02:00
Wuzzy
c71cd66e50 Pop out flowers automatically 2017-06-09 19:59:49 +02:00
Wuzzy
765a2bc51e Change flower placement rules 2017-06-09 19:41:23 +02:00
Wuzzy
b7f50d9028 Restrict flower place to dirt/grassblock and light 2017-06-09 19:18:23 +02:00
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
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
6f01334c80 Add simple death messages 2017-06-09 13:39:06 +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
Wuzzy
1f24b495d2 Fix rain cloud color 2017-06-06 00:18:20 +02:00
Wuzzy
cf7fe5e611 Darker clouds while raining 2017-06-06 00:15:02 +02:00
Wuzzy
1320af31fc Customize clouds: Lower height, thinner, fly to -X 2017-06-05 23:35:45 +02:00
Wuzzy
d497205c98 Item name HUD: Show itemstring as fallback 2017-06-05 22:47:50 +02:00
Wuzzy
4afb2d4066 Remove metadata from trapdoors 2017-06-05 22:42:12 +02:00
Wuzzy
635ba993f8 Add trapdoor blast resistance for real 2017-06-05 22:23:39 +02:00
Wuzzy
8418013c04 Add blast resistance factoid 2017-06-05 22:20:27 +02:00
Wuzzy
daf89c0b52 Set blast resistance for all doors 2017-06-05 22:09:48 +02:00
Wuzzy
8ed54d4bd9 Update trapdoor help 2017-06-05 22:06:42 +02:00
Wuzzy
336979721a Add blast resistance to trapdoors 2017-06-05 21:59:40 +02:00
Wuzzy
2ffa0736ac Refactor mcl_doors; use multiple files 2017-06-05 21:57:23 +02:00
Wuzzy
f22411656b Can place torch on upside-down stair; update help 2017-06-05 21:44:44 +02:00
Wuzzy
07d36c9ded Place trapdoors upside-down when placed at top 2017-06-05 21:26:11 +02:00
Wuzzy
dfe03efd1b Allow to place torches on upper slabs 2017-06-05 19:47:00 +02:00
Wuzzy
60956add1f Fix 2 mcl_stairs warnings 2017-06-05 19:30:48 +02:00
Wuzzy
5bf17dda64 Add stair/slab aliases for compability with 0.21.0 2017-06-05 19:21:14 +02:00
Wuzzy
a7f5413e9d Refactor mcl_stairs into multiple files 2017-06-05 19:11:01 +02:00
Wuzzy
8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy
b9a40f2b7f Update stairs/slab help 2017-06-05 16:53:00 +02:00
Wuzzy
4f9154433b Add double slabs for all slab types 2017-06-05 16:27:51 +02:00
Wuzzy
f3805ab395 Allow to combine slabs from below 2017-06-05 16:10:21 +02:00
Wuzzy
72a9eef09c Hide upper slabs from crafting guide 2017-06-05 15:54:10 +02:00
Wuzzy
5e38d1b32f Refactor stairs code a bit 2017-06-05 15:45:47 +02:00
Wuzzy
6229b34c78 Slabs: Add separate upper slab nodes 2017-06-05 15:41:42 +02:00
Wuzzy
e5e604617d Remove more legacy stairs code 2017-06-05 14:58:04 +02:00
Wuzzy
ce8040ff25 Remove legacy stairs ABM 2017-06-05 14:52:13 +02:00
Wuzzy
a9969e675e Update stairs mod from Minetest Game 0.4.16
New features:
- fine pointing
- Upside-down stairs
- Slabs are no longer placed at the side
2017-06-05 14:50:34 +02:00
Wuzzy
d58ed09a9f Add more mapgen aliases 2017-06-05 00:21:34 +02:00
Wuzzy
76f9ba70df Don't collect item too early 2017-06-03 17:36:43 +02:00
Wuzzy
b8df2d4e0a Revert "Reduce collection distance"
This reverts commit f44dffd374.
2017-06-03 17:27:58 +02:00
Wuzzy
f44dffd374 Reduce collection distance 2017-06-03 17:24:47 +02:00
Wuzzy
dcc6e3e829 Fix items sometimes flying away after creation 2017-06-03 17:03:22 +02:00
Wuzzy
f86c466b72 Fix broken on_rightclick in mcl_doors 2017-06-03 06:41:30 +02:00
Wuzzy
a5130c4da9 Fix wrong HUD bars ordering 2017-06-03 06:32:14 +02:00
Wuzzy
3e58fe6cd8 Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
2017-06-03 03:21:25 +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
8d87ac8f0e Mobs: Switch to A* once again … 2017-06-03 00:37:50 +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
0411a9c7fa Mobs: Use default pathfinder 2017-06-02 23:46:08 +02:00
Wuzzy
d5814195d8 Fix invisible scrollbar on first creative inv open 2017-06-02 23:43:39 +02:00