Frank
|
7e2ea43817
|
removed debug line
|
2021-09-15 08:22:06 +02:00 |
|
Frank
|
7d9b56b6e7
|
Minor additions to BiomeAPI
|
2021-08-27 03:52:06 +02:00 |
|
Frank
|
329509d5c0
|
Removed debug code
|
2021-08-27 01:01:45 +02:00 |
|
Frank
|
9a356dbf0d
|
Mod Warning Fixes
|
2021-08-26 21:28:31 +02:00 |
|
Frank
|
d473451295
|
Ignore Files from Mods that are not known on the client
|
2021-08-26 21:22:28 +02:00 |
|
Frank
|
0673a271ef
|
ProgressScreen can not close on esc
|
2021-08-26 10:14:02 +02:00 |
|
Frank
|
1d9d752832
|
Added wait for Progress Stage
|
2021-08-25 18:02:55 +02:00 |
|
Frank
|
ae9463124f
|
Latest Fabric-API
|
2021-08-25 17:36:21 +02:00 |
|
Frank
|
117ab3fa3d
|
Fixed prefix
|
2021-08-25 17:31:06 +02:00 |
|
Frank
|
d1ef3b5807
|
Added progress Screen for DataFixer
|
2021-08-25 17:27:00 +02:00 |
|
Frank
|
11926ac63c
|
Option to disable ModInfo-Screen
|
2021-08-25 15:12:45 +02:00 |
|
Frank
|
4692831007
|
More options for ModSyncing and Screen to display missmatching mods
|
2021-08-25 15:10:51 +02:00 |
|
Frank
|
b959e17c18
|
Offer Mod Info Screen
|
2021-08-25 14:11:48 +02:00 |
|
Frank
|
9d7fa9f925
|
Scrollable GridScreen
|
2021-08-25 13:47:08 +02:00 |
|
Frank
|
f3bdaaac8e
|
Make sure we do not close the jar filesystem when cheking for mods (otherwise resources might fail)
|
2021-08-24 16:59:59 +02:00 |
|
Frank
|
617573ca09
|
BCLib Syncing fixes
|
2021-08-24 14:49:29 +02:00 |
|
Frank
|
59fcaf6ee9
|
Reenable BCLIb-Version warning
|
2021-08-24 14:37:56 +02:00 |
|
Frank
|
16f4451803
|
Inherited GridColumn width
|
2021-08-24 14:22:14 +02:00 |
|
Frank
|
939fe9ddca
|
Added AccessWidener
|
2021-08-23 15:26:36 +02:00 |
|
Frank
|
0816fd032d
|
Merge branch 'feature/ChunkedFileTransfer'
|
2021-08-23 15:24:15 +02:00 |
|
Frank
|
922e5c9f26
|
Removed testing files
|
2021-08-23 15:22:56 +02:00 |
|
Frank
|
2344ef9606
|
Fixed serverside crash due to Screen
|
2021-08-23 15:22:17 +02:00 |
|
Frank
|
3321d1c90e
|
Use ProgressScreen for larger Data-Transfers
|
2021-08-23 15:07:02 +02:00 |
|
Frank
|
469e97b790
|
ProgressScreen
|
2021-08-23 15:06:34 +02:00 |
|
Frank
|
898668ae96
|
Disable mod-Sync by default
|
2021-08-23 10:09:44 +02:00 |
|
Frank
|
5c6d6a4cb0
|
Finished Chunk Data Transfere if Paylouad size exeeds maximum
|
2021-08-23 10:09:38 +02:00 |
|
Frank
|
63830a27d6
|
First (untested) version of File-Chunker
|
2021-08-22 15:00:29 +02:00 |
|
Frank
|
5e4f4d5b43
|
Fixed problems with DataFixer calls and Architectury
|
2021-08-22 12:00:21 +02:00 |
|
Frank
|
670928a604
|
Fix problem with non semantic versions
|
2021-08-22 11:59:43 +02:00 |
|
Frank
|
4a4191c80d
|
Fixed JavaDoc Error
|
2021-08-21 14:33:55 +02:00 |
|
Frank
|
2b8ef4bcff
|
Has-Debug should be off by default
|
2021-08-21 14:25:44 +02:00 |
|
Frank
|
4d56796244
|
Some minor Fixes
|
2021-08-21 14:25:09 +02:00 |
|
Frank
|
4f8840da68
|
Added serverside config to add additional Mods to get synced
|
2021-08-21 13:56:18 +02:00 |
|
Frank
|
ffffeb78ee
|
Fixed issue with wron type
|
2021-08-21 13:54:06 +02:00 |
|
Frank
|
38c01b8c76
|
Additional Typesafety
|
2021-08-21 13:43:22 +02:00 |
|
Frank
|
edb6631768
|
Supporting StringArray in Configs
|
2021-08-21 13:43:10 +02:00 |
|
Frank
|
8f9ff14fac
|
Added ConfigUI Annotation
|
2021-08-21 12:30:47 +02:00 |
|
Frank
|
0adc5024f1
|
Adding enabled predicate
|
2021-08-21 09:49:15 +02:00 |
|
Frank
|
b369954c05
|
Save configs from ModMenu-Screen
|
2021-08-20 16:50:23 +02:00 |
|
Frank
|
092e0a39e8
|
Auto generate a simple Config Screen
|
2021-08-20 14:37:40 +02:00 |
|
paulevsGitch
|
d31425623d
|
Small cleanup
|
2021-08-20 15:28:38 +03:00 |
|
paulevsGitch
|
9c2b7c9188
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# src/main/java/ru/bclib/api/dataexchange/handler/autosync/AutoFileSyncEntry.java
|
2021-08-20 15:26:29 +03:00 |
|
paulevsGitch
|
98121a30ef
|
Small fix & cleanup
|
2021-08-20 15:26:13 +03:00 |
|
Frank
|
601b984430
|
Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib
|
2021-08-20 14:15:33 +02:00 |
|
Frank
|
fe7e1aa28d
|
Prepare Configs that enable us to derive a ConfigScreen
|
2021-08-20 14:15:21 +02:00 |
|
paulevsGitch
|
529565911f
|
Fixed javadocs, biome API enhancements
|
2021-08-20 15:11:36 +03:00 |
|
Frank
|
8d6dc18ce2
|
Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib
|
2021-08-20 13:24:56 +02:00 |
|
Frank
|
d88462e827
|
Make auto-sync options consistent with UI
|
2021-08-20 13:24:47 +02:00 |
|
paulevsGitch
|
5ed75012cd
|
Merge pull request #32 from glisco03/main
Always use the KubeJS workaround for recipe loading to improve mod compatibility
|
2021-08-20 13:02:38 +03:00 |
|
Frank
|
6e2a539232
|
Minor refactoring
|
2021-08-20 03:16:20 +02:00 |
|