James Seibel
|
85ee5ac833
|
fix forge compiling
|
2025-06-30 07:46:12 -05:00 |
|
James Seibel
|
21877d67a5
|
Add neo version dependency and roll back 6.20 -> 6.19
6.20 had some issue preventing running in dev
|
2025-06-30 07:38:37 -05:00 |
|
James Seibel
|
ae33a79d6e
|
update to Neo 21.6.20
|
2025-06-30 06:56:08 -05:00 |
|
James Seibel
|
9204b357d8
|
comment out Z_STD compression
comment out Z_STD compression
|
2025-06-30 06:55:47 -05:00 |
|
James Seibel
|
78b1b74036
|
Mark Chunky as incompatible
Done as a test
|
2025-06-28 13:58:12 -05:00 |
|
James Seibel
|
864c5b5f86
|
Re-Add Z_STD compression for testing
|
2025-06-28 11:37:17 -05:00 |
|
James Seibel
|
b271c8e119
|
Fix MinecraftGLWrapper.getActiveTexture()
|
2025-06-28 10:10:03 -05:00 |
|
James Seibel
|
79bdae5b8b
|
Fix auto-updater for MC 1.21.6
|
2025-06-28 09:56:51 -05:00 |
|
James Seibel
|
d5dc9f6b79
|
Fix multiplayer null pointer
|
2025-06-28 09:22:32 -05:00 |
|
James Seibel
|
a50f13caa0
|
Mostly fix Iris transparent rendering for 1.21.6
|
2025-06-28 08:37:18 -05:00 |
|
James Seibel
|
75b3649a97
|
Fix world-gen progress not showing in release builds
|
2025-06-27 07:29:43 -05:00 |
|
James Seibel
|
69adb54b91
|
disable blending data parsing in chunk loading for MC 1.21.6
There appears to be a parsing issue and since it doesn't appear to change how the chunks load I'm going to ignore it for now
|
2025-06-27 07:18:01 -05:00 |
|
James Seibel
|
458c1ae7e0
|
re-add LevelTicks mixin for MC 1.21.4+
|
2025-06-27 07:10:12 -05:00 |
|
James Seibel
|
a647551d26
|
Move RenderState to core
|
2025-06-26 07:50:59 -05:00 |
|
James Seibel
|
3a45bdd2a2
|
remove broken var in NeoClientProxy
|
2025-06-26 07:29:51 -05:00 |
|
James Seibel
|
4806cd2445
|
Move RenderState object into ClientApi
|
2025-06-26 07:21:33 -05:00 |
|
James Seibel
|
af7f90f128
|
add 1.21.6 to the CI script
|
2025-06-26 07:10:39 -05:00 |
|
James Seibel
|
f72ad60f58
|
Fix old MC version compiling
|
2025-06-26 07:10:32 -05:00 |
|
James Seibel
|
6015afbf4c
|
Fix neo rendering and fabric shader rendering
|
2025-06-25 07:48:04 -05:00 |
|
James Seibel
|
0369ae63f3
|
fix neo fox mixin
|
2025-06-21 09:22:39 -05:00 |
|
James Seibel
|
278d5063fb
|
up neoforge version
|
2025-06-21 09:21:47 -05:00 |
|
James Seibel
|
a64e72034e
|
Fix UI text rendering
|
2025-06-21 09:21:40 -05:00 |
|
James Seibel
|
fcdb56660c
|
fix fog renderer again
|
2025-06-20 07:39:50 -05:00 |
|
James Seibel
|
0c26261cd5
|
Update gradle.properties
|
2025-06-19 07:32:43 -05:00 |
|
James Seibel
|
b50525fff9
|
Update ServerPlayerWrapper.java
|
2025-06-19 07:32:35 -05:00 |
|
James Seibel
|
92e403823b
|
fix gui button rendering
|
2025-06-19 07:32:21 -05:00 |
|
James Seibel
|
e02f56f4ef
|
Update VersionConstants.java
|
2025-06-19 06:52:32 -05:00 |
|
James Seibel
|
aa4681e044
|
update MC GL Wrapper
|
2025-06-18 17:36:46 -05:00 |
|
James Seibel
|
1c9130c3f1
|
update McObjectConverter for matricies
|
2025-06-18 17:36:22 -05:00 |
|
James Seibel
|
c3597cd843
|
update fog mixin
|
2025-06-18 17:36:02 -05:00 |
|
James Seibel
|
d4a52ac5a3
|
update version properties
|
2025-06-18 17:34:14 -05:00 |
|
James Seibel
|
1b9d14e7b4
|
Disable cave culling for medium quality and higher
|
2025-06-17 07:15:36 -05:00 |
|
James Seibel
|
0ea27b676e
|
Optimize ClientLevelWrapper.GetWrapper()
Should speed up initial LOD loading a bit
|
2025-06-17 07:15:15 -05:00 |
|
James Seibel
|
cd73608b07
|
Reduce stuttering with fast world gen
|
2025-06-14 16:17:33 -05:00 |
|
James Seibel
|
03fc22f611
|
Reduce allocations in getBlockColor by using a cached method reference
Currently there is a large number of allocations of `java.lang.invoke.invokers$Holder:linkToTargetMethod` -- this prevents that
|
2025-06-11 07:09:40 -05:00 |
|
James Seibel
|
cc251e46b0
|
Add Api Before/After Text Create events
|
2025-06-09 07:50:25 -05:00 |
|
James Seibel
|
7aa0bfefec
|
Fix hash collisions in FullDataPointIdMap
|
2025-06-06 07:43:44 -05:00 |
|
James Seibel
|
9bdad5e4f1
|
Fix 1.21.5 compiling
|
2025-06-06 07:36:00 -05:00 |
|
James Seibel
|
baebb7323d
|
Close #776 (fix Polytone client biome colors)
|
2025-06-05 07:53:23 -05:00 |
|
James Seibel
|
8a3175f345
|
Mark Polytone as incompatible
|
2025-06-04 07:49:15 -05:00 |
|
James Seibel
|
dc58efb301
|
Handle nulls in ChunkLoader
Should fix WorldPainter worlds
|
2025-06-04 07:28:51 -05:00 |
|
James Seibel
|
c9ac4b2ada
|
Fix GLMC.glDeleteTextures() calls
|
2025-06-04 07:07:51 -05:00 |
|
s809
|
6e1ec476ed
|
Check LOD timestamps in file handler threads
|
2025-06-03 23:41:51 +05:00 |
|
James Seibel
|
d1aa5a524b
|
Remove line ending from editorconfig
Done to fix some issues with some devs on linux
|
2025-05-17 11:47:06 -05:00 |
|
James Seibel
|
5c661a3a76
|
yaml indent 2 -> 4
for consistency
|
2025-05-17 11:25:37 -05:00 |
|
s809
|
d29e9085a1
|
Fix getWorldFolderName crash
|
2025-05-03 13:44:54 +05:00 |
|
Ran
|
d392de3c0d
|
Update Forgix
fixes a critical bug
|
2025-05-03 17:40:58 +10:00 |
|
Ran
|
7209193f8f
|
Fix gradle versioning
|
2025-05-03 11:21:17 +10:00 |
|
s809
|
ed4f644a3f
|
Bump protocol version
|
2025-05-03 00:08:12 +05:00 |
|
Ran
|
34038684a7
|
Fix gradle versioning for core application
|
2025-05-02 12:45:18 +10:00 |
|