Commit Graph

2137 Commits

Author SHA1 Message Date
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 f9c95650ef Version 0.21.0 2017-06-05 02:16:04 +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 fa3718f610 Remove movement_speed_descend (unused) 2017-06-03 13:39:34 +02:00
Wuzzy dc3101b6f9 Tweak climb speeds 2017-06-03 12:40:35 +02:00
Wuzzy 0158a3f70e Tweak player water sink speed 2017-06-03 12:34:04 +02:00