Commit Graph

1038 Commits

Author SHA1 Message Date
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 613cb76edb Merge pull request 'Add StreamingCommand for streaming mode' (#146) from VelocityCore/StreamingMode into main
Reviewed-on: SteamWar/SteamWar#146
Reviewed-by: D4rkr34lm <dark@steamwar.de>
2025-09-28 13:57:43 +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
Chaoscaot 21d628b338 Refactor EventRelation: Fix query logic for byEvent, adjust insert fields, and update setFrom parameter handling. Update ResponseRelation to align with updated EventRelation structure. 2025-09-28 10:28:24 +02:00
YoyoNow 56d34f0311 Fix EventChannel 2025-09-27 19:50:30 +02:00
YoyoNow 4322547106 Hotfix EventRelation 2025-09-27 17:07:22 +02:00
YoyoNow 43a582edd8 Hotfix EventRelation 2025-09-27 16:42:26 +02:00
YoyoNow d4eabfe9b2 Make optional parameter on 'delete' not optional 2025-09-16 08:54:29 +02:00
YoyoNow bfbb017c8f Remove lockreplay ModifyPart 2025-09-05 07:48:36 +02:00
Chaoscaot 5a7349b5a6 Refactor NMSWrapper21 game mode handling: remove unused import and adjust setInternalGameMode to use direct field modification. 2025-08-09 11:29:58 +02:00
Chaoscaot ef91313c29 Adjust gameStateChangeReason field offset for updated packet structure in Minecraft 1.21. 2025-08-09 11:24:52 +02:00
Chaoscaot ba2297ca9a Add new plugin message channels for extended compatibility and feature integration 2025-08-09 11:18:15 +02:00
Chaoscaot ba843633d7 Downgrade api-version in plugin.yml to 1.13 for broader compatibility. 2025-08-09 00:12:52 +02:00
Chaoscaot 3b43ad3587 Downgrade api-version in plugin.yml to 1.13 for broader compatibility. 2025-08-09 00:11:44 +02:00
Chaoscaot 26a45fabb1 Merge pull request '1.21.6 Fightsystem' (#134) from 1.21.6/fightsystem into main
Reviewed-on: SteamWar/SteamWar#134
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-08-08 23:48:37 +02:00
YoyoNow f8bb69e829 Merge branch 'main' into 1.21.6/fightsystem 2025-08-05 21:13:24 +02:00
Chaoscaot b74b73b871 BauSystem/BauSystem_Main/src/de/steamwar/bausystem/features/techhider/TechHiderCommand.java aktualisiert 2025-08-05 21:12:35 +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
Chaoscaot 285882be70 Add chunk reset logic for Minecraft 1.21 in CraftbukkitWrapper21 to support advanced chunk management. 2025-08-03 16:42:05 +02:00
Chaoscaot 50780ad9bd Add chunk reset logic for Minecraft 1.21 in CraftbukkitWrapper21 to support advanced chunk management. 2025-08-03 16:39:25 +02:00
YoyoNow 45646b6ba3 Update SelectAdjacent 2025-08-02 13:23:03 +02:00
YoyoNow 8d1b15b019 Fix PistonCalculator 2025-08-02 13:14:05 +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 2166096ba5 Fix PistonCalculator 2025-08-01 21:17:58 +02:00
YoyoNow 3a13fc7bb9 Reduce MAX_BLOCKS of SelectAdjacent 2025-08-01 17:51:19 +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 9279d9cd8e Improve SelectAdjacent 2025-07-31 18:37:02 +02:00
YoyoNow b7963f2fe6 Fix PistonCalculator 2025-07-31 18:00:38 +02:00
YoyoNow 3f88ea1e57 Fix SelectAdjacent but make it a touch slower 2025-07-31 16:30:02 +02:00
YoyoNow 8076f31a19 Fix SelectAdjacent but make it a touch slower 2025-07-31 16:25:05 +02:00
YoyoNow 33e9b3409f Add SelectAdjacent for BauSystem and Builder 2025-07-31 16:21:08 +02:00
Chaoscaot e7803dcf82 Enhance compatibility and feature support for Minecraft 1.21: Add ProtocolWrapper21, update gamerule management, streamline entity tracking, and refine chunk hider logic. 2025-07-31 11:34:56 +02:00
Chaoscaot cf52b50333 Introduce support for Minecraft 1.21: Add ReflectionWrapper21, ChunkHider21, and enhance version compatibility across systems. 2025-07-31 10:43:40 +02:00
YoyoNow 297aa6151d Pot fix RPlayer 2025-07-31 09:44:28 +02:00
YoyoNow 14be3a8e3b Fix CheckpointUtilsJ9 2025-07-30 21:01:18 +02:00
YoyoNow 1c1e2e2efe Fix CheckpointUtilsJ9 2025-07-30 20:59:03 +02:00
YoyoNow e30eb35792 Fix CheckpointUtilsJ9 2025-07-30 20:57:38 +02:00
YoyoNow e94f273e21 Fix CheckpointUtilsJ9 2025-07-30 20:56:52 +02:00
YoyoNow c76648e630 Fix CheckpointUtilsJ9 2025-07-30 20:54:18 +02:00
YoyoNow a943dd6014 Fix CheckpointUtilsJ9 2025-07-30 20:51:17 +02:00
YoyoNow 0d7776ec6f Fix CheckpointUtilsJ9 2025-07-30 20:47:27 +02:00
YoyoNow 7db1d80988 Add SpaceCraft to startable fight servers 2025-07-30 20:41:01 +02:00
YoyoNow 50bd18bae7 Fix DevCommand 2025-07-30 18:20:41 +02:00