Commit graph

28 commits

Author SHA1 Message Date
Frank
daa4a2b4af Migrated some API calls 2022-11-12 12:10:59 +01:00
Frank
ff77134ead Adopted new Math and Widget changes 2022-10-28 18:03:25 +02:00
Frank
b4f9fdf95f Streamlined WorldBootstrap 2022-10-28 15:58:46 +02:00
Frank
d9a586741e [Change] Removed Canvas Support 2022-10-28 09:27:33 +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
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
a18aa400ed [Feature] Support for Custom Boats (quiqueck/BetterNether#4) 2022-07-30 00:08:13 +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
69d472d107 [Feature] Update Checker 2022-07-22 00:17:25 +02:00
Frank
278d8c6201 [Fix] Make PresetEditorMixin a clientside Mixin (#8) 2022-06-30 08:56:54 +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
c74b7b2d28 WorldPreset serialization and better structure for BiomeGenerator builder; 2022-06-19 19:59:29 +02:00
Frank
852e5a6abc Reformated 2022-06-08 20:57:21 +02:00
Frank
f6d5f85ec1 Refactored BCLib Package Structure 2022-06-07 16:44:14 +02:00
Frank
2168787ac2 Store registryaccess Object 2022-05-27 18:20:21 +02:00
Frank
3e41a4630d Make sure BiomeAPI is initialized with the correct registry 2022-05-27 18:12:43 +02:00
Frank
bdf30109f6 Improved SurfaceRule Handling 2022-05-27 00:42:34 +02:00
Frank
e08d85b605 Fixed SignEdit Mixin 2022-05-26 23:54:45 +02:00
Frank
919e3c25c5 SurfaceRule handling 2022-05-25 14:00:24 +02:00
Frank
9d0a640173 Datapack Biome Handling with Custom BiomeSource 2022-05-24 23:42:25 +02:00
Frank
0a5a608b7d Introduce BCLChunkGenerator class 2022-05-22 03:26:03 +02:00
Frank
ab0895d48c Make Sure BCLibs Default WorldPreset is applied by default for fresh Clients/Servers 2022-05-21 17:51:49 +02:00
Frank
9f8409ebe0 Sort Custom Presets to Front 2022-05-20 01:59:30 +02:00
Frank
3ee10482ab Reorganized Imports/Packages 2022-05-18 23:56:23 +02:00