Skip to content

MyAAC v0.8.7

Compare
Choose a tag to compare
@slawkens slawkens released this 31 Aug 17:01
· 195 commits to master since this release

Hello fellow AAC fans :)

This is mostly bug fixing release, but also adding login.php for newest clients, so you don't need to install it separately by plugin.

Full Changelog:

Added

  • login.php for client 12.x is now part of official repo
  • browsehappy code
  • config use character sample skill (#201, @gpedro)
  • custom words blocked (#190, @gpedro)

Changed

  • save php sessions in myaac dir
  • don't count deleted players when creating new character

Fixed

  • patch vulnerability in change_rank.php (#194, @gesior, @thatmichaelguy)
  • fix guild invite page (#196, @worthdavi)
  • players not showing on highscores page (#195)
  • highscores page bug with high pages
  • $player->getStorage() does not work at all (#169, @gesior)
  • copying sample character when it have items with quotes (#200, @gpedro)
  • IPv6 issue when env is set to dev (#171)
  • admin page changed feet to match body colour (#174, @silic0nalph4)
  • exception being thrown when creating duplicated character name (#191)
  • rules page formatting (#177, @silic0nalph4)
  • account character create if auto_login is enabled
  • undefined variable notice on database_log enabled
  • removed VERSION file