Commit Graph

285 Commits

Author SHA1 Message Date
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
Wuzzy 07ef0ef491 Add different textures for weak torch 2019-08-29 05:17:50 +02:00
Wuzzy 9d4bc87435 Fix rocks in wasteland floating on water 2019-08-28 22:03:19 +02:00
Wuzzy 48893eb1df Add missing translation 2019-08-28 22:01:02 +02:00
Wuzzy ac8c7ff609 Remove silly 30000m restriction 2019-08-28 21:41:17 +02:00
Wuzzy dc5c86d19d Add German translation 2019-08-28 20:26:01 +02:00
Wuzzy 3795496672 Clean up debug messaging 2019-08-28 17:55:18 +02:00
Wuzzy e5a181df79 Add description for creative tool 2019-08-28 17:46:43 +02:00
Wuzzy 7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy 2505b12bd3 Merge branch '5_fix' into master_revival 2019-06-26 18:06:25 +02:00
Wuzzy 8f285f01bc Make player model compatible for 5.0.0 2019-06-26 18:05:52 +02:00
Wuzzy b25ed349d8 Rename group "not_in_craftingguide" to more standard "not_in_craft_guide" 2019-06-23 23:04:20 +02:00
Wuzzy 69f4a621e5 Rename items, remove some from creative inventory 2019-06-23 22:37:51 +02:00
Wuzzy b2b5c3e472 Map item enables minimap when carried 2019-06-23 21:47:41 +02:00
Wuzzy 11cdde84d0 Make statbars larger 2019-06-23 21:34:05 +02:00
Wuzzy b1c51d1b71 Remove welcome mod 2019-06-23 20:47:20 +02:00
Wuzzy 22c653afc7 Merge branch '5_fix' into master_revival 2019-06-23 19:52:21 +02:00
Wuzzy 4aaa208cb9 Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
Wuzzy 18dd5614a9 Add v6 mapgen support 2019-03-08 08:06:57 +01:00
KaadmY 1ff1e1c325 Hope this is not needed; used to crash latest git 2017-10-23 09:37:54 -07:00
KaadmY f264a61fe2 Remove extra light options 2017-07-25 09:38:56 -07:00
KaadmY 9ea78879ad Fix dis 2017-07-24 16:42:18 -07:00
KaadmY 4d8423e7fe Add a subtle vignette filter and change torch light effects 2017-07-24 16:38:08 -07:00
KaadmY bf9cb1759b Make torches use overlay and make more stuff with shader lighting 2017-07-24 15:40:07 -07:00
KaadmY 565486ed4c Reexport player model for seperate faces to fix normals and remove shading on player skins 2017-07-09 09:40:31 -07:00
KaadmY e7759e675d Remove debug info for placing saplings 2017-07-07 07:05:28 -07:00
KaadmY 58e692bc65 Fix some bugs with the new sapling code and add legacy support for old saplings 2017-07-03 15:33:38 -07:00
KaadmY 45ad35e16c Use node timers for growing saplings; THIS WILL BREAK OLDER WORLDS 2017-07-03 10:54:44 -07:00
KaadmY 85e716ef72 Disable sneaking and increase fence height to make fences impossible to jump over normally 2017-07-02 17:10:12 -07:00
KaadmY 01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
KaadmY 14c51b153f Fix a couple minor bugs 2017-05-19 14:04:11 -07:00
KaadmY af33315061 Add water sounds and make water movement harder 2017-05-18 14:09:05 -07:00
KaadmY 10292b7282 Change how bronze is made, fix #61 2017-05-18 08:42:31 -07:00
KaadmY 82c59771fc Fix #59 2017-05-18 08:29:56 -07:00
KaadmY c974bd1645 Reformat some code and make some nodes floodable 2017-05-17 18:38:18 -07:00
KaadmY f01a257013 Modify tool wear/times to fit with the material types 2017-05-17 16:23:29 -07:00
KaadmY f582284467 Add more sane tool times 2017-05-17 15:11:29 -07:00
KaadmY a01717ba71 Add graphite and sulfur as functional items 2017-05-17 14:48:21 -07:00
KaadmY ed9b0fcd92 Make new metals actually possible to get 2017-05-17 14:04:53 -07:00
KaadmY 7ab7f642f1 Disable debugging code 2017-05-17 13:55:32 -07:00
KaadmY 94b1ba03a2 Tons of ore modifications; added and/or tweaked ore spawning 2017-05-17 13:54:33 -07:00
KaadmY 823261023a An absolute ton of changes, add new tool types and rename old ones, armor and ores are still WIP 2017-05-17 08:57:14 -07:00
KaadmY ad9d7ac45d Fix constant reloading of the player model in some conditions, fixes #40 2017-05-15 15:17:49 -07:00
KaadmY 4a54645034 More code cleanup and fix #55 2017-05-15 15:14:24 -07:00
KaadmY 014c39c886 Fix bad chest formspec 2017-05-15 14:45:04 -07:00
KaadmY eaef187669 Cleanup more code 2017-05-15 14:41:46 -07:00
KaadmY 04040b5e2e Fade out uncraftable recipes and a few other bugfixes 2017-05-15 13:30:46 -07:00
KaadmY 6961414b08 Fix a few crafting bugs 2017-05-15 11:19:26 -07:00
KaadmY d4103c3c15 TONS of changes again, closes a couple issues and makes hunger, beds, and achievements more stable 2017-05-15 10:44:27 -07:00
KaadmY fdb2e11951 New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional 2017-05-14 14:50:37 -07:00
KaadmY 7e825c4a6a Almost entirely works except the output amount is incorrect 2017-05-13 19:15:17 -07:00
KaadmY 3cef23e65b New crafting system is in place and tests work; now have to hook up craft recipes 2017-05-13 15:15:43 -07:00
KaadmY 509827186f Cleanup a lot of interface stuff and standardize formspec page names 2017-05-13 11:50:35 -07:00
KaadmY c797a15e8b Add new crafting mod for a new crafting method 2017-05-13 10:27:40 -07:00
KaadmY 69fc1cbb64 Prevent water buckets from overriding some nodes; closes #46 2017-05-12 08:07:52 -07:00
KaadmY 41edd82122 Code cleanup and add settings file 2017-05-11 20:24:40 -07:00
KaadmY b667b4561e Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54.
2017-05-11 19:29:55 -07:00
KaadmY 4af67a5d54 Phew, use the core namespace for everything instead of minetest 2017-05-11 16:45:53 -07:00
KaadmY 583925d611 More colors and tweaks in general 2017-05-11 14:03:08 -07:00
KaadmY 029adbbe8b Begin adding colors to pertinent information 2017-05-11 13:11:18 -07:00
KaadmY ab11fc6a91 New player skin color schemes 2017-05-10 19:06:20 -07:00
KaadmY 9adf3d8c08 New hand texture and rebalanced tool dig times; feedback please! 2017-05-10 18:23:21 -07:00
KaadmY 807c2cbf5e Use dirt group instead of the dirt node so different dirt types with for crafting; closes #23 2017-05-10 11:01:02 -07:00