Skip to content

Files

Latest commit

76d17a8 · Jul 16, 2018

History

History
executable file
·
18 lines (13 loc) · 631 Bytes

TODO.md

File metadata and controls

executable file
·
18 lines (13 loc) · 631 Bytes

#TODO

TBD

  • Fix remaining elseif SQL queries.
  • Figure out how to show rank per map when displaying one player's times without clobbering the database (indexes?)
  • Rework table drawing into a function rather than, well, this.
  • Redo the search dropdown better.

Done

  • Add option to search by SteamID/Steamcommunity URL.
  • Add Top 10/50/100 Players page as ranked by total points earned.
  • Make the timer-red.css stylesheet respect the alterations I've made.

Ongoing

  • Cleanup. Pull requests appreciated.
  • Reread bhoptimer SQL source to see if I can glean any improvements.