D4rkr34lm
|
dc0365834a
|
fixes
|
2026-05-21 12:13:41 +02:00 |
|
D4rkr34lm
|
a1d22b7d77
|
twast
|
2026-05-21 10:26:46 +02:00 |
|
D4rkr34lm
|
8424f842c3
|
resolve last compile issue in techhider
|
2026-05-21 00:18:12 +02:00 |
|
D4rkr34lm
|
72df919312
|
cut down old protocol wrapper
|
2026-05-20 21:47:17 +02:00 |
|
D4rkr34lm
|
7ed36fe56e
|
removed reflections form anti nocom guard
|
2026-05-20 21:44:28 +02:00 |
|
D4rkr34lm
|
a7a8c4d051
|
Fix imports in tinyProtocol
|
2026-05-20 21:33:01 +02:00 |
|
D4rkr34lm
|
5da3767378
|
Started embedding new techhider into fight system
|
2026-05-20 21:30:44 +02:00 |
|
D4rkr34lm
|
ba29e5cf23
|
Add tinyProtocol Handler for techhider
|
2026-05-20 18:28:39 +02:00 |
|
D4rkr34lm
|
32a2cbb4dd
|
Finish initial implementation of logic
|
2026-05-19 22:47:22 +02:00 |
|
D4rkr34lm
|
cf7a1ee086
|
Implement logic for hiding chunk data (not finished)
|
2026-05-19 22:17:41 +02:00 |
|
D4rkr34lm
|
270d82eb71
|
Merge branch 'main' into FightSystem/fix-tech-and-hull-hider
|
2026-05-17 19:58:16 +02:00 |
|
Chaoscaot
|
89b8a3ea42
|
Merge pull request 'fix(CI): force clean rebuild in pipeline' (#371) from fix-pipeline into main
Reviewed-on: SteamWar/SteamWar#371
|
2026-05-17 15:12:49 +02:00 |
|
D4rkr34lm
|
4198a08cda
|
fix pipeline
|
2026-05-17 15:11:32 +02:00 |
|
D4rkr34lm
|
9f319128cc
|
Update multiblock update packet filter
|
2026-05-17 13:49:46 +02:00 |
|
Chaoscaot
|
088d548d61
|
Merge pull request 'Format code' (#370) from Format into main
Reviewed-on: SteamWar/SteamWar#370
Reviewed-by: Chaoscaot <max@chaoscaot.de>
|
2026-05-17 10:59:30 +02:00 |
|
YoyoNow
|
e435154c12
|
Format code
|
2026-05-17 10:13:31 +02:00 |
|
YoyoNow
|
eceb58b28c
|
Format code
|
2026-05-17 10:12:22 +02:00 |
|
YoyoNow
|
5125453406
|
Format code
|
2026-05-17 10:08:06 +02:00 |
|
YoyoNow
|
d110df924e
|
Format code
|
2026-05-16 23:08:09 +02:00 |
|
YoyoNow
|
81dd8045f2
|
Remove unused code
|
2026-05-16 22:41:17 +02:00 |
|
Chaoscaot
|
245072f02c
|
Merge pull request 'Remove more Reflection usage' (#368) from ReduceReflection into main
Reviewed-on: SteamWar/SteamWar#368
|
2026-05-16 22:24:54 +02:00 |
|
YoyoNow
|
00147f2a74
|
Optimize imports
|
2026-05-16 22:23:00 +02:00 |
|
YoyoNow
|
fcc370c353
|
Remove even more useless stuff
|
2026-05-16 22:21:06 +02:00 |
|
D4rkr34lm
|
3bd1cf7167
|
Even more handlers
|
2026-05-16 22:12:25 +02:00 |
|
YoyoNow
|
cfa650bcf4
|
Remove more reflection calls
|
2026-05-16 21:41:50 +02:00 |
|
YoyoNow
|
ba4ee08489
|
Remove most Reflection from REntity
|
2026-05-16 21:34:18 +02:00 |
|
D4rkr34lm
|
723a7dc0ca
|
Add handling for container
|
2026-05-16 20:14:09 +02:00 |
|
D4rkr34lm
|
88de28ed68
|
Add new handler
|
2026-05-16 19:25:32 +02:00 |
|
D4rkr34lm
|
6f1a3fe70c
|
Update a lot of handlers and prepare for merge with main
|
2026-05-16 19:19:49 +02:00 |
|
D4rkr34lm
|
4a43e09a8b
|
Add more handlers
|
2026-05-16 14:45:36 +02:00 |
|
Chaoscaot
|
6fb018b86b
|
Merge pull request 'Remove MinVersion and MaxVersion' (#362) from CleanupCommonCore into main
Reviewed-on: SteamWar/SteamWar#362
Reviewed-by: Chaoscaot <max@chaoscaot.de>
|
2026-05-16 14:43:01 +02:00 |
|
YoyoNow
|
ec310dfee9
|
Remove MinVersion and MaxVersion
|
2026-05-16 14:41:02 +02:00 |
|
YoyoNow
|
9de5a93997
|
Remove MinVersion annotation
|
2026-05-16 14:37:36 +02:00 |
|
Chaoscaot
|
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
Reviewed-on: SteamWar/SteamWar#360
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
|
2026-05-16 14:36:59 +02:00 |
|
Chaoscaot
|
5589c6cd20
|
Merge branch 'main' into Refactor/remove-old-dependencies
|
2026-05-16 14:31:11 +02:00 |
|
Chaoscaot
|
35dead9c74
|
Merge pull request 'Reflection Reduction' (#357) from ReflectionReduction into main
Reviewed-on: SteamWar/SteamWar#357
Reviewed-by: Chaoscaot <max@chaoscaot.de>
|
2026-05-16 14:29:39 +02:00 |
|
YoyoNow
|
f1fbe14e60
|
Fix ChunkHider
|
2026-05-16 14:27:07 +02:00 |
|
YoyoNow
|
b146c9928f
|
Fix FlatteningWrapper
|
2026-05-16 14:08:29 +02:00 |
|
Chaoscaot
|
136b0f5b97
|
Refactor to simplify API usage and improve compatibility by replacing legacy methods and adapting to updated libraries.
Signed-off-by: Chaoscaot <max@maxsp.de>
|
2026-05-16 14:08:28 +02:00 |
|
Chaoscaot
|
2d679028c0
|
Merge remote-tracking branch 'origin/ReflectionReduction' into Refactor/remove-old-dependencies
|
2026-05-16 14:03:19 +02:00 |
|
YoyoNow
|
ce1f947f4b
|
Remove Core.getVersion calls
|
2026-05-16 14:02:57 +02:00 |
|
Chaoscaot
|
5fb51b63c3
|
Fix Build
Signed-off-by: Chaoscaot <max@maxsp.de>
|
2026-05-16 13:54:37 +02:00 |
|
Chaoscaot
|
c04dc8fd86
|
Merge remote-tracking branch 'refs/remotes/origin/ReflectionReduction' into Refactor/remove-old-dependencies
# Conflicts:
# MissileWars/build.gradle.kts
|
2026-05-16 13:53:29 +02:00 |
|
YoyoNow
|
ab3970981d
|
Remove more reflection
|
2026-05-16 13:46:42 +02:00 |
|
YoyoNow
|
9e4c9ce04a
|
Remove more reflection
|
2026-05-16 13:38:10 +02:00 |
|
Chaoscaot
|
44e37467d6
|
Fix Build
Signed-off-by: Chaoscaot <max@maxsp.de>
|
2026-05-16 13:29:49 +02:00 |
|
Chaoscaot
|
7c74ca014d
|
Upgrade all projects to Java 21 and migrate dependencies to Paper and FastAsyncWorldEdit.
Signed-off-by: Chaoscaot <max@maxsp.de>
|
2026-05-16 13:26:18 +02:00 |
|
YoyoNow
|
e7454f6ce8
|
Fight FightWorld
|
2026-05-16 13:07:06 +02:00 |
|
YoyoNow
|
a100d2d798
|
Remove more Reflection stuff
|
2026-05-16 13:02:20 +02:00 |
|
YoyoNow
|
3c48e7c02d
|
Remove most calls to Reflection.getClass
|
2026-05-16 13:01:50 +02:00 |
|