Commit Graph

  • aad287d11a Flatten package for linkage YoyoNow 2025-10-24 20:57:37 +02:00
  • 4cf963e22a Improve steamwar.devserver.gradle YoyoNow 2025-10-24 18:32:44 +02:00
  • 139f73402a Fix AbstractLinker not accessing private fields YoyoNow 2025-10-24 18:22:56 +02:00
  • 55a682d782 Add hypixel mods to drop list YoyoNow 2025-10-24 09:03:51 +02:00
  • 7e012ade9e Add 'xaeroworldmap:main' to disallow list YoyoNow 2025-10-24 08:57:57 +02:00
  • 55080d0011 Add some of the axiom plugin channels YoyoNow 2025-10-24 08:51:50 +02:00
  • adbd8f7dd4 Fix FightScoreboard YoyoNow 2025-10-23 20:41:03 +02:00
  • a03dda9522 Merge pull request 'Update copyright notices' (#171) from UpdateCopyrightNoticeInFiles into main YoyoNow 2025-10-23 17:59:29 +02:00
  • a03a3f45e8 Update copyright notices YoyoNow 2025-10-23 17:56:43 +02:00
  • d02fe1b0c7 Merge pull request 'Add Linkage to CommonCore and implement SpigotLinker used in BauSystem' (#151) from ExtraceLinkageToCommonCore into main YoyoNow 2025-10-23 17:51:03 +02:00
  • 9e029ea0f1 Merge pull request 'Update .gitignore and configure IntelliJ IDEA copyright settings' (#170) from add-copyright-to-repo into main YoyoNow 2025-10-23 17:41:42 +02:00
  • 010f36dc86 Update .gitignore and configure IntelliJ IDEA copyright settings Chaoscaot 2025-10-23 17:38:54 +02:00
  • b55c3d332e Fix build problems YoyoNow 2025-10-23 17:27:10 +02:00
  • 9dabcfc918 Implement Linkage for TowerRun YoyoNow 2025-10-03 13:51:38 +02:00
  • d75c82dca5 Implement Linkage for Teamserver YoyoNow 2025-10-03 13:46:39 +02:00
  • 383604ec9f Implement Linkage for SpigotCore YoyoNow 2025-10-03 13:39:19 +02:00
  • c7284dc7ab Implement Linkage for SchematicSystem YoyoNow 2025-10-03 13:33:31 +02:00
  • 91a5da9cd2 Implement Linkage for MissileWars YoyoNow 2025-10-03 13:30:38 +02:00
  • 33b606060a Implement Linkage for LobbySystem YoyoNow 2025-10-03 13:23:33 +02:00
  • 22d1e15ae0 Implement Linkage for FightSystem YoyoNow 2025-10-03 13:16:56 +02:00
  • c394478632 Fix VelocityCore YoyoNow 2025-09-29 17:14:00 +02:00
  • d850894a00 Update VelocityCore to use Linkage YoyoNow 2025-09-29 15:26:26 +02:00
  • ca589bd07c Add Linkage to CommonCore and implement SpigotLinker used in BauSystem YoyoNow 2025-09-29 10:17:49 +02:00
  • 04d796bbfc Add millo_cracy for TestblockCommand YoyoNow 2025-10-23 17:17:49 +02:00
  • 3676da7679 Add zKrote for TestblockCommand YoyoNow 2025-10-23 17:12:37 +02:00
  • eb63381b83 Refactor leaderboard management: replace UserConfig-based implementation with new Leaderboard SQL class, update related classes to use LeaderboardManager, and fix query/logic for best time retrieval. Chaoscaot 2025-10-20 16:39:35 +02:00
  • ed672ec07a Add ExpectedCow4019 for TestblockCommand YoyoNow 2025-10-18 13:36:55 +02:00
  • 67960bfc2a Add Baumwolle_777 for TestblockCommand YoyoNow 2025-10-18 13:36:15 +02:00
  • c831d994be Merge pull request 'Add enable/disable/clear functionality for Piston Calculator' (#160) from BauSystem/piston-calculator-enable into main YoyoNow 2025-10-18 07:50:42 +02:00
  • 08706d705d Update SimulatorCursor YoyoNow 2025-10-18 07:48:29 +02:00
  • 6ccb056065 Remove TestblockCommand permission check for schematic for now YoyoNow 2025-10-18 07:33:28 +02:00
  • 2b32cf38c7 Fix TestblockCommand permission check for schematic YoyoNow 2025-10-17 22:27:01 +02:00
  • bcdda35b44 Fix TestblockCommand permission check for schematic YoyoNow 2025-10-17 22:23:11 +02:00
  • d154fe90a9 Add Simon4ZX for TestblockCommand YoyoNow 2025-10-17 22:15:23 +02:00
  • a12c620744 Add Wolf36136 for TestblockCommand YoyoNow 2025-10-17 22:14:10 +02:00
  • f9c320cb33 Add RegionData Improve TestblockCommand with remembering the TB YoyoNow 2025-10-17 21:36:50 +02:00
  • 4e050106f5 Fix query in allParentsOfNode to use Config field instead of ReplaceColor. Chaoscaot 2025-10-14 19:14:31 +02:00
  • 089503e0a0 Synchronize access to skins map in PlayerSkinHandler to ensure thread safety and prevent race conditions. Chaoscaot 2025-10-14 17:45:58 +02:00
  • 7179daedae Add axiom:set_no_physical_trigger to plugin message channels for expanded functionality Chaoscaot 2025-10-12 15:30:46 +02:00
  • 3bfac2d1cf Hotfix: Portal Permissions Chaoscaot 2025-10-07 22:43:54 +02:00
  • ac24bc4f5b Hotfix: Portal Permissions Chaoscaot 2025-10-07 22:39:38 +02:00
  • e69d203b99 Add clear command to Piston Calculator to remove player-related data Chaoscaot 2025-10-05 11:45:11 +02:00
  • e1fa8aaefa Add enable/disable functionality for Piston Calculator and update help messages Chaoscaot 2025-10-05 11:42:44 +02:00
  • c38777158a Improving SelectAdjacent YoyoNow 2025-10-03 11:55:37 +02:00
  • 2bc295c620 Fix RegionLib.type YoyoNow 2025-10-03 09:25:21 +02:00
  • 88cc06560e Fix BauServer Performance YoyoNow 2025-10-03 09:13:32 +02:00
  • 566a7deee3 Hotfix BackupCommand.backupGui YoyoNow 2025-10-02 21:14:26 +02:00
  • ea07766460 Fix RegionCommand.genericRestoreCommand YoyoNow 2025-10-02 20:55:06 +02:00
  • 9c5b7712cb Improve PistonCalculator YoyoNow 2025-10-02 20:41:21 +02:00
  • 84b14b8c3d Hotfix /region testblockpoint YoyoNow 2025-10-02 20:39:30 +02:00
  • abeb269368 Fix BackupCommand YoyoNow 2025-09-29 17:46:20 +02:00
  • fc002abf37 Fix BackupScheduler YoyoNow 2025-09-29 17:36:10 +02:00
  • 09f9a8ce32 Fix GameModeConfig YoyoNow 2025-09-29 17:33:02 +02:00
  • d0d353b24d Fix TNTPhase YoyoNow 2025-09-29 16:23:54 +02:00
  • 52828c8b4e Hotfix TraceRepository YoyoNow 2025-09-29 15:52:13 +02:00
  • 01efb9fce5 Hotfix TraceRepository YoyoNow 2025-09-29 15:48:25 +02:00
  • 8b636a11ee Force rebuild YoyoNow 2025-09-29 15:29:31 +02:00
  • 8ca1cf9b5c Force rebuild YoyoNow 2025-09-29 15:26:51 +02:00
  • ad4304d7b0 Fix 'BAU_INFO_ITEM_LORE_CHANGED' YoyoNow 2025-09-29 12:44:12 +02:00
  • e5e931d331 Fix 'BAU_INFO_ITEM_LORE_TESTBLOCK' YoyoNow 2025-09-29 12:41:39 +02:00
  • ed87197681 Trigger rebuild YoyoNow 2025-09-29 11:28:02 +02:00
  • e6e475e4bb Trigger rebuild YoyoNow 2025-09-29 11:25:33 +02:00
  • daa69dc22b Trigger rebuild YoyoNow 2025-09-29 11:23:20 +02:00
  • d011ffa536 Trigger rebuild YoyoNow 2025-09-29 11:20:32 +02:00
  • 4798b16015 Hotfix SWItem.setCustomModelData YoyoNow 2025-09-29 11:10:11 +02:00
  • f4c9ce512e Improve WorldEditRendererWrapper20 YoyoNow 2025-09-29 11:00:50 +02:00
  • bfe9c7559e Improve RayVisualizerCommand YoyoNow 2025-09-29 10:48:24 +02:00
  • 394e043db3 Hotfix FixedRegion YoyoNow 2025-09-29 09:34:53 +02:00
  • d2a6ccc46b Merge pull request 'Modular BauSystem Regions' (#26) from BauSystem/RegionSystem into main YoyoNow 2025-09-29 09:25:20 +02:00
  • ccd992f1db Improve SimulatorCursor selection changing YoyoNow 2025-09-29 09:23:53 +02:00
  • fa0a9a5c23 Fix PistonCalculator for GLAZED_TERRACOTTA Variations Closes: #135 YoyoNow 2025-09-29 09:08:45 +02:00
  • fa6b75e2aa Fix RPlayer (hopefully) YoyoNow 2025-09-29 08:35:03 +02:00
  • f2073db1e8 Improve PlayerSkinHandler YoyoNow 2025-09-29 08:33:08 +02:00
  • 5fe62d67d9 Improve StreamingCommand YoyoNow 2025-09-29 08:17:49 +02:00
  • 524ce0c579 Update VacationCommand add 'Abwesenheitsnotiz' Closes: #144 YoyoNow 2025-09-29 08:06:15 +02:00
  • 3685d662fb Hotfix CookieEvents YoyoNow 2025-09-28 16:47:16 +02:00
  • 19344b9f48 Hotfix EventFight and EventModeListener YoyoNow 2025-09-28 16:32:45 +02:00
  • 3d3c70845e Hotfix EventModeListener YoyoNow 2025-09-28 16:19:37 +02:00
  • 797f3a3158 Hotfix EventModeListener YoyoNow 2025-09-28 15:48:32 +02:00
  • 4b1680967a Fixup VelocityCore YoyoNow 2025-09-28 14:02:38 +02:00
  • 361c86c99e Merge pull request 'Add update of all coming fights if a fight is stopped' (#145) from VelocityCore/AutoReloadEventFightsOnFinish into main YoyoNow 2025-09-28 14:00:00 +02:00
  • 613cb76edb Merge pull request 'Add StreamingCommand for streaming mode' (#146) from VelocityCore/StreamingMode into main YoyoNow 2025-09-28 13:57:43 +02:00
  • 1231fa5c47 Add StreamingCommand for streaming mode YoyoNow 2025-09-28 13:09:07 +02:00
  • 06a7d9c7fc Add update of all coming fights if a fight is stopped YoyoNow 2025-09-28 10:42:05 +02:00
  • 21d628b338 Refactor EventRelation: Fix query logic for byEvent, adjust insert fields, and update setFrom parameter handling. Update ResponseRelation to align with updated EventRelation structure. Chaoscaot 2025-09-28 10:28:24 +02:00
  • 56d34f0311 Fix EventChannel YoyoNow 2025-09-27 19:50:30 +02:00
  • 4322547106 Hotfix EventRelation YoyoNow 2025-09-27 17:07:22 +02:00
  • 43a582edd8 Hotfix EventRelation YoyoNow 2025-09-27 16:42:22 +02:00
  • d4eabfe9b2 Make optional parameter on 'delete' not optional YoyoNow 2025-09-16 08:54:29 +02:00
  • bfbb017c8f Remove lockreplay ModifyPart YoyoNow 2025-09-05 07:48:28 +02:00
  • 5a7349b5a6 Refactor NMSWrapper21 game mode handling: remove unused import and adjust setInternalGameMode to use direct field modification. Chaoscaot 2025-08-09 11:29:58 +02:00
  • ef91313c29 Adjust gameStateChangeReason field offset for updated packet structure in Minecraft 1.21. Chaoscaot 2025-08-09 11:24:52 +02:00
  • ba2297ca9a Add new plugin message channels for extended compatibility and feature integration Chaoscaot 2025-08-09 11:18:15 +02:00
  • ba843633d7 Downgrade api-version in plugin.yml to 1.13 for broader compatibility. Chaoscaot 2025-08-09 00:12:52 +02:00
  • 3b43ad3587 Downgrade api-version in plugin.yml to 1.13 for broader compatibility. Chaoscaot 2025-08-09 00:11:44 +02:00
  • 26a45fabb1 Merge pull request '1.21.6 Fightsystem' (#134) from 1.21.6/fightsystem into main Chaoscaot 2025-08-08 23:48:37 +02:00
  • f8bb69e829 Merge branch 'main' into 1.21.6/fightsystem YoyoNow 2025-08-05 21:13:24 +02:00
  • b74b73b871 BauSystem/BauSystem_Main/src/de/steamwar/bausystem/features/techhider/TechHiderCommand.java aktualisiert Chaoscaot 2025-08-05 21:12:35 +02:00
  • b695a7e089 Update stuff from peer review YoyoNow 2025-08-05 20:59:43 +02:00
  • 464d7c85bd Update version handling for Minecraft 1.21.5: Adjust TypeUtils and ServerStarter to support PAPER_21. Chaoscaot 2025-08-03 22:10:15 +02:00