Yet Another Scoreboard for KF2
Go to file
2021-05-27 03:55:39 +03:00
ScoreboardExt show the perk and its icon in the same way as the player and avatar 2021-05-27 03:37:53 +03:00
.gitignore dummy rename 2021-05-25 03:45:49 +03:00
LICENSE Initial commit 2020-01-10 07:10:41 -06:00
make.sh more renames 2021-05-16 06:37:39 +03:00
README.md update TODO 2021-05-27 03:55:39 +03:00

ScoreboardExt

TODO:

  1. Customizable colors for player level (depending on difficulty)
  2. Customizable statuses:
    • status name (String)
    • status color (RGB)
    • apply status color to:
      • status (bool)
      • player (bool)
      • perk (bool)
      • kills (bool)
      • assists (bool)
    • ovverride admin status (bool)
  3. Players and status relations
  4. Check fields char capacity (crop if text is large then cap)