Commit graph

47 commits

Author SHA1 Message Date
Frank
53911dfe91 Backportat latest changes from master 2021-11-30 21:15:10 +01:00
Frank
2cbfbe8047 Add config to exclude mods from syncing/info 2021-11-06 20:58:41 +01:00
Frank
a879a82645 Turn off ModInfo on the server by default 2021-11-06 19:41:40 +01:00
paulevsGitch
3888998aff Generator config fix 2021-10-25 16:20:06 +03: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
4a4191c80d Fixed JavaDoc Error 2021-08-21 14:33:55 +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
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
Frank
fe7e1aa28d Prepare Configs that enable us to derive a ConfigScreen 2021-08-20 14:15:21 +02:00
Frank
d88462e827 Make auto-sync options consistent with UI 2021-08-20 13:24:47 +02:00
Frank
dfe25a9599 Sync Screen offers user-options 2021-08-19 20:12:01 +02:00
Frank
698ecefba4 Fixed message 2021-08-19 16:39:37 +02:00
Frank
32e1b2edb4 Make config-register message clearer 2021-08-19 09:05:38 +02:00
Frank
123a5e2dc4 Refactored AutoSync 2021-08-17 11:57:40 +02:00
Frank
fcf2d041cb check file-hashes before content comparison 2021-08-16 09:30:01 +02:00
Frank
0b9d6093a0 [Ready for Testing] Folder-Syncing 2021-08-15 23:54:42 +02:00
Frank
9cd0ef1f04 make diffContent count 2021-08-15 21:02:30 +02:00
Frank
5df6de1e3a Implemented content based syncing 2021-08-15 13:55:31 +02:00
Frank Bauer
f80b55aa50 Prepared sync pipeline for content-based config sync 2021-08-15 11:30:39 +02:00
paulevsGitch
28228b35e2 Version change, removed old API functions, javadoc fixes 2021-08-14 16:57:51 +03:00
Frank
25bcbd6369 Using correct ModID 2021-08-14 15:45:51 +02:00
Frank
f28c3e0594 Config reload after write and hash-debug 2021-08-14 15:05:41 +02:00
paulevsGitch
34ecbb3f14 End biome source (WIP) 2021-08-13 21:23:12 +03:00
paulevsGitch
7845f5beb3 Custom model bakery fix (#31) 2021-08-13 02:50:23 +03:00
Frank
e06543dac6 More debug messages for file-sync 2021-08-11 00:01:36 +02:00
Frank
a21e7e115b Add config options to control autoSync 2021-08-10 23:39:59 +02:00
Frank
911ca85b03 Make sure server does not offer non-existing config files 2021-08-10 23:15:48 +02:00
Frank Bauer
28b3669f39 Respect the auto-sync setting 2021-08-10 21:43:22 +02:00
Frank
119e94520c Compare files on client/server 2021-08-06 17:40:46 +02:00
Frank
16cbba6e76 Preparing Config-Objects to automatically sync from Server to Client 2021-08-05 19:07:14 +02:00
Frank Bauer
65b70f57ad Merge branch 'main' of github.com:paulevsGitch/BCLib 2021-07-20 00:44:49 +02:00
Frank Bauer
5e2961c91d renamed default config dir 2021-07-19 23:11:26 +02:00
paulevsGitch
c6afa74529 Code style fix, interface rename, custom item getter 2021-07-20 00:10:00 +03:00
paulevsGitch
179ada3296 Code style fix & version update 2021-07-19 21:41:07 +03:00
Frank Bauer
51235429db Added alternative DataFixerAPI 2021-07-19 19:54:37 +02:00
Frank Bauer
102c9ec0cc Added a SessionConfig class that can generate config files inside a world folder 2021-07-19 19:54:16 +02:00
Frank Bauer
fee7cbc93a Added possibility to store configs at costum locations 2021-07-19 19:54:16 +02:00
Frank Bauer
8d5f235684 Fixed hash-calculation for ConfigKey 2021-07-19 19:54:16 +02:00
paulevsGitch
5a9365e2bb Fixed structure features and code style 2021-07-10 16:07:44 +03:00
paulevsGitch
2b38d1ca6b More tag recipes 2021-06-13 22:45:29 +03:00
paulevsGitch
6b0bf593ad Configs 2021-05-23 00:52:01 +03:00