Frank
|
416ff1644e
|
Create/Load of Worlds with WorldPreset appears to work
|
2022-10-26 17:01:26 +02:00 |
|
Frank
|
409534e6f1
|
Cleanups
|
2022-10-26 00:06:06 +02:00 |
|
Frank
|
9fcec2b033
|
Fixed For emissive texture loading
|
2022-10-25 23:57:27 +02:00 |
|
Frank
|
bfebba6791
|
Fixed Sign Mixin errors
|
2022-10-25 23:09:19 +02:00 |
|
Frank
|
95ea99e44d
|
Fixed Registry handling
|
2022-10-25 22:45:42 +02:00 |
|
Frank
|
73687e3401
|
Fixed Mixin and Frozen Registry Errors
|
2022-10-25 17:46:08 +02:00 |
|
Frank
|
f8bcba4d3a
|
Compiling version (some features are currently disabled and need a rewrite)
|
2022-10-25 17:19:22 +02:00 |
|
Frank
|
34993a81d0
|
[Feature] Vanilla Water Bottles do return empty bottle when consumed in recipes (quiqueck/BetterEnd#21)
|
2022-08-02 15:32:49 +02:00 |
|
Frank
|
35c023692c
|
[Change] Refactored Recipe-Advancement API to prevent #29
|
2022-08-01 18:35:32 +02:00 |
|
Frank
|
165ac1ca27
|
No extra Data Field
|
2022-07-31 20:17:35 +02:00 |
|
Frank
|
18fffafb3a
|
[Features] (Recipe-) Advancement API
|
2022-07-31 14:49:15 +02:00 |
|
Frank
|
a18aa400ed
|
[Feature] Support for Custom Boats (quiqueck/BetterNether#4)
|
2022-07-30 00:08:13 +02:00 |
|
Frank
|
2aa13a76ee
|
Improved Anvil-Level handling
|
2022-07-28 19:52:07 +02:00 |
|
Frank
|
24c3b8aed1
|
Use Intrinsic Proxying instead of Override (https://github.com/SpongePowered/Mixin/wiki/Introduction-to-Mixins---Overwriting-Methods#2-intrinsic-proxy-methods, #28)
|
2022-07-28 12:58:31 +02:00 |
|
Frank
|
42fa776320
|
Changes to sopport proper Block-Tags for Workstations (#39)
|
2022-07-26 18:22:57 +02:00 |
|
Frank
|
69d472d107
|
[Feature] Update Checker
|
2022-07-22 00:17:25 +02:00 |
|
Frank
|
9f75cbde1b
|
[Change] Stricter Generics for RecipeManager
|
2022-07-21 13:30:04 +02:00 |
|
Frank
|
5ac1eed54e
|
[Feature] Identify POI by BlockTags
|
2022-07-21 12:11: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
|
e670fea21a
|
Allow server to disable the forced preset override
|
2022-07-03 19:51:18 +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
|
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
|
59756e6dca
|
Better Abstraction from internal FAPI (#2, FabricMC/fabric#2369)
|
2022-06-30 13:53:19 +02:00 |
|
Frank
|
600aa50212
|
[Fix] Hammer in first slot gets consumed by Recipe (BetterEnd/issues#17)
|
2022-06-30 11:23:24 +02:00 |
|
Frank
|
dd27373063
|
[Change] WorldPreset automatically sets DEFAULT to first registered Preset
|
2022-06-30 09:52:04 +02:00 |
|
Frank
|
278d8c6201
|
[Fix] Make PresetEditorMixin a clientside Mixin (#8)
|
2022-06-30 08:56:54 +02:00 |
|
Frank
|
74e465a68c
|
Removed unneeded Mixin
|
2022-06-30 08:13:30 +02:00 |
|
Frank
|
b37399523a
|
[Fix] Boookshelf not recognized
|
2022-06-30 08:04:55 +02:00 |
|
Frank
|
fcb91b25e0
|
Additional Accessor
|
2022-06-24 10:59:07 +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
|
ec764f99e6
|
Tweaks to Surface Rule application
|
2022-06-22 01:09:58 +02:00 |
|
Frank
|
cc36c090a1
|
[Changes] Cleanup of old SurfaceRule code
|
2022-06-22 00:00:38 +02:00 |
|
Frank
|
c2e5096056
|
Moved Tag API to version directory
|
2022-06-21 19:26:14 +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 |
|
Frank
|
586485fe48
|
Correct handling of WorldPreset Settings from UI
|
2022-06-19 23:25:44 +02:00 |
|
Frank
|
73cd08fa69
|
Non default Terrain Heights for EndBiomeSource
|
2022-06-19 22:06:25 +02:00 |
|
Frank
|
35b968eb93
|
Removed unneeded call
|
2022-06-19 20:45:23 +02:00 |
|
Frank
|
c74b7b2d28
|
WorldPreset serialization and better structure for BiomeGenerator builder;
|
2022-06-19 19:59:29 +02:00 |
|
Frank
|
f72081620a
|
Changed handling of vanilla/fabric end biomes
|
2022-06-14 14:29:50 +02:00 |
|
Frank
|
7c810cd3a7
|
[Fix] Crashes with FABI 0.56 (#4)
|
2022-06-14 11:58:41 +02:00 |
|
Frank
|
c6d7050651
|
Minor Changes
|
2022-06-12 03:12:09 +02:00 |
|
Frank
|
b9ee21085b
|
[Feature] Generalized Elytra API to simplify Trinkets integration
|
2022-06-10 18:24:09 +02:00 |
|
Frank
|
59529c6c94
|
[Feature] Speed modified Elytra API
|
2022-06-10 15:10:19 +02:00 |
|
Frank
|
e49323be93
|
[Fix] No Features when Terrablender is present
|
2022-06-10 03:23:01 +02:00 |
|
Frank
|
c429ee3a38
|
[Feature] API to modify speed of DiggerItems
|
2022-06-09 17:17:12 +02:00 |
|
Frank
|
852e5a6abc
|
Reformated
|
2022-06-08 20:57:21 +02:00 |
|
Frank
|
74f4708196
|
[Fix] Reduced Radius for Eternal Portal Search
|
2022-06-08 16:41:45 +02:00 |
|
Frank
|
b731ba6598
|
Use POI to find EternalPortalFrame
|
2022-06-08 14:29:49 +02:00 |
|