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 |
|
Frank Bauer
|
2e624956aa
|
Reenable FixerAPI
|
2021-07-30 13:49:12 +02:00 |
|
paulevsGitch
|
fdcb5ad03a
|
Model loading changes
|
2021-07-30 14:41:04 +03:00 |
|
Frank Bauer
|
2f1a4e9518
|
seperated initDefault into three stages. Allows easier cosumization of wood materials
|
2021-07-30 10:18:31 +02:00 |
|
Frank Bauer
|
d33187d204
|
added receipeGroupPrefix otherwise everything will have the end-group
|
2021-07-30 10:17:53 +02:00 |
|
Frank Bauer
|
dca77a58ae
|
separated different initStages
|
2021-07-29 12:10:55 +02:00 |
|
Frank Bauer
|
6b3957d04a
|
Fixed Shulker Recipe
|
2021-07-29 11:56:19 +02:00 |
|
Frank Bauer
|
56bbc93460
|
Reverted wrong additions to WoodenMaterial
|
2021-07-29 11:29:29 +02:00 |
|
paulevsGitch
|
eb90792aca
|
Merge pull request #22 from quiqueck/feature/networking
Feature/networking
|
2021-07-29 12:03:45 +03: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
|
8c0dfadc82
|
Merge branch 'main' of github.com:paulevsGitch/BCLib into feature/networking
|
2021-07-28 23:29:10 +02:00 |
|
Frank Bauer
|
30b7c8043a
|
First network test
|
2021-07-28 23:28:42 +02:00 |
|
paulevsGitch
|
b10e505ed3
|
Merge pull request #21 from quiqueck/main
Initialize new worlds as fully patched
|
2021-07-27 08:51:55 +03: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 |
|
paulevsGitch
|
8f680ac5db
|
Merge pull request #20 from quiqueck/main
Added Screen to confirm Patches
|
2021-07-26 22:00:31 +03:00 |
|
Frank Bauer
|
c4d7035ef2
|
Move method to client Environment
|
2021-07-26 18:52:22 +02:00 |
|
Frank Bauer
|
d3db623de5
|
Call DataFixer in Server Context
|
2021-07-26 18:50:15 +02:00 |
|
Frank Bauer
|
a247b17e7f
|
Added Screen to confirm Patches
|
2021-07-26 18:36:20 +02:00 |
|
paulevsGitch
|
f69e839a82
|
Merge pull request #19 from quiqueck/main
Added Patch-Function for *level.dat *
|
2021-07-26 13:42:03 +03:00 |
|
Frank Bauer
|
c93c271bd4
|
Added Patch-Function for *level.dat *
|
2021-07-26 12:27:44 +02:00 |
|
paulevsGitch
|
f853ac75d9
|
Model transform
|
2021-07-24 21:30:48 +03:00 |
|
paulevsGitch
|
1ea7221f9f
|
Small fix
|
2021-07-24 21:08:20 +03:00 |
|
paulevsGitch
|
a6acb67428
|
Multi material fix
|
2021-07-24 21:01:46 +03:00 |
|
paulevsGitch
|
d350425049
|
Small fix
|
2021-07-24 20:03:11 +03:00 |
|
paulevsGitch
|
4a6d618598
|
OBJ model offset
|
2021-07-24 20:02:25 +03:00 |
|
paulevsGitch
|
5efab22561
|
Culling fix & null pointer fix
|
2021-07-24 18:52:22 +03:00 |
|
paulevsGitch
|
ca9e32ae53
|
OBJ model enhancements and builder
|
2021-07-24 18:20:29 +03:00 |
|
paulevsGitch
|
099ecf68b6
|
OBJ model prototype
|
2021-07-24 17:05:03 +03:00 |
|
paulevsGitch
|
c8d9d9b252
|
Wooden material rename, javadoc fix, recipe entries
|
2021-07-24 00:59:22 +03:00 |
|
paulevsGitch
|
4df19c2193
|
Readme update
|
2021-07-23 22:06:37 +03:00 |
|
paulevsGitch
|
863562ac87
|
Complex material javadocs
|
2021-07-23 21:56:10 +03:00 |
|
paulevsGitch
|
0e6fa962de
|
Material ID
|
2021-07-23 19:24:59 +03:00 |
|
paulevsGitch
|
0c73d69a93
|
Entites fixes
|
2021-07-23 18:35:13 +03:00 |
|
paulevsGitch
|
ec61f22682
|
Small fixes
|
2021-07-23 17:54:42 +03:00 |
|
paulevsGitch
|
65aae74979
|
Small null fix
|
2021-07-23 17:34:55 +03:00 |
|
paulevsGitch
|
806992759a
|
Complex material init changes
|
2021-07-23 17:26:02 +03:00 |
|