Commit Graph

55 Commits

Author SHA1 Message Date
ac5dda58a1 Remove SchemElo and UserElo
All checks were successful
SteamWarCI Build successful
2025-12-20 21:19:20 +01:00
9efe625603 Pot fix for too many open files
All checks were successful
SteamWarCI Build successful
2025-12-20 13:14:35 +01:00
146ed598c8 Improve message on non ManualCheck submitted schematics
All checks were successful
SteamWarCI Build successful
2025-12-20 12:20:36 +01:00
33efd26d48 Fix build.gradle.kts
All checks were successful
SteamWarCI Build successful
2025-11-12 07:43:36 +01:00
2a96b3c26a Hotfix AutoCheckerItems for 1.19
Some checks failed
SteamWarCI Build failed
2025-11-11 22:06:44 +01:00
3de4b3871d Hotfix ModifyPart
All checks were successful
SteamWarCI Build successful
2025-11-11 21:42:38 +01:00
b2a4b05545 Merge branch 'main' into exposed
# Conflicts:
#	CommonCore/SQL/src/de/steamwar/sql/GameModeConfig.java
#	CommonCore/SQL/src/de/steamwar/sql/Punishment.java
2025-11-05 16:18:30 +01:00
4e6933f2fd Remove Event-related SQL classes and update relevant references across modules
Some checks failed
SteamWarCI Build failed
Signed-off-by: Chaoscaot <max@maxsp.de>
2025-10-30 23:14:25 +01:00
5243cf850e Hotfix: 1.21 Autoprüfer
All checks were successful
SteamWarCI Build successful
Signed-off-by: Chaoscaot <max@maxsp.de>
2025-10-28 23:46:42 +01:00
1aff7b30a6 Refactor SchematicNode
Some checks failed
SteamWarCI Build failed
2025-10-28 19:03:30 +01:00
0c371fb403 Fix ModifyPart.changeType
All checks were successful
SteamWarCI Build successful
2025-10-28 18:20:39 +01:00
2654735bba Hotfix SchematicSystem.getGameModeConfig
All checks were successful
SteamWarCI Build successful
2025-10-28 17:58:01 +01:00
a462231bab Starting...
Some checks failed
SteamWarCI Build failed
2025-10-27 18:34:31 +01:00
5ab04d0518 Add cache for GameModeConfig
All checks were successful
SteamWarCI Build successful
2025-10-26 13:34:25 +01:00
c6dbece550 Improve GameModeConfig
All checks were successful
SteamWarCI Build successful
2025-10-26 12:34:16 +01:00
ef81626e02 Remove CheckSchemTypeManager
All checks were successful
SteamWarCI Build successful
2025-10-26 09:28:24 +01:00
d216aac2c4 Improve YMLWrapper
All checks were successful
SteamWarCI Build successful
2025-10-26 09:22:48 +01:00
aec03e41a1 Improve YMLWrapper
All checks were successful
SteamWarCI Build successful
2025-10-26 09:14:34 +01:00
e6dea72024 Improve YMLWrapper
All checks were successful
SteamWarCI Build successful
2025-10-25 22:03:32 +02:00
87a4836fa1 Add Unified GameModeConfig
All checks were successful
SteamWarCI Build successful
2025-10-25 21:45:44 +02:00
a03a3f45e8 Update copyright notices
All checks were successful
SteamWarCI Build successful
2025-10-23 17:56:43 +02:00
c7284dc7ab Implement Linkage for SchematicSystem 2025-10-23 17:20:07 +02:00
bfbb017c8f Remove lockreplay ModifyPart
All checks were successful
SteamWarCI Build successful
2025-09-05 07:48:36 +02:00
86a10b3e97 Remove unused imports and redundant method annotations in SavePart class
All checks were successful
SteamWarCI Build successful
2025-07-26 20:59:45 +02:00
5a77854752 Fix replaceColor usage and correct config flag handling
All checks were successful
SteamWarCI Build successful
2025-07-14 11:20:26 +02:00
6260e65b33 Merge pull request 'Add Schematic Revisions' (#93) from schematic-revisions into main
All checks were successful
SteamWarCI Build successful
Reviewed-on: #93
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-07-14 09:13:16 +02:00
b086fcaa32 Refactor validator method in download command
All checks were successful
SteamWarCI Build successful
2025-07-13 21:11:18 +02:00
3530aec5e2 Add more Flowers and add Leather horse Armour
All checks were successful
SteamWarCI Build successful
2025-07-08 10:45:40 +02:00
d5ca1e14e1 Add prepared flag to schematics and refactor related logic
All checks were successful
SteamWarCI Build successful
2025-07-02 12:25:58 +02:00
4c98ce4aff Add Schematic Revisions
All checks were successful
SteamWarCI Build successful
2025-07-01 21:39:08 +02:00
e4864e6eaf Add new changetype alias
All checks were successful
SteamWarCI Build successful
2025-06-29 20:11:36 +02:00
e4df6f55fb Merge pull request 'GUIImprovements' (#64) from GUIImprovements into main
All checks were successful
SteamWarCI Build successful
Reviewed-on: #64
Reviewed-by: Chaoscaot <max@chaoscaot.de>
2025-06-10 21:08:23 +02:00
d37a14f280 Move some constants around
All checks were successful
SteamWarCI Build successful
2025-05-31 10:04:21 +02:00
083c5c07c2 Update CMDs for all current CustomModelData usages
All checks were successful
SteamWarCI Build successful
2025-05-31 09:39:03 +02:00
527bc39d38 Add some more CustomModelData ids to items
All checks were successful
SteamWarCI Build successful
2025-05-29 08:44:58 +02:00
380506542f Remove some more duplicates
All checks were successful
SteamWarCI Build successful
2025-05-23 09:13:23 +02:00
8132e4fca0 Remove code duplication
All checks were successful
SteamWarCI Build successful
2025-05-18 10:34:41 +02:00
bf5eef2ebd Fix copyright nit
Remove SchematicCommand19
2025-05-18 10:28:32 +02:00
D4rkr34lm
69251f42a6 Add music disks to autochecker
All checks were successful
SteamWarCI Build successful
2025-05-17 23:40:48 +02:00
c9e4b57f12 Fix: Explicitly cast null to Integer in DownloadCommand
All checks were successful
SteamWarCI Build successful
2025-04-12 19:10:18 +02:00
f573771355 Hotfix: Double Creation of //copy Schematics in //download command 2025-04-12 19:03:32 +02:00
Lixfel
ade9a1b5eb Allow TNT in shulker boxes
All checks were successful
SteamWarCI Build successful
2025-03-01 08:32:19 +01:00
6096828394 SchematicSystem/build.gradle.kts aktualisiert 2025-01-15 22:00:12 +01:00
Lixfel
66f4efb27f Fix /schem changetype schem type normal 2025-01-06 19:24:15 +01:00
51fd5faa4d Merge branch 'main' into Schematics/1.21
# Conflicts:
#	VelocityCore/build.gradle.kts
2024-12-21 19:29:46 +01:00
9c055ee929 Merge pull request 'Fix Schematic Punishment Messages' (#75) from SchematicSystem/fix-punishment into main
Reviewed-on: https://steamwar.de/devlabs/SteamWar/SteamWar/pulls/75
Reviewed-by: Lixfel <lixfel@steamwar.de>
2024-12-09 19:06:00 +01:00
80ab0eeda0 Fix 2024-12-09 19:05:36 +01:00
6d0fa6527e Fix Schematic Punishment Messages 2024-12-08 23:40:50 +01:00
df4cd12d2a Unused Import 2024-12-08 23:29:57 +01:00
60dc00fd92 Limit maximum number of sent in Schematics 2024-12-08 23:29:13 +01:00