Chaoscaot
  • Joined on 2025-01-14
Chaoscaot deleted branch fix-pipeline from SteamWar/SteamWar 2026-05-17 15:12:53 +02:00
Chaoscaot pushed to main at SteamWar/SteamWar 2026-05-17 15:12:53 +02:00
89b8a3ea42 Merge pull request 'fix(CI): force clean rebuild in pipeline' (#371) from fix-pipeline into main
4198a08cda fix pipeline
Compare 2 commits »
Chaoscaot merged pull request SteamWar/SteamWar#371 2026-05-17 15:12:49 +02:00
fix(CI): force clean rebuild in pipeline
Chaoscaot deleted branch Format from SteamWar/SteamWar 2026-05-17 10:59:32 +02:00
Chaoscaot pushed to main at SteamWar/SteamWar 2026-05-17 10:59:31 +02:00
088d548d61 Merge pull request 'Format code' (#370) from Format into main
e435154c12 Format code
eceb58b28c Format code
5125453406 Format code
d110df924e Format code
Compare 5 commits »
Chaoscaot merged pull request SteamWar/SteamWar#370 2026-05-17 10:59:30 +02:00
Format code
Chaoscaot approved SteamWar/SteamWar#370 2026-05-17 10:23:18 +02:00
Format code
Chaoscaot deleted branch ReduceReflection from SteamWar/SteamWar 2026-05-16 22:24:57 +02:00
Chaoscaot pushed to main at SteamWar/SteamWar 2026-05-16 22:24:57 +02:00
245072f02c Merge pull request 'Remove more Reflection usage' (#368) from ReduceReflection into main
00147f2a74 Optimize imports
fcc370c353 Remove even more useless stuff
cfa650bcf4 Remove more reflection calls
ba4ee08489 Remove most Reflection from REntity
Compare 5 commits »
Chaoscaot merged pull request SteamWar/SteamWar#368 2026-05-16 22:24:55 +02:00
Remove more Reflection usage
Chaoscaot pushed to world-system at SteamWar/SteamWar 2026-05-16 14:49:20 +02:00
e85604fdc4 Merge branch 'main' into world-system
6fb018b86b Merge pull request 'Remove MinVersion and MaxVersion' (#362) from CleanupCommonCore into main
ec310dfee9 Remove MinVersion and MaxVersion
9de5a93997 Remove MinVersion annotation
ce88e88859 Merge pull request 'Upgrade all projects to Java 21 and migrate dependencies to Paper and FastAsyncWorldEdit.' (#360) from Refactor/remove-old-dependencies into main
Compare 115 commits »
Chaoscaot pushed to main at SteamWar/SteamWar 2026-05-16 14:43:02 +02:00
6fb018b86b Merge pull request 'Remove MinVersion and MaxVersion' (#362) from CleanupCommonCore into main
ec310dfee9 Remove MinVersion and MaxVersion
Compare 2 commits »
Chaoscaot merged pull request SteamWar/SteamWar#362 2026-05-16 14:43:01 +02:00
Remove MinVersion and MaxVersion
Chaoscaot merged pull request SteamWar/SteamWar#360 2026-05-16 14:37:00 +02:00
Upgrade all projects to Java 21 and migrate dependencies to Paper and FastAsyncWorldEdit.
Chaoscaot deleted branch Refactor/remove-old-dependencies from SteamWar/SteamWar 2026-05-16 14:37:00 +02:00
Chaoscaot pushed to main at SteamWar/SteamWar 2026-05-16 14:37:00 +02:00
ce88e88859 Merge pull request 'Upgrade all projects to Java 21 and migrate dependencies to Paper and FastAsyncWorldEdit.' (#360) from Refactor/remove-old-dependencies into main
5589c6cd20 Merge branch 'main' into Refactor/remove-old-dependencies
136b0f5b97 Refactor to simplify API usage and improve compatibility by replacing legacy methods and adapting to updated libraries.
2d679028c0 Merge remote-tracking branch 'origin/ReflectionReduction' into Refactor/remove-old-dependencies
5fb51b63c3 Fix Build
Compare 8 commits »
Chaoscaot pushed to Refactor/remove-old-dependencies at SteamWar/SteamWar 2026-05-16 14:31:45 +02:00
5589c6cd20 Merge branch 'main' into Refactor/remove-old-dependencies
35dead9c74 Merge pull request 'Reflection Reduction' (#357) from ReflectionReduction into main
f1fbe14e60 Fix ChunkHider
b146c9928f Fix FlatteningWrapper
Compare 4 commits »
Chaoscaot pushed to main at SteamWar/SteamWar 2026-05-16 14:29:41 +02:00
35dead9c74 Merge pull request 'Reflection Reduction' (#357) from ReflectionReduction into main
f1fbe14e60 Fix ChunkHider
b146c9928f Fix FlatteningWrapper
ce1f947f4b Remove Core.getVersion calls
ab3970981d Remove more reflection
Compare 9 commits »
Chaoscaot merged pull request SteamWar/SteamWar#357 2026-05-16 14:29:39 +02:00
Reflection Reduction