Commit graph

377 commits

Author SHA1 Message Date
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
6837c7d081 Make a non-recursive fileWalker 2021-08-17 09:53:04 +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
fcf2d041cb check file-hashes before content comparison 2021-08-16 09:30:01 +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
9cd0ef1f04 make diffContent count 2021-08-15 21:02:30 +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
895b605523 Better Fabric biome API support 2021-08-15 01:42:51 +03:00
paulevsGitch
67be2ce342 Old biome source patcher 2021-08-14 23:06:32 +03:00
paulevsGitch
9e051d9ab9 Datapack biome source fix 2021-08-14 22:55:25 +03: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
25bcbd6369 Using correct ModID 2021-08-14 15:45:51 +02: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
7e36ac4159 Crash fixes 2021-08-14 01:32:25 +03:00
paulevsGitch
97ad8b44aa Small enhancements 2021-08-14 00:36:19 +03:00
paulevsGitch
015d60aee1 Generator options init fix 2021-08-14 00:18:21 +03:00
paulevsGitch
c2015848b0 More fixes 2021-08-13 22:08:18 +03:00
paulevsGitch
0acb947795 Init fixes 2021-08-13 21:59:43 +03:00
paulevsGitch
683427c312 Nether biome source (WIP) 2021-08-13 21:55:40 +03:00
paulevsGitch
34ecbb3f14 End biome source (WIP) 2021-08-13 21:23:12 +03:00
paulevsGitch
0e0944ba51 Dimensional biome API (WIP) 2021-08-13 14:53:19 +03: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
paulevsGitch
83d5a4d2bf Temporal model loading fix (#31) 2021-08-12 03:26:53 +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
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
Frank Bauer
28b3669f39 Respect the auto-sync setting 2021-08-10 21:43:22 +02:00
paulevsGitch
49279480ec Version change 2021-08-10 14:44:04 +03:00
paulevsGitch
56592f3034 Javadoc fixes 2021-08-10 11:46:30 +03:00
paulevsGitch
c48c06d2f8
Merge pull request #28 from quiqueck/main
Start Hello process when player joins (not on enter)
2021-08-09 02:32:20 +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
paulevsGitch
990b024fdb
Merge pull request #27 from quiqueck/feature/data_fixer
Added Fixer for WorldDataAPI
2021-08-07 05:27:15 +03:00