Commit Graph

  • cfd47adfda update fabric/neo api methods James Seibel 2026-04-05 17:23:48 -05:00
  • 9b9e6b9179 fix world gen James Seibel 2026-04-05 17:23:14 -05:00
  • 49d1587a71 re-add debug screen James Seibel 2026-04-05 17:22:12 -05:00
  • b0f5e55744 extend Iris incompat blaze3D message James Seibel 2026-04-05 17:21:31 -05:00
  • d9191534d5 add mod accessors James Seibel 2026-04-05 17:21:14 -05:00
  • ff459621e6 remove unused getFov() James Seibel 2026-04-05 17:20:18 -05:00
  • 64fb45d74d Fix access wideners James Seibel 2026-04-05 17:18:32 -05:00
  • 1590abb489 up CI java version 21 -> 25 James Seibel 2026-04-03 22:38:23 -05:00
  • a3c9b0654a Add MC 26 to the auto build script James Seibel 2026-04-03 21:15:43 -05:00
  • a9388321d9 Fix MC 1.21.11 compiling? James Seibel 2026-04-03 20:46:50 -05:00
  • 877c824e58 continue porting to MC 26 (2) James Seibel 2026-04-03 20:02:32 -05:00
  • 80f30dfd74 Continue porting to MC 26 James Seibel 2026-04-03 07:51:53 -05:00
  • 9a087025fe update stuffs Ran-Mewo 2026-03-31 12:21:11 +11:00
  • 29381bce7b update manifold 25.1.31 -> 26.1.6 James Seibel 2026-03-30 18:05:26 -05:00
  • 21dc0f13c9 JVM Args & Don't use mappings on 26.1+ Ran-Mewo 2026-03-31 00:22:13 +11:00
  • 7794958804 Start MC 26 porting James Seibel 2026-03-30 07:49:36 -05:00
  • c245ed6598 improve filtering logic Ran-Mewo 2026-03-30 17:45:31 +11:00
  • 6270b03005 update unimined to support 26.1 Ran-Mewo 2026-03-30 17:17:45 +11:00
  • 2674b945bb fix neoforg Ran-Mewo 2026-03-30 17:06:51 +11:00
  • 0647bdbab3 update manifold 25.1.31 -> 26.1.6 James Seibel 2026-03-29 21:17:44 -05:00
  • 528a12ac83 fix javadocs Ran-Mewo 2026-03-30 02:20:00 +11:00
  • 4ac9de05df wao! Ran-Mewo 2026-03-30 02:07:40 +11:00
  • a0f1b72089 fix merged jars for CI Ran-Mewo 2026-03-30 01:13:28 +11:00
  • 85c07b11c6 meows Ran-Mewo 2026-03-30 00:51:58 +11:00
  • 215e1d46d0 wao Ran-Mewo 2026-03-29 19:29:01 +11:00
  • 5f228f0567 Merge branch 'chunk-save-mixin-proto' into 'main' James Seibel 2026-03-27 19:24:42 +00:00
  • f597958e1e disable thread pausing when render tasks exist James Seibel 2026-03-27 07:01:12 -05:00
  • 95921358f8 Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons James Seibel 2026-03-27 07:00:58 -05:00
  • a22d494797 Merge branch 'internal-server-inverted-logic' into 'main' James Seibel 2026-03-26 21:32:36 +00:00
  • 666e917b8f Ignore ProtoChunks Fabian Maurer 2026-03-26 17:17:24 +01:00
  • a26a97e7fb Fix inverted chunk update ignoring logic Fabian Maurer 2026-03-26 16:27:56 +01:00
  • cdbb9de933 remove instanced rendering config option James Seibel 2026-03-24 19:38:03 -05:00
  • feccf12580 Fix Iris using the wrong far clip plane James Seibel 2026-03-24 07:16:45 -05:00
  • d371d93c9d add tracy to neo/fabric launch args James Seibel 2026-03-22 21:26:58 -05:00
  • 5f3e8d76b2 only set IS_RUNNING_IN_IDE for dev builds James Seibel 2026-03-21 17:17:41 -05:00
  • a7bd72e35b Minor speed improvement for GLBuffer upload James Seibel 2026-03-21 17:09:26 -05:00
  • 0a5326d2b1 fix phantom log when there is sufficient memory James Seibel 2026-03-21 16:57:43 -05:00
  • dad2014c46 fix cross level generic GL rendering James Seibel 2026-03-21 16:35:50 -05:00
  • 70dd0bda72 fix blaze3D memory leak James Seibel 2026-03-21 16:13:30 -05:00
  • 8213901229 remove unhelpful buffer delete mac test James Seibel 2026-03-21 16:03:29 -05:00
  • 668ba491e8 stage VBO/IBO upload and allow global IBO James Seibel 2026-03-21 16:03:18 -05:00
  • d85589c41a minor comment changes James Seibel 2026-03-21 15:22:04 -05:00
  • 7f5316108d Fix GL buffers not being deleted James Seibel 2026-03-21 08:17:06 -05:00
  • 9c1abbac2b ignore deprecation warning in TexturedButton James Seibel 2026-03-21 07:32:56 -05:00
  • 1bb957a866 Add mailmap coolGi 2026-03-20 22:19:28 +13:00
  • 6ccba17baf Fix render thread startup crash on Neoforge with GL James Seibel 2026-03-19 07:29:46 -05:00
  • e4c5d8adab Fix neoforge texture validation issue James Seibel 2026-03-19 07:00:49 -05:00
  • 823f204424 Fix texture using buffer flags James Seibel 2026-03-19 07:00:35 -05:00
  • 505e9a77fd Fix compiling for MC 1.20.4 and older James Seibel 2026-03-18 07:49:09 -05:00
  • 4c580fe4ff Add render task profiling James Seibel 2026-03-18 07:45:50 -05:00
  • 9fea29cbb6 Put canvas back Vojtěch Šokala 2026-03-17 15:46:00 +01:00
  • efc1865f87 Add the ability to cull lilly pads, seaGrass, etc. James Seibel 2026-03-15 20:53:29 -05:00
  • 7e1e5a56e2 Set back 1.21.11 as default mcVer Vojtěch Šokala 2026-03-15 23:41:13 +01:00
  • 059293ebe0 Add missing shaders into cleanroom project Vojtěch Šokala 2026-03-15 23:31:35 +01:00
  • 4f9d4e2a14 Fix compile error Vojtěch Šokala 2026-03-15 23:31:13 +01:00
  • 6bd3c825c3 Merge branch 'main' of https://gitlab.com/distant-horizons-team/distant-horizons Vojtěch Šokala 2026-03-15 23:27:20 +01:00
  • c75595a5e2 [1.12.2] implement pregen command Vojtěch Šokala 2026-03-15 23:17:12 +01:00
  • 266d463873 fix compile errors Vojtěch Šokala 2026-03-15 23:14:54 +01:00
  • ae08ad56c4 Fix MC complaining about GL shader file names James Seibel 2026-03-15 16:52:17 -05:00
  • 633544e0b0 remove unneeded chunk update warnings James Seibel 2026-03-15 16:46:51 -05:00
  • 2432028aa0 javadoc cleanup James Seibel 2026-03-15 16:30:48 -05:00
  • eb6aa13815 Disable generic rendering on Mac James Seibel 2026-03-15 16:29:48 -05:00
  • 55155103ec revert to AUTO rendering A if an invalid API is selected James Seibel 2026-03-15 16:24:03 -05:00
  • 73c718c676 [1.12.2] improve config gui to match other versions Vojtěch Šokala 2026-03-15 22:13:07 +01:00
  • 3df5c04759 Fix issue when MC framebuffer is using renderbuffer for depth Vojtěch Šokala 2026-03-15 22:10:03 +01:00
  • 667dd85aef Fix LOD rendering on Mac James Seibel 2026-03-15 15:57:57 -05:00
  • d72c34a926 Merge branch 'main' of https://gitlab.com/distant-horizons-team/distant-horizons Vojtěch Šokala 2026-03-15 15:49:41 +01:00
  • 8991338be1 [1.12.2] add support for 3.0.0b Vojtěch Šokala 2026-03-15 15:42:08 +01:00
  • 9bd946a41c fix blaze wireframe renderer not appearing outside LODs James Seibel 2026-03-14 15:55:57 -05:00
  • 241baef7af Improve warning logs for chunkUpdateManager James Seibel 2026-03-14 15:55:47 -05:00
  • b5890a4783 clean up todo comments James Seibel 2026-03-14 15:33:35 -05:00
  • e3b67ef500 fix generic objects not uploading on first add James Seibel 2026-03-14 15:27:16 -05:00
  • 5905fe3df2 fix some generic objects not rendering James Seibel 2026-03-14 14:33:55 -05:00
  • 9d35a70437 fix shift-click not working on config min option James Seibel 2026-03-14 14:33:39 -05:00
  • f121860563 Fixes beacons not always showing/hiding correctly James Seibel 2026-03-14 14:33:13 -05:00
  • 9715db3ac6 fix generic rendering not uploading in some cases James Seibel 2026-03-14 14:31:25 -05:00
  • 03a29fbacb fix compiler warnings James Seibel 2026-03-14 10:19:03 -05:00
  • e91888934b Try fix concurrency issue with render closing James Seibel 2026-03-14 10:18:50 -05:00
  • 030f814398 Fix 1.21.11 compiling James Seibel 2026-03-14 09:32:35 -05:00
  • 90ef8fd64d Fix GL buffer upload corrupting the GL state James Seibel 2026-03-14 09:20:36 -05:00
  • 0ffefaa8c1 Fix a few Legacy GL issues James Seibel 2026-03-13 07:42:41 -05:00
  • 99703d65df Fix fade renderer using the wrong frame buffer James Seibel 2026-03-13 07:42:09 -05:00
  • bd2f5a7836 Stop pregen on server shutdown s809 2026-03-13 00:48:05 +05:00
  • a44556f86a Replace fix with debug wireframe stub s809 2026-03-12 22:38:38 +05:00
  • 4597b7f647 Fix server not loading levels s809 2026-03-12 19:20:30 +05:00
  • 0de80cfaa7 Fix AUTO rendering API crashing James Seibel 2026-03-12 06:49:02 -05:00
  • 6b32ab02d3 Merge branch 'main' of https://gitlab.com/distant-horizons-team/distant-horizons Vojtěch Šokala 2026-03-11 09:42:18 +01:00
  • c5adc3f72a 1.12.2 working in dev Vojtěch Šokala 2026-03-11 09:20:32 +01:00
  • 034aaddca3 Allow translucent generic objects James Seibel 2026-03-10 19:26:28 -05:00
  • a1d493f25d fix refactor rename James Seibel 2026-03-10 19:18:03 -05:00
  • 4b5a4dda79 Up API version 5.1.0 -> 6.0.0 James Seibel 2026-03-10 19:08:01 -05:00
  • ce528f3fd5 up DH version 2.4.6 -> 3.0.0 James Seibel 2026-03-10 19:07:50 -05:00
  • e4c769e95e merge blaze renderer changes James Seibel 2026-03-10 19:07:07 -05:00
  • f13095875f fix debug wireframes not rendering blazeRender James Seibel 2026-03-10 19:06:09 -05:00
  • 3d1af8f944 Disable blaze api for old MC versions James Seibel 2026-03-10 18:46:49 -05:00
  • d73867efd6 fix old forge compiling James Seibel 2026-03-10 18:44:30 -05:00
  • 045733deb5 add renderDebugLabels to neoforge args James Seibel 2026-03-10 18:44:19 -05:00
  • b552bf2566 Fix block state wrapper for old MC versions James Seibel 2026-03-10 18:44:02 -05:00
  • 33d37b3937 move GL shaders into the correct folder James Seibel 2026-03-10 17:56:11 -05:00
  • 15a044d059 Fix fog with Blaze3D James Seibel 2026-03-10 17:50:41 -05:00