Commit Graph

276 Commits

Author SHA1 Message Date
YoyoNow 5fe62d67d9 Improve StreamingCommand 2025-09-29 08:17:49 +02:00
YoyoNow 524ce0c579 Update VacationCommand add 'Abwesenheitsnotiz'
Closes: #144
2025-09-29 08:06:15 +02:00
YoyoNow 3685d662fb Hotfix CookieEvents 2025-09-28 16:47:16 +02:00
YoyoNow 19344b9f48 Hotfix EventFight and EventModeListener 2025-09-28 16:32:45 +02:00
YoyoNow 3d3c70845e Hotfix EventModeListener 2025-09-28 16:19:37 +02:00
YoyoNow 797f3a3158 Hotfix EventModeListener 2025-09-28 15:48:32 +02:00
YoyoNow 4b1680967a Fixup VelocityCore 2025-09-28 14:02:38 +02:00
YoyoNow 361c86c99e Merge pull request 'Add update of all coming fights if a fight is stopped' (#145) from VelocityCore/AutoReloadEventFightsOnFinish into main
Reviewed-on: SteamWar/SteamWar#145
Reviewed-by: D4rkr34lm <dark@steamwar.de>
2025-09-28 14:00:00 +02:00
YoyoNow 1231fa5c47 Add StreamingCommand for streaming mode 2025-09-28 13:09:07 +02:00
YoyoNow 06a7d9c7fc Add update of all coming fights if a fight is stopped 2025-09-28 10:42:05 +02:00
YoyoNow 56d34f0311 Fix EventChannel 2025-09-27 19:50:30 +02:00
YoyoNow d4eabfe9b2 Make optional parameter on 'delete' not optional 2025-09-16 08:54:29 +02:00
Chaoscaot ba2297ca9a Add new plugin message channels for extended compatibility and feature integration 2025-08-09 11:18:15 +02:00
YoyoNow f8bb69e829 Merge branch 'main' into 1.21.6/fightsystem 2025-08-05 21:13:24 +02:00
Chaoscaot 464d7c85bd Update version handling for Minecraft 1.21.5: Adjust TypeUtils and ServerStarter to support PAPER_21. 2025-08-03 22:10:15 +02:00
YoyoNow 2e91a5a582 Trigger rebuild 2025-08-02 11:42:39 +02:00
YoyoNow 018b9a971f Fix stuff in DiscordBot 2025-08-02 11:36:08 +02:00
YoyoNow 70d0f179cc Fix stuff in DiscordBot 2025-08-02 11:34:41 +02:00
YoyoNow 01f55c4309 Fix VacationCommand 2025-08-01 10:51:17 +02:00
YoyoNow d968187750 Fix VacationCommand 2025-08-01 10:49:28 +02:00
YoyoNow 9e629d09a8 Fix VacationCommand 2025-08-01 10:48:17 +02:00
YoyoNow d14022e69e Fix ChannelListener 2025-08-01 10:46:54 +02:00
YoyoNow 6623e9d808 Add VacationCommand 2025-08-01 10:43:37 +02:00
YoyoNow 14be3a8e3b Fix CheckpointUtilsJ9 2025-07-30 21:01:18 +02:00
YoyoNow 50bd18bae7 Fix DevCommand 2025-07-30 18:20:41 +02:00
YoyoNow 1355b57a93 Improve Subserver.run for CRIU 2025-07-29 12:04:48 +02:00
YoyoNow e04f0d4ad1 Revert the PR merge 2025-07-29 12:03:33 +02:00
YoyoNow 79a6c93f8f Merge pull request 'Improve Subserver.run for checkpoint' (#116) from VelocityCore/ImproveCheckpointHandling into main
Reviewed-on: SteamWar/SteamWar#116
2025-07-29 11:56:39 +02:00
YoyoNow 65cb544b64 Merge pull request 'Implement anvil inventory handling through SWAnvilInv and related network packets' (#117) from VelocityCore/anvil-inv into main
Reviewed-on: SteamWar/SteamWar#117
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-07-29 11:06:18 +02:00
Chaoscaot 8a22afab63 Handle NullPointerException in handleClick method of SWAnvilInv to prevent crashes 2025-07-29 11:05:46 +02:00
Chaoscaot caae9542f4 Fix CLOSE case in SWAnvilInv to properly remove player from openInv map 2025-07-29 11:03:00 +02:00
Chaoscaot d01efffb6a Add steamshrimp.de to known hostnames in Hostname class 2025-07-20 00:45:56 +02:00
Chaoscaot eac0390dd3 Implement anvil inventory handling through SWAnvilInv and related network packets 2025-07-19 22:34:36 +02:00
Chaoscaot 03005adcd8 Merge pull request 'Add enhance ReplayCommand' (#115) from add-fight-id into main
Reviewed-on: SteamWar/SteamWar#115
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-07-19 22:06:36 +02:00
YoyoNow 933e2119ef Improve Subserver.run for checkpoint 2025-07-19 18:20:48 +02:00
YoyoNow 2b782585b1 Hotfix TeamCommand and WhoisCommand 2025-07-19 17:54:39 +02:00
Chaoscaot d82f306094 Add getById method in Fight class and enhance ReplayCommand handling with admin replay checks 2025-07-19 17:12:44 +02:00
Chaoscaot db7e1a5fc9 Add immersive portals channel to PluginMessage listener 2025-07-19 17:01:30 +02:00
Chaoscaot 3e5055c246 Refine checkpoint handling in Subserver and remove unnecessary debug logs in CheckpointUtilsJ9 2025-07-16 09:43:24 +02:00
Chaoscaot 44c06314c6 Update checkpoint restoration message handling in Subserver 2025-07-16 09:39:38 +02:00
Chaoscaot 0464442b83 VelocityCore/Persistent/src/de/steamwar/persistent/Subserver.java aktualisiert 2025-07-14 19:38:46 +02:00
Chaoscaot 6260e65b33 Merge pull request 'Add Schematic Revisions' (#93) from schematic-revisions into main
Reviewed-on: SteamWar/SteamWar#93
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-07-14 09:13:16 +02:00
Chaoscaot 6db404c1e6 Merge pull request 'Add AuditLog' (#89) from AuditLog into main
Reviewed-on: SteamWar/SteamWar#89
Reviewed-by: Chaoscaot <max@chaoscaot.de>
2025-07-14 09:13:02 +02:00
YoyoNow 0e9c9bd4dc Hotfix DiscordChannel 2025-07-13 20:48:43 +02:00
YoyoNow d7908c8255 Improve perceived server start time 2025-07-10 13:02:24 +02:00
Chaoscaot c1eca74dd0 Handle KickedFromServerEvent with redirect and empty component 2025-07-06 14:06:07 +02:00
YoyoNow 7a03b327ef Fix tablist for real 2025-07-03 18:00:17 +02:00
YoyoNow 0091cba336 Fix Tablist in 1.21.5 or greater 2025-07-03 16:59:24 +02:00
YoyoNow 35d8bfb588 Update UserPerm
Fix Tablist
2025-07-03 16:47:58 +02:00
Chaoscaot 5c7c982175 Merge branch 'main' into schematic-revisions 2025-07-03 00:45:03 +02:00