Commit graph

321 commits

Author SHA1 Message Date
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
d4c9695e5c Merge remote-tracking branch 'upstream/main' into feature/networking 2021-08-06 22:11:33 +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
paulevsGitch
ba38a32b86 Merge remote-tracking branch 'origin/main' 2021-08-01 17:57:31 +03:00
paulevsGitch
ceea648858 Fixed missing models with optifine 2021-08-01 17:56:09 +03:00
paulevsGitch
9541ba528b
Merge pull request #24 from RDKRACZ/main
Decreased icon file size.
2021-08-01 17:46:12 +03:00
paulevsGitch
427ae65856 Fix optifine compat 2021-08-01 17:45:50 +03:00
K0RR
5e9e30d80d
Add files via upload 2021-08-01 16:34:23 +02:00
Frank Bauer
433aa7a1c7 Merge branch 'main' into feature/networking 2021-08-01 14:24:28 +02:00
paulevsGitch
3de67d42b3 Another small fix & optimisation 2021-08-01 14:39:21 +03:00
paulevsGitch
47655f9a01 Another small fix 2021-08-01 14:17:19 +03:00
paulevsGitch
d497f97663 Small fix 2021-08-01 14:12:30 +03: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
paulevsGitch
bcc3b076c2 Some small alpha emission changes 2021-07-31 16:22:52 +03:00
Frank Bauer
70cfdf0dd8 Display DataExchange Dialog 2021-07-31 14:04:14 +02:00
paulevsGitch
90c8362c95 JSON cache 2021-07-31 14:58:01 +03: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
46a5603ff7 fixed import 2021-07-31 10:32:48 +02:00
Frank Bauer
114574bff3 Added class to help with simple GridLayouts 2021-07-31 10:32:23 +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
paulevsGitch
49e93e4309 Remove debug info 2021-07-31 09:22:50 +03:00
paulevsGitch
24ce3fa4e8 CTM compat fix 2021-07-31 09:22:21 +03:00
paulevsGitch
05b89607a5 Item parallel model loading 2021-07-30 21:13:05 +03:00
paulevsGitch
185da209ce Parallel model loading 2021-07-30 21:11:55 +03:00
paulevsGitch
b5ebabd824 Another terrain block small fix 2021-07-30 20:45:56 +03:00
paulevsGitch
6a1ab89e39 Terrain block small fixes 2021-07-30 20:44:34 +03:00
paulevsGitch
694b5c54c3
Merge pull request #23 from quiqueck/feature/ComplexMatStages
ComplexMaterial
2021-07-30 19:11:51 +03:00
Frank Bauer
a53c503c4e List all mod versions from server and client 2021-07-30 17:30:19 +02:00
Frank Bauer
032b4187bd Replaced string with constant value 2021-07-30 15:02:06 +02:00
Frank Bauer
0e2f876cd4 add equals and hashCode to ComplexMaterialEntry 2021-07-30 14:52:33 +02:00
Frank Bauer
37348ccb0e enable replacement of predefined types 2021-07-30 14:49:14 +02:00