Skip to content

MyAAC 0.6.1

Compare
Choose a tag to compare
@slawkens slawkens released this 17 Oct 21:18
· 908 commits to master since this release
  • fixed signatures loading
  • new configurable: session_prefix, to allow more websites on one machine (must be unique for every website on your dedicated server!)
  • better error handling for monsters and spells loader (save errors to system/logs/error.log)
  • check if file exist before loading (monsters and spells)
  • (internal) Account::getAccess() = Account::getGroupId()
  • (internal) moved account actions (pages) to account/ directory
  • (internal) moved forum actions (pages) to forum/ directory
  • (internal) moved forum.edit_post to twig templates