Commit graph

1242 commits

Author SHA1 Message Date
Frank
a73bd23ddf [Fix] DataPack Biomes from other mods are loaded after the WorldStem was first built. Our Biomes-Sources would not recognize that change (#16) 2022-07-04 00:54:41 +02:00
Frank
3b0f609776 [Fix] Do not implicitly add keys to Biome registry (#16) 2022-07-03 23:37:35 +02:00
Frank
de94a808d0 [Feature] Flag End Biomes as ignored for picking 2022-07-03 23:29:31 +02:00
Frank
faa347c5bb Seed changes are not supported 2022-07-03 22:25:55 +02:00
Frank
bb928d5feb [Fix] RandomSource was not Thread-Safe (quiqueck/BetterEnd#29) 2022-07-03 22:21:48 +02:00
Frank
44a008bcf0 Some renaming 2022-07-03 22:15:54 +02:00
Frank
9b537683ea Changed wording 2022-07-03 22:15:12 +02:00
Frank
5bf8c4d669 [Fix] unbound biomes are valid 2022-07-03 22:14:54 +02:00
Frank
1186e962f6 [Fix] End Biomes without type are ignored (quiqueck/BetterEnd#29) 2022-07-03 21:57:41 +02:00
Frank
7d3ef6c756 Make sure default level-type in server-properties is betterx 2022-07-03 19:52:00 +02:00
Frank
e670fea21a Allow server to disable the forced preset override 2022-07-03 19:51:18 +02:00
Frank
910314a1e8 Make sure MainMixin is called early 2022-07-03 19:50:24 +02:00
Frank
f80c12f796 Removed deprecated config values 2022-07-03 19:50:05 +02:00
Frank
3be3fdd2ea No local var 2022-07-03 19:49:22 +02:00
Frank
f0fdcdba05 Removed debug logging 2022-07-03 15:08:43 +02:00
Frank
82023316c6 Added forgotten rebuild 2022-07-03 15:01:29 +02:00
Frank
c042d00c23 [Features] End Source has fallbacks if barrens/voids or center Biomes are missing 2022-07-03 14:57:19 +02:00
Frank
e0f8cb24b6 [Fix] Endless chung generation if picker is empty 2022-07-03 14:52:20 +02:00
Frank
25948c7c6b restored getBiome() name for backward compatibility 2022-07-03 13:42:15 +02:00
Frank
b3c58b42e9 [Fix] Dimension height is not updated for repaired BiomeSources (quiqueck/BetterEnd#28) 2022-07-03 13:36:24 +02:00
Frank
0eb857e293 Reformated 2022-07-03 12:55:27 +02:00
Frank
102db44595 [Change] Added old End Biome-tag 2022-07-03 12:54:42 +02:00
Frank
3e81071b96 [Change] BCLBiome is no longer a wrapper around a Biome-Instance but references the Biome by ResourceKey
[Fix] Crash with Promenade (#15)
2022-07-03 12:42:30 +02:00
Frank
89737d5f6c [Fix] End BiomeSource would contain exlcuded biomes in the possibleBiomes list 2022-07-02 20:16:48 +02:00
Frank
2bfb7a0687 [Fix] getExcludeMatching just returns Biomes that have the exact type 2022-07-02 20:16:17 +02:00
Frank
204f60174b Version Update 2022-07-02 20:07:05 +02:00
Frank
c9baae0724 Fixed JavaDoc 2022-07-02 20:06:10 +02:00
Frank
85f1d7b1e4 [Change] Moved Nether Config Settings to BiomeSource-Config 2022-07-02 20:04:31 +02:00
Frank
d6cf5a6cd9 More frequent cash dumps 2022-07-02 19:40:09 +02:00
Frank
a3aae4c016 Corrected defult values 2022-07-02 19:39:25 +02:00
Frank
600bb6f9ac [Fix] Crash when erroding 2022-07-02 19:38:45 +02:00
Frank
e35fe997c1 [Change] Change handling of End Biomes once more. (EndSource will consider Barrens and MainIsland biomes as well now) 2022-07-02 14:33:52 +02:00
Frank
e411dc10d9 [Fix] Edge Biomes are never selected when only a single biome is available 2022-07-02 14:33:00 +02:00
Frank
90d0c191f5 Version update 2022-07-01 22:29:21 +02:00
Frank
c5c61a11fd [Fix] Handling of vanilla/fabric End Biomes 2022-07-01 20:00:46 +02:00
Frank
aaba0cec25 Changed visibility 2022-07-01 16:54:02 +02:00
Frank
b1e21b097b Some Cleanup 2022-07-01 12:49:35 +02:00
Frank
9e3dbbec76 Some Cleanup 2022-07-01 12:49:22 +02:00
Frank
b045627030 Disabled loging 2022-07-01 02:23:30 +02:00
Frank
598d8f790b Find actual cover block state 2022-07-01 02:20:22 +02:00
Frank
0e0b7a5f51 [Feature] Ability to erode Template Structures 2022-07-01 01:42:03 +02:00
Frank
65e9140812 Version Update 2022-07-01 00:10:26 +02:00
Frank
2f6091f9d3 Version Update 2022-06-30 23:46:14 +02:00
Frank
f83648a099 [Change] RandomSpreadStructurePlacement salt calculation 2022-06-30 23:37:41 +02:00
Frank
ae5b3e1417 [Change] Improved Placement of Template Structure 2022-06-30 23:30:55 +02:00
Frank
37a26f25bb [Change] Basalt no longer counts as terrain 2022-06-30 23:15:26 +02:00
Frank
44a65e8bae [Change] Wall Search can end inside wall 2022-06-30 19:50:46 +02:00
Frank
e3b3ea7872 [Fix] Placing Facing Blocks 2022-06-30 19:50:24 +02:00
Frank
3f04b85565 [Feature] Parameter to change fog density 2022-06-30 18:28:16 +02:00
Frank
1de4db3cde [Change] Refactored Plant API 2022-06-30 17:51:44 +02:00