Skip to content

Releases: slawkens/myaac

MyAAC 0.2.2

22 May 12:19
Compare
Choose a tag to compare

This release includes:

MyAAC 0.2.1

21 May 20:33
Compare
Choose a tag to compare

This is bug-fixing release. It fixes some bugs with installation, characters and houses page. It contains also Swedish translation made by Sizaro.

MyAAC 0.2.0

21 May 06:40
Compare
Choose a tag to compare

This release includes:

  • added option to change character sex for premium points
  • moved site_closed to database, now you can close your site through admin panel
  • added option to admin panel: clear cache
  • added experiencetable_rows configurable
  • optimized OTS_Account->getGroupId(), now its using like 20 queries less
  • optimized OTS_Player->load($id) function, should be much faster now
  • fixed displaying on highscores special outfits
  • fixed skull images displaying
  • fixed displaying unlimited premium account
  • fixed bug where players.lookaddons doesn't exist (OTHire etc.) (https://otland.net/threads/myaac-v0-0-1.251454/page-6#post-2442407)
  • fixed signature tibian for OTHire and other servers that doesnt use accounts.premdays field
  • fixed when player name in signature containst space
  • don't show "Create forum thread" when editing news
  • fixed red color table after create account
  • updated download links, as clients.halfaway.net isn't working anymore
  • fixed some bugs while installing when field email_next or hidden already exist
  • fixed movies unexpected comment
  • added template_place_holder('center_top') to kathrine template

MyAAC 0.1.5

13 May 20:45
Compare
Choose a tag to compare

Fixed bug with "Integrity constraint violation: 1048 Column 'ip' cannot be null"

MyAAC 0.1.4

13 May 17:45
Compare
Choose a tag to compare

Changes included in this version:

  • added outfit shower, in characters, online, and highscores
  • updated database to version 2
  • fixed item images (now using item-images.ots.me host by default)
  • fixed news ticket and posting long newses
    (https://otland.net/threads/myaac-v0-0-1.251454/page-5#post-2442026)
  • news body limit increased to 65535 (mysql text field)
  • removed some unused code from my old server
  • added spells & monsters to kathrine template

MyAAC 0.1.3

11 May 04:08
Compare
Choose a tag to compare

This release just fixes bug with version number.

MyAAC 0.1.2

11 May 04:06
Compare
Choose a tag to compare
v0.1.2

fixed update myaac_config with database_version

MyAAC 0.1.1

11 May 03:23
Compare
Choose a tag to compare

This is small update fixing one bug.

  • fixed updating myaac_config with database_version to 1
  • fixed database updater

MyAAC 0.1.0

11 May 02:26
Compare
Choose a tag to compare

This is a bigger update with some new features.

Full list of changes:

  • added new feature: change character name for premium points (disabled by default, you can enable it in config under account_change_character_name in config.php)
  • added automatic database updater (data migrations)
  • renamed events to hooks
  • moved hooks to database
  • now you can use hooks in plugins
  • set account.type field to 5 on install, if TFS 1.0+
  • added example plugin
  • new, latest google analytics code
  • fixed bug with loading account.name that has numbers in it
  • fixed many bugs in player editor in admin panel
  • added error handling to plugin manager and some more verification in
    file has been correctly unpacked/uploaded
  • fixed Statistics page in admin panel when using account.number
  • fixed bug when creating/recovering account on servers with
    account.salt field (TFS 0.3 for example)
  • fixed forum showing thread with html tags (added from news manager)
  • new, latest code for youtube videos in movies page
  • fixed showing vocation images when using $config['online_vocations_images']
  • many fixes in polls (also importing proper schema)
  • fixed hovering on buttons in kathrine template (on accountmanagement page)
  • fixed signatures (many fixes)
  • added missing gesior signature system

MyAAC 0.0.6

06 May 00:11
Compare
Choose a tag to compare

This update contains following fixes: