• Joined on 2026-05-17
shawn pushed to main at shawn/tactical-shooter 2026-07-03 18:47:02 +00:00
fc2c0236cb Fix dedicated server: delay netfox tick loop until first client connects, keep full scene tree for identity sync
shawn released v0.1.1 at shawn/tactical-shooter 2026-07-03 17:45:47 +00:00
shawn pushed tag v0.1.1 to shawn/tactical-shooter 2026-07-03 17:45:44 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-03 05:48:22 +00:00
ba2fc37502 Make weapons test fully self-contained, fix headless bootstrap preload
shawn pushed to main at shawn/tactical-shooter 2026-07-03 05:40:50 +00:00
e24637b049 Refactor tests to be self-contained — no game class dependencies
shawn pushed to main at shawn/tactical-shooter 2026-07-03 05:29:09 +00:00
8c790357d3 Add automated test framework and 21 regression tests
shawn pushed to main at shawn/tactical-shooter 2026-07-03 03:05:53 +00:00
00bb8a21d2 Fix bootstrapper parse error in exports — remove forest-brawl type dependency
shawn pushed to main at shawn/tactical-shooter 2026-07-03 02:34:35 +00:00
70105d8b68 Fix property-pool rollback errors in headless server
shawn pushed to main at shawn/tactical-shooter 2026-07-03 02:30:44 +00:00
256f0d9a74 Remove test files
shawn pushed to main at shawn/tactical-shooter 2026-07-03 02:30:40 +00:00
4a834a1d55 Fix RPC path mismatch in headless server
shawn released v0.1.0 at shawn/tactical-shooter 2026-07-03 02:01:14 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-03 02:00:27 +00:00
841ce19740 Fix Windows export: include examples/shared/ dependencies
shawn pushed to main at shawn/tactical-shooter 2026-07-03 01:49:51 +00:00
5b93c514c7 Phase 8: Headless dedicated server + RCON admin + netfox bootstrap
shawn pushed tag v0.1.0 to shawn/tactical-shooter 2026-07-03 00:55:57 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-03 00:55:25 +00:00
b0c83af092 Fresh start: replace with naxIO/netfox-cs-sample foundation
shawn pushed tag v0.1.0-windows to shawn/tactical-shooter 2026-07-02 22:19:32 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-02 22:19:13 +00:00
ce39b237c3 Fix fps_camera.gd path for export — move out of ignored client/ dir
shawn pushed tag v0.1.0-windows to shawn/tactical-shooter 2026-07-02 22:17:16 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-02 22:17:16 +00:00
a69c60ce85 Fix Windows build: use entry.tscn as main scene, add fallback input handling