@@ -15,6 +15,18 @@ Bold & Italics = being worked on.
1515- [ ] Maps
1616 - [X] Implement map info object (DB)
1717 - [ ] Zoning
18+ - [X] Hook zones from map triggers
19+ - [X] Map start/end zones
20+ - [X] Stage zones
21+ - [X] Checkpoint zones (this is each stage for a Staged map)
22+ - [X] Bonus zones
23+ - [X] Support for stages/checkpoints
24+ - [X] Hook to their start/end zones
25+ - [X] Save/Compare checkpoint times
26+ - [ ] Save Stage times
27+ - [X] Support for bonuses
28+ - [X] Hook to their start/end zones
29+ - [ ] Save Bonus times
1830 - [X] Start/End trigger touch hooks
1931 - [X] Load zone information automatically from standardised triggers: https://github.com/CS2Surf/Timer/wiki/CS2-Surf-Mapping
2032 - [X] _ ** Support for stages (` /rs ` , teleporting with ` /s ` )** _
@@ -28,12 +40,12 @@ Bold & Italics = being worked on.
2840 - [X] Base timer class implementation
2941 - [X] Base timer HUD implementation
3042 - [X] Prespeed measurement and display
31- - [X ] Save/load times
32- - [X] ** _ Save/load map personal bests _ **
33- - [X] ** _ Save/load map checkpoints _ **
34- - [ ] ** _ Save/load bonus personal bests _ **
35- - [ ] ** _ Save/load stage personal bests _ **
36- - [ ] Practice Mode implementation
43+ - [ ] Save/load times
44+ - [x] Map times
45+ - [x] Checkpoint times
46+ - [ ] Stage times
47+ - [ ] Bonus times
48+ - [X ] Practice Mode implementation
3749 - [ ] Announce records to Discord
3850 - [ ] Stretch goal: sub-tick timing
3951- [ ] Player Data
@@ -42,7 +54,14 @@ Bold & Italics = being worked on.
4254 - [ ] Profile implementation (DB)
4355 - [ ] Points/Skill Groups (DB)
4456 - [ ] Player settings (DB)
45- - [X] Run replays
46- - [X] Saveloc/Tele
57+ - [x] Replays - Not tracking Stage/Bonus times but Replay functionality for them is there
58+ - [x] Personal Best
59+ - [x] Map Record
60+ - [ ] Stage Record
61+ - [ ] Bonus Record
62+ - [x] World Record
63+ - [X] Map Record
64+ - [ ] Stage Record
65+ - [ ] Bonus Record
4766- [ ] Style implementation (SW, HSW, BW)
4867- [ ] Paint (?)
0 commit comments