cola98765
|
bd489a66c7
|
whatever... deprecation is too hard for me
|
2022-01-17 15:50:24 +01:00 |
|
tom lee
|
a50ef74a5e
|
Fixed a bug in posToGenerate and the buffer now reset on too far away
|
2022-01-17 22:03:35 +08:00 |
|
cola98765
|
4702aa7888
|
resolved couple warnings. If it causes problems just revert it.
|
2022-01-17 14:18:12 +01:00 |
|
cola98765
|
57a6483aec
|
cleaned up code around connected lods. not sure if fixed anything, but it's working for me.
|
2022-01-17 12:43:18 +01:00 |
|
cola98765
|
31cb1ef401
|
cleaned up code around light
|
2022-01-17 10:53:36 +01:00 |
|
tom lee
|
be5b5de170
|
Fix issues with generation filling up RAM
|
2022-01-16 17:33:20 +08:00 |
|
tom lee
|
f665a8b8f6
|
Add empty StarlightAccessor for now
|
2022-01-15 21:54:35 +08:00 |
|
tom lee
|
0c4de076ca
|
Add/Fix issue with writeData and Cut causing data loss
|
2022-01-15 18:59:02 +08:00 |
|
coolGi2007
|
4c122512ac
|
Added more languages
|
2022-01-14 04:53:15 +00:00 |
|
tom lee
|
976874e7a3
|
Nuked the old removeLegacyFog due to it failing on Sodium
|
2022-01-13 22:24:39 +08:00 |
|
tom lee
|
bb22ad58bc
|
Fix critical crash on Multiplayer.
|
2022-01-12 18:01:15 +08:00 |
|
tom lee
|
0b2be5580f
|
Changed ClientChunkLoad to work properly
|
2022-01-12 16:15:26 +08:00 |
|
coolGi2007
|
02143d0951
|
Why dont you have a .java?
|
2022-01-11 08:44:03 +00:00 |
|
coolGi2007
|
3ebdfd6e87
|
Added a mod checker to check if mod exists
|
2022-01-11 08:23:14 +00:00 |
|
James Seibel
|
3caf8facf9
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2022-01-10 18:08:06 -06:00 |
|
tom lee
|
efd1d67f3f
|
Render: Fixed mistakes and added more GridList stuff
|
2022-01-10 22:04:52 +08:00 |
|
coolGi2007
|
ee2c6e2a06
|
Added a cloud warning to the lang
|
2022-01-10 04:50:05 +00:00 |
|
tom lee
|
d1e1970c18
|
Added ModAccessor sturcture for adding mod compats
|
2022-01-09 14:56:49 +08:00 |
|
tom lee
|
943a2d5cad
|
Remove default light hack. Try the first patch to get light work
|
2022-01-09 00:25:58 +08:00 |
|
tom lee
|
e5f5d33db9
|
Add missing default
|
2022-01-08 22:53:07 +08:00 |
|
tom lee
|
8b761ca31a
|
Made IChunkWrapper also has the ability to return light data
|
2022-01-08 22:51:23 +08:00 |
|
tom lee
|
a402fa5f0b
|
Update lang file
|
2022-01-07 19:08:18 +08:00 |
|
tom lee
|
d4123a44ed
|
Add DropoffQuality
|
2022-01-07 18:58:29 +08:00 |
|
tom lee
|
cba75123c7
|
Fixed Overdraw, mergeVertData error, wrong vanillaDist math.
|
2022-01-07 15:50:42 +08:00 |
|
tom lee
|
5ac51dd2a5
|
Fixed accidentally using java 9+ features. Now java 7 should work
|
2022-01-07 13:28:12 +08:00 |
|
coolGi2007
|
a8d52c1059
|
Updated lang
|
2022-01-06 09:58:00 +00:00 |
|
tom lee
|
c664564fb0
|
Fixed FAR_FIRST gen. Impl proper cleanups on many place.
|
2022-01-06 16:27:28 +08:00 |
|
tom lee
|
1a5fd87346
|
Fixed saving. Guarrantee save is complete on exit. Trashed some logging
Also, tried (keyword: tried) fixing the FAR_FIRST generation.
|
2022-01-06 00:07:19 +08:00 |
|
tom lee
|
e71660eb41
|
Fixed generation issues and buffer now update more aggresively
|
2022-01-05 19:18:23 +08:00 |
|
cola98765
|
d9dc33a105
|
added gen mode debug view
|
2022-01-05 10:53:56 +01:00 |
|
James Seibel
|
4bf004ae6b
|
Add class_diagram.drawio
|
2022-01-05 05:26:39 +00:00 |
|
tom lee
|
f9871ef16d
|
WorldGen: Now no longer gen all chunks in higher than chunk details
|
2022-01-04 18:57:25 +08:00 |
|
tom lee
|
054988851d
|
CutExpend: Fixed Cut bugs and some general fix to LodFileHandler stuff.
|
2022-01-04 16:43:21 +08:00 |
|
coolGi2007
|
44bcc5ae01
|
Added lower qulity clouds
|
2022-01-04 07:50:02 +00:00 |
|
tom lee
|
3b475886ef
|
Buffers: Fixed critical render bugs and vertex buffer leaks
|
2022-01-04 15:10:41 +08:00 |
|
James Seibel
|
ff6edec461
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2022-01-03 21:23:31 -06:00 |
|
James Seibel
|
ae7e416810
|
Add a missing comment
|
2022-01-03 21:20:46 -06:00 |
|
tom lee
|
d72805d1fe
|
Buffers: Basically redid the buffer management
Note: Backface Culling currently disabled
|
2022-01-03 00:04:54 +08:00 |
|
coolGi2007
|
f80c43385a
|
Removed category annotation
|
2022-01-02 06:13:41 +00:00 |
|
coolGi2007
|
219ad9c45a
|
Turned off custom clouds till it is fixed
|
2022-01-02 03:07:05 +00:00 |
|
James Seibel
|
662a1ec8bc
|
Add a partially completed rendering flow diagram
|
2022-01-01 15:46:10 +00:00 |
|
cola98765
|
e60a0526ca
|
even tho it is not used yet, updated texture so patterns are closer in size to vanilla
|
2022-01-01 15:05:21 +01:00 |
|
cola98765
|
1266ed6dc1
|
fixed updateData
|
2022-01-01 13:31:21 +01:00 |
|
tom lee
|
816c4fa76a
|
BufferFactory: Added static bool for enabling time logging
|
2022-01-01 16:48:19 +08:00 |
|
tom lee
|
975c24c8a9
|
AMD: Fixed AMD render issue due to vertex data alignments
|
2022-01-01 15:25:37 +08:00 |
|
tom lee
|
4db3b7b729
|
LodRenderer: Add support for underwater fog
|
2022-01-01 13:50:59 +08:00 |
|
tom lee
|
32e341fe4f
|
Reordered and chopped up some config desc
|
2022-01-01 12:12:08 +08:00 |
|
tom lee
|
0ce249ab17
|
Fixed up cloud configs and removed @nullable for 1.16.5 build
|
2021-12-31 21:44:46 +08:00 |
|
tom lee
|
f9372c6a07
|
Save/Load: Fixed locking up files due to try-catch-resoure issue
|
2021-12-31 20:59:14 +08:00 |
|
coolGi2007
|
6ea7ecd215
|
Moved some resources to core
|
2021-12-31 10:40:40 +00:00 |
|