Skip to content

MyAAC v0.8.22

Compare
Choose a tag to compare
@slawkens slawkens released this 27 Jan 21:27
· 1 commit to 0.8 since this release

Generally I suggest switch to v1.0, but if someone still uses 0.8, here's an update.

I will continue to post only important fixes to 0.8.

New features will be added only in 1.0+.

Changed

  • Better exception handler, which clears the whole html output, so the message is better visible + better style (c304a9a + 7abc3c7)
  • Optimize $player->isOnline() function, thanks @gesior (7c3ebf7)
  • All $cache->set calls should have $ttl (37ba9c7)

Fixed

  • exception in lostaccount.php - $account->getName() (d390ea3)