Releases: cohstats/coh2stats
Releases · cohstats/coh2stats
Online players
New features
- You can see current online players in-game of COH2
Other
Minor bug fixes and improvements in the code
Rank 200 analysis
Added top rank analysis.
Minor improvements
v0.0.8 Move the title changer to the right component
Add monthly stats
add titles add more analytics fix about page code improvements
Header for mobile and improved player matches
Improved matches (#20) * added routing for matches/players/steamid * please help pagep * why is undefined passed to getAliasFromSteamID ? * beta of player matches table * table needs to be pretty * mobile view fixes for header and ramps components * prettify, added matchesTable function -> click on name to browse player matches * added mobile device detection hook for header change * search button position * mobile view fix - search button floats right top * added padding for search button * Finishing touches Co-authored-by: Ramp <[email protected]>
Matches and search
Matches - table with player matches from relic api (#19) * added routing for matches/players/steamid * please help pagep * why is undefined passed to getAliasFromSteamID ? * beta of player matches table * table needs to be pretty
Intell bulletins
Bulletin table with filtering and sorting (#9) * partially working table sorting and filtering * added proper filtering on bulletin name * pretty filtering on bulletin name * removed unused search bar * pretty again
Fix the charts
v0.0.3 Deploy only with version deploys