Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "raw event log" export #91

Open
false-spring opened this issue Mar 31, 2024 · 0 comments
Open

Add "raw event log" export #91

false-spring opened this issue Mar 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@false-spring
Copy link
Owner

false-spring commented Mar 31, 2024

The only raw export option is being able to export the "raw damage event log" which only includes damage events. It would also be useful to get all the other events as well, like SBA usage/gain, player load events, etc.

If we want to use the CSV format still, we could just have a bunch of event-specific columns, but player load events will probably be the most tricky to actually export due to the number of fields.

If not, we could just have a text based format. Lines of JSON? Something else?

See https://github.com/false-spring/gbfr-logs/blob/main/protocol/src/lib.rs for raw event shapes.

@false-spring false-spring self-assigned this Mar 31, 2024
@false-spring false-spring added the enhancement New feature or request label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant