James Seibel
|
e04f1d9dd5
|
Start adding a event API system
|
2022-07-13 07:54:34 -05:00 |
|
James Seibel
|
9673150fa1
|
Rename and add DhApi to a few classes
|
2022-07-13 07:30:22 -05:00 |
|
James Seibel
|
32747baadf
|
Create the outline for the TerrainDataApi methods and objects
|
2022-07-11 22:14:14 -05:00 |
|
James Seibel
|
6629ec9dc0
|
Set up the API packages for data and overriding
data - getting/setting terrain data
overriding - overriding DH systems
|
2022-07-11 21:31:33 -05:00 |
|
James Seibel
|
9a91b8f306
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2022-07-11 20:56:37 -05:00 |
|
James Seibel
|
78fe3923e2
|
DhApi config refactoring
|
2022-07-11 20:56:34 -05:00 |
|
coolGi
|
cca82fd67a
|
Changed the design to the installer GUI
|
2022-07-11 16:06:29 +09:30 |
|
coolGi
|
cd10fc013a
|
Save commit
|
2022-07-10 23:34:05 +09:30 |
|
coolGi
|
7c6b4ef059
|
Merge remote-tracking branch 'origin/main'
|
2022-07-10 16:37:54 +09:30 |
|
coolGi
|
172a6d9239
|
Made version numbers more readable in jar
|
2022-07-10 16:37:42 +09:30 |
|
James Seibel
|
ed312cb45e
|
Add AnotherQuestion Docker setup instructions
|
2022-07-09 17:39:03 -05:00 |
|
coolGi
|
d617d2b91d
|
Added an auto installer (works with everything except when downloading from cursedforge cus it is being annoying)
|
2022-07-08 21:01:42 +09:30 |
|
James Seibel
|
027406ffca
|
Fix a few misc DhApi's and comment World Gen DhApi
|
2022-07-05 21:49:35 -05:00 |
|
James Seibel
|
267da77a0a
|
Update DhApi Threading comments
|
2022-07-05 21:35:18 -05:00 |
|
James Seibel
|
e9c558eefe
|
Improve/fix DhApi Multiplayer
|
2022-07-05 21:28:35 -05:00 |
|
James Seibel
|
9434275e51
|
Move some comments and improve DhApi Debugging
|
2022-07-05 21:23:42 -05:00 |
|
James Seibel
|
cedffb03d8
|
Update the DhApi buffer comments and move one item
Geometry rebuild frequency is more of a graphic setting than a buffer setting.
|
2022-07-05 21:17:22 -05:00 |
|
James Seibel
|
2f9404e203
|
Improve the DhApi fog comments and add types
|
2022-07-05 21:12:32 -05:00 |
|
James Seibel
|
f277121148
|
Add renderingEnabled to DhApi Graphics Config
|
2022-07-05 20:35:43 -05:00 |
|
James Seibel
|
5c6a511c42
|
Polish and fix DhApiGraphics
Add types to the generics
Add comments to the methods
Fix a incorrect type
|
2022-07-05 20:21:11 -05:00 |
|
James Seibel
|
890904cfe8
|
rename ERendererType -> ERendererMode
The enum didn't change what type of renderer was used, it just changed how the renderer was used (on/off/debug).
|
2022-07-04 23:01:23 -05:00 |
|
James Seibel
|
c98ae392eb
|
Clean up the headers for the API methods
|
2022-07-04 22:49:09 -05:00 |
|
James Seibel
|
6a6ab4bd78
|
add instructions to setup a docker runner
|
2022-07-04 22:09:18 -05:00 |
|
TomTheFurry
|
ab7b97b29c
|
Start nuking old files + work on FullData -> ColumnData logic
|
2022-07-04 00:18:00 +08:00 |
|
James Seibel
|
32fd3b6084
|
Add API Geometry Config
|
2022-07-02 22:42:17 -05:00 |
|
James Seibel
|
e0947d3490
|
Add API Debug Config
|
2022-07-02 22:11:52 -05:00 |
|
James Seibel
|
0adf9b31cf
|
Fix an incorrect API config generic type
|
2022-07-02 22:03:13 -05:00 |
|
James Seibel
|
aabf087f55
|
Api threading config comments
|
2022-07-02 22:02:04 -05:00 |
|
James Seibel
|
bff4797ab4
|
Add a missing graphic api method
|
2022-07-02 21:57:30 -05:00 |
|
James Seibel
|
6386cc5d88
|
Add Multiplayer config API
|
2022-07-02 21:52:09 -05:00 |
|
James Seibel
|
d92b1f1032
|
Add World generator API config
|
2022-07-01 22:02:57 -05:00 |
|
James Seibel
|
1855e27d29
|
Rename and move EFogSettings -> FogSettings
It wasn't an enum so the prefix and package were wrong
|
2022-07-01 21:35:01 -05:00 |
|
James Seibel
|
957466b419
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2022-07-01 21:21:56 -05:00 |
|
James Seibel
|
3f757e8c32
|
Add DhApiGraphics settings
|
2022-07-01 21:21:54 -05:00 |
|
TomTheFurry
|
932146eea8
|
Milestone!! Both fabric:runclient & fabric:runserver now works!!!!! (in 1.18.2 for now)
|
2022-07-01 18:17:07 +08:00 |
|
TomTheFurry
|
1c63dd5183
|
It now able to join level without error spams!
|
2022-07-01 17:05:52 +08:00 |
|
TomTheFurry
|
bdc8384c49
|
It... builds?
|
2022-07-01 15:05:55 +08:00 |
|
James Seibel
|
c77f8e254b
|
Add more DhApiGraphic configs
|
2022-06-30 22:51:05 -05:00 |
|
James Seibel
|
9299e2d53f
|
Add Fog Config API methods
|
2022-06-30 22:16:37 -05:00 |
|
James Seibel
|
00118ea885
|
Add GenericEnumConverter
|
2022-06-30 20:37:00 -05:00 |
|
James Seibel
|
50dc8efafc
|
Add converters to DhApiConfig
This allows Core and Api to use different objects.
|
2022-06-30 07:55:20 -05:00 |
|
coolGi
|
2399583841
|
Added network stuff to standalone jar
|
2022-06-26 20:28:32 +09:30 |
|
TomTheFurry
|
82ef1581dd
|
Finish up 99% of file & cache handling + creation + management + many things
|
2022-06-25 23:12:17 +08:00 |
|
coolGi
|
2bb78fcc88
|
Forgot to push this
|
2022-06-24 22:53:22 +09:30 |
|
coolGi
|
a374d58907
|
Added more stuff for the standalone installer
|
2022-06-24 22:50:21 +09:30 |
|
TomTheFurry
|
13b820e17a
|
If this serializer stuff works first try than I'm surprised
|
2022-06-23 22:46:25 +08:00 |
|
coolGi
|
30248dcaac
|
Added svg logo and started work on the installer
|
2022-06-23 23:13:44 +09:30 |
|
TomTheFurry
|
66c9feda6e
|
Missed that
|
2022-06-23 21:20:50 +08:00 |
|
TomTheFurry
|
7cda3251eb
|
Continue on the full data stuff
|
2022-06-23 21:18:13 +08:00 |
|
TomTheFurry
|
0df4011a9a
|
Full Data Source half done!
|
2022-06-23 18:30:33 +08:00 |
|