OpenAsar/roadmap.md

32 lines
923 B
Markdown
Raw Normal View History

2021-12-11 20:46:56 +00:00
# OpenAsar Roadmap
These are rough milestones for OpenAsar progress over original Discord's asar.
2021-12-11 20:46:56 +00:00
## Milestone 3 - complete rewrite
2022-07-15 21:10:27 +00:00
- [X] Self-write 100% of code:
- [X] Updater
- [X] Splash backend
- [ ] Make splash compatible with client mod theming
- [ ] Full custom splashes
## Milestone 2 - major improvements over original (recommended for average use)
- [X] Look into performance optimisations via Chromium flags
- [X] More config options
- [X] Fixes for custom setups
- [X] System electron
- [X] More QuickStart testing and improvements
- [X] ThemeSync
- [X] Eliminate all NPM dependencies
2021-12-22 13:39:12 +00:00
2021-12-11 20:46:56 +00:00
## Milestone 1 - alternative
2021-12-13 20:18:33 +00:00
- [X] A bunch of specific minor fixes / features
2021-12-13 08:41:13 +00:00
- [X] Auto start
2021-12-13 08:11:42 +00:00
- [X] First run
2021-12-12 23:02:17 +00:00
- [X] Overlay
- [X] Self-rewrite some small / utility parts of internals
2021-12-11 22:11:53 +00:00
- [X] `windowsUtils`
- [X] `Settings`
- [X] `Backoff`
- [X] `securityUtils`
2022-07-15 21:10:27 +00:00
- [X] Replication of original Discord splash UI