laurirasanen / jtimer

Open source Source.Python speedrun timer plugin for TF2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jtimer

All Contributors
jtimer is a Source.Python speedrun timer plugin for TF2. Other Source games might work but have not been tested. jtimer is fully open source and welcomes contributors.

Features

  • Sub engine tick timer accuracy
    • Floating point representation of players run time, not limited by the integer representation of Source Engine ticks (e.g. 15 milliseconds in TF2).
  • Support for any tick rate
  • HUD
  • Menus

Planned features:

  • Map/course/bonus editing
    • Info (Tier, Author, etc.)
    • Zones
    • Uploading maps to API
  • Times
    • Uploading demo files to API
  • Time editing
    • Removing times
    • Adding times
  • Player editing
    • Wiping players times

Contributing

Code style: black
jtimer uses Black for code formatting. Contributors should follow the same style guidelines to maintain consistency and readability of the codebase.

Contributors

Thanks goes to these wonderful people (emoji key):

Yoeri Poels
Yoeri Poels

💻
Lauri Räsänen
Lauri Räsänen

💻
lcorb
lcorb

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Open source Source.Python speedrun timer plugin for TF2.

License:MIT License


Languages

Language:Python 100.0%