Chaoscaot
  • Joined on 2025-01-14
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 11:20:06 +01:00
1c076b5bbf Fix incorrect field references in BauweltMember methods.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 11:10:02 +01:00
133ddb39cc Add ID column initialization for BauweltMember
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:42:29 +01:00
0760a5a08a Update build scripts: migrate to Spigot API, adjust JVM toolchains and Java version.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:40:42 +01:00
852ff95757 Update build scripts: migrate to Spigot API, adjust JVM toolchains and Java version.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:34:51 +01:00
5c7d388876 Remove unused SLF4J exclusion from shadowJar task.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:28:04 +01:00
4f92f8132d Remove unused SLF4J exclusion from shadowJar task.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:17:42 +01:00
56fb63f781 Add MySQL dependency to KotlinCore build script.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:16:19 +01:00
273efff87d Remove unused api-version field from plugin.yml.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:09:50 +01:00
0cac6f36c1 Remove unused api-version field from plugin.yml.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 09:02:31 +01:00
8680b9e6cf Change api dependencies to compileOnlyApi in build.gradle.kts and rename KitName column to Name in PersonalKitTable.
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 08:47:48 +01:00
614e989892 Rename IgnoreTable to IgnoredPlayers in IgnoreSystemTable for improved clarity.
Chaoscaot deleted branch exposed from SteamWar/SteamWar 2025-11-10 08:43:01 +01:00
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-10 08:43:01 +01:00
84e1f605bd Merge pull request 'Exposed!' (#179) from exposed into main
0ea5a62dbe Merge branch 'main' into exposed
0eb6047139 Merge remote-tracking branch 'origin/exposed' into exposed
fcebecf745 Add placement column to TeamTeilnahme table and corresponding property.
dd14e9f518 Cleanup Session
Compare 36 commits »
Chaoscaot merged pull request SteamWar/SteamWar#179 2025-11-10 08:42:59 +01:00
Exposed!
Chaoscaot pushed to exposed at SteamWar/SteamWar 2025-11-10 08:40:44 +01:00
0ea5a62dbe Merge branch 'main' into exposed
69cf219e39 Fix FlatteningWrapper21
fb4e53165f Hotfix FixedFlagStorage.clear and FixedGlobalFlagStorage.clear
415d783365 Hotfix SEND_COMMAND_FEEDBACK in 1.20+
ee99708340 Hotfix (FA)WE Selection 1.20+
Compare 17 commits »
Chaoscaot pushed to exposed at SteamWar/SteamWar 2025-11-09 17:48:18 +01:00
0eb6047139 Merge remote-tracking branch 'origin/exposed' into exposed
fcebecf745 Add placement column to TeamTeilnahme table and corresponding property.
Compare 2 commits »
Chaoscaot pushed to exposed at SteamWar/SteamWar 2025-11-09 17:28:47 +01:00
6c5239c8fc Optimize imports across SQL module: replace explicit class imports with wildcard imports, remove unused imports for cleaner structure.
Chaoscaot pushed to exposed at SteamWar/SteamWar 2025-11-09 17:25:34 +01:00
fc71f47add Remove needsAdmin property from PunishmentType enum and refactor related declarations for cleaner structure.
Chaoscaot pushed to master at SteamWar/Velocity 2025-11-09 01:51:14 +01:00
babb22bf88 Remove duplicate mapping for MINECRAFT_1_21_2 in StateRegistry
Chaoscaot pushed to master at SteamWar/Velocity 2025-11-09 01:46:46 +01:00
468127996c Merge remote-tracking branch 'upstream/dev/3.0.0'
b6b6b20fe9 Generate a new forwarding secret file if the file is deleted (#1671)
f75b512837 Moved pre-1.19.1 command argument validation so it prints the faulty identifier (#1675)
7412aca81c Fixed sending ServerData packets if the description component from the backend server is null (#1673)
02cf349075 Fixed disconnecting players in the middle of a backend server reconfiguration (#1669)
Compare 37 commits »