Commit Graph

115 Commits

Author SHA1 Message Date
Morippi 7786e1fea6 Change Box to VertexOptimizer and added the DataFormat folder with empty classes 2021-12-07 13:28:38 +01:00
cola98765 e5ad718ed0 fix LOWEST HorizontalQuality 2021-12-07 13:12:35 +01:00
cola98765 bda34d0a6d reverted DrawResolutionOffset 2021-12-07 13:12:22 +01:00
cola98765 2584afbd05 HorizontalScale is now a number 2-32 2021-12-07 13:12:14 +01:00
cola98765 72e4b520db updated DYNAMIC VanillaOverdraw setting. 2021-12-07 13:12:09 +01:00
cola98765 3220ad0f7a added DrawResolutionOffset to work with DrawResolution 2021-12-07 13:12:05 +01:00
James Seibel aba99f8210 Fix a few buffer building issues 2021-12-07 13:11:54 +01:00
Morippi 430579be28 Changed how data from the level container are passed as output. Removed the Thread system 2021-12-07 11:56:13 +01:00
cola98765 30cc294a04 reworked it back to primitive arrays 2021-12-04 14:03:01 +01:00
cola98765 aa79d5b5d4 small fix 2021-12-03 13:37:36 +01:00
cola98765 509ae5aba0 added new DataPoint. predicting is broken, and there are still couple errors in logs 2021-12-03 12:39:01 +01:00
cola98765 44dc7c96af UNTESTED: when loading and no save was found it will try to look in better DistanceGenerationMode AND VerticalQuality 2021-12-02 17:26:05 +01:00
cola98765 89cc3513f3 added save and load methods to be later used with server 2021-12-02 11:42:49 +01:00
cola98765 7a94db77ef small movements will no longer trigger buffer regen 2021-12-02 10:24:14 +01:00
James Seibel f2fc669b37 comment out configOverride for release a1.5.4 2021-12-01 22:41:56 -06:00
James Seibel a3d4163b67 Add GpuUpload auto selection and re-arrange the config options 2021-12-01 22:32:05 -06:00
James Seibel aea4542616 Add AUTO to generationPriority (chooses best based on current world) 2021-12-01 18:53:56 -06:00
Ran a489810d68 Remove @Nullable 2021-11-30 23:05:39 +06:00
cola98765 806a1e99db couple more warnings 2021-11-30 12:05:05 +01:00
cola98765 4843027e43 javadocs error (not really problem, but prevented me form scanning the code) 2021-11-30 11:50:36 +01:00
cola98765 af4ba453ca couple warnings 2021-11-30 11:45:47 +01:00
cola98765 adc5853f0b fix for potential bug with couple things at high altitudes 2021-11-30 11:21:03 +01:00
cola98765 c42ddd29a9 fix light on servers 2021-11-30 10:27:11 +01:00
James Seibel 9b7d3c083f Add buffer timeout and improve the uploading logic slightly 2021-11-29 21:23:45 -06:00
James Seibel 87bb4ae840 re-add applyConfigOverride 2021-11-29 20:18:14 -06:00
cola98765 b34f5e7f5f moved VERTICAL_OFFSET to DataPointUtil where WORLD_HEIGHT was 2021-11-29 09:09:24 +01:00
Eric a053a79d99 Simplify the createProjectionMatrix method and add VR support. 2021-11-28 21:33:12 -07:00
James Seibel 73c041e02f Fix a potential crash when teleporting 2021-11-28 18:14:28 -06:00
cola98765 f96a5fc794 potentially fix backwards compatibility 2021-11-29 00:20:47 +01:00
James Seibel d591458cd6 comment out the applyConfigOverrides for release a1.5.3 2021-11-28 16:54:11 -06:00
James Seibel 88305d8db3 Merge branch 'main' of gitlab.com:jeseibel/distant-horizons-core 2021-11-28 16:28:38 -06:00
James Seibel 40b0517656 Hopefully prevent a issue with linux file paths in GLProxy 2021-11-28 16:08:56 -06:00
cola98765 2289826363 implemented VERTICAL_OFFSET (-64) and change WORLD_HEIGHT (1024). those numbers mean the same as 1.17 "min_y" and "height" world settings.
TODO check if it's not significantly worse in performance.
2021-11-28 14:32:08 +01:00
James Seibel e1c2b2a0a9 Add a missing comment 2021-11-27 23:28:15 -06:00
James Seibel 70f7a2422b Add Legacy OpenGL vanilla fog removal 2021-11-27 23:16:45 -06:00
James Seibel 8ad6f184dd Add Black and white logo 2021-11-27 18:04:03 -06:00
James Seibel 4a93bde7be Improve the config descriptions 2021-11-27 16:17:01 -06:00
James Seibel b9dfd93b56 rename DistantHorizons_Server_Data -> Distant_Horizons_server_data 2021-11-27 14:48:34 -06:00
James Seibel 5e78c98f17 rename "lod server data" -> Distant_Horizons_Server_Data 2021-11-27 12:03:25 -06:00
James Seibel 31035ccb1e Add setUniform(color) 2021-11-27 10:32:04 -06:00
James Seibel e840a23d01 Add FogColorMode 2021-11-27 10:10:01 -06:00
James Seibel 08b8f8778a Merge branch 'skyfog' into 'main'
Added sky fog color option

See merge request jeseibel/distant-horizons-core!2
2021-11-27 15:38:59 +00:00
coolGi2007 044f87eef2 Added sky fog color option 2021-11-27 12:28:36 +00:00
James Seibel 30cd7fd4e0 remove a debug command 2021-11-26 21:20:32 -06:00
James Seibel fbf5dfaa9d Clean up Fog, remove Fast fog, close issue #77 (near-far incorrect center) 2021-11-26 21:13:54 -06:00
James Seibel 58d4bc7f0f Add fog as a fragment shader 2021-11-26 19:24:48 -06:00
James Seibel 511a771351 Add a few extra resource links to GLProxy 2021-11-25 12:00:52 -06:00
James Seibel e806098544 Fix rendering performance 2021-11-25 11:51:35 -06:00
James Seibel 4316cfbfd7 Merge branch 'ServerPatch' into 'main'
Fixed error when going into servers

See merge request jeseibel/distant-horizons-core!1
2021-11-25 14:02:51 +00:00
coolGi2007 6be4c0303f Fixed error when going into servers 2021-11-25 07:27:14 +00:00