Commit Graph

4 Commits (main)

Author SHA1 Message Date
VinPropane 4b221cdf2a NEO-142: gdformat faction standing and quest reward tests 2026-06-17 21:31:16 -04:00
VinPropane f8a36213a1 NEO-142: clear GDScript linter warnings in faction HUD work
Hoist quest progress label lines binding; drop redundant await on synchronous
GdUnit assert_signal calls.
2026-06-17 21:12:54 -04:00
VinPropane be7878a199 NEO-142: fix GdUnit HTTPClient method enum in faction tests
Use METHOD_GET default params matching existing client test mocks; auto_free
progress client stub to avoid orphan exit code.
2026-06-17 21:11:27 -04:00
VinPropane c8c706f839 NEO-142: add faction standing client and HUD wiring
Introduce faction-standing GET client, standing label in HudRoot, readable
faction_gate_blocked accept feedback, reputationGrants reward lines, and GdUnit tests.
2026-06-17 21:10:34 -04:00