• Joined on 2026-05-17
shawn pushed to main at shawn/tactical-shooter 2026-07-03 21:13:49 +00:00
012d038025 Integrate Kenney Starter Kit FPS assets + comprehensive test suite
shawn released v0.1.5 at shawn/tactical-shooter 2026-07-03 20:21:57 +00:00
shawn pushed tag v0.1.5 to shawn/tactical-shooter 2026-07-03 20:21:48 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-03 20:21:41 +00:00
597d6dde2d Fix server clock reset in NetworkTimeSynchronizer and client-side peer 1 avatar duplicate
shawn released v0.1.4 at shawn/tactical-shooter 2026-07-03 20:15:00 +00:00
shawn pushed tag v0.1.4 to shawn/tactical-shooter 2026-07-03 20:11:28 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-03 20:11:27 +00:00
aad186552c Bake dev server IP (192.168.0.127:34197) as default in network popup
shawn released v0.1.3 at shawn/tactical-shooter 2026-07-03 20:10:16 +00:00
shawn pushed tag v0.1.3 to shawn/tactical-shooter 2026-07-03 20:10:05 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-03 20:10:04 +00:00
5a1695e2ab Fix Godot 4.7 typed array crash: add freed-object filtering in PropertyPool and PerObjectHistory
shawn released v0.1.2 at shawn/tactical-shooter 2026-07-03 18:47:52 +00:00
shawn pushed tag v0.1.2 to shawn/tactical-shooter 2026-07-03 18:47:41 +00:00
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