Frank
|
073b473840
|
Preparing common Tags (paulevsGitch/BetterEnd#303)
|
2021-10-18 19:38:31 +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
|
1d9d752832
|
Added wait for Progress Stage
|
2021-08-25 18:02:55 +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
|
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
|
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
|
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
|
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
|
38c01b8c76
|
Additional Typesafety
|
2021-08-21 13:43:22 +02:00 |
|
Frank
|
8f9ff14fac
|
Added ConfigUI Annotation
|
2021-08-21 12:30:47 +02:00 |
|
Frank
|
b369954c05
|
Save configs from ModMenu-Screen
|
2021-08-20 16:50:23 +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
|
d88462e827
|
Make auto-sync options consistent with UI
|
2021-08-20 13:24:47 +02:00 |
|
Frank
|
7eb44ebb82
|
Make sure the server can load client-side mod's for syncing
|
2021-08-20 01:52:37 +02:00 |
|
Frank
|
dfe25a9599
|
Sync Screen offers user-options
|
2021-08-19 20:12:01 +02:00 |
|
Frank
|
ddaf8a0e01
|
Do not offer unavailable mod dependencies
|
2021-08-18 14:32:06 +02:00 |
|
Frank
|
3bb8fec4b2
|
Refactoring of ModUtil members
|
2021-08-18 14:29:15 +02:00 |
|
Frank
|
71ad055ea5
|
Implemented ModSync
|
2021-08-18 14:23:33 +02:00 |
|
Frank
|
8588191556
|
Adding ModFile Request
|
2021-08-18 10:05:11 +02:00 |
|
Frank
|
e9fc77ab0d
|
Prepare to sync Mods
|
2021-08-18 09:57:52 +02:00 |
|
Frank
|
55f00c664c
|
better naming for client/server only handlers
|
2021-08-17 12:56:37 +02:00 |
|
Frank
|
29fe59b4b9
|
Fix confi classes
|
2021-08-17 12:56:09 +02:00 |
|
Frank
|
123a5e2dc4
|
Refactored AutoSync
|
2021-08-17 11:57:40 +02:00 |
|
Frank
|
b398e47056
|
Make sure users have the option to not use AutoSync
|
2021-08-17 10:10:15 +02:00 |
|
Frank
|
de5e56cc04
|
Added API to load all ModMetadata from the 'mods' folder (classpath is not included)
|
2021-08-17 10:03:14 +02:00 |
|
Frank
|
742ea56e34
|
Added Step to handler that allows users to stop the message from beeing sent and prepare some data.
|
2021-08-17 09:52:48 +02:00 |
|
Frank
|
132623419d
|
moved fileWalker
|
2021-08-16 10:28:37 +02:00 |
|
Frank
|
03bef0ae88
|
Reject file sync in a Singleplayer World
|
2021-08-16 09:37:06 +02:00 |
|
Frank
|
0b3e4198cd
|
Disabled testing code
|
2021-08-16 09:34:49 +02:00 |
|
Frank
|
31ae7a6d3a
|
Reject folder syncs outside of game-dir
|
2021-08-16 09:04:53 +02:00 |
|
Frank
|
c7aeef43dd
|
Reminder
|
2021-08-16 01:05:39 +02:00 |
|
Frank
|
fdbde2e0a6
|
Make sure we reject files that are not children of a sync-path
|
2021-08-16 01:01:51 +02:00 |
|