• Joined on 2025-01-14
YoyoNow pushed to main at SteamWar/SteamWar 2026-07-18 15:00:20 +02:00
badff1c70f Merge pull request 'Fix Wind Charges remove Water, interact with Blocks and cross middle' (#455) from FightSystem/Windcharge into main
1d2ac4f705 Fix pull Request comment
b48c75ef74 Remove unused imports
8b6ea12a08 Add Wind charge config
801678ddd3 Fix Wind charges cross middle and interact with Blocks
Compare 6 commits »
YoyoNow merged pull request SteamWar/SteamWar#455 2026-07-18 15:00:19 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle
YoyoNow closed issue SteamWar/SteamWar#440 2026-07-18 15:00:19 +02:00
Windcharges can fly to the enemies half on MWG 1.21
YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Windcharges werden groß geschrieben

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Ein Kommentar da drüber fehlt um zu beschreiben was dieser Wert macht

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Windcharges werden groß geschrieben

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Ein Kommentar da drüber fehlt um zu beschreiben was dieser Wert macht

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Das muss in die GameModeConfig.java unter ArenaConfig und nicht hier in die Config

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Das muss in die GameModeConfig.java unter ArenaConfig und nicht hier in die Config

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Hier bitte nur Windcharges ausnehmen, das es auch noch Feuerbälle gibt.

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Nur aktivieren, wenn in der GameModeConfig der Wert true ist.

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Nur aktivieren, wenn in der GameModeConfig der Wert true ist.

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Das hier braucht keine Condition, wenn es nicht im Set ist kann es auch nicht entfernt werden.

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Da die Runnable nur aktiv ist, wenn die es in der GameModeConfig true ist, ist hier auch keine Prüfung notwendig.

YoyoNow commented on pull request SteamWar/SteamWar#455 2026-07-18 14:19:08 +02:00
Fix Wind Charges remove Water, interact with Blocks and cross middle

Bitte das hier in die class WindchargeStopper übernehmen.

YoyoNow pushed to main at SteamWar/SteamWar 2026-07-17 16:40:43 +02:00
95119fc93f Fix FightServer.kt and VelocityServer.kt @get:Optional annotations complaining about primitive types of field
YoyoNow pushed to main at SteamWar/SteamWar 2026-07-17 14:27:04 +02:00
d84ca3547a Merge pull request 'Fix AutoChecker only counts filled Dispenser' (#453) from SchematicSystem/AutoPrüfer into main
25ab79abc0 Fix PullRequest comment
582d6a62e3 Fix PullRequest comment
a8c68864d8 Fix AutoChecker only counts filled Dispenser
Compare 4 commits »