Skip to content

Commit

Permalink
Merge pull request #10 from tslashd/readme-patch
Browse files Browse the repository at this point in the history
Readme patch
  • Loading branch information
tslashd authored Jan 25, 2024
2 parents 01ce3f9 + e5c3418 commit ca7cdc0
Showing 1 changed file with 27 additions and 8 deletions.
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 (?)

0 comments on commit ca7cdc0

Please sign in to comment.