Commit Graph

  • 4e647395e8 minor format updating James Seibel 2026-05-02 09:53:02 -05:00
  • 3ef8bd7e20 Add position finder debug config James Seibel 2026-04-29 07:35:16 -05:00
  • ec72762067 use camera pos for detail calculations James Seibel 2026-04-28 07:09:22 -05:00
  • 4d0ed2a6dc fix null pointer on dedicated server shutdown James Seibel 2026-04-27 07:48:06 -05:00
  • 7b252b173b Fix wyncraft getting stuck at low LOD quality James Seibel 2026-04-27 07:27:03 -05:00
  • 25ac1de59b Check if same level before trying to decode the data. Acuadragon100 2026-04-26 12:41:28 +02:00
  • 949124f8dc Fix not unloading client levels on servers. Acuadragon100 2026-04-26 12:20:50 +02:00
  • c363b7fe4b Check fade rendering even without Sodium, because it can still happen without Sodium in some cases. Acuadragon100 2026-04-26 11:19:30 +02:00
  • dcb049d4c2 Disable fading detection on 1.21.6+ for now. Acuadragon100 2026-04-26 00:04:14 +02:00
  • ea51b9135d Import cleanup Acuadragon100 2026-04-25 22:08:28 +02:00
  • da31547cfc Allow client to load all dimensions. Acuadragon100 2026-04-25 22:06:43 +02:00
  • 00f9fd8e53 Allow updating other dimensions. Acuadragon100 2026-04-26 13:20:36 +02:00
  • 7149baf0f6 Fix server loading. Acuadragon100 2026-04-25 20:16:20 +02:00
  • ef3e7763dc Redo loading Acuadragon100 2026-04-24 22:04:50 +02:00
  • f5ac5c56b4 Looks like shouldSkipRenderingPortal is sometimes not static. Acuadragon100 2026-04-24 17:41:29 +02:00
  • 77f10bed48 Probably want to detect rubidium and embeddium as well. Acuadragon100 2026-04-23 20:51:17 +02:00
  • 7fe0c9b0e8 Tweaked portal loading and fix portals not being detected to disable fading until entered at least once. Acuadragon100 2026-04-23 19:52:03 +02:00
  • 3d13ba7645 Disable fade rendering when immersive portals and sodium are active at once. Acuadragon100 2026-04-23 12:07:31 +02:00
  • 7b0c66e3ae up version number 3.0.2 -> 3.0.3 James Seibel 2026-04-24 06:51:39 -05:00
  • 1b066327a8 remove dev from the version number 3.0.2b James Seibel 2026-04-24 06:50:47 -05:00
  • 43d0a971f7 add todo commented code James Seibel 2026-04-24 06:50:00 -05:00
  • 9e60c698de move before render pass events into render api James Seibel 2026-04-23 17:54:33 -05:00
  • bf2affa6d1 Fix "fog" rendering when underwater with Iris James Seibel 2026-04-23 17:39:40 -05:00
  • 98f6cea86a Fix near clip plane to close with shaders James Seibel 2026-04-23 17:09:24 -05:00
  • 9ae01dc1f8 up api version 6.0.0 -> 6.1.0 James Seibel 2026-04-23 07:42:21 -05:00
  • 40efc5cbf3 Add alpha to DhApiBlockColorOverrideEvent James Seibel 2026-04-23 07:42:07 -05:00
  • 66bba1c80a add opacity to API block state wrapper James Seibel 2026-04-23 07:41:51 -05:00
  • d9f3b31cc5 Add timeout to CSV block culling configs James Seibel 2026-04-22 18:48:21 -05:00
  • e465ef5325 Fix flashing when moving over root node boundaries James Seibel 2026-04-22 18:36:09 -05:00
  • 225385a43f Clean up received payload buffer check a bit s809 2026-04-23 00:26:32 +05:00
  • 7d7d07416b Fix quad tree unit tests James Seibel 2026-04-22 07:41:44 -05:00
  • 5ef308cbee fix rare race condition preventing world gen James Seibel 2026-04-21 22:19:57 -05:00
  • d61b601c14 fix potential exceptions after world shutdown James Seibel 2026-04-21 22:19:46 -05:00
  • 246c679a97 Maybe fix native GL crash due to buffer free James Seibel 2026-04-21 21:40:20 -05:00
  • 4b317a8e00 Fix garbage collector warning not using config James Seibel 2026-04-21 19:59:17 -05:00
  • 1debd4b875 Improve node out-of-bound logic James Seibel 2026-04-21 19:49:50 -05:00
  • 5dcda31990 Try fixing LOD flashing/stuck low details James Seibel 2026-04-21 07:48:07 -05:00
  • ae16ed2341 Revert "Fix LODs loading outside render distance" James Seibel 2026-04-20 21:32:00 -05:00
  • 2c266d2495 Fix LODs loading outside render distance James Seibel 2026-04-19 21:48:26 -05:00
  • 7e40546bc5 fix world gen not canceling for far away pos James Seibel 2026-04-19 21:10:20 -05:00
  • 5d391c83ea quad tree region/comment cleanup James Seibel 2026-04-19 21:07:42 -05:00
  • 0895bf53e3 renderDataPointUtil toString cleanup James Seibel 2026-04-18 21:45:24 -05:00
  • a7203f8f33 up version number 3.0.1 -> 3.0.2 James Seibel 2026-04-18 21:44:17 -05:00
  • 22efbb211a remove dev from version number 3.0.1b James Seibel 2026-04-18 21:43:37 -05:00
  • 95c4459d8a compile separate combined API jar James Seibel 2026-04-18 15:47:23 -05:00
  • 0ef11caaf2 API jar auto include sources James Seibel 2026-04-18 12:07:24 -05:00
  • 2e3dfab6c3 fix api javadoc compiling James Seibel 2026-04-18 12:06:14 -05:00
  • 42be139e94 remove google-collect James Seibel 2026-04-18 11:07:12 -05:00
  • f866e7f8e3 up version number 3.0.0 -> 3.0.1 James Seibel 2026-04-18 10:36:52 -05:00
  • 53fcce9d7c remove dev from version number 3.0.0b James Seibel 2026-04-18 10:34:57 -05:00
  • 7b8b22fd5a terrain data cash override close without exception James Seibel 2026-04-15 07:46:49 -05:00
  • 6f54cfacb5 fix unit test compiling James Seibel 2026-04-14 20:38:05 -05:00
  • 61eaf43ba0 Add DhApiBlockColorOverrideEvent James Seibel 2026-04-14 20:35:38 -05:00
  • 1d368e3adc Add DhApiBlockStateWrapperCreatedEvent James Seibel 2026-04-14 19:43:37 -05:00
  • 9e65e2dd4c comment/deprecate a few API events James Seibel 2026-04-14 19:03:00 -05:00
  • 2d878338cb Merge branch 'change/channel_name_compat' James Seibel 2026-04-14 17:08:12 -05:00
  • d62d21776d fix IBO buffer creation size James Seibel 2026-04-12 15:17:48 -05:00
  • a44c5d562d Move native dialog to common James Seibel 2026-04-12 13:53:31 -05:00
  • 1d9bffe64e only run world gen for rendering levels James Seibel 2026-04-11 21:40:28 -05:00
  • b4e0687e2a fix gitlab auto updater failing for MC 26 James Seibel 2026-04-11 16:58:23 -05:00
  • 89804f1ba1 add documentation about nullable IDhApiUnsafeWrapper James Seibel 2026-04-11 15:23:00 -05:00
  • 9dbc5ef525 fix white beacons colored incorrectly James Seibel 2026-04-11 12:34:10 -05:00
  • e5dcb0999d minor optifine optimization James Seibel 2026-04-11 11:11:48 -05:00
  • 50e0e940d1 profile wrapper try-finally for pushes James Seibel 2026-04-11 11:03:56 -05:00
  • cb3e42fac4 Merge branch 'client-updates' into 'main' James Seibel 2026-04-09 19:44:12 +00:00
  • 34cdaf02eb Don't drop client updates if level is not loaded yet Fabian Maurer 2026-04-08 22:53:58 +02:00
  • 71e6b9b58e remove unused getFov() TheSecondGreatBuildscriptRewrite James Seibel 2026-04-05 17:17:28 -05:00
  • 1ec342928f fix api tests Ran-Mewo 2026-03-30 17:06:05 +11:00
  • d45a1379bd Fix running fabric via gradle/IDE James Seibel 2026-03-29 16:04:37 -05:00
  • ecb3dce963 wao Ran-Mewo 2026-03-29 19:22:46 +11:00
  • 2b8cddd424 disable thread pausing when render tasks exist James Seibel 2026-03-27 07:00:38 -05:00
  • 13895fec51 start cleaning up config James Seibel 2026-03-24 19:37:52 -05:00
  • 88c7245be6 change EDhApiRendererMode DEBUG -> DEBUG_TRIANGLE James Seibel 2026-03-24 19:36:57 -05:00
  • 6aad156a32 Fix Iris using the wrong far clip plane James Seibel 2026-03-24 07:16:31 -05:00
  • 94535a213e LodRequestModule TODO cleanup James Seibel 2026-03-22 21:40:32 -05:00
  • 63d6d42356 ignore already closed repo close calls James Seibel 2026-03-22 21:36:31 -05:00
  • acecbede8e fix phantom log when there is sufficient memory James Seibel 2026-03-21 16:57:38 -05:00
  • e2a8953e4c minor cloud render cleanup James Seibel 2026-03-21 16:35:33 -05:00
  • 32eae23963 stage VBO/IBO upload and allow global IBO James Seibel 2026-03-21 15:33:36 -05:00
  • 480c3b3ec5 Drastically improve frame stability James Seibel 2026-03-21 15:20:28 -05:00
  • 6c0736a2a0 minor renderer refactoring James Seibel 2026-03-19 07:28:41 -05:00
  • c89abd414b Add render task profiling James Seibel 2026-03-18 07:45:42 -05:00
  • da2454b249 Add the ability to cull lilly pads, seaGrass, etc. James Seibel 2026-03-15 20:53:21 -05:00
  • 5933ef8245 Fix MC complaining about GL shader file names James Seibel 2026-03-15 16:52:03 -05:00
  • b9984c7723 remove unneeded chunk update warnings James Seibel 2026-03-15 16:46:40 -05:00
  • 2de50475f1 reduce the max time for render thread tasks James Seibel 2026-03-15 16:19:33 -05:00
  • bb838328a7 Show RenderApi config in UI James Seibel 2026-03-15 16:15:34 -05:00
  • 1980e64b2f Fix vertex buffer count calculation James Seibel 2026-03-15 14:55:49 -05:00
  • c3df26f5cb Disable Mac initial startup delay James Seibel 2026-03-15 14:54:06 -05:00
  • 17df533fa6 Improve warning logs for chunkUpdateManager James Seibel 2026-03-14 15:55:38 -05:00
  • 2393bdd8e8 clean up todo comments James Seibel 2026-03-14 15:33:23 -05:00
  • 082b364f52 default renderable box group to clean James Seibel 2026-03-14 15:25:44 -05:00
  • 8a39610b8c move beacon render enabling to LodQuadTree James Seibel 2026-03-14 14:32:19 -05:00
  • aa53835772 fix generic rendering not uploading in some cases James Seibel 2026-03-14 14:30:58 -05:00
  • cd5a3ce52b Try fix concurrency issue with render closing James Seibel 2026-03-14 10:18:40 -05:00
  • 38e104a9fc Render task handler name tracking James Seibel 2026-03-14 09:20:01 -05:00
  • e27cee1f71 SharedApi set world lock James Seibel 2026-03-14 09:19:41 -05:00
  • 15d1d78954 Fix render task auto cleanup timer James Seibel 2026-03-14 09:18:28 -05:00
  • e2421c97ed Stop pregen on server shutdown s809 2026-03-13 00:47:44 +05:00
  • 8b72920652 Show real pregen speed quicker s809 2026-03-13 00:00:42 +05:00