Commit graph

62 commits

Author SHA1 Message Date
Frank
416ff1644e Create/Load of Worlds with WorldPreset appears to work 2022-10-26 17:01:26 +02:00
Frank
f8bcba4d3a Compiling version (some features are currently disabled and need a rewrite) 2022-10-25 17:19:22 +02:00
Frank
5e041b615b Version Bump 2022-10-11 23:16:05 +02:00
Frank
dfb1d34bb9 [Fix] Make sure Biome-Sizes are in Chunks not Blocks when written (quiqueck/BetterEnd#80) 2022-10-08 20:44:53 +02:00
Frank
82703fe992 Movable image renderer 2022-08-16 22:30:21 +02:00
Frank
22ae922439 Removed deprecated Methods/Classes 2022-08-01 01:13:55 +02:00
Frank
a18aa400ed [Feature] Support for Custom Boats (quiqueck/BetterNether#4) 2022-07-30 00:08:13 +02:00
Frank
696e0d5def Changes for vanilla wood type bookshelfs 2022-07-29 15:49:49 +02:00
Frank
799018222c Improved WorldSetupScreen 2022-07-23 00:58:51 +02:00
Frank
5dc7d357ac Changed Updater Icon handling 2022-07-22 20:08:45 +02:00
Frank
b99761318b Added Updater Icon 2022-07-22 19:48:55 +02:00
Frank
dca9817c17 [Feature] Updater Icons from Entrypoints 2022-07-22 18:41:06 +02:00
Frank
bcd64b87b7 More Welcome Options 2022-07-22 17:48:54 +02:00
Frank
a7efcd25ba Config Optimizations 2022-07-22 01:23:30 +02:00
Frank
69d472d107 [Feature] Update Checker 2022-07-22 00:17:25 +02:00
Frank
2d997c53ce [Changes] Converted Screens to new Layout Engine 2022-07-21 22:43:08 +02:00
Frank
cb1986a1fa Finished new End-Settings for WorldEdit Screen 2022-07-20 01:23:47 +02:00
Frank
7546efe097 Fixed Scrolling issue on Tabbed Screen 2022-07-20 00:54:14 +02:00
Frank
8d0f312dc5 [Feature] UI for enhanced End-Configuration 2022-07-20 00:40:47 +02:00
Frank
d19123c949 [Feature] Container and Tabs Components 2022-07-20 00:40:16 +02:00
Frank
200385c73e More flexible Line Separators 2022-07-19 19:56:22 +02:00
Frank
0a940d3e20 [Feature] Text input and Color Picker 2022-07-19 17:36:58 +02:00
Frank
4aed7c6285 Some refactoring 2022-07-17 01:21:33 +02:00
Frank
ef34bc9981 Some helpers 2022-07-16 14:01:44 +02:00
Frank
bebd7e1c70 [Change] Migrated ModMenu Screen to new Layout Engine 2022-07-16 13:55:02 +02:00
Frank
5990a085a6 Multiline Text 2022-07-15 16:31:59 +02:00
Frank
877489c469 Image Component 2022-07-15 15:47:56 +02:00
Frank
51da03f3c8 Padding settings 2022-07-15 15:02:34 +02:00
Frank
67d21f3fba Scroller with correct clipping 2022-07-15 14:52:35 +02:00
Frank
472aa16967 Simple Text Component 2022-07-15 13:36:00 +02:00
Frank
ecb6ca1586 added NullRenderer 2022-07-15 12:55:53 +02:00
Frank
5b4ecbfa3b Added Checkbox 2022-07-15 11:25:35 +02:00
Frank
5637de6ac6 Some fixes for floating point formatting 2022-07-15 10:40:23 +02:00
Frank
ef38a9888b Added a Range Component 2022-07-15 10:26:10 +02:00
Frank
00509c03b2 Marked classes as client only 2022-07-15 02:49:30 +02:00
Frank
ca81b5a720 Fixed Hover Rendering 2022-07-15 02:45:08 +02:00
Frank
399d9820d4 Updated Event Handling 2022-07-15 02:03:18 +02:00
Frank
20c19444f2 Event Handling 2022-07-15 01:43:17 +02:00
Frank
4894f5602c Added Test Screen 2022-07-15 00:57:29 +02:00
Frank
5d5442344c [Change] Prepared RecordItems handling for 1.19.1 2022-07-13 17:23:47 +02:00
Frank
1200a6daaf [Fix] WorldsTogether data was not properly initialized 2022-07-12 12:27:04 +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
85f1d7b1e4 [Change] Moved Nether Config Settings to BiomeSource-Config 2022-07-02 20:04:31 +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
3f04b85565 [Feature] Parameter to change fog density 2022-06-30 18:28:16 +02:00
Frank
fb19ebaae6 Removed WorldPresetSettings 2022-06-24 01:56:25 +02:00
Frank
25fa53541f [Change] Separated all World-Load related code to a new namespace 2022-06-21 16:42:46 +02:00
Frank
def4fc3566 [Feature] Auto Detect End-Datapacks and disable custom Terrain Generation 2022-06-20 01:06:50 +02:00
Frank
586485fe48 Correct handling of WorldPreset Settings from UI 2022-06-19 23:25:44 +02:00