Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 27 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@ Bold & Italics = being worked on.
- [ ] Maps
- [X] Implement map info object (DB)
- [ ] Zoning
- [X] Hook zones from map triggers
- [X] Map start/end zones
- [X] Stage zones
- [X] Checkpoint zones (this is each stage for a Staged map)
- [X] Bonus zones
- [X] Support for stages/checkpoints
- [X] Hook to their start/end zones
- [X] Save/Compare checkpoint times
- [ ] Save Stage times
- [X] Support for bonuses
- [X] Hook to their start/end zones
- [ ] Save Bonus times
- [X] Start/End trigger touch hooks
- [X] Load zone information automatically from standardised triggers: https://github.com/CS2Surf/Timer/wiki/CS2-Surf-Mapping
- [X] _**Support for stages (`/rs`, teleporting with `/s`)**_
Expand All @@ -28,12 +40,12 @@ Bold & Italics = being worked on.
- [X] Base timer class implementation
- [X] Base timer HUD implementation
- [X] Prespeed measurement and display
- [X] Save/load times
- [X] **_Save/load map personal bests_**
- [X] **_Save/load map checkpoints_**
- [ ] **_Save/load bonus personal bests_**
- [ ] **_Save/load stage personal bests_**
- [ ] Practice Mode implementation
- [ ] Save/load times
- [x] Map times
- [x] Checkpoint times
- [ ] Stage times
- [ ] Bonus times
- [X] Practice Mode implementation
- [ ] Announce records to Discord
- [ ] Stretch goal: sub-tick timing
- [ ] Player Data
Expand All @@ -42,7 +54,14 @@ Bold & Italics = being worked on.
- [ ] Profile implementation (DB)
- [ ] Points/Skill Groups (DB)
- [ ] Player settings (DB)
- [X] Run replays
- [X] Saveloc/Tele
- [x] Replays - Not tracking Stage/Bonus times but Replay functionality for them is there
- [x] Personal Best
- [x] Map Record
- [ ] Stage Record
- [ ] Bonus Record
- [x] World Record
- [X] Map Record
- [ ] Stage Record
- [ ] Bonus Record
- [ ] Style implementation (SW, HSW, BW)
- [ ] Paint (?)