Commit graph

1305 commits

Author SHA1 Message Date
Frank
72e8d8ff0f [Fix] Make sure WorldPresets are loaded with corresponding Mod-Data (#20) 2022-07-09 04:22:25 +02:00
Frank
e7df54bb5b [Fix] Default World-Type on World creation screen does not include modded dimension data (#20) 2022-07-09 00:17:17 +02:00
Frank
13acf48894 [Fix] Modded WorldGenSettings are not properly loaded for new Worlds (#20) 2022-07-08 23:23:51 +02:00
Frank
5fd087d8b7 Fixed crash with assume abstract BiomeSources 2022-07-08 17:02:39 +02:00
Frank
92ff27f2f8 Fixed broken javaDoc links 2022-07-08 01:25:28 +02:00
Frank
beb2d97304 Simplified BiomeDecider 2022-07-08 00:38:35 +02:00
Frank
c4077a42fd [Fix] WeightedList does not always return a value 2022-07-08 00:13:07 +02:00
Frank
8861c0645f [Feature] More flexible/extensible End-Biome Placement 2022-07-08 00:12:39 +02:00
Frank
0a75eb0c5d Serialize Cave Features 2022-07-07 19:33:55 +02:00
Frank
020b8880e1 [Feature] Reconfigure default WorldPresets if Nullscape (Mod Version) is present 2022-07-07 19:33:32 +02:00
Frank
32e7ffec69 [Change] BCLBiome Data is managed in a Datapack-Aware registry now 2022-07-07 18:53:08 +02:00
Frank
94c08e79b2 [Fix] Make sure biomes marked for ignore are not added to the end biome source 2022-07-05 19:14:56 +02:00
Frank
85e1d35496 Strict separation of worldpreset code from rest of bclib 2022-07-05 17:42:56 +02:00
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