Commit Graph

1237 Commits (fac84b96bc1aa77dfc1f22a7986180e2a4ad1e9d)

Author SHA1 Message Date
Wuzzy 9ddd2539b4 Add mod name to all minetest.log messages 2022-05-06 10:22:29 +02:00
Wuzzy c8f1ff2acf Refactor parachute code 2022-05-06 10:17:21 +02:00
Wuzzy dc88b61a70 Update tnt_enable description 2022-05-06 07:06:13 +02:00
Wuzzy 923d6a4592 Move TNT ignition to rp_tnt:tnt_burning 2022-05-06 07:02:08 +02:00
Wuzzy 8d6c6ed288 Fix mineturtle disappearing if enable_tnt=false 2022-05-06 06:46:19 +02:00
Wuzzy 706b1155c9 Update the sapling hint 2022-05-06 06:18:27 +02:00
Wuzzy e07c9915de Fix wrong skin update after random skin select 2022-05-05 19:23:21 +02:00
Wuzzy d3411e99f1 Version 2.1.0 2022-05-05 10:26:36 +02:00
Wuzzy 492af804ce Check protection when placing sapling 2022-05-05 10:09:24 +02:00
Wuzzy 69e3dd99e9 Enforce sapling space checks before growing 2022-05-05 10:01:51 +02:00
Wuzzy d12fd6d104 Fix super-fast sapling grows (was testing code) 2022-05-05 09:01:11 +02:00
Wuzzy 7126f86144 rp_supertools: Call default.grow_sapling 2022-05-05 09:00:28 +02:00
Wuzzy a686f91675 Refactor sapling grow code 2022-05-05 08:59:20 +02:00
Wuzzy 4bcfdd860d rp_give_initial: Ignore unknown items 2022-05-05 08:35:02 +02:00
Wuzzy 6f0c72bb2d More settings cleanup 2022-05-05 08:20:10 +02:00
Wuzzy a57d37d1c4 Remove some unused settings from minetest.conf 2022-05-05 08:03:59 +02:00
Wuzzy 12214f8c40 Fix crash when farming plant grows 2022-05-05 07:41:38 +02:00
Wuzzy 5989c9ce22 Expose more settings in settingtypes.txt 2022-05-05 07:35:56 +02:00
Wuzzy 645edf7603 Update German 2022-05-05 00:53:57 +02:00
Wuzzy 4ccb7c99ad Update locales 2022-05-05 00:50:17 +02:00
Wuzzy bd77e91134 Add delay before update ambience on weather change 2022-05-05 00:47:22 +02:00
Wuzzy 3a38e448fc Fix armor achievement being broken 2022-05-04 22:47:13 +02:00
Wuzzy 857d058287 Fix undeclared global warning in rp_armor 2022-05-04 22:45:44 +02:00
Wuzzy e0239f4dcd Remove unused settings 2022-05-04 21:54:02 +02:00
Wuzzy 383efb0c4f Resort mapgen decorations order (largest first) 2022-05-04 21:35:41 +02:00
Wuzzy 95046de47e Mapgen: Fix grass replacing bush leaves 2022-05-04 21:30:33 +02:00
Wuzzy fc3a74e931 Fix bad replacements table in mapgen 2022-05-04 21:24:41 +02:00
Wuzzy fb5b1160a3 Fix mapgen only generating dry bushes 2022-05-04 21:21:57 +02:00
Wuzzy 7412f97b57 Add dry bush sapling 2022-05-04 21:21:45 +02:00
Wuzzy 5c77aa11b5 Improve seed placement 2022-05-04 20:49:38 +02:00
Wuzzy 7882a2c54a Add a better sapling placement method 2022-05-04 20:49:32 +02:00
Wuzzy d91f4e6dae Add new cricket sound for dry leaves and grass 2022-05-04 20:15:12 +02:00
Wuzzy 4229928f4a Fix low hand range in Creative Mode 2022-05-04 19:27:53 +02:00
Wuzzy ecebef726c Add growth tool 2022-05-04 19:19:55 +02:00
Wuzzy 5af581abe2 Add growth tool 2022-05-04 19:13:47 +02:00
Wuzzy d75335e10f Refactor rp_farming 2022-05-04 19:12:01 +02:00
Wuzzy 75812fb9e6 Eliminate the final default.log 2022-05-04 18:05:04 +02:00
Wuzzy 431fd7fc7a Move dig_up/dig_down helper functions to rp_util 2022-05-04 18:03:55 +02:00
Wuzzy acb72c8088 Remove some unintersting default functions 2022-05-04 17:57:41 +02:00
Wuzzy 1d210d1471 Make rp_default optdepend on rp_achievements 2022-05-04 17:52:23 +02:00
Wuzzy 62fe40f6fc Move default achievements to rp_default 2022-05-04 17:48:29 +02:00
Wuzzy 028eaecf88 Make rp_crafting no longer depend on rp_default 2022-05-04 17:44:17 +02:00
Wuzzy 53fc072f9f Untangle hard dependencies on rp_default 2022-05-04 17:29:00 +02:00
Wuzzy d3c41d5c46 Add achievements verifier 2022-05-04 16:19:54 +02:00
Wuzzy 46c2cd16ff Add achievements icons 2022-05-04 16:06:37 +02:00
Wuzzy e96379d4e1 Sort crafting guide alphabetically again 2022-05-04 14:55:52 +02:00
Wuzzy 2d92628100 Tweak the item magnet to be more forgiving 2022-05-04 14:39:22 +02:00
Wuzzy 1b619cbdd0 Water does not protect mineturtle explosion 2022-05-04 14:15:19 +02:00
Wuzzy 9102f51beb Remove redundant entity_physics from mobs mod 2022-05-04 14:13:45 +02:00
Wuzzy b843577890 Fix rp_tnt syntax fail 2022-05-04 14:13:19 +02:00