Skip to content

Releases: suprovsky/ETF2LDivs

0.1.2

27 Jun 22:54
45cd8b9
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Changelog:

  • added Trial Anti-Cheat Admin tag to the special tags list shown with the player team data,
  • sm_divdetail is not sm_divdetails and fixed its nickname parsing (direct match opens up a ETF2L profile, no matches or multiple matches opens up a search page with phrase given).

Issues:

  • async issues in UpdateClientData cause showing up invalid data on plugin reload/restart.

0.1.1

27 Jun 20:19
653e5b4
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Changelog:

  • replaced smlib functions and references with their native equivalents,
  • fixed an issue where plugin was crashing while trying to parse a player file who took part in a competition not matching the regex looking for "Season X" in the name,
  • added div? functionality allowing to print on chat for everyone information about sender team details,
  • deleted most of the debug messages on server console,
  • added showing special player tags on ETF2L (like Head Admin, Senior Anti-Cheat Admin, League Admin, Anti Cheat Staff, Trial League Admin, Newswriter, Media Producer and any other custom tag,
  • deleted useless SteamID to SteamID64 parser (SourceMod has its own switches in functions for it).

Issues:

  • sm_divdetail doesn't parse names properly (wrong parameter parsing),
  • async issues in UpdateClientData cause showing up invalid data on plugin reload/restart.

0.1

25 Jun 18:49
6c3b3c8
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Initially working plugin.