Commit Graph

247 Commits

Author SHA1 Message Date
Wuzzy 39cb248e7d Reduce debug log level of mod loads to "info" 2019-09-15 13:47:18 +02:00
Wuzzy 1d4060f8c7 Cleanup builtin_item a bit 2019-09-14 09:58:07 +02:00
Wuzzy 660500c1be Make jewel ore generation functional again 2019-09-12 15:29:57 +02:00
Wuzzy 0d4ca6bf5e Increate hand range in Creative 2019-09-10 14:28:43 +02:00
Wuzzy 1b833cc850 Floodable: Drygrass, musicbox, sapling, farmplant 2019-09-06 15:51:59 +02:00
Wuzzy 02ec1de7fa Tall/swamp grass clump can now craft fiber 2019-09-06 13:48:11 +02:00
Wuzzy c958af51d2 Fix broken grass and clam ABM 2019-09-06 13:26:54 +02:00
Wuzzy 5762d89011 Re-enable sneaking 2019-09-06 10:30:03 +02:00
Wuzzy 184252144d Use correct dirt in wasteland rock schematics 2019-09-05 22:21:31 +02:00
Wuzzy a4eccb1522 Change dry dirt texture 2019-09-05 22:12:02 +02:00
Wuzzy f5a8388356 Add fertilized dry/swamp dirt 2019-09-05 21:30:49 +02:00
Wuzzy cb6937bfa9 Fix fertilizer turning some blocks into sth. else 2019-09-05 21:09:38 +02:00
Wuzzy 51a96d0f13 Regrow appropriate grass on (swamp) dirt 2019-09-05 19:53:58 +02:00
Wuzzy 3d9496ec56 Dirt path covers grass below 2019-09-05 18:49:38 +02:00
Wuzzy df549c378d No longer drop pearls, they're useless atm 2019-09-04 17:21:49 +02:00
Wuzzy 4bcad4e536 Remove redundant replacements 2019-09-04 16:41:39 +02:00
Wuzzy 6a596f5f11 Fix oak trees never generating 2019-09-04 16:30:40 +02:00
Wuzzy c354424a7d Don't take sapling in creative mode 2019-09-04 16:10:31 +02:00
Wuzzy 7810a7ed82 Turn grass to dirt below slabs and stairs 2019-09-04 14:18:57 +02:00
Wuzzy 4aaa26681b Fix translation of heated dirt path 2019-09-03 18:32:21 +02:00
Wuzzy c14b5573fd Fix nodebox overlap of dirt path slab 2019-09-03 18:31:55 +02:00
Wuzzy 343e2eb638 Add cactus to food group 2019-09-01 14:50:10 +02:00
Wuzzy a525fbace1 Make coal block cracky 2019-08-31 17:30:34 +02:00
Wuzzy 8a15505df9 Fix thistle not getting dug by water properly 2019-08-31 16:06:34 +02:00
Wuzzy 0cfa34e501 Select creative inventory by default in creative 2019-08-31 15:15:54 +02:00
Wuzzy a4ea22f7bf Fix weird fertilizer behaviour 2019-08-31 14:58:40 +02:00
Wuzzy 32c0630776 Inventory menu: Remember page when closing 2019-08-31 14:47:37 +02:00
Wuzzy b9cef3f784 Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
Wuzzy 6ed057f3b4 Torches: Add LBM 2019-08-31 12:36:56 +02:00
Wuzzy d18cc27c96 Fix texturing of wall torches 2019-08-31 12:27:33 +02:00
Wuzzy 082def55ac Set creative dig time to 0 2019-08-31 00:29:35 +02:00
Wuzzy c0f377c100 Don't wear or destroy items in creative 2019-08-31 00:07:26 +02:00
Wuzzy 770ead8aa2 Add pretty creative mode tab 2019-08-30 22:19:25 +02:00
Wuzzy 1fa07b17d7 Add button to toggle crafting guide mode 2019-08-30 20:32:36 +02:00
Wuzzy d6ffa79522 Improve listring support 2019-08-30 01:17:24 +02:00
Wuzzy 6be0d73953 Refactor default mod 2019-08-29 19:51:23 +02:00
Wuzzy dbec7b6550 Fix filled buckets not emptying properly 2019-08-29 18:40:21 +02:00
Wuzzy 82a01803c2 Remove duplicate bucket definition 2019-08-29 18:37:07 +02:00
Wuzzy b6438d8a59 Simplify empty bucket behaviour 2019-08-29 18:27:37 +02:00
Wuzzy c0f4ce199d Simplify bucket code and move to separate file 2019-08-29 18:23:06 +02:00
Wuzzy 45295d6dc2 Use lad-free player damage sound 2019-08-29 17:47:43 +02:00
Wuzzy 8c851f07e4 Fix potentially dangerous minetest.after calls 2019-08-29 17:44:48 +02:00
Wuzzy 73ecab26b9 Set is_ground_content=false for a couple of nodes 2019-08-29 14:52:32 +02:00
Wuzzy 74439d6f54 Make some global vars local 2019-08-29 14:42:50 +02:00
Wuzzy bbd1e97314 Fix 2 translation typos 2019-08-29 08:23:57 +02:00
Wuzzy 6955f0ab7d Add new inventory image for tall grass clump 2019-08-29 08:15:28 +02:00
Wuzzy 045c99d915 Crafting: Highlight group items 2019-08-29 07:45:20 +02:00
Wuzzy 09dfe9dfff Refactor fake itemstack 2019-08-29 05:56:58 +02:00
Wuzzy 52bd4bc52e Remove ui_null.png 2019-08-29 05:46:44 +02:00
Wuzzy 0080a2bbb7 Sign: Limit max. sign text length 2019-08-29 05:28:18 +02:00