Commit Graph

2402 Commits

Author SHA1 Message Date
s809 bdc4fa4477 Fix errors when on vanilla server 2024-04-01 00:55:15 +05:00
s809 ff7720a8d6 Adjust server port change behavior 2024-04-01 00:07:32 +05:00
s809 6829709123 Fix reconnection logic 2024-03-30 23:40:05 +05:00
s809 0d355f675a Incomplete 2024-03-26 00:30:57 +05:00
s809 af2f0e8582 Fix Forge 2024-03-18 21:37:58 +05:00
s809 e008eb8a13 Server side plugin networking
Untested port for Forge
2024-03-14 21:46:23 +05:00
s809 1f438d8f87 Fix world setting 2024-03-10 21:09:52 +05:00
s809 278ae04532 Initial buggy plugin channel support 2024-03-05 22:09:30 +05:00
s809 2d4f033891 Do not wait for world gen tasks to stop while shutting down queue 2024-02-25 18:05:45 +05:00
s809 1fd85f2249 Show server side messages in F3 on disconnect 2024-02-24 22:48:24 +05:00
s809 d966697ecb Change some wording 2024-02-24 21:37:54 +05:00
s809 2e6c0ba356 Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core 2024-02-22 23:06:21 +05:00
James Seibel 9b46613355 temporary multiverse null pointer fix 2024-02-22 07:05:07 -06:00
James Seibel a44469eac4 Add a temporary debug renderer to FullDataFileHandler for unsaved positions 2024-02-20 07:42:46 -06:00
coolGi 87e5647379 Refactored logos into assets/distanthorizons 2024-02-18 19:02:56 +10:30
James Seibel 045c9f46d2 Add resource (sql script) validation in Initializer.java 2024-02-17 22:27:23 -06:00
James Seibel 7826d756d0 Add stackoverflow source link to RenderUtil.getNearClipPlaneDistanceInBlocks() 2024-02-15 21:59:21 -06:00
James Seibel f37ed0cccf Revert Fog near end/far start distance to pre-RenderUtil fix 2024-02-15 21:54:21 -06:00
James Seibel 6fcdde8a9f Fix fog rendering 2024-02-15 20:36:34 -06:00
s809 ebb47990f4 Fix immersive portals 2024-02-15 23:15:01 +05:00
s809 15fe39c1bb Fix connection exception handling 2024-02-13 22:03:55 +05:00
James Seibel cd20fb1e34 Temp fix for near clip plane going too far in some cases 2024-02-13 07:53:01 -06:00
s809 7bb0ec3148 Fix compilation 2024-02-12 21:39:30 +05:00
s809 6fcfacd346 Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core 2024-02-12 21:38:58 +05:00
James Seibel d7c96bbba4 Fix ocean floors showing at very low detail levels 2024-02-11 21:31:24 -06:00
James Seibel 5c30d077dd Add comments about corrupted data in full data transformer 2024-02-11 20:16:23 -06:00
James Seibel 7df442878d Fix NeverCullFrustum casting error 2024-02-11 18:29:47 -06:00
James Seibel b8f90ddc55 Add SharedApi.isChunkAtBlockPosAlreadyUpdating() 2024-02-11 16:39:03 -06:00
James Seibel cc134092ed Default to no culling for the shadow pass 2024-02-11 14:56:12 -06:00
s809 48212ba746 Add another config option
Fix rate limiting issues (kinda)
2024-02-11 19:39:35 +05:00
James Seibel 5d4268e902 Minor IDhLevel refactor and rename DhLevel -> AbstractDhLevel 2024-02-10 22:05:46 -06:00
James Seibel c718733104 Fix the API seeing the wrong far clip plane 2024-02-10 22:02:15 -06:00
James Seibel 97e7f05636 Fix using the wrong near clip plane 2024-02-10 21:58:20 -06:00
James Seibel b4269afc9f Add IDhApiShadowCullingFrustum and a config for shadow culling 2024-02-10 21:37:59 -06:00
James Seibel 46740f51a7 Merge branch 'distant-horizons-core-shadow.cull.fix' 2024-02-10 18:13:14 -06:00
James Seibel 9ccbc792b4 Minor file handler refactor 2024-02-10 18:08:08 -06:00
James Seibel 89ea4c5172 potentially fix world gen getting stuck 2024-02-10 18:06:37 -06:00
James Seibel 61c83e4c10 GeneratedFullDataFileHandler refactor 2024-02-10 18:06:24 -06:00
James Seibel 65e053db0d Add ColumnRenderBufferBuilder debug config options 2024-02-10 17:30:42 -06:00
NULL511 a9ccc6fa34 alter frustum culling api usage 2024-02-10 18:06:34 -05:00
James Seibel 3f5622debf Add "database has been closed" to DbConnectionClosedException 2024-02-10 12:10:10 -06:00
s809 7bf9ce141a Avoid doing requests on join 2024-02-10 17:06:49 +05:00
s809 2353bd7545 Fix compilation 2024-02-07 21:03:37 +05:00
s809 02ddf5773c Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core 2024-02-07 20:49:49 +05:00
NULL511 bddf9c85e8 lava ID fix 2024-02-07 10:01:25 -05:00
NULL511 cb6d4a1471 separate camera and shadow frustum culling 2024-02-07 09:44:33 -05:00
James Seibel 2651e3d435 Attempt to reduce queuing duplicate world gen tasks 2024-02-07 07:34:43 -06:00
coolGi 2f4c398852 Removed a forgotten debug log from a previous commit 2024-02-07 23:36:59 +10:30
James Seibel b255e0ac68 Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core 2024-02-07 07:06:03 -06:00
James Seibel 848b75ad7d Add Lod Shading to the api config 2024-02-07 07:06:00 -06:00