Commit Graph

4394 Commits

Author SHA1 Message Date
James Seibel 64fb45d74d Fix access wideners 2026-04-05 17:18:32 -05:00
James Seibel 1590abb489 up CI java version 21 -> 25
will probably break old MC versions, the CI script will probably need some tweaking.
2026-04-03 22:38:23 -05:00
James Seibel a3c9b0654a Add MC 26 to the auto build script 2026-04-03 21:15:43 -05:00
James Seibel a9388321d9 Fix MC 1.21.11 compiling? 2026-04-03 20:46:50 -05:00
James Seibel 877c824e58 continue porting to MC 26 (2) 2026-04-03 20:02:32 -05:00
James Seibel 80f30dfd74 Continue porting to MC 26 2026-04-03 07:51:53 -05:00
Ran-Mewo 9a087025fe update stuffs 2026-03-31 12:21:11 +11:00
Ran-Mewo 21dc0f13c9 JVM Args & Don't use mappings on 26.1+ 2026-03-31 00:22:13 +11:00
James Seibel 7794958804 Start MC 26 porting 2026-03-30 07:49:36 -05:00
Ran-Mewo c245ed6598 improve filtering logic 2026-03-30 17:45:31 +11:00
Ran-Mewo 6270b03005 update unimined to support 26.1 2026-03-30 17:17:45 +11:00
Ran-Mewo 2674b945bb fix neoforg 2026-03-30 17:06:51 +11:00
James Seibel 0647bdbab3 update manifold 25.1.31 -> 26.1.6 2026-03-29 21:17:44 -05:00
Ran-Mewo 528a12ac83 fix javadocs 2026-03-30 02:20:00 +11:00
Ran-Mewo 4ac9de05df wao! 2026-03-30 02:07:40 +11:00
Ran-Mewo a0f1b72089 fix merged jars for CI 2026-03-30 01:13:28 +11:00
Ran-Mewo 85c07b11c6 meows 2026-03-30 00:51:58 +11:00
Ran-Mewo 215e1d46d0 wao 2026-03-29 19:29:11 +11:00
James Seibel 5f228f0567 Merge branch 'chunk-save-mixin-proto' into 'main'
On Chunk save ignore ProtoChunks

See merge request distant-horizons-team/distant-horizons!90
2026-03-27 19:24:42 +00:00
James Seibel f597958e1e disable thread pausing when render tasks exist 2026-03-27 07:01:12 -05:00
James Seibel 95921358f8 Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons 2026-03-27 07:00:58 -05:00
James Seibel a22d494797 Merge branch 'internal-server-inverted-logic' into 'main'
Fix inverted chunk ignoring logic for generation mode "Save Chunks"

See merge request distant-horizons-team/distant-horizons!89
2026-03-26 21:32:36 +00:00
Fabian Maurer 666e917b8f Ignore ProtoChunks 2026-03-26 21:34:36 +01:00
Fabian Maurer a26a97e7fb Fix inverted chunk update ignoring logic 2026-03-26 21:32:15 +01:00
James Seibel cdbb9de933 remove instanced rendering config option 2026-03-24 19:38:03 -05:00
James Seibel feccf12580 Fix Iris using the wrong far clip plane
https://github.com/IrisShaders/Iris/issues/2534
2026-03-24 07:16:45 -05:00
James Seibel d371d93c9d add tracy to neo/fabric launch args 2026-03-22 21:26:58 -05:00
James Seibel 5f3e8d76b2 only set IS_RUNNING_IN_IDE for dev builds 2026-03-21 17:17:41 -05:00
James Seibel a7bd72e35b Minor speed improvement for GLBuffer upload 2026-03-21 17:09:26 -05:00
James Seibel 0a5326d2b1 fix phantom log when there is sufficient memory 2026-03-21 16:57:43 -05:00
James Seibel dad2014c46 fix cross level generic GL rendering 2026-03-21 16:35:50 -05:00
James Seibel 70dd0bda72 fix blaze3D memory leak 2026-03-21 16:13:30 -05:00
James Seibel 8213901229 remove unhelpful buffer delete mac test 2026-03-21 16:03:29 -05:00
James Seibel 668ba491e8 stage VBO/IBO upload and allow global IBO 2026-03-21 16:03:18 -05:00
James Seibel d85589c41a minor comment changes 2026-03-21 15:22:04 -05:00
James Seibel 7f5316108d Fix GL buffers not being deleted 2026-03-21 08:17:06 -05:00
James Seibel 9c1abbac2b ignore deprecation warning in TexturedButton 2026-03-21 07:32:56 -05:00
coolGi 1bb957a866 Add mailmap 2026-03-20 22:19:28 +13:00
James Seibel 6ccba17baf Fix render thread startup crash on Neoforge with GL 2026-03-19 07:29:46 -05:00
James Seibel e4c5d8adab Fix neoforge texture validation issue 2026-03-19 07:00:49 -05:00
James Seibel 823f204424 Fix texture using buffer flags 2026-03-19 07:00:35 -05:00
James Seibel 505e9a77fd Fix compiling for MC 1.20.4 and older 2026-03-18 07:49:09 -05:00
James Seibel 4c580fe4ff Add render task profiling 2026-03-18 07:45:50 -05:00
James Seibel efc1865f87 Add the ability to cull lilly pads, seaGrass, etc. 2026-03-15 20:53:29 -05:00
James Seibel ae08ad56c4 Fix MC complaining about GL shader file names 2026-03-15 16:52:17 -05:00
James Seibel 633544e0b0 remove unneeded chunk update warnings 2026-03-15 16:46:51 -05:00
James Seibel 2432028aa0 javadoc cleanup 2026-03-15 16:30:48 -05:00
James Seibel eb6aa13815 Disable generic rendering on Mac 2026-03-15 16:29:48 -05:00
James Seibel 55155103ec revert to AUTO rendering A if an invalid API is selected 2026-03-15 16:24:03 -05:00
James Seibel 667dd85aef Fix LOD rendering on Mac 2026-03-15 15:57:57 -05:00