• Joined on 2025-01-14
YoyoNow commented on pull request SteamWar/SteamWar#178 2025-10-26 14:23:46 +01:00
bausystem/TLS

Könnte ein Set sein und muss nicht ein Map sein. Schaue dir dann auch mal den Rückgabewert von Set.add an

YoyoNow commented on pull request SteamWar/SteamWar#178 2025-10-26 14:23:46 +01:00
bausystem/TLS

nit: Felder können zusammen geschrieben sein ohne leerzeile

YoyoNow commented on pull request SteamWar/SteamWar#178 2025-10-26 14:23:46 +01:00
bausystem/TLS

Ein Set wäre hier performanter für das hinzufügen und entfernen, gibt ja jeden Spieler nur 1 mal

YoyoNow commented on pull request SteamWar/SteamWar#178 2025-10-26 14:23:46 +01:00
bausystem/TLS

Muss primedTNT die Region weiterhin als Key haben, wenn es nicht mehr gebraucht wird?

YoyoNow commented on pull request SteamWar/SteamWar#178 2025-10-26 14:23:46 +01:00
bausystem/TLS

Ist hier wirklich die priority wichtig? Oder kann es einfach rausgelassen werden.

YoyoNow suggested changes for SteamWar/SteamWar#178 2025-10-26 14:23:46 +01:00
bausystem/TLS
YoyoNow commented on issue SteamWar/SteamWar#177 2025-10-26 14:05:57 +01:00
Sending in schematics bug

We had a similar issue on the old server where the mv command created these issues during deployment while the cp or rm and cp fixed it.

YoyoNow commented on issue SteamWar/SteamWar#177 2025-10-26 14:02:38 +01:00
Sending in schematics bug

Is this only present for MicroWarGear or are others also affected?

YoyoNow commented on pull request SteamWar/SteamWar#176 2025-10-26 13:48:44 +01:00
Add Unified GameModeConfig

Weil ich die Namen und Sektionen wie in der config.yml siehe FightSystem genutzt habe

YoyoNow pushed to UnifiedGameModeConfig at SteamWar/SteamWar 2025-10-26 13:40:20 +01:00
dd711be30b Add cache for GameModeConfig
YoyoNow pushed to UnifiedGameModeConfig at SteamWar/SteamWar 2025-10-26 13:34:31 +01:00
5ab04d0518 Add cache for GameModeConfig
YoyoNow pushed to UnifiedGameModeConfig at SteamWar/SteamWar 2025-10-26 13:14:13 +01:00
79ebdcea85 Make SchematicType static init type safe
YoyoNow pushed to UnifiedGameModeConfig at SteamWar/SteamWar 2025-10-26 12:55:20 +01:00
dfbeab7b90 Add JavaDoc to GameModeConfig
YoyoNow commented on pull request SteamWar/SteamWar#176 2025-10-26 12:49:34 +01:00
Add Unified GameModeConfig

Kommt noch.

YoyoNow pushed to UnifiedGameModeConfig at SteamWar/SteamWar 2025-10-26 12:34:20 +01:00
c6dbece550 Improve GameModeConfig
YoyoNow commented on issue SteamWar/SteamWar#174 2025-10-26 11:39:14 +01:00
Discord linking message shows no username

Ist mit dem nächsten update gefixt.

YoyoNow closed issue SteamWar/SteamWar#174 2025-10-26 11:39:14 +01:00
Discord linking message shows no username
YoyoNow pushed to main at SteamWar/SteamWar 2025-10-26 11:39:04 +01:00
35117fdd30 Fix AuthManager.connectAuth
YoyoNow closed issue SteamWar/SteamWar#175 2025-10-26 11:35:55 +01:00
Scoreboard names not shown in colour on Arena
YoyoNow pushed to main at SteamWar/SteamWar 2025-10-26 11:34:46 +01:00
b4791ddf42 Fix VelocityCore