Commit graph

9 commits

Author SHA1 Message Date
jacob1
24cb2c86a5
Fix comments in past versions of MapChunkCache. Despite the comment pointing to the wrong field (BiomeFog::e), it was using the right method (BiomeFog::e()) all along 2025-12-11 23:18:01 -05:00
Tom Cesko
c785bd7430 Fix null handling in getLoadedChunkAsync for paper/spigot 1.21.3/1.21.4 2025-03-07 17:31:29 +01:00
Tom Cesko
9e5e65bc8c Add async chunk loading for spigot/paper 1.21.3/1.21.4 2025-02-24 21:05:06 +01:00
Michael Primm
17773c9817 Stop sucking spigot in (jtracy workaround) 2025-01-05 12:09:57 -05:00
Michael Primm
da377fde3e Try to minimize jtracy nonsense 2025-01-05 10:28:44 -05:00
Michael Primm
58408bbe55 Try excluding jtracy 2025-01-04 23:09:48 -05:00
jacob1
9bb99d1c0d
Spigot 1.21.4 support
(ability to run only, not the ability to render any of the new pale garden blocks)
2024-12-03 19:54:02 -05:00
jacob1
67e6423517
Spigot 1.21.3 Support: Fix block states
Leaves fix was applied to 1.21 as well. getMaterial() was removed in 1.20 so has been removed from that version onwards as well.
2024-11-09 22:23:45 -05:00
jacob1
4e409a80c7
Spigot / Paper 1.21.3 support 2024-11-09 20:56:09 -05:00