Chaoscaot
  • Joined on 2025-01-14
Chaoscaot pushed to 1.21.6/fightsystem at SteamWar/SteamWar 2025-07-31 10:43:48 +02:00
cf52b50333 Introduce support for Minecraft 1.21: Add ReflectionWrapper21, ChunkHider21, and enhance version compatibility across systems.
Chaoscaot pushed to VelocityCore/anvil-inv at SteamWar/SteamWar 2025-07-29 11:05:53 +02:00
8a22afab63 Handle NullPointerException in handleClick method of SWAnvilInv to prevent crashes
Chaoscaot pushed to VelocityCore/anvil-inv at SteamWar/SteamWar 2025-07-29 11:03:09 +02:00
caae9542f4 Fix CLOSE case in SWAnvilInv to properly remove player from openInv map
Chaoscaot pushed to master at SteamWar/Velocity 2025-07-28 18:35:19 +02:00
873fca763d Merge remote-tracking branch 'upstream/dev/3.0.0'
e99407132f Add version information for 1.21.8 (#1612)
Compare 2 commits »
Chaoscaot pushed to master at SteamWar/Website 2025-07-28 13:02:15 +02:00
5d7eb3b8fb Merge pull request 'Merge branch mwgl' (#16) from mwgl into master
6933af1554 Updated mwgl.md
e607ea1343 Updated mwgl.md
b0ae4e978e Create page announcements/de/mwgl.md
Compare 4 commits »
Chaoscaot deleted branch mwgl from SteamWar/Website 2025-07-28 13:02:15 +02:00
Chaoscaot merged pull request SteamWar/Website#16 2025-07-28 13:02:14 +02:00
Merge branch mwgl
Chaoscaot closed issue SteamWar/SteamWar#119 2025-07-26 21:00:03 +02:00
Schems machen als Builder
Chaoscaot pushed to main at SteamWar/SteamWar 2025-07-26 20:59:51 +02:00
86a10b3e97 Remove unused imports and redundant method annotations in SavePart class
Chaoscaot commented on pull request SteamWar/SteamWar#118 2025-07-20 08:54:15 +02:00
Introduce backend synchronization system for Velocity and WebsiteBackend

Ist als Debounce gedacht, wenn ich jetzt Fightserstelle (Über nen Generator, wenns die bald gibt) werden ganz viele Requests auf einmal gemacht.

Chaoscaot pushed to main at SteamWar/SteamWar 2025-07-20 00:46:03 +02:00
d01efffb6a Add steamshrimp.de to known hostnames in Hostname class
Chaoscaot pushed to backend-sync at SteamWar/SteamWar 2025-07-20 00:08:57 +02:00
eb218c33ca Fix missing key.reset() in BackendSync directory watch logic
Chaoscaot commented on pull request SteamWar/SteamWar#118 2025-07-20 00:08:13 +02:00
Introduce backend synchronization system for Velocity and WebsiteBackend

Untested btw

Chaoscaot created pull request SteamWar/SteamWar#118 2025-07-20 00:06:33 +02:00
Introduce backend synchronization system for Velocity and WebsiteBackend
Chaoscaot pushed to backend-sync at SteamWar/SteamWar 2025-07-20 00:06:24 +02:00
7b01f11b5b Introduce backend synchronization system for Velocity and WebsiteBackend
Chaoscaot created branch backend-sync in SteamWar/SteamWar 2025-07-20 00:06:23 +02:00
Chaoscaot pushed to main at SteamWar/SteamWar 2025-07-19 22:48:09 +02:00
fd57ba43e9 Mark createdAt as primary key in NodeData class
Chaoscaot created pull request SteamWar/SteamWar#117 2025-07-19 22:34:51 +02:00
Implement anvil inventory handling through SWAnvilInv and related network packets
Chaoscaot created branch VelocityCore/anvil-inv in SteamWar/SteamWar 2025-07-19 22:34:44 +02:00
Chaoscaot pushed to VelocityCore/anvil-inv at SteamWar/SteamWar 2025-07-19 22:34:44 +02:00
eac0390dd3 Implement anvil inventory handling through SWAnvilInv and related network packets