Skip to content

MyAAC 0.4.3

Compare
Choose a tag to compare
@slawkens slawkens released this 05 Oct 15:21
· 959 commits to master since this release

This release contains some important bug fixes as well some small features like including files in your config.lua.

  • better config loader taken from latest gesior, you can now include files in your config by doing dofile('config.local.lua')
  • fixed country detection in create account
  • fixed showing of character deaths and frags
  • fixed https://otland.net/threads/myaac-v0-0-1.251454/page-13#post-2466303
  • fixed https://otland.net/threads/myaac-v0-0-1.251454/page-13#post-2466313
  • fixed rook sample, which will now have level 1, 150 health, 0 mana, and 400 cap.
  • fixed samples being deleted by tfs 1.0+ cause of 'deletion' field set to 1
  • pages loaded from database have higher priority than normal .php pages, so they will be loaded first if they exist
  • moved many pages to twig templates
  • change download client links from clients.halfaway.net to tibia-clients.com
  • added bugtracker to kathrine template
  • added CREDITS file