Commit graph

195 commits

Author SHA1 Message Date
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
Frank
d479d49550 Merge branch 'main' of github.com:quiqueck/BCLib into main 2021-08-10 22:13:06 +02:00
Frank Bauer
b46f9f90d3 Introduce preChecks to the DataFixer 2021-08-10 21:50:43 +02: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
862f3bb6b9 Fix ReceipBook for players 2021-08-07 04:14:35 +02:00
Frank
bc4ec0660f Make sure id-entries for the WorldDataAPI are fixed as well 2021-08-07 03:33:09 +02:00
Frank
dffda00940 Added API to fix id's on paths that can contain Lists/CompundTags 2021-08-07 02:08:17 +02:00
Frank
add5b65e85 Simplified Inventory handling 2021-08-07 01:51:54 +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
Frank
6883287c72 Finished first draft of File syncing 2021-08-06 23:08:13 +02:00
Frank
c28a566c78 Fixed server crashes 2021-08-06 22:26:56 +02:00
Frank
391ca845cf Adding more verbose message 2021-08-06 22:11:08 +02:00
Frank
d01b7923aa Receive requested file contents on client 2021-08-06 21:27:33 +02:00
Frank Bauer
869dc762fa Send file requests 2021-08-06 19:19:49 +02:00
Frank Bauer
ae344c48ac Merge branch 'feature/networking' of github.com-quiqueck:quiqueck/BCLib into feature/networking 2021-08-06 18:12:21 +02:00
Frank
119e94520c Compare files on client/server 2021-08-06 17:40:46 +02:00
Frank
8397ef7cca Added FileHash Object 2021-08-06 09:33:11 +02:00
Frank
feee3514a9 Unpolute public API 2021-08-06 08:23:23 +02:00
Frank
9b92c6cbf2 call sendOnEnter 2021-08-05 19:09:34 +02:00
Frank
16cbba6e76 Preparing Config-Objects to automatically sync from Server to Client 2021-08-05 19:07:14 +02:00
Frank
589151af81 Call DataFixer on WorldData 2021-08-05 18:43:44 +02:00
Frank Bauer
433aa7a1c7 Merge branch 'main' into feature/networking 2021-08-01 14:24:28 +02:00
paulevsGitch
b05f5a728f Compat with Canvas emissive shaders, fixes 2021-08-01 14:05:41 +03:00
Frank Bauer
2ae840634a Fixed message 2021-08-01 11:05:11 +02:00
Frank Bauer
70cfdf0dd8 Display DataExchange Dialog 2021-07-31 14:04:14 +02:00
Frank Bauer
7bfe0b01cd Ability to send data when player first enters the level 2021-07-31 13:51:39 +02:00
paulevsGitch
3a5a264436 Model loading fix 2021-07-31 14:46:20 +03:00
Frank Bauer
4fc9c06204 Prepared BCLib Version warning screen 2021-07-31 11:29:13 +02:00
Frank Bauer
c621b0525e Hello message initiated on Server 2021-07-31 10:32:09 +02:00
Frank Bauer
165c6e5b22 Fixed crash when server initializes a new world 2021-07-31 09:19:46 +02:00
Frank Bauer
a53c503c4e List all mod versions from server and client 2021-07-30 17:30:19 +02:00
Frank Bauer
2e624956aa Reenable FixerAPI 2021-07-30 13:49:12 +02:00
Frank Bauer
b74f680191 Added HelloServer handler 2021-07-29 10:57:58 +02:00
Frank Bauer
2260d547dc changes to run on non dedicated servers as well 2021-07-29 10:01:02 +02:00
Frank Bauer
7632c4e498 Send first test-message 2021-07-28 23:52:18 +02:00
Frank Bauer
30b7c8043a First network test 2021-07-28 23:28:42 +02:00
Frank Bauer
eda626fe10 Doc update 2021-07-26 21:36:34 +02:00
Frank Bauer
eb8c87468f Initialize new worlds as fully patched 2021-07-26 21:31:17 +02:00
Frank Bauer
c4d7035ef2 Move method to client Environment 2021-07-26 18:52:22 +02:00
Frank Bauer
a247b17e7f Added Screen to confirm Patches 2021-07-26 18:36:20 +02:00