Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
thesupremecommander committed May 7, 2014
1 parent dff2cf5 commit 95da440
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@ StatusSpec

a client plugin that shows certain player statuses via icons next to a tournament HUD

![screenshot](http://cloud-3.steampowered.com/ugc/3296944113103557748/0A2F0965D6085C0BA1CE1B85C44D673F0F78E2FC/)

Changelog
---------

**0.3.0**
* scale HUD positioning values automatically

**0.2.0**
* added Vaccinator resistances/Ubers, Soldier banners, Jarate, Mad Milk, bleeding, and on fire icons to display

Expand Down Expand Up @@ -34,4 +39,10 @@ CVars
* **statusspec_icons_red_bg_red** - red value of the icon background for RED players
* **statusspec_icons_red_bg_green** - green value of the icon background for RED players
* **statusspec_icons_red_bg_blue** - blue value of the icon background for RED players
* **statusspec_icons_red_bg_alpha** - alpha value of the icon background for RED players
* **statusspec_icons_red_bg_alpha** - alpha value of the icon background for RED players

Thanks
------
**bluee** - for the inspiration to do this project and for a lot of code reused from his [AdvSpec project](https://github.com/MattMcNam/advspec)

**SourceMod Development Team** - for the information on how to get TF2 player conditions

0 comments on commit 95da440

Please sign in to comment.