• Joined on 2026-05-17
shawn pushed to main at shawn/tactical-shooter 2026-07-02 01:38:48 +00:00
0994a55486 chore: clean up duplicate .gdextension files (keep only gdextension/simulation.gdextension)
shawn pushed to main at shawn/tactical-shooter 2026-07-02 01:38:09 +00:00
82216bfa64 fix: Windows client compile errors — get_world_3d on Node, array type mismatch, null plugin guard, maps format
shawn pushed to main at shawn/tactical-shooter 2026-07-02 01:16:28 +00:00
d5098c61e1 fix: switch to OpenGL 3 renderer for Windows compatibility (gray screen fix)
shawn released v0.1.0-playtest at shawn/tactical-shooter 2026-07-02 00:59:19 +00:00
shawn pushed tag v0.1.0-playtest to shawn/tactical-shooter 2026-07-02 00:59:12 +00:00
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:39:21 +00:00
194aad8f83 t_p2_bomb: Bomb/defuse objective system for search & destroy rounds
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:37:23 +00:00
222dcaebb3 t_p4_anticheat: add basic server-side anti-cheat controller
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:34:16 +00:00
0aa29d33e4 fix: GDExtension C++ build — fix enum bitwise cast, add .gdextension entry file
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:31:29 +00:00
6a08487c4c t_p2_buy: add buy menu and economy system
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:30:16 +00:00
f20d532add t_p1_round: Add round/match lifecycle system (RoundManager)
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:26:24 +00:00
705b068ed2 t_p1_hitscan: Add lag-compensated hitscan weapon system
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:24:27 +00:00
3465922be4 t_p6_browser: add workshop map browser with voting (3 files)
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:24:18 +00:00
46ff83325f t_p2: Add team, spawn, and buy-zone system
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:21:21 +00:00
f6d69545c9 feat: implement client-side prediction and reconciliation system
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:16:24 +00:00
2452aba0d7 feat: implement weapon set system (t_p2_weapons)
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:15:39 +00:00
3c3251fa7a feat: add t_p1_greybox — greybox test map scene
shawn pushed to main at shawn/tactical-shooter 2026-07-02 00:02:15 +00:00
d02b112d99 Phase 7: test server deployment + Windows export
shawn pushed to main at shawn/tactical-shooter 2026-07-01 23:47:14 +00:00
2582cb1b0d Phase 7: Windows export preset fix + code fixes
9ea98aa7b8 Phase 7: Windows client export, preset fix, code fixes
Compare 2 commits »
shawn pushed to main at shawn/tactical-shooter 2026-07-01 23:01:12 +00:00
e385eae0f5 feat: performance budget profiling setup
shawn pushed to main at shawn/tactical-shooter 2026-07-01 22:47:11 +00:00
34507f9043 docs: community mapmaking documentation (7-file SDK guide)