trakman
trakman copied to clipboard
QoL Improvement Suggestions
- [x] Add LiveCPs as visible plugin for tracking which player is at which CP
- [ ] Add possibility to move "BestCps" (also "BestFinishes" & "CpCounter") anywhere on screen same way as other components within "RaceUI.js"
- For example I would like to have it under "LocalRanking" instead of top left of screen
- [ ] Add feature to change color scheme style via command such as /style 1 -> default; /style 2 -> blue scheme; /style 3 -> purple scheme; etc.
- [ ] Add command such as /gps to fetch video matching TMX ID of current map from TMX API and create clickable link in chat, if multiple videos are present, open list of gps videos for that map similar to how /list is done
- [x] Fix "/list
" to be possible to use without "/list $a " - [ ] Command to force disable timer completely without needing to interact with any code/config beyond command, pre-requisite being that MatchSettings.xml has TA Limit set to 0
- [ ] Make it possible to track against Dedi Recs or Local Recs instead of just yourself via command as such /dedi 1/2/3/4 or /local 1/2/3/4
- [x] Fix CpCounter counter in "SpectatorMode" to be updated based on player you are spectating
- can you elaborate? /list works for me just fine
- I'm pretty sure this is impossible because the game doesn't tell us who's spectating who
- I'm pretty sure this is impossible because the game doesn't tell us who's spectating who
its possible actually: https://github.com/lythx/trakman/blob/main/src%2FListeners.ts#L346
never tested the accuracy of this tho
- can you elaborate? /list works for me just fine
-> if you are looking for map by author name, you can't do /list login - instead you need to do /list $alogin
- I'm pretty sure this is impossible because the game doesn't tell us who's spectating who
-> thats fine