Commit Graph

105 Commits

Author SHA1 Message Date
YoyoNow c3a4e7ed85 Improve network code 2025-06-12 21:28:49 +02:00
YoyoNow 3d562cf743 Add skin cache to VelocityCore 2025-06-11 17:05:47 +02:00
YoyoNow 24f4ab7f37 Fix RPlayer not showing when same player is present
Add DevLobby20 to LobbySystem build.gradle.kts
2025-06-11 15:35:27 +02:00
YoyoNow d37a14f280 Move some constants around 2025-05-31 10:04:21 +02:00
YoyoNow 083c5c07c2 Update CMDs for all current CustomModelData usages 2025-05-31 09:39:03 +02:00
YoyoNow 7b059cde0e Add customModelData to Velocity SWItem 2025-05-31 08:51:56 +02:00
YoyoNow 37f6723542 Add CommonCore.DATA and CMDs 2025-05-29 17:12:32 +02:00
YoyoNow 527bc39d38 Add some more CustomModelData ids to items 2025-05-29 08:44:58 +02:00
YoyoNow 6eb01a61b1 Update every Back item to use the new texture 2025-05-11 18:28:06 +02:00
YoyoNow fa13872f22 Add SWListInv 2025-05-11 18:28:06 +02:00
YoyoNow 79edc1c591 Add Simulator to improvements 2025-05-11 18:28:06 +02:00
Chaoscaot 5015aca159 Maybe™️ fix Techhider 2025-05-02 10:13:47 +02:00
Chaoscaot 15bb92fbba Improve error handling and logging in Techhider and TinyProtocol
Refined logging messages for clarity by replacing "Techhider" with "PacketInterceptor" where appropriate. Adjusted error handling in `TechhiderbugCommand` by removing redundant `flush` calls and properly logging exceptions during bug report generation. These changes aim to enhance maintainability and debugging.
2025-04-29 18:04:58 +02:00
Chaoscaot d6a5caf95d Add error handling and logging to Techhider and TinyProtocol 2025-04-29 17:59:22 +02:00
Lixfel 9c3f7526ff Add techhiderbug command. 2025-04-07 19:37:23 +02:00
Lixfel 812e78d277 Make it 1.8 compatible 2025-04-05 18:02:48 +02:00
YoyoNow a6c46d0270 Use combinedIds to hide in TechHider.iBlockDataHidden 2025-04-04 11:21:54 +02:00
Chaoscaot f6a18dffcc Trigger Rebuild 2025-03-30 11:14:20 +02:00
Chaoscaot 98cc09a7d3 Trigger Rebuild 2025-03-30 11:11:01 +02:00
YoyoNow 522cd850a2 Add copyright and usage note! 2025-03-12 08:45:01 +01:00
YoyoNow 3016ad31fa Merge branch 'main' into SpigotCore/RDisplay 2025-03-11 21:49:27 +01:00
Lixfel b516d1d569 Configurable techhider interaction suppression 2025-02-16 17:14:55 +01:00
Lixfel 56e1abca7e Kick player on Channel injection failure 2025-02-16 17:09:27 +01:00
Lixfel d721a7496e Merge pull request 'Update Schematic Download and /webpw to new Website' (#3) from Schematics/new-website into main
Reviewed-on: SteamWar/SteamWar#3
2025-01-20 12:26:54 +01:00
Chaoscaot 21b389a993 Update Schematic Download and /webpw to new Website 2025-01-17 22:28:46 +01:00
Lixfel eaae2f4009 Adapt to new server, unlock old versions again 2025-01-17 13:28:57 +01:00
YoyoNow bfdf6471d2 Cleanup things and fix setting back to default 2025-01-08 16:52:24 +01:00
YoyoNow e418109ab7 Reduce spawn packets to 0 if everything is default 2025-01-08 16:27:18 +01:00
YoyoNow 82c73f9367 Fix packet count to at most 2 for the display entities at spawn 2025-01-08 12:24:17 +01:00
YoyoNow 1f65121c68 Fixup postSpawn because of NPE/Not Initialized Exception 2025-01-07 18:41:50 +01:00
YoyoNow 3c848389c9 Update structure 2025-01-07 18:41:50 +01:00
YoyoNow 33f41869b6 Fix packets 2025-01-07 18:41:50 +01:00
YoyoNow 3c1d46398d Add RDisplay, RBlockDisplay, RItemDisplay, RTextDisplay 2025-01-07 18:41:50 +01:00
Lixfel 604a1db218 Fix Array reflection 2025-01-07 17:06:02 +01:00
Lixfel 01da293680 Fix Array reflection 2025-01-07 17:05:36 +01:00
Lixfel 26bc341c4d Fix 1.15- reflections 2025-01-07 16:57:06 +01:00
Lixfel 46fed25da4 Fix renaming for class name duplications 2025-01-07 16:38:40 +01:00
Lixfel 9888700273 Migrate reflections to mojang mapped by default 2025-01-06 16:44:10 +01:00
Lixfel 94a1ed3569 More robust version detection. 2025-01-06 10:25:19 +01:00
Lixfel da148c0e9f Replace {nms} and {obc} tags 2025-01-06 10:15:48 +01:00
Lixfel ab34d86da4 Merge branch 'main' into MojMapReflections
# Conflicts:
#	SpigotCore/SpigotCore_8/src/de/steamwar/core/BountifulWrapper8.java
#	SpigotCore/SpigotCore_9/src/de/steamwar/core/BountifulWrapper9.java
#	SpigotCore/SpigotCore_Main/src/de/steamwar/core/events/PartialChunkFixer.java
2025-01-06 10:06:28 +01:00
Lixfel 856c79661b Merge pull request 'Move ViaVersion to Proxy' (#87) from ViaOnProxy into main
Reviewed-on: https://steamwar.de/devlabs/SteamWar/SteamWar/pulls/87
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2025-01-03 07:33:45 +01:00
Lixfel 9f0f11adeb Fix entity orientation 2025-01-02 17:24:37 +01:00
Chaoscaot 025ec2a850 Hotfix: 1.20 Schematic Reader 2025-01-01 14:12:38 +01:00
Lixfel abb8ab2204 Merge pull request 'Fix Schematics Readers' (#72) from Schematics/1.21 into main
Reviewed-on: https://steamwar.de/devlabs/SteamWar/SteamWar/pulls/72
Reviewed-by: Lixfel <lixfel@steamwar.de>
2025-01-01 12:42:01 +01:00
Chaoscaot 7dc5686389 Fixes... 2024-12-31 11:25:00 +01:00
Lixfel 0f73939bf0 Move and rename Reflection fields 2024-12-26 19:11:01 +01:00
Lixfel 22a8ca4aea Move ViaVersion to Proxy 2024-12-24 14:55:27 +01:00
Lixfel fb0a653b0e Remove /leader command, allow for Leader promotion 2024-12-23 13:05:00 +01:00
Chaoscaot df1ec88f6c Hotfix: SubMessage 2024-12-22 22:46:00 +01:00