Chaoscaot
9aa363de6f
Add world-based permissions and migration commands
...
- Switch bau logic from owner-scoped to world-scoped data
- Add CLI commands for world migration, templating, and archiving
- Extend world storage with team worlds and lock state support
2026-05-19 20:53:32 +02:00
Chaoscaot
5a5090c74d
Remove unused import and fix incorrect import path in BuilderCloudCommand and World classes.
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2026-05-19 19:36:43 +02:00
Chaoscaot
99ca7205fb
Merge branch 'main' into world-system
...
# Conflicts:
# VelocityCore/src/de/steamwar/velocitycore/ServerStarter.java
# VelocityCore/src/de/steamwar/velocitycore/commands/BauCommand.java
# VelocityCore/src/de/steamwar/velocitycore/commands/BuilderCloudCommand.java
2026-05-19 19:30:30 +02:00
YoyoNow
ae6f279dcf
Merge pull request 'add setting to disable block generators' ( #375 ) from Jaki/SteamWar:main into main
...
Reviewed-on: SteamWar/SteamWar#375
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2026-05-19 19:25:25 +02:00
Jakob Schulz
deb56c0c02
rename property
2026-05-19 19:24:03 +02:00
YoyoNow
aead25650e
Add debug output to TinyProtocol
2026-05-19 18:55:46 +02:00
YoyoNow
53ada2de83
Add debug output to TinyProtocol
2026-05-19 18:50:17 +02:00
YoyoNow
496cc3121c
Add debug output to TinyProtocol
2026-05-19 18:41:15 +02:00
Jakob Schulz
e9c766dbbb
migrate to per material config
2026-05-19 18:39:10 +02:00
Jakob Schulz
706f6ed743
add setting to disable block generators
2026-05-18 21:26:38 +02:00
Chaoscaot
6da180136e
Merge pull request 'fix(SpigotCore): rEntity move packet using incorrect position' ( #372 ) from fix-rentity-system into main
...
Reviewed-on: SteamWar/SteamWar#372
Reviewed-by: Chaoscaot <max@chaoscaot.de >
2026-05-17 19:30:45 +02:00
Chaoscaot
463d8336a7
Merge branch 'main' into fix-rentity-system
2026-05-17 19:29:16 +02:00
Chaoscaot
c241b9c264
Merge pull request 'fix-pipeline' ( #373 ) from fix-pipeline into main
...
Reviewed-on: SteamWar/SteamWar#373
Reviewed-by: D4rkr34lm <dark@steamwar.de >
2026-05-17 19:25:06 +02:00
Chaoscaot
b98273a7b2
Fix build, maybe?
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2026-05-17 19:20:44 +02:00
Chaoscaot
bd28b133a2
Fix build, maybe?
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2026-05-17 19:05:24 +02:00
D4rkr34lm
5c618d03e8
Fix entity move
2026-05-17 18:21:33 +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
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
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
Chaoscaot
e85604fdc4
Merge branch 'main' into world-system
2026-05-16 14:49:18 +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