Chaoscaot
  • Joined on 2025-01-14
Chaoscaot pushed to main at SteamWar/SteamWar 2026-06-22 17:07:04 +02:00
47fb4da85b Fix Inventory
Chaoscaot deleted branch swui-v2 from SteamWar/SteamWar 2026-06-18 14:11:00 +02:00
Chaoscaot pushed to main at SteamWar/SteamWar 2026-06-18 14:11:00 +02:00
b68a27fbb6 Merge pull request 'SWUI V2' (#418) from swui-v2 into main
7038dc2aa5 Merge branch 'main' into swui-v2
7af586ec16 Fix Observer
70c8678c60 Refactor rendering system: Introduced RenderObject abstraction, replaced RenderBoundary with ObserverListener, and updated slot calculation for inventory types.
997292d58e Merge branch 'main' into swui-v2
Compare 12 commits »
Chaoscaot merged pull request SteamWar/SteamWar#418 2026-06-18 14:10:59 +02:00
SWUI V2
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-17 21:50:03 +02:00
7038dc2aa5 Merge branch 'main' into swui-v2
b04e99ce54 Merge pull request 'fix(FightSystem): prevent driedGhasts from spawing & plants from growing' (#434) from FightSystem/fix-dried-ghast-spawning into main
524702fbb9 Merge pull request 'Implement proper stop and not sleep on BauCommand.stop' (#435) from VelocityCore/BauCommand#stop into main
e07298e748 Move listener to permanent
e1df793e9f Merge pull request 'VelocityCore /check command' (#430) from VelocityCore/CheckCommand into main
Compare 71 commits »
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-17 21:49:47 +02:00
7af586ec16 Fix Observer
Chaoscaot pushed to main at SteamWar/SteamWar 2026-06-12 12:30:01 +02:00
27877938bc Add support for GameMode templates and YAML-based configuration handling in DevCommand.
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-12 12:15:35 +02:00
70c8678c60 Refactor rendering system: Introduced RenderObject abstraction, replaced RenderBoundary with ObserverListener, and updated slot calculation for inventory types.
Chaoscaot commented on pull request SteamWar/SteamWar#418 2026-06-12 11:19:33 +02:00
SWUI V2

ja.

Chaoscaot approved SteamWar/SteamWar#420 2026-06-12 11:12:49 +02:00
Access widener for paper
Chaoscaot deleted branch RemoveDeprecatedCode from SteamWar/SteamWar 2026-06-12 09:58:07 +02:00
Chaoscaot merged pull request SteamWar/SteamWar#421 2026-06-12 09:58:06 +02:00
Remove some deprecated code in favor of newer code
Chaoscaot pushed to main at SteamWar/SteamWar 2026-06-12 09:58:06 +02:00
7326ed4aa0 Merge pull request 'Remove some deprecated code in favor of newer code' (#421) from RemoveDeprecatedCode into main
711920464a Remove some deprecated code in favor of newer code
Compare 2 commits »
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-10 21:43:26 +02:00
997292d58e Merge branch 'main' into swui-v2
e176b3bca8 Fix steamwar.devserver.gradle 'worldName' parameter
Compare 2 commits »
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-10 21:43:07 +02:00
8050f51424 Cleanup for Merge
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-10 21:24:01 +02:00
a6681ffaf6 Add Top-Level State and more Utils
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-10 09:28:28 +02:00
a23530074c Merge remote-tracking branch 'origin/swui-v2' into swui-v2
e88a4c624b Merge branch 'main' into swui-v2
5f7ab3cd7b Updates
Compare 3 commits »
Chaoscaot pushed to swui-v2 at SteamWar/SteamWar 2026-06-10 09:28:01 +02:00
105beaf7a6 Merge branch 'main' into swui-v2
f81f05c3d0 Merge pull request 'Add RedstoneEngineCommand' (#406) from BauSystem/RedstoneEngineCommand into main
0afb6ce06a Merge branch 'main' into BauSystem/RedstoneEngineCommand
fd8f942014 Fix RedstoneEngine not registering
eab8826583 Fix RedstoneEngine not registering
Compare 7 commits »
Chaoscaot created pull request SteamWar/SteamWar#418 2026-06-10 00:37:10 +02:00
WIP: SWUI V2