Skip to content

MyAAC v0.8.24

Choose a tag to compare

@slawkens slawkens released this 03 Jun 15:47
· 43 commits to 0.8 since this release

Added

  • Add code to insert guild_ranks on guild create, in case guild trigger is missing (149e102)
  • Two new hooks for pages loaded from database (custom pages): HOOK_BEFORE_PAGE_CUSTOM + HOOK_AFTER_PAGE_CUSTOM (e542e8a)
  • Load hooks before twig, add new hooks: HOOK_TWIG + HOOK_INIT (5726c9f)
  • New hooks for account characters change-comment page (76440a3)

Fixed

  • Do not allow access to tools/ folder after install (fcfe5b0)

Changed

  • Do not return -1 in case of freePremium, makes things harder (335b7b3)