You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
The goal with version 2.0 of TimingSystem is actually not a bunch of revolutionary features, but rather making the codebase more robust and easier to work with. It is meant to make it easier for developers to understand and make contributions.
Points that I think is crucial.
- Version 2.0 will be version 1.20+ only.
- Needs to build and update server config from inside the plugin.
- Needs a strategy to better organize and handle messages.
- Improvement on how database upgrades are performed.
- Improved documentation.