Commit Graph

8 Commits

Author SHA1 Message Date
edmand46 6c590ca520 Server-side scenario execution: effects client replaces local engine
- client.Effects: typed effects + completion methods posting scenario callbacks
- client.Scenario reduced to TriggerAsync
- pending polling via Update() pump: 30s heartbeat + wait-deadline checks
- local engine, plan persistence (IPlanStateStore) and resume removed
- RealtimeService and realtime transports removed (relay never deployed)
- dead IPlanScheduler leftover removed
- models regenerated from openapi (ExecutionPlan/BoundaryNode gone, PendingEffect added)
2026-09-04 14:03:41 +03:00
edmand46 ea20ea6d51 0.4.0: Claim, Models/ DTOs, compile
CI / publish (push) Failing after 39s
CI / check (push) Successful in 52s
LeaderboardSession.ClaimAsync sends onClaim. Generated DTOs live under Models/ with nullable wire fields. Remove incomplete duplicate type files.
2026-08-29 11:33:01 +03:00
edmand46 3c590294c9 sdk: LoginWithCustomAsync + regenerated auth models
CI / check (push) Successful in 58s
CI / publish (push) Has been skipped
2026-08-28 13:36:12 +03:00
edmand46 d4bbafb314 quests: QuestMetrics helpers, README quests section
CI / check (push) Successful in 53s
CI / publish (push) Has been skipped
2026-08-25 16:25:34 +03:00
edmand46 2a8d5d4f2f 0.3.0: UGC removed, battlepass context-carrying API, scenario behavior aligned with web SDK, CI publish
CI / check (push) Successful in 50s
CI / publish (push) Failing after 37s
2026-08-19 17:48:58 +03:00
edmand46 9d8fb29a7c quests: ReportProgressAsync + generated DTOs 2026-08-13 12:10:09 +03:00
edmand46 91c3d46ceb Add ProjectStorageService and generated ProjectStorage models 2026-08-12 23:58:31 +03:00
rudder 8cf738d9f0 Initial commit 2026-08-12 14:04:55 +03:00