Commit Graph

  • ac3e30ae86
    Added localization for wooden planks, fence, tree, etc. (#52) master randomei 2024-11-17 19:22:18 +03:00
  • c15250a03a
    Rename some vars to reduce the mess in the mapgen code Niklp 2024-10-14 19:12:36 +02:00
  • 458536dbe6
    switch to using xcompat (#46) wsor4035 2024-09-06 16:41:48 -04:00
  • 2c891e6c25 fix https://github.com/mt-mods/xcompat/issues/29 - restore proper check for voxelgarden wsor4035 2024-06-23 22:11:39 -04:00
  • 517c9dc516
    [no squash] Disable jungletree generation when default isn't available (#43) Niklp 2024-05-31 00:34:01 +02:00
  • 3e424b2797
    culls settings (#41) wsor4035 2024-05-27 12:18:58 -04:00
  • 1b6914bc26
    tune for voxel garden (#40) wsor4035 2024-05-27 10:25:10 -04:00
  • f49b1c42c9
    makes moretrees game agnostic (#37) wsor4035 2024-05-26 11:08:14 -04:00
  • 670f7f4e61
    is_ground_content revision (#36) Luke aka SwissalpS 2024-03-09 02:53:42 +01:00
  • 9a6c64d163
    Fix dead ongen saplings due to biome_lib secession (#35) debagos 2024-01-12 18:08:54 +01:00
  • 5d7c46c4cf Fix typo in german translation Niklp 2023-11-13 15:42:15 +01:00
  • 17f2037218
    remove biome_lib dependency from readme (#32) Buckaroo Banzai 2023-07-06 12:35:38 +02:00
  • b1fe8df038 Fix some typos in tree names in the biome decoration defs Micah Scott 2023-05-14 20:34:46 -07:00
  • b56e22fefd
    fix gennotify ids table being corrupted when clear decorations is called (#28) wsor4035 2023-05-02 17:56:09 -04:00
  • 288870bc8d
    Improve and add missing Spanish strings (#27) David Leal 2023-04-20 19:32:06 -06:00
  • 393840ba49
    Player placed fruits have param2 set to 1 (#24) tenplus1 2022-12-27 20:20:39 +00:00
  • 21bdcc360b
    Ensure ethereal is a compatible version if loaded (#21) Awkanimus 2022-12-12 00:26:49 -05:00
  • 7879bd8192 manual merge https://github.com/mt-mods/moretrees/pull/19 and resolve conflicts unknown 2022-11-06 13:39:56 -05:00
  • 5bc6bdc3d9 fix https://github.com/mt-mods/moretrees/issues/17 resolves old legacy code for small varients that was missed when removing biome lib unknown 2022-11-05 22:20:28 -04:00
  • e476b81cf5
    Divorce biome lib and cleanup code (#11) wsor4035 2022-10-24 19:09:19 -04:00
  • 8103aaae79
    fix typo to limit polar leaves drops to 1 (#15) fluxionary 2022-08-25 17:15:31 -07:00
  • c4d1dde83c
    Merge pull request #13 from Niklp09/abm wsor4035 2022-08-19 15:45:13 -04:00
  • 87a997ba4a
    speed up coconut spawn ABM Niklp 2022-08-19 19:48:09 +02:00
  • cbe846dfde remove floating date palm trunk and adjust decay OgelGames 2022-06-01 17:02:34 +10:00
  • 62cab1b1d9 use proper log command and log level Vanessa Dannenberg 2021-04-07 05:39:26 -04:00
  • 20770027a6 Merge branch 'FrostRanger-master-patch-01795' into 'master' Vanessa Dannenberg 2020-11-22 05:17:21 +00:00
  • 06aaee3187 Fixed cedars spawning deep underground FrostRanger 2020-11-22 05:12:09 +00:00
  • 8c0a83dacb Merge branch 'heavygale-master-patch-74197' into 'master' Vanessa Dannenberg 2020-11-15 11:22:10 +00:00
  • 24bb114a11 Update moretrees.de.tr Max 2020-11-15 11:01:19 +00:00
  • c559ea3aef Merge branch 'mt5-translation' into 'master' Vanessa Dannenberg 2020-08-26 00:43:45 +00:00
  • 3212fae8cf Add MT5 client-side translation Louis Royer 2020-08-26 02:11:54 +02:00
  • ea92403fa3 Add luacheck and fix warnings Louis Royer 2020-08-26 02:11:18 +02:00
  • dd36f8b63e Merge branch 'food_cutting_board' into 'master' Vanessa Dannenberg 2020-08-25 17:44:00 +00:00
  • dc93bb5f16 Add coconut milk craft using cutting board from farming redo Louis Royer 2020-08-25 19:31:39 +02:00
  • e72c539cdc add minimum minetest version key for contentdb VanessaE 2020-06-03 13:00:26 -04:00
  • 66fd6724c5 Merge branch 'respect_protection' into 'master' Vanessa Dannenberg 2020-04-23 02:40:25 +00:00
  • fa83e1b262 Respect protection when placing saplings David Leal 2020-04-22 22:09:04 +00:00
  • f94f1bea26 Merge branch 'patch-1' into 'master' Vanessa Dannenberg 2020-04-20 08:14:05 +00:00
  • 09f08b50bc Fix missing comma messing with load order Till Affeldt 2020-04-20 08:04:21 +00:00
  • d335eceecc Merge branch 'cocomilk-axe-bugfix' into 'master' Vanessa Dannenberg 2020-02-02 19:19:47 +00:00
  • 89bffdecaf Fix bug with coconut-milk craft When crafting, tool used was fully repaired. Now crafting will do damages on tool used instead. Louis 2020-02-02 15:13:01 +01:00
  • 6fd3729669 Merge branch 'fences' into 'master' Vanessa Dannenberg 2019-10-03 18:13:57 +00:00
  • 25250e6eea add optional fences and gates flux 2019-10-03 18:13:57 +00:00
  • 9bc0bc1b68 Merge branch 'jungletree_drop' into 'master' Vanessa Dannenberg 2019-10-03 18:10:58 +00:00
  • d097fd6044 make moretrees:jungletree_trunk drop default:jungletree flux 2019-10-03 18:10:58 +00:00
  • 216acdc6b1 override default sapling/tree/leaves/wood/etc get rid of "apple" from descriptions Vanessa Dannenberg 2019-06-18 14:51:50 -04:00
  • dde035cb5e use table.copy instead of clone-node Vanessa Dannenberg 2019-06-18 14:37:06 -04:00
  • acb534d8d0 fix derps in tables Vanessa Dannenberg 2019-05-22 21:05:04 -04:00
  • f45ffc09bf Use a "set" for surface list rather than a plain table (requires biome_lib from commit a96f015c or later) Vanessa Dannenberg 2019-05-22 20:03:00 -04:00
  • e912fba6c8 tweak on-gen to be faster still Vanessa Dannenberg 2019-05-22 19:16:30 -04:00
  • 7161cfbdee rework how sapling growth is defined Vanessa Dannenberg 2019-05-22 19:09:41 -04:00
  • a27af10d2e put on_gen saplings into creative inv, adjust description Vanessa Dannenberg 2019-05-22 18:43:04 -04:00
  • e474194daf speed up sapling growth. they're just too damned slow Vanessa Dannenberg 2019-05-22 18:41:03 -04:00
  • d521e34758 license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media Vanessa Dannenberg 2018-11-08 18:40:16 -05:00
  • 109b2009fb don't register grow actions for "ongen" saplings if moretrees is not in spawn-saplings mode. Vanessa Dannenberg 2018-10-25 11:59:44 -04:00
  • 90a2d33707 use swap_node where possible, for speed Vanessa Dannenberg 2018-10-25 10:27:29 -04:00
  • 61d1c54faf
    Merge pull request #45 from yoan31/patch-1 Vanessa Dannenberg 2018-05-11 09:05:10 -04:00
  • 4e8cfdcd8c Add the translation to Spanish (#35) Carlos 2018-04-24 00:06:35 -03:00
  • f08f2d46f8
    Create fr.txt yoan31 2018-04-12 10:27:22 +02:00
  • 324155f805
    Merge pull request #41 from HybridDog/settingfix Vanessa Dannenberg 2018-01-09 14:36:57 -05:00
  • e5524c007d follow minetest lua code style guidelines Hybrid Dog 2018-01-09 20:01:47 +01:00
  • ae53dc2e9b
    Merge pull request #40 from HybridDog/jungfix Vanessa Dannenberg 2018-01-09 13:10:15 -05:00
  • ba2cd3d9b8 Use new setting functions Hybrid Dog 2017-06-18 12:25:20 +02:00
  • af6d08414b Remove obsolete jungletree legacy aliases Hybrid Dog 2017-12-30 16:21:26 +01:00
  • 1c0e3c7215 Fix max search area exceeded crash. Auke Kok 2017-12-15 12:32:53 -08:00
  • aac8386b5a Add .luacheckrc. Auke Kok 2017-12-15 11:22:22 -08:00
  • c9add9b24d remove some debug prints Vanessa Ezekowitz 2017-08-12 20:26:33 -04:00
  • f9d12a9def explicitly describe on-generated saplings Vanessa Ezekowitz 2017-08-12 20:17:53 -04:00
  • 82744f4a96 don't add "waving" to default leaves/jungle leaves (they already have it now) Vanessa Ezekowitz 2017-08-12 20:09:14 -04:00
  • e5d30fed3d whitespace fixes in tree_biomes.txt Vanessa Ezekowitz 2017-08-12 20:05:42 -04:00
  • 4e4636d6fe get rid of old "sideways" trunks crafts Vanessa Ezekowitz 2017-08-12 20:01:05 -04:00
  • 922058700d spacing fixes Vanessa Ezekowitz 2017-08-12 19:02:54 -04:00
  • cccfb1953b remove acacia trees entirely. they're handled by minetest_game now (have been for a while) only some aliases and an "avoid" setting for other trees remain. Vanessa Ezekowitz 2017-08-12 18:59:41 -04:00
  • f3a740f07e generate saplings by default Vanessa Ezekowitz 2017-06-17 19:40:39 -04:00
  • 37e39a9ba7 fix broken leafdecay on jungle tree and fir tree Vanessa Ezekowitz 2017-03-30 21:51:58 -04:00
  • 3d7bcca134 set is_ground_content properly to prevent cavegen griefing on everything but saplings Vanessa Ezekowitz 2017-03-15 13:04:48 -04:00
  • 2967c107d8 use new minetest_game leafdecay API Vanessa Ezekowitz 2017-03-14 20:26:59 -04:00
  • f83f167d18 adapt plantlike leaves' scale for current engine Vanessa Ezekowitz 2017-02-10 09:48:20 -05:00
  • 471a11f92d pine_sapling_ongen -> cedar_sapling_ongen alias Vanessa Ezekowitz 2016-08-21 15:56:02 -04:00
  • b00d4f4a18 Merge pull request #27 from Rogier-5/new-screenshot Vanessa Ezekowitz 2016-07-03 04:53:11 -04:00
  • 5735554d6a Merge pull request #26 from Rogier-5/poplar Vanessa Ezekowitz 2016-07-03 04:52:27 -04:00
  • 23ac37fc4c Add new screenshot featuring all trees & instructions for recreating it Rogier 2016-07-03 07:31:35 +02:00
  • d72574d288 Add poplar tree Rogier 2016-07-01 16:06:29 +02:00
  • 8aa4888dee Merge pull request #25 from Rogier-5/date-palm Vanessa Ezekowitz 2016-07-02 20:59:52 -04:00
  • 9028366407 fixup! Add date palm Rogier 2016-07-01 11:11:45 +02:00
  • 9dd610e0e6 fixup! Add date palm Rogier 2016-06-28 17:45:08 +02:00
  • 75e8027bf7 Make cocos palm regrow coconuts. Rogier 2016-05-19 13:26:52 +02:00
  • c87a169fdd Add recipes with dates (and nuts, and coconut) Rogier 2016-05-20 12:33:10 +02:00
  • afab0692df Add date palm Rogier 2016-05-18 22:54:19 +02:00
  • 9ced339ce5 Add dependency on vessels mod Rogier 2016-06-27 23:21:29 +02:00
  • 47980f5c86 Merge pull request #23 from Rogier-5/cedar Vanessa Ezekowitz 2016-05-18 13:06:00 -04:00
  • cd9926f9e5 Restore previous pine as cedar Rogier 2016-05-18 16:54:45 +02:00
  • ee5bc1dfb3 Add screenshot.png Auke Kok 2016-03-27 22:32:39 -07:00
  • 62eb522948 Adding standard mod files Auke Kok 2016-03-27 21:16:35 -07:00
  • 8e0eeb5747 fix sapling growth (biome_lib requires "foo.bar" when using "quoted string" function calls) Vanessa Ezekowitz 2015-08-21 15:29:45 -04:00
  • fa3c3c6004 fix alias Vanessa Ezekowitz 2015-08-21 09:07:31 -04:00
  • 0c596f332e fix copy&paste error in green -> default jungle leaves alias Vanessa Ezekowitz 2015-08-17 18:20:19 -04:00
  • 1cd2216731 don't copy default settings to user's world folder. Vanessa Ezekowitz 2015-08-15 17:15:08 -04:00
  • 2aad14a883 fix bad texture refs on saplings Vanessa Ezekowitz 2015-08-15 16:59:11 -04:00
  • f59fd56257 use default leaf decay code for everything. Vanessa Ezekowitz 2015-08-15 16:58:17 -04:00