James Seibel
|
0d5a8dee73
|
Attempt to reduce memory leaking when flying
|
2023-10-25 07:52:18 -05:00 |
|
James Seibel
|
91863034e8
|
Fix Optifine shader rendering
|
2023-10-24 20:12:56 -05:00 |
|
James Seibel
|
f705fee90f
|
Fix ClientBlockStateCache missing import
|
2023-10-24 20:04:47 -05:00 |
|
James Seibel
|
d10a9e08d7
|
Merge in IMS' GL object changes
|
2023-10-24 07:31:43 -05:00 |
|
James Seibel
|
070d7e23d5
|
Fix broken LOD building when the Aether is installed
|
2023-10-23 20:32:05 -05:00 |
|
James Seibel
|
1b200259c5
|
Add Sqlite to the readme
|
2023-10-23 20:29:47 -05:00 |
|
James Seibel
|
e21149466e
|
update localization files
|
2023-10-21 11:26:13 -05:00 |
|
James Seibel
|
f6528be87f
|
Fix missing import
|
2023-10-21 11:17:40 -05:00 |
|
James Seibel
|
e8c2271db8
|
Fix 1.16 compiling and double closing buffers
|
2023-10-21 11:14:34 -05:00 |
|
James Seibel
|
9f5c63d9e2
|
Fix LodRenderSection memory leak
|
2023-10-21 09:34:43 -05:00 |
|
James Seibel
|
539048bfac
|
Fix missing localization for noiseSteps.@tooltip
|
2023-10-20 20:11:17 -05:00 |
|
James Seibel
|
e155e68289
|
Add a config to change the number of light baking threads
|
2023-10-20 20:09:21 -05:00 |
|
James Seibel
|
083fab7323
|
Ops, missed one of the lightmap changes
|
2023-10-20 19:34:05 -05:00 |
|
James Seibel
|
5450a7efe4
|
Fix memory leaks when moving between dimensions
|
2023-10-20 19:24:05 -05:00 |
|
James Seibel
|
f6860ed4af
|
Update coreSubProjects
|
2023-10-19 22:15:42 -05:00 |
|
James Seibel
|
15ed0c2392
|
bandaid fix for World gen holes
|
2023-10-19 22:13:44 -05:00 |
|
James Seibel
|
22f290c8a3
|
minor refactor
|
2023-10-19 21:45:11 -05:00 |
|
James Seibel
|
6d39fb23d6
|
Fix never ending world gen tasks
|
2023-10-19 20:47:41 -05:00 |
|
James Seibel
|
0a523b99c7
|
Fix Sqlite memory leak
|
2023-10-19 20:11:49 -05:00 |
|
James Seibel
|
c537ab2082
|
Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod
|
2023-10-19 18:28:36 -05:00 |
|
James Seibel
|
63005035d7
|
Disable MC 1.17 lighting (always use DH lighting)
Something in MC 1.17 is broken so chunks that DH gets may be broken about 25% of the time.
|
2023-10-19 18:28:23 -05:00 |
|
coolGi
|
c8d03a625a
|
Updated sub-project
|
2023-10-20 00:57:57 +10:30 |
|
James Seibel
|
d11d26dc9f
|
fix localization and render startup for 1.16
|
2023-10-19 07:28:01 -05:00 |
|
James Seibel
|
1932cf9e76
|
Fix chunkwrapper null pointer
|
2023-10-19 07:27:31 -05:00 |
|
James Seibel
|
97e6797fea
|
Fix MC 1.16/1.17 compiling
|
2023-10-19 07:27:23 -05:00 |
|
James Seibel
|
c4105c3014
|
Fix Forge not rendering
|
2023-10-19 07:04:24 -05:00 |
|
James Seibel
|
826b4a6305
|
Fix section null pointer error for MC 1.16
|
2023-10-18 22:01:36 -05:00 |
|
James Seibel
|
0cb0874c54
|
Fix black chunks on fabric 1.20.2
|
2023-10-18 21:16:05 -05:00 |
|
James Seibel
|
b831dd84e4
|
Fix LOD render distance measured as the diameter instead of radius
Closes #565
|
2023-10-18 07:51:25 -05:00 |
|
James Seibel
|
6775bf8a3d
|
Fix transparent fog rendering
|
2023-10-18 07:24:24 -05:00 |
|
James Seibel
|
61402afd93
|
Fix DH auto update jar deletion and add more logging
|
2023-10-17 21:43:01 -05:00 |
|
James Seibel
|
c5cff674fe
|
Add GLStates around the DhApplyShader
|
2023-10-16 21:58:01 -05:00 |
|
James Seibel
|
679b5c082a
|
Fix transparent LODs overwriting opaque LOD alpha values
|
2023-10-16 21:33:50 -05:00 |
|
James Seibel
|
e00faa8e3c
|
Fix crashing on Mac and GL4.3 and older
|
2023-10-16 20:45:05 -05:00 |
|
James Seibel
|
e5265f3dbb
|
Add (mac broken) FrameBuffer application
|
2023-10-15 18:05:38 -05:00 |
|
coolGi
|
71e3e10280
|
Updated core sub-module
|
2023-10-14 22:48:10 +10:30 |
|
James Seibel
|
9443f6d1e5
|
Have GLProxy attempt creating contexts with all supported GL versions
|
2023-10-13 21:56:10 -05:00 |
|
James Seibel
|
415c553308
|
Add IDhApiRenderProxy for getting/setting framebuffers and textures
|
2023-10-13 19:58:12 -05:00 |
|
coolGi
|
4b783df11e
|
Fixed lod's being rendered underwater
|
2023-10-13 23:26:06 +10:30 |
|
James Seibel
|
6d7135ef29
|
Fix black chunks when Sodium is installed
|
2023-10-13 07:36:44 -05:00 |
|
James Seibel
|
c0f8b6729b
|
Fix missing MC sky
|
2023-10-12 21:35:09 -05:00 |
|
James Seibel
|
a5a01b8a76
|
Disable the russian translation
|
2023-10-12 19:47:22 -05:00 |
|
James Seibel
|
ecd44d9d31
|
Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod
|
2023-10-12 19:43:00 -05:00 |
|
James Seibel
|
fb4f0b0440
|
Improve SSAO class readability
|
2023-10-12 19:42:53 -05:00 |
|
coolGi
|
c0bd3dda19
|
Surrounded the Java location with quotations so paths with spaces work
|
2023-10-13 02:54:32 +10:30 |
|
coolGi
|
d4c94ea5e4
|
Attempt to find Java's binary to use for the self updater on Windows
|
2023-10-13 02:00:16 +10:30 |
|
coolGi
|
1a48d161d9
|
Updater now works with spaces in file paths
|
2023-10-13 00:07:02 +10:30 |
|
James Seibel
|
adbb9cbc40
|
Fix SSAO Rendering
|
2023-10-12 07:49:11 -05:00 |
|
coolGi
|
40db006d62
|
Fixed compilation for older mc versions (again)
|
2023-10-12 23:08:12 +10:30 |
|
James Seibel
|
ed64e83807
|
Re-add OpenGL debug config options, also remove debug LOD update configs
|
2023-10-10 20:40:55 -05:00 |
|