Releases: cotton105/tf2-class-wars-tracker-js
TF2 Class Wars Tracker v0.5.0
Overview
This release has several new features that make the app much more functional and useful.
You can now view actual matchup scores on the grid, which is the whole point of the app in the first place. New wins can be recorded or even subtracted, scores are shown per selected configuration and you can select mercs using the left grid. In addition, you can check a checkbox to toggle an overlay of all the matchups, allowing quick comparison with the selected configuration.
This release is equal to, if not surpassing, the original Java project.
Screenshot
Here is the current state of the GUI.
New features
#2 Display matchup scores on grid
#4 Record new wins
#5 Display matchup scores per-map/stage/game mode
#6 Add bias colour shading
#7 Highlight selected classes
#11 Allow merc selection with left grid
#20 Add "overall" overlay toggle
#22 Add hi-vis highlight to selected classes
#23 Allow decrementing matchup wins
Bug fixes
#14 Wrong number of stages for map
#17 Selected matchup gets unhighlighted when changing configuration
#24 Allow running app using absolute path
Notes
This version does not include the database, and does not create one on load. It will not work out-of-the-box.