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

feat(State): state.dat reading and writing #166

Merged
merged 13 commits into from
May 17, 2020
Merged

feat(State): state.dat reading and writing #166

merged 13 commits into from
May 17, 2020

Conversation

hexjelly
Copy link
Member

Closes #45, #46

@hexjelly hexjelly merged commit 65831df into v2 May 17, 2020
@hexjelly hexjelly deleted the feature/state.dat branch June 17, 2020 17:28
hexjelly added a commit that referenced this pull request Jun 17, 2020
* refactor(exports): move ITop10 and ITimeEntry

* feat(state): add stubs for state.dat handling

* chore: export enums

* test(state): add test case

* fix(state): default state fields

* refactor: yarn, eslint over tslint, use buffer lib

* refactor(Level): clean up, shared top10 write func

* feat(State): decrypt state

* fix(Level): actually use buffer lib

* refactor(Level): move top10 parsing into util

* feat(State): finish parsing

* feat(State): add state writing

* refactor(State): simplify top10 padding
@hexjelly hexjelly mentioned this pull request Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

state.dat reading
1 participant