Commit Graph

  • 604a1db218 Fix Array reflection Lixfel 2025-01-07 17:06:02 +01:00
  • 01da293680 Fix Array reflection Lixfel 2025-01-07 17:05:29 +01:00
  • e26e590e18 Merge pull request 'Potential fix for true IP for floodgate players' (#97) from VelocityCore/floodgateIPs into main Lixfel 2025-01-07 16:59:31 +01:00
  • 26bc341c4d Fix 1.15- reflections Lixfel 2025-01-07 16:57:06 +01:00
  • 46fed25da4 Fix renaming for class name duplications Lixfel 2025-01-07 16:38:40 +01:00
  • d3fbbb9768 Merge pull request 'Mojang map reflections' (#89) from MojMapReflections into main Lixfel 2025-01-07 16:27:02 +01:00
  • 9a8cb543e9 Update SendCommand YoyoNow 2025-01-07 14:27:57 +01:00
  • ed16de900e Merge pull request 'Fix /schem changetype schem type normal' (#99) from SchematicSystem/changetypenormal into main Chaoscaot 2025-01-06 20:12:19 +01:00
  • 66f4efb27f Fix /schem changetype schem type normal Lixfel 2025-01-06 19:24:15 +01:00
  • 053bd06342 Fix invisible players Lixfel 2025-01-06 19:18:47 +01:00
  • 9888700273 Migrate reflections to mojang mapped by default Lixfel 2025-01-06 16:44:10 +01:00
  • 94a1ed3569 More robust version detection. Lixfel 2025-01-06 10:25:19 +01:00
  • da148c0e9f Replace {nms} and {obc} tags Lixfel 2025-01-06 10:15:48 +01:00
  • ab34d86da4 Merge branch 'main' into MojMapReflections Lixfel 2025-01-06 10:06:28 +01:00
  • 088965df59 Potential fix for true IP for floodgate players Lixfel 2025-01-04 21:25:32 +01:00
  • a3490b801e Fix server transfer failure after checkpoint restoration Lixfel 2025-01-03 12:55:59 +01:00
  • 856c79661b Merge pull request 'Move ViaVersion to Proxy' (#87) from ViaOnProxy into main Lixfel 2025-01-03 07:33:45 +01:00
  • 9f0f11adeb Fix entity orientation Lixfel 2025-01-02 17:24:37 +01:00
  • 6b7825ead9 Fix version matching Lixfel 2025-01-02 11:05:07 +01:00
  • 025ec2a850 Hotfix: 1.20 Schematic Reader Chaoscaot 2025-01-01 14:12:38 +01:00
  • d7d6c2df7b Merge pull request 'VelocityCore/PrivateTicketLog' (#61) from VelocityCore/PrivateTicketLog into main Lixfel 2025-01-01 13:00:44 +01:00
  • 55c3579e5c Merge pull request 'Add custom NPC Chats for specific players' (#93) from LobbySystem/NPCChats into main Lixfel 2025-01-01 12:58:12 +01:00
  • d64e32eaa5 Cleanup code Lixfel 2025-01-01 12:56:49 +01:00
  • abb8ab2204 Merge pull request 'Fix Schematics Readers' (#72) from Schematics/1.21 into main Lixfel 2025-01-01 12:42:01 +01:00
  • c1dbce4648 Fix EventListener.onPlayerQuit YoyoNow 2024-12-31 18:56:42 +01:00
  • 7dc5686389 Fixes... Chaoscaot 2024-12-31 11:25:00 +01:00
  • f52cec0448 Add custom NPC Chats for TheBreadBeard TheBreadBeard 2024-12-28 22:58:35 +01:00
  • add43b2f54 Merge pull request 'Remove anti pickaxe drop code' (#94) from TNTLeague/RemovePickaxeDropCode into main Chaoscaot 2024-12-28 22:28:20 +01:00
  • ca0f82897e Remove anti pickaxe drop code YoyoNow 2024-12-28 18:26:04 +01:00
  • f111d55200 Add custom NPC Chats for specific players TheBreadBeard 2024-12-28 17:36:40 +01:00
  • 7eba9231d5 Fix build issues YoyoNow 2024-12-28 17:15:57 +01:00
  • e9ac198fcb Remove deop on TNTLeague join (mit Lixfel abgesprochen) YoyoNow 2024-12-26 22:41:46 +01:00
  • 3a47e348d0 Merge pull request 'Add LastOnline to WhoisCommand' (#90) from VelocityCore/LastOnlineTime into main YoyoNow 2024-12-26 22:23:01 +01:00
  • a16e1e8cee Add LastOnline to WhoisCommand YoyoNow 2024-12-26 21:44:40 +01:00
  • 0f73939bf0 Move and rename Reflection fields Lixfel 2024-12-26 19:11:01 +01:00
  • 30ac38ef53 Merge pull request 'Remove /leader command, allow for Leader promotion' (#86) from FightSystem/Leader into main Lixfel 2024-12-26 10:53:07 +01:00
  • 22a8ca4aea Move ViaVersion to Proxy Lixfel 2024-12-24 14:55:27 +01:00
  • bd87221198 Add subcommand to reload gamemodes without full softreload Lixfel 2024-12-23 13:12:57 +01:00
  • fb0a653b0e Remove /leader command, allow for Leader promotion Lixfel 2024-12-23 13:05:00 +01:00
  • 9154077104 Fix TNT League Stage Names Chaoscaot 2024-12-23 12:50:38 +01:00
  • 55adb1a052 Improve SendCommand YoyoNow 2024-12-22 23:16:19 +01:00
  • 4448eab877 Hotfix: Rework Pickaxe Chaoscaot 2024-12-22 22:54:46 +01:00
  • 180fb685bd Hotfix: SubMessage Chaoscaot 2024-12-22 22:49:06 +01:00
  • df1ec88f6c Hotfix: SubMessage Chaoscaot 2024-12-22 22:46:00 +01:00
  • 655b6cd15f Merge pull request 'Add Some Fixes and Improvements' (#83) from TNTLeague/fixes-and-improvements into main Chaoscaot 2024-12-22 22:38:03 +01:00
  • 867091d210 Merge remote-tracking branch 'origin/TNTLeague/fixes-and-improvements' into TNTLeague/fixes-and-improvements Chaoscaot 2024-12-22 22:27:45 +01:00
  • 2f34369756 Fix SubMessage class Chaoscaot 2024-12-22 22:27:30 +01:00
  • 89fe401b03 Cleanup DealerInventory and TNTLeagueConfig YoyoNow 2024-12-22 22:22:42 +01:00
  • aaa808f90f Add Some Fixes and Improvements Chaoscaot 2024-12-22 21:57:54 +01:00
  • 1ea6bd61f8 Fix concurrent cipher usage Lixfel 2024-12-22 16:17:58 +01:00
  • 026b7bcc0e Fix SpectatePort Lixfel 2024-12-22 16:02:52 +01:00
  • 4da2307d50 Merge pull request 'TechHider refactoring, simple Blocktagging' (#82) from blocktagger into main Lixfel 2024-12-22 07:18:41 +01:00
  • 7d9996529e Add orientation pattern Lixfel 2024-12-21 21:19:40 +01:00
  • a2710628a5 Update TechHiderWrapper and add orientation pattern YoyoNow 2024-12-21 19:47:40 +01:00
  • ec5382316a Fixes Chaoscaot 2024-12-21 19:33:23 +01:00
  • 51fd5faa4d Merge branch 'main' into Schematics/1.21 Chaoscaot 2024-12-21 19:29:46 +01:00
  • acbc5c5fd3 Cryptographically secure signature Lixfel 2024-12-21 18:46:33 +01:00
  • 793fc31b5c TechHider refactoring, simple Blocktagging Lixfel 2024-12-21 16:53:49 +01:00
  • 1b47700c19 Fix Event Chaoscaot 2024-12-21 16:16:54 +01:00
  • 06b0af5a16 Hotfix API EventFight Create Chaoscaot 2024-12-21 15:42:27 +01:00
  • d08ccc3a98 Fix Everything Chaoscaot 2024-12-21 12:30:39 +01:00
  • 336915dd96 Fix Schem Upload Chaoscaot 2024-12-21 12:03:43 +01:00
  • 8fac9cd37e Merge pull request 'Partial diagonal HullHider uncovering, performance improvement' (#79) from FIghtSystem/partialSides into main Lixfel 2024-12-21 11:21:45 +01:00
  • 3b2ee668b2 Merge pull request 'Additional Pluginmessage classifications, Lunar refactoring' (#80) from VelocityCore/PluginMessages into main Lixfel 2024-12-21 11:21:21 +01:00
  • c479d21cd2 Additional Pluginmessage classifications, Lunar refactoring Lixfel 2024-12-21 11:09:16 +01:00
  • 10e016c850 Partial diagonal HullHider uncovering, performance improvement Lixfel 2024-12-21 10:52:41 +01:00
  • 0e43c2a615 Hotfix: SW Survival Chaoscaot 2024-12-17 20:02:12 +01:00
  • 9eab15bfd5 Hotfix: Groups Chaoscaot 2024-12-15 17:18:40 +01:00
  • 2436340765 Fixes and Balances Chaoscaot 2024-12-13 19:13:14 +01:00
  • 7d9b3cd098 Merge remote-tracking branch 'origin/main' Chaoscaot 2024-12-13 13:08:34 +01:00
  • 85c6dcdc1e Add TNTLeague Auto-Stop Chaoscaot 2024-12-13 13:08:28 +01:00
  • 997a800c85 Fix Hullhider 1.15-, improve performance. Lixfel 2024-12-13 11:26:19 +01:00
  • a5ffddad66 Add AdminReplay line of sight tools. Lixfel 2024-12-13 10:42:44 +01:00
  • 61e8ba14ca Fixes Chaoscaot 2024-12-13 10:22:01 +01:00
  • 56c66b33b7 Fix Locations Chaoscaot 2024-12-13 09:43:18 +01:00
  • b90884ee1d Fix Locations Chaoscaot 2024-12-13 09:31:15 +01:00
  • e1d3e47845 Fixes and De-Spagetti Code Chaoscaot 2024-12-12 16:09:25 +01:00
  • b12846d011 Merge remote-tracking branch 'origin/main' Chaoscaot 2024-12-11 15:05:02 +01:00
  • 7488a4d063 Remove Stats Chaoscaot 2024-12-11 15:04:54 +01:00
  • 429e2f86aa Fix Hullhider. Lixfel 2024-12-11 15:03:32 +01:00
  • c308a06e6b Test if broadcasting apollo:json acceptance triggers ModList sending. Lixfel 2024-12-11 14:48:32 +01:00
  • 68c7cfed73 Hotfix: Allow ReplayMod on Devservers Chaoscaot 2024-12-11 14:34:31 +01:00
  • c3c4b94e3b Fix TNTLeague Sound Chaoscaot 2024-12-11 14:20:38 +01:00
  • f61c27804a Fix TNTLeague Sound Chaoscaot 2024-12-11 14:11:39 +01:00
  • b36c974f86 Fix TNTLeague Sound Chaoscaot 2024-12-11 14:08:33 +01:00
  • ae4d498694 Fix TNTLeague Sound Chaoscaot 2024-12-11 14:04:06 +01:00
  • e9f6b284eb Test if broadcasting apollo:json acceptance triggers ModList sending. Lixfel 2024-12-11 13:26:12 +01:00
  • 454cfecc0e Merge pull request 'Better Hull Hider Algorithm' (#76) from FightSystem/HullHiderAlgo_v2 into main Lixfel 2024-12-11 13:16:39 +01:00
  • bc217c16dd Merge pull request 'Finish TNTLeague' (#53) from TNTLeague/finish into main Chaoscaot 2024-12-11 10:53:39 +01:00
  • d3f6075686 Add to CI Chaoscaot 2024-12-11 10:53:17 +01:00
  • a1e77e571b Fix entity hider. Lixfel 2024-12-11 09:52:05 +01:00
  • b31bd58e1a Handle additional recorded plugin channels. Lixfel 2024-12-10 12:58:19 +01:00
  • f81b95e39f Fix direction id. Lixfel 2024-12-10 12:57:21 +01:00
  • 7ce5e319b5 Reduce unnecessary branch propagation by early abort with primary direction visibility. Lixfel 2024-12-10 11:08:44 +01:00
  • c50bb64516 Performance improvements Lixfel 2024-12-10 01:59:16 +01:00
  • b1c0e36cee Remove diagonal diagonals, branch only in enemy direction Lixfel 2024-12-10 00:44:26 +01:00
  • be653754a7 Better Hull Hider Algorithm Lixfel 2024-12-10 00:01:47 +01:00
  • 9c055ee929 Merge pull request 'Fix Schematic Punishment Messages' (#75) from SchematicSystem/fix-punishment into main Chaoscaot 2024-12-09 19:06:00 +01:00
  • 80ab0eeda0 Fix Chaoscaot 2024-12-09 19:05:36 +01:00
  • 257f70cc6a Merge pull request 'Limit maximum number of sent in Schematics' (#74) from SchematicSystem/no-more-than-three into main Chaoscaot 2024-12-09 19:02:46 +01:00