Releases: alekny/TF2CompRosterChecker
Releases · alekny/TF2CompRosterChecker
TF2CompRosterChecker v2.2.3
TF2CompRosterChecker v2.2.2
TF2CompRosterChecker v2.2.1
Hotfix Release:
- Fix ETF2L 6v6 and RGL queries due to ETF2L api changes and RGL site layout changes
- Upgrade internal dependencies, while we're at it
- Built with .NET Framework 4.8
TF2CompRosterChecker v2.2
This is a small maintenance release:
- Actually make the ETF2L profileid-parser respect the new api+fallback as well
- Visual changes/improvements
- Usability tweaks
- Upgraded internal dependencies
- Built with .NET Framework 4.8
TF2CompRosterChecker v2.1
- added TF2Center-Profile-Url support
- Switched to new ETF2L API v2, also added a fallback option
- Added small privacy and compatibility changes regarding the webclient
- Minor bugfixes and UI improvements
- Upgraded internal dependencies
- Built with .NET Framework 4.8
TF2CompRosterChecker v2
New major release with added features:
- Query Reports now can be generated and and verified using the app. Simply click on "Save Report" and notepad will open with a summary of the queried players. This report can then be copy+pasted or saved as *.txt with notepad to later be verified.
- All gathered player info can now also be exported as json for further usage, simply click "Export JSON".
- Decluttered interface, added menubar for new functions
- Built with .NET Framework 4.8
TF2CompRosterChecker 1.8.0
- New: Added a "Recheck" functionality. After a roster check is completed, simply switch to another league in the drop-down menu and click on "Recheck Roster", without needing to paste the same steam ids again. This will check all previously entered steamids for matches in the newly selected league
- Improved visuals of ban-popups: Newest bans are now listed at the top, permanent bans are now also shown as "permanent" for all ETF2L checks
- Made it possible to also enter SteamID3s without brackets, so now both can be parsed correctly: "[U:1:123456789]" and "U:1:123456789".
- Updated dependencies
TF2CompRosterChecker 1.7.9
- readded context menu
TF2CompRosterChecker 1.7.8
- Now supports parsing of leagueurls: https://etf2l.org/forum/user/xxxxx/, https://www.ugcleague.com/players_page.cfm?player_id=xxxxx and https://rgl.gg/Public/PlayerProfile.aspx?p=xxxxx
- Tightened Regex
- Small bugfixes
TF2CompRosterChecker 1.7.7
- Updated this release to also contain afac6a6
- Upped the max steamid limit for a single check to 100
- Replaced the TextBox with AvalonEdit, resulting in huge performance improvements and better steamid highlighting when typing or pasting
- Improved sorting: Now sorting results by team and then by name
- upgraded internal dependencies and build with .NET 4.8 from now on
