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

Refactored Code Base #1

Merged
merged 2 commits into from Sep 14, 2017
Merged

Refactored Code Base #1

merged 2 commits into from Sep 14, 2017

Conversation

kir1987
Copy link
Contributor

@kir1987 kir1987 commented Sep 14, 2017

Refactored the full code base, added multi-threaded support and a new save file format which does not break after a small edit.

Fully Restructured Source, cleaner code.
Fixed crash-bug when entering a string in search field.
Removed .ERB file exporting since it breaks if you change a part of the class.
Implemented .PPB file, a custom but simple binary save format with version tracking. (smaller than .ERB)
Added Multi-threaded support, the parsing is now faster.
@okdecm okdecm merged commit 87f63f1 into okdecm:master Sep 14, 2017
@okdecm
Copy link
Owner

okdecm commented Sep 14, 2017

Absolutely lovely code, thank you

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.

None yet

2 participants