Skip to content

MyAAC v1.0-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@slawkens slawkens released this 23 Jul 06:58
· 25 commits to develop since this release

v1.0 Release Candidate

Changes since 1.0-beta:

Added

  • Feat: Hooks priority (dc17b70)
  • Make autoload of pages, commands and themes configurable (c1d4b4f)
  • Fraggers in characters page for TFS 1.x and canary (42f99c3)
  • New hooks: HOOK_INSTALL_FINISH, HOOK_ACCOUNT_CREATE_CHARACTER_* (08ac8eb, 45dda5e)

Changed

  • Allow account_create_character_create even if account_mail_verify is activated (203e411)
  • Create guild_rank entries, in case MySQL trigger not loaded (d9c1b25, 47a19e8)
  • Set Admin Account verified by default (cd49dfc)
  • Refactor account routes into sub folders (bdc0c43)
  • Order towns by id (9ea2a50)
  • Do not create news about myaac, if any news already exist (on installation (504242f)

Fixed

  • Not working google recaptcha plugin (a1bcb21)
  • Not working account create if account_country is disabled (933b681)
  • Account verify - do not allow login without verified email (Thanks @anyeor, fcb13f3)
  • Detect tools/ext exists on install to prevent broken installs (10a7397)
  • Cache reloading each time page refreshes (ec96985)
  • Highscores frags for TFS 1.x and canary (a04d186)
  • Monsters page: monster not found exception (ef79b99)
  • Fixed bug if <flags> are not present in monster.xml (57b47ab)
  • fastRoute duplicate errors (4c0739d)
  • useGuildNick displaying (0db0ec1)