Commit graph

58 commits

Author SHA1 Message Date
paulevsGitch
eaba9bf698 Collections util 2021-12-03 13:49:42 +03:00
Frank
54f13847b5 First running version of BCLib 2021-12-01 01:33:24 +01:00
Frank
53911dfe91 Backportat latest changes from master 2021-11-30 21:15:10 +01:00
Frank
c6a7a1d4f7 *WIP*: Merge commit 'ce4cb8974f' into 1.18 2021-11-13 19:30:01 +01:00
Frank
07d8c56e18 Mark Mods that do not contain a client entrypoint as Server-Only for Sync 2021-11-06 20:59:06 +01:00
Frank
143653e2b6 Custom parsing of relevant Mod-Info. Should make it compatible with loader 0.11.x and 0.12.x (#34, #36) 2021-11-04 02:18:33 +01:00
Frank
b7c83923ea Using latest fabric API 2021-11-03 15:44:25 +01:00
paulevsGitch
3efa71b08a Null pointer translation fix 2021-11-02 15:25:08 +03:00
paulevsGitch
8eba063b40 Import optimisation, carver adding fix 2021-11-01 14:16:17 +03:00
Frank
2674940c91 Added AnvilReceipts from BE 2021-10-18 12:26:35 +02:00
Frank
74533e2e66 fixes for 21w40a 2021-10-12 14:53:14 +02:00
Frank
f3bdaaac8e Make sure we do not close the jar filesystem when cheking for mods (otherwise resources might fail) 2021-08-24 16:59:59 +02:00
Frank
670928a604 Fix problem with non semantic versions 2021-08-22 11:59:43 +02:00
Frank
4d56796244 Some minor Fixes 2021-08-21 14:25:09 +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
14d3c18945 Small Mod Sync fixes 2021-08-19 20:30:43 +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
e9fc77ab0d Prepare to sync Mods 2021-08-18 09:57:52 +02:00
Frank
123a5e2dc4 Refactored AutoSync 2021-08-17 11:57:40 +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
6837c7d081 Make a non-recursive fileWalker 2021-08-17 09:53:04 +02:00
Frank
132623419d moved fileWalker 2021-08-16 10:28:37 +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
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
Frank
119e94520c Compare files on client/server 2021-08-06 17:40:46 +02:00
paulevsGitch
c8d9d9b252 Wooden material rename, javadoc fix, recipe entries 2021-07-24 00:59:22 +03:00
paulevsGitch
7be63c814d Small formatting fixes 2021-07-22 23:57:32 +03:00
paulevsGitch
ceeb36fc2a Translation Helper fixes 2021-07-22 23:55:28 +03:00
paulevsGitch
a48c350aa2 Tag name changes, workbenches tag 2021-07-21 13:32:02 +03:00
paulevsGitch
e5e948ef4f Moved TagHelper inside TagAPI 2021-07-20 04:54:41 +03: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
5b9eb304bc Custom Stylesheet 2021-07-17 10:27:21 +02:00
Frank Bauer
bc4ff96f0b JavaDoc for TagHelper 2021-07-14 13:49:38 +02:00
paulevsGitch
7d923ba04e Small fixes 2021-07-10 19:54:19 +03:00
paulevsGitch
e41b59d506 Added resource loading for JSON 2021-07-10 19:47:33 +03:00
paulevsGitch
5a9365e2bb Fixed structure features and code style 2021-07-10 16:07:44 +03:00
Frank Bauer
c7b49be379 TagLoader fixes 2021-07-07 13:32:23 +02:00
paulevsGitch
02068df82d Fixed Structure Helper 2021-06-24 18:02:56 +03:00
paulevsGitch
ce4f3f329d Invulnurable additional fix 2021-06-21 20:21:08 +03:00
paulevsGitch
8db49ab4f1 Fixed null pointer for structures 2021-06-21 20:19:57 +03:00
paulevsGitch
25b1ce5e67 Fog density 2021-06-07 13:11:44 +03:00
paulevsGitch
6e882d08d9 Small fixes, custom biome data 2021-06-06 20:33:12 +03:00
paulevsGitch
6487efb3de Small fixes 2021-06-06 16:23:15 +03:00
paulevsGitch
0d63530136 More annotation fixes 2021-06-06 12:35:34 +03:00
paulevsGitch
4230fb7e6c Removed property 2021-06-06 11:43:53 +03:00
paulevsGitch
4427700b7a Client-side ColorUtil fix (#2) 2021-06-05 14:51:56 +03:00
paulevsGitch
1d91f8473e Server mixin & biome source init, cleanup 2021-06-01 10:43:38 +03:00