Commit graph

73 commits

Author SHA1 Message Date
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
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
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
Frank
0b9d6093a0 [Ready for Testing] Folder-Syncing 2021-08-15 23:54:42 +02:00
Frank
1f239baeb9 *WIP* Prepared Folder Syncing - Filelist exchange 2021-08-15 15:06:36 +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
paulevsGitch
1f0403d1b3 Merge remote-tracking branch 'origin/main' 2021-08-14 16:49:09 +03:00
paulevsGitch
410ff87c88 Small javadoc fixes 2021-08-14 16:48:55 +03:00
Frank
09395921ce Accept subclasses in equals 2021-08-14 15:43:48 +02:00
Frank
f28c3e0594 Config reload after write and hash-debug 2021-08-14 15:05:41 +02:00
paulevsGitch
a9b8c57567 Temporal GUI disabling 2021-08-13 03:19:48 +03:00
paulevsGitch
7845f5beb3 Custom model bakery fix (#31) 2021-08-13 02:50:23 +03:00
Frank
49e833e147 Removed unused network hooks 2021-08-11 00:04:37 +02: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
ca721368ea Make sure Mods are not registered twice 2021-08-10 23:39:34 +02:00
Frank
911ca85b03 Make sure server does not offer non-existing config files 2021-08-10 23:15:48 +02:00
paulevsGitch
0f3df9b229
Merge pull request #29 from quiqueck/main
Respect AutoSync setting for Config and add a prePatch run for level.dat
2021-08-10 23:17:01 +03:00
paulevsGitch
56592f3034 Javadoc fixes 2021-08-10 11:46:30 +03:00
Frank
54e1b486a7 Disable BCLibVersion-missmatch screen (as it is currently non functional) 2021-08-08 17:37:05 +02:00
Frank Bauer
819514a699 Start Hello process when player joins (not on enter) 2021-08-08 17:24:29 +02:00
Frank
ace3156fb2 Additional Log output 2021-08-07 00:18:27 +02:00
Frank
5c11fb5424 Invalidate tokens on fail 2021-08-06 23:49:15 +02:00
Frank
5bff609fb6 Invalidate request token 2021-08-06 23:38:40 +02:00
Frank
4d3f7aa34b Api cleanup 2021-08-06 23:29:41 +02:00
Frank
3438c86de2 Refactor 2021-08-06 23:20:39 +02:00