Commit graph

43 commits

Author SHA1 Message Date
Frank
47a744cf23 Add Composters as Farmer Workstations 2022-07-29 13:21:01 +02:00
Frank
42fa776320 Changes to sopport proper Block-Tags for Workstations (#39) 2022-07-26 18:22:57 +02:00
Frank
dca9817c17 [Feature] Updater Icons from Entrypoints 2022-07-22 18:41:06 +02:00
Frank
1628ac9a86 [Feature] Add Tag to Fisherman Workstation POI (quiqueck/BetterNether#39) 2022-07-21 12:12:50 +02:00
Frank
399a2c8a4e [Fix] WorldPresets are not decoded right 2022-07-16 10:21:28 +02:00
Frank
eda6ea6d67 [Fix] Adding world specific data to global registry 2022-07-12 16:20:01 +02:00
Frank
1200a6daaf [Fix] WorldsTogether data was not properly initialized 2022-07-12 12:27:04 +02:00
Frank
8f9c33e378 Better logging 2022-07-10 00:26:07 +02:00
Frank
9f36264090 Disabled extra vanilla override code 2022-07-09 23:37:57 +02:00
Frank
c56c15fc02 Handling for Datapack overrides (#20) 2022-07-09 04:38:57 +02:00
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
32e7ffec69 [Change] BCLBiome Data is managed in a Datapack-Aware registry now 2022-07-07 18:53:08 +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
44a008bcf0 Some renaming 2022-07-03 22:15:54 +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
b3c58b42e9 [Fix] Dimension height is not updated for repaired BiomeSources (quiqueck/BetterEnd#28) 2022-07-03 13:36:24 +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
37a26f25bb [Change] Basalt no longer counts as terrain 2022-06-30 23:15:26 +02:00
Frank
59756e6dca Better Abstraction from internal FAPI (#2, FabricMC/fabric#2369) 2022-06-30 13:53:19 +02:00
Frank
dd27373063 [Change] WorldPreset automatically sets DEFAULT to first registered Preset 2022-06-30 09:52:04 +02:00
Frank
5d85595c5a More Feature Refactoring 2022-06-28 23:19:03 +02:00
Frank
52e1db4551 Fixed Type for ITEMS TagRegistry 2022-06-25 20:54:35 +02:00
Frank
4dc07f6567 New event for finalizing ChunkGenerators 2022-06-25 20:35:42 +02:00
Frank
03a94d544d [Fix] Crash when world preset is loaded before registries were ready 2022-06-24 03:10:40 +02:00
Frank
a064f2d6bb Upgrade older world presets 2022-06-24 03:04:35 +02:00
Frank
fb19ebaae6 Removed WorldPresetSettings 2022-06-24 01:56:25 +02:00
Frank
877691011f [Change] WorldPresets are configured through BiomeSources 2022-06-23 23:48:36 +02:00
Frank
2a03b46a98 Load WorldPresets from Dataset when world is created in UI 2022-06-22 13:40:24 +02:00
Frank
ec764f99e6 Tweaks to Surface Rule application 2022-06-22 01:09:58 +02:00
Frank
e1883409fa Change Surface Rules later to catch Biomes added by FAPI 2022-06-22 00:54:15 +02:00
Frank
cc36c090a1 [Changes] Cleanup of old SurfaceRule code 2022-06-22 00:00:38 +02:00
Frank
da1d4c6b40 [Feature] New Registry for Surface Rules 2022-06-21 20:41:26 +02:00
Frank
c2e5096056 Moved Tag API to version directory 2022-06-21 19:26:14 +02:00
Frank
ecb0f6fb99 Smaller Changes to new API 2022-06-21 19:24:56 +02:00
Frank
184f3a6448 [Change] Moved and refactored Tag-API 2022-06-21 18:19:10 +02:00
Frank
25fa53541f [Change] Separated all World-Load related code to a new namespace 2022-06-21 16:42:46 +02:00