Skip to content

Playtest stat tracker #17

Description

@nullbuilds

Is your feature request related to a problem? Please describe.
Games with rankings, par times, etc need to be tuned before release but tracking averages over time is not a feature devs want to spend time implementing during jams.

Describe the solution you'd like
A system which allows arbitrary stats to be defined, logged, and aggregated across multiple game revisions. Essentially a lightweight APM.

Must distinguish game build (even if the project version is not updated), who is playing it (even if on the same computer), and allow other identifying details to filter results to (ex level revision).

Describe alternatives you've considered
Manually logging this info as save data is cumbersome and risks breaking the actual game's save data code.

Additional context
Witch is Brew has a rudimentary system for this.

Metadata

Metadata

Assignees

Labels

status/approvedThis issue has been approved for implementation.type/enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions