mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
Updated CHANGELOG.md (format)
This commit is contained in:
parent
d6c10d277d
commit
5f1392e9f4
82
CHANGELOG.md
82
CHANGELOG.md
@ -1,4 +1,6 @@
|
|||||||
[0.7.10 - 03.03.2018]
|
# Changelog
|
||||||
|
|
||||||
|
## [0.7.10 - 03.03.2018]
|
||||||
### Added:
|
### Added:
|
||||||
* new configurable: smtp_secure
|
* new configurable: smtp_secure
|
||||||
* robots.txt
|
* robots.txt
|
||||||
@ -20,7 +22,7 @@
|
|||||||
* changed mb_strtolower functions to strtolower()
|
* changed mb_strtolower functions to strtolower()
|
||||||
* added new function: $hooks->exist($type)
|
* added new function: $hooks->exist($type)
|
||||||
|
|
||||||
[0.7.9 - 13.01.2018]
|
## [0.7.9 - 13.01.2018]
|
||||||
* removed 6mb of trash (some useless things)
|
* removed 6mb of trash (some useless things)
|
||||||
* (fix) TFS 1.x not showing promoted vocations in highscores
|
* (fix) TFS 1.x not showing promoted vocations in highscores
|
||||||
* otserv 0.6.x: fixed some warning (on the characters page) and fatal mysql error (on the mango signature)
|
* otserv 0.6.x: fixed some warning (on the characters page) and fatal mysql error (on the mango signature)
|
||||||
@ -29,13 +31,13 @@
|
|||||||
* changed highscores_groups_hidden to 3 (for TFS 1.x)
|
* changed highscores_groups_hidden to 3 (for TFS 1.x)
|
||||||
* updated background-artwork (tibiacom template) to the latest version, removed other ones
|
* updated background-artwork (tibiacom template) to the latest version, removed other ones
|
||||||
|
|
||||||
[0.7.8 - 12.01.2018]
|
## [0.7.8 - 12.01.2018]
|
||||||
* fixed installation error " call to undefined method OTS_DB_MySQL::hasColumn()"
|
* fixed installation error " call to undefined method OTS_DB_MySQL::hasColumn()"
|
||||||
* updated tinymce to the latest (4.7.4) version
|
* updated tinymce to the latest (4.7.4) version
|
||||||
* enabled emoticons plugin in tinymce :)
|
* enabled emoticons plugin in tinymce :)
|
||||||
* some security fixes
|
* some security fixes
|
||||||
|
|
||||||
[0.7.7 - 08.01.2018]
|
## [0.7.7 - 08.01.2018]
|
||||||
* important fix for servers with promotion column (caused player.vocation to be resetted when saving player, for example: on change name, accept invite to guild, leave guild)
|
* important fix for servers with promotion column (caused player.vocation to be resetted when saving player, for example: on change name, accept invite to guild, leave guild)
|
||||||
* immediately reload config.lua when there's change in config.server_path detected
|
* immediately reload config.lua when there's change in config.server_path detected
|
||||||
* added new forum option: "Enable HTML" (only for moderators)
|
* added new forum option: "Enable HTML" (only for moderators)
|
||||||
@ -54,14 +56,14 @@
|
|||||||
* don't add extra <br/> to the TinyMCE news forum posts
|
* don't add extra <br/> to the TinyMCE news forum posts
|
||||||
* (internal) using $player->getVocationName() where possible instead of older method
|
* (internal) using $player->getVocationName() where possible instead of older method
|
||||||
|
|
||||||
[0.7.6 - 05.01.2017]
|
## [0.7.6 - 05.01.2017]
|
||||||
* fixed othire account creating/installation
|
* fixed othire account creating/installation
|
||||||
* fixed table name players -> players_online
|
* fixed table name players -> players_online
|
||||||
* fixed unexpected error logging about email fail
|
* fixed unexpected error logging about email fail
|
||||||
* added max_execution_time to the install finish step
|
* added max_execution_time to the install finish step
|
||||||
* some small fix regarding highscores vocation box
|
* some small fix regarding highscores vocation box
|
||||||
|
|
||||||
[0.7.5 - 04.01.2017]
|
## [0.7.5 - 04.01.2017]
|
||||||
* fixed bug on othire with config.account_premium_days
|
* fixed bug on othire with config.account_premium_days
|
||||||
* fixed bug on TFS 1.x when online_afk is enabled
|
* fixed bug on TFS 1.x when online_afk is enabled
|
||||||
* warning about leaving news page with changes
|
* warning about leaving news page with changes
|
||||||
@ -74,7 +76,7 @@
|
|||||||
* fixed template path finding
|
* fixed template path finding
|
||||||
* fixed displaying article_text when it was empty saved
|
* fixed displaying article_text when it was empty saved
|
||||||
|
|
||||||
[0.7.4 - 24.12.2017]
|
## [0.7.4 - 24.12.2017]
|
||||||
* fixed mysql fatal error on tibiacom template - top 5 box
|
* fixed mysql fatal error on tibiacom template - top 5 box
|
||||||
* fixed displaying of level percent bar on tibian signature
|
* fixed displaying of level percent bar on tibian signature
|
||||||
* inform user about Twig cache failure on installation, instead of http 500 error
|
* inform user about Twig cache failure on installation, instead of http 500 error
|
||||||
@ -82,7 +84,7 @@
|
|||||||
* remember client version select and usage stats checkbox in session on install
|
* remember client version select and usage stats checkbox in session on install
|
||||||
* automatically update highscores_ids_hidden for users who installed myaac before (migration)
|
* automatically update highscores_ids_hidden for users who installed myaac before (migration)
|
||||||
|
|
||||||
[0.7.3 - 18.12.2017]
|
## [0.7.3 - 18.12.2017]
|
||||||
* auto generate myaac cache & session prefix on install to be unique across installations
|
* auto generate myaac cache & session prefix on install to be unique across installations
|
||||||
* fixed hiding shop system menu on tibiacom template when disabled in config
|
* fixed hiding shop system menu on tibiacom template when disabled in config
|
||||||
* prevent adding duplicated newses with installation
|
* prevent adding duplicated newses with installation
|
||||||
@ -97,7 +99,7 @@
|
|||||||
* (internal) renamed installation step files to be in correct order
|
* (internal) renamed installation step files to be in correct order
|
||||||
* added TODO file
|
* added TODO file
|
||||||
|
|
||||||
[0.7.1 - 13.12.2017]
|
## [0.7.1 - 13.12.2017]
|
||||||
* added changelog menu item to kathrine template
|
* added changelog menu item to kathrine template
|
||||||
* fixed some php short tag in changelogs page
|
* fixed some php short tag in changelogs page
|
||||||
* fixed guild change description back button
|
* fixed guild change description back button
|
||||||
@ -105,7 +107,7 @@
|
|||||||
* changed some notice when version check is failed
|
* changed some notice when version check is failed
|
||||||
* (internal) moved changelog to twig
|
* (internal) moved changelog to twig
|
||||||
|
|
||||||
[0.7.0 - 20.11.2017]
|
## [0.7.0 - 20.11.2017]
|
||||||
* moved template menus to database, they're now dynamically loaded
|
* moved template menus to database, they're now dynamically loaded
|
||||||
* added anonymous usage statistics reporting (only if user agrees, first usage report will be send after 7 days)
|
* added anonymous usage statistics reporting (only if user agrees, first usage report will be send after 7 days)
|
||||||
* you can edit them in Admin Panel under 'Menus' option
|
* you can edit them in Admin Panel under 'Menus' option
|
||||||
@ -142,24 +144,24 @@
|
|||||||
* (internal) renamed constant TICKET -> TICKER
|
* (internal) renamed constant TICKET -> TICKER
|
||||||
* (internal) shortened message functions
|
* (internal) shortened message functions
|
||||||
|
|
||||||
[0.6.6 - 22.10.2017]
|
## [0.6.6 - 22.10.2017]
|
||||||
* fixed some php fatal error on spells page
|
* fixed some php fatal error on spells page
|
||||||
* changed spells.vocations field in db size to 300
|
* changed spells.vocations field in db size to 300
|
||||||
* please reload your spells after this update!
|
* please reload your spells after this update!
|
||||||
|
|
||||||
[0.6.5 - 21.10.2017]
|
## [0.6.5 - 21.10.2017]
|
||||||
* fixed displaying custom pages
|
* fixed displaying custom pages
|
||||||
* fixed adding new group forum board
|
* fixed adding new group forum board
|
||||||
|
|
||||||
[0.6.4 - 20.10.2017]
|
## [0.6.4 - 20.10.2017]
|
||||||
* reverted OTS_Account::getLastLogin() cause its used by tibia11-login plugin
|
* reverted OTS_Account::getLastLogin() cause its used by tibia11-login plugin
|
||||||
|
|
||||||
[0.6.3 - 20.10.2017]
|
## [0.6.3 - 20.10.2017]
|
||||||
* fixed creating account
|
* fixed creating account
|
||||||
* fixed viewing thread without being logged
|
* fixed viewing thread without being logged
|
||||||
* fixed showing premium account status
|
* fixed showing premium account status
|
||||||
|
|
||||||
[0.6.2 - 20.10.2017]
|
## [0.6.2 - 20.10.2017]
|
||||||
* added forums for guilds and groups
|
* added forums for guilds and groups
|
||||||
* added nice looking menu for my account page in default template
|
* added nice looking menu for my account page in default template
|
||||||
* new command line tool: install_plugin.php - can be used to install plugins from command line. Usage: "php install_plugin.php path_to_file"
|
* new command line tool: install_plugin.php - can be used to install plugins from command line. Usage: "php install_plugin.php path_to_file"
|
||||||
@ -192,7 +194,7 @@
|
|||||||
* (internal) new function: OTS_Guild::hasMember(OTS_Player $player)
|
* (internal) new function: OTS_Guild::hasMember(OTS_Player $player)
|
||||||
* (internal) new function: Forum::hasAccess($board_id)
|
* (internal) new function: Forum::hasAccess($board_id)
|
||||||
|
|
||||||
[0.6.1 - 17.10.2017]
|
## [0.6.1 - 17.10.2017]
|
||||||
* fixed signatures loading
|
* fixed signatures loading
|
||||||
* new configurable: session_prefix, to allow more websites on one machine (must be unique for every website on your dedicated server!)
|
* 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)
|
* better error handling for monsters and spells loader (save errors to system/logs/error.log)
|
||||||
@ -202,7 +204,7 @@
|
|||||||
* (internal) moved forum actions (pages) to forum/ directory
|
* (internal) moved forum actions (pages) to forum/ directory
|
||||||
* (internal) moved forum.edit_post to twig templates
|
* (internal) moved forum.edit_post to twig templates
|
||||||
|
|
||||||
[0.6.0 - 16.10.2017]
|
## [0.6.0 - 16.10.2017]
|
||||||
* added faq management - add/edit/move/hide/delete from website
|
* added faq management - add/edit/move/hide/delete from website
|
||||||
* new account.login view for tibiacom template
|
* new account.login view for tibiacom template
|
||||||
* monsters and spells are now being loaded at the installation of the AAC
|
* monsters and spells are now being loaded at the installation of the AAC
|
||||||
@ -225,7 +227,7 @@
|
|||||||
* ajax requests returns now json instead of xml
|
* ajax requests returns now json instead of xml
|
||||||
* added 404 response when file is not found
|
* added 404 response when file is not found
|
||||||
|
|
||||||
[0.5.1 - 11.10.2017]
|
## [0.5.1 - 11.10.2017]
|
||||||
* fixed forum add/edit board
|
* fixed forum add/edit board
|
||||||
* new configurable: highscores_length, how much highscores to display
|
* new configurable: highscores_length, how much highscores to display
|
||||||
* fixed highscores links (ALL, previous and next page)
|
* fixed highscores links (ALL, previous and next page)
|
||||||
@ -235,7 +237,7 @@
|
|||||||
* check if plugin exist before uninstalling
|
* check if plugin exist before uninstalling
|
||||||
* fixed some warning in OTS_Base_DB
|
* fixed some warning in OTS_Base_DB
|
||||||
|
|
||||||
[0.5.0 - 10.10.2017]
|
## [0.5.0 - 10.10.2017]
|
||||||
* moved .htaccess rules to plain php (index.php)
|
* moved .htaccess rules to plain php (index.php)
|
||||||
* updated tinymce to the latest (4.7.0) version, you can now embed code, for example youtube videos
|
* updated tinymce to the latest (4.7.0) version, you can now embed code, for example youtube videos
|
||||||
* added option to uninstall plugin
|
* added option to uninstall plugin
|
||||||
@ -254,7 +256,7 @@
|
|||||||
* added new twig function getLink that convert link taking into account config.friendly_urls
|
* added new twig function getLink that convert link taking into account config.friendly_urls
|
||||||
* internalLayoutLink -> getLink
|
* internalLayoutLink -> getLink
|
||||||
|
|
||||||
[0.4.3 - 05.10.2017]
|
## [0.4.3 - 05.10.2017]
|
||||||
* better config loader taken from latest gesior, you can now include files in your config by doing dofile('config.local.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 country detection in create account
|
||||||
* fixed showing of character deaths and frags
|
* fixed showing of character deaths and frags
|
||||||
@ -268,14 +270,14 @@
|
|||||||
* added bugtracker to kathrine template
|
* added bugtracker to kathrine template
|
||||||
* added CREDITS file
|
* added CREDITS file
|
||||||
|
|
||||||
[0.4.2 - 14.09.2017]
|
## [0.4.2 - 14.09.2017]
|
||||||
* updated version number
|
* updated version number
|
||||||
|
|
||||||
[0.4.1 - 13.09.2017]
|
## [0.4.1 - 13.09.2017]
|
||||||
* fixed log in to admin panel
|
* fixed log in to admin panel
|
||||||
* fixed File is not .zip plugin upload error
|
* fixed File is not .zip plugin upload error
|
||||||
|
|
||||||
[0.4.0 - 13.09.2017
|
## [0.4.0 - 13.09.2017
|
||||||
* added option to add/edit/delete/hide/move forum boards
|
* added option to add/edit/delete/hide/move forum boards
|
||||||
* moved some of HTML-in-PHP code to Twig templates
|
* moved some of HTML-in-PHP code to Twig templates
|
||||||
* added bug_report configurable which can enable/disable bug tracker
|
* added bug_report configurable which can enable/disable bug tracker
|
||||||
@ -292,7 +294,7 @@
|
|||||||
* some small improvements
|
* some small improvements
|
||||||
* fixed some separators in kathrine template
|
* fixed some separators in kathrine template
|
||||||
|
|
||||||
[0.3.0 - 28.08.2017]
|
## [0.3.0 - 28.08.2017]
|
||||||
* added administration panel for screenshots management with auto thumbnail generator and image auto-resizing
|
* added administration panel for screenshots management with auto thumbnail generator and image auto-resizing
|
||||||
* added Twig template engine and moved some html-in-php code to it
|
* added Twig template engine and moved some html-in-php code to it
|
||||||
* automatically detect player country based on user location (IP) on create account
|
* automatically detect player country based on user location (IP) on create account
|
||||||
@ -310,7 +312,7 @@
|
|||||||
* moved news adding at installation from schema.sql to finish.php
|
* moved news adding at installation from schema.sql to finish.php
|
||||||
* some optimizations
|
* some optimizations
|
||||||
|
|
||||||
[0.2.4 - 09.06.2017]
|
## [0.2.4 - 09.06.2017]
|
||||||
* fixed invite to guild
|
* fixed invite to guild
|
||||||
* added id field on monsters, so you can delete them in phpmyadmin
|
* added id field on monsters, so you can delete them in phpmyadmin
|
||||||
* fixed adding some creatures with ' and "
|
* fixed adding some creatures with ' and "
|
||||||
@ -319,7 +321,7 @@
|
|||||||
* fixed typo loss_items => loss_containers
|
* fixed typo loss_items => loss_containers
|
||||||
* more elegant way of showing message on reload creatures and spells
|
* more elegant way of showing message on reload creatures and spells
|
||||||
|
|
||||||
[0.2.3 - 31.05.2017]
|
## [0.2.3 - 31.05.2017]
|
||||||
* fixed guild management on OTHire 0.0.3
|
* fixed guild management on OTHire 0.0.3
|
||||||
* set default skills to 10 when creating new character
|
* set default skills to 10 when creating new character
|
||||||
* fixed displaying of "Create forum thread" in newses
|
* fixed displaying of "Create forum thread" in newses
|
||||||
@ -331,15 +333,15 @@
|
|||||||
* fixed Undefined variable (https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2444034)
|
* fixed Undefined variable (https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2444034)
|
||||||
* fixed Undefined offset (https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2444035)
|
* fixed Undefined offset (https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2444035)
|
||||||
|
|
||||||
[0.2.2 - 22.05.2017]
|
## [0.2.2 - 22.05.2017]
|
||||||
* added missing cache/signature directory
|
* added missing cache/signature directory
|
||||||
* fixed https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2443868
|
* fixed https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2443868
|
||||||
|
|
||||||
[0.2.1 - 21.05.2017]
|
## [0.2.1 - 21.05.2017]
|
||||||
* added Swedish translation by Sizaro
|
* added Swedish translation by Sizaro
|
||||||
* fixed some bugs with installlation & characters & houses
|
* fixed some bugs with installlation & characters & houses
|
||||||
|
|
||||||
[0.2.0 - 21.05.2017]
|
## [0.2.0 - 21.05.2017]
|
||||||
* added option to change character sex for premium points
|
* added option to change character sex for premium points
|
||||||
* moved site_closed to database, now you can close your site through admin panel
|
* moved site_closed to database, now you can close your site through admin panel
|
||||||
* added option to admin panel: clear cache
|
* added option to admin panel: clear cache
|
||||||
@ -359,10 +361,10 @@
|
|||||||
* fixed movies unexpected comment
|
* fixed movies unexpected comment
|
||||||
* added template_place_holder('center_top') to kathrine template
|
* added template_place_holder('center_top') to kathrine template
|
||||||
|
|
||||||
[0.1.5 - 13.05.2017]
|
## [0.1.5 - 13.05.2017]
|
||||||
* fixed bug with "Integrity constraint violation: 1048 Column 'ip' cannot be null"
|
* fixed bug with "Integrity constraint violation: 1048 Column 'ip' cannot be null"
|
||||||
|
|
||||||
[0.1.4 - 13.05.2017]
|
## [0.1.4 - 13.05.2017]
|
||||||
* added outfit shower, in characters, online, and highscores
|
* added outfit shower, in characters, online, and highscores
|
||||||
* updated database to version 2
|
* updated database to version 2
|
||||||
* fixed item images (now using item-images.ots.me host by default)
|
* fixed item images (now using item-images.ots.me host by default)
|
||||||
@ -371,17 +373,17 @@
|
|||||||
* removed some unused code from my old server
|
* removed some unused code from my old server
|
||||||
* added spells & monsters to kathrine template
|
* added spells & monsters to kathrine template
|
||||||
|
|
||||||
[0.1.3 - 11.05.2017]
|
## [0.1.3 - 11.05.2017]
|
||||||
* this is just release to update version number
|
* this is just release to update version number
|
||||||
|
|
||||||
[0.1.2 - 11.05.2017]
|
## [0.1.2 - 11.05.2017]
|
||||||
* forgot to update CHANGELOG and MYAAC_VERSION
|
* forgot to update CHANGELOG and MYAAC_VERSION
|
||||||
|
|
||||||
[0.1.1 - 11.05.2017]
|
## [0.1.1 - 11.05.2017]
|
||||||
* fixed updating myaac_config with database_version to 1
|
* fixed updating myaac_config with database_version to 1
|
||||||
* fixed database updater
|
* fixed database updater
|
||||||
|
|
||||||
[0.1.0 - 11.05.2017]
|
## [0.1.0 - 11.05.2017]
|
||||||
* 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 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)
|
* added automatic database updater (data migrations)
|
||||||
* renamed events to hooks
|
* renamed events to hooks
|
||||||
@ -405,13 +407,13 @@
|
|||||||
* fixed signatures (many fixes)
|
* fixed signatures (many fixes)
|
||||||
* added missing gesior signature system
|
* added missing gesior signature system
|
||||||
|
|
||||||
[0.0.6 - 06.05.2017]
|
## [0.0.6 - 06.05.2017]
|
||||||
* fixed bug while installing (https://otland.net/threads/myaac-v0-0-1.251454/page-3#post-2440543)
|
* fixed bug while installing (https://otland.net/threads/myaac-v0-0-1.251454/page-3#post-2440543)
|
||||||
* fixed bug when creating character (not showing errors) (one more time)
|
* fixed bug when creating character (not showing errors) (one more time)
|
||||||
* fixed support for TFS 0.2 series
|
* fixed support for TFS 0.2 series
|
||||||
* added FAQ link
|
* added FAQ link
|
||||||
|
|
||||||
[0.0.5 - 05.05.2017]
|
## [0.0.5 - 05.05.2017]
|
||||||
* fixed bug when creating character (not showing errors)
|
* fixed bug when creating character (not showing errors)
|
||||||
* Fixed characters loading with names that has been created with other AAC
|
* Fixed characters loading with names that has been created with other AAC
|
||||||
* fixed links to shop in default template
|
* fixed links to shop in default template
|
||||||
@ -424,7 +426,7 @@
|
|||||||
* fixes when $config['database_*'] is set
|
* fixes when $config['database_*'] is set
|
||||||
* added CHANGELOG
|
* added CHANGELOG
|
||||||
|
|
||||||
[0.0.3 - 03.05.2017]
|
## [0.0.3 - 03.05.2017]
|
||||||
* Full support for OTHire 0.0.3
|
* Full support for OTHire 0.0.3
|
||||||
* added support for otservers that doesn't use account.name field, instead just account number will be used
|
* added support for otservers that doesn't use account.name field, instead just account number will be used
|
||||||
* fixed encryption detection on TFS 0.3
|
* fixed encryption detection on TFS 0.3
|
||||||
@ -435,7 +437,7 @@
|
|||||||
* fixed installation errors
|
* fixed installation errors
|
||||||
* fixed config.lua loading with some weird comments
|
* fixed config.lua loading with some weird comments
|
||||||
|
|
||||||
[0.0.2 - 02.05.2017]
|
## [0.0.2 - 02.05.2017]
|
||||||
* updated forum links to use friendly_urls
|
* updated forum links to use friendly_urls
|
||||||
* some more info will be shown when cannot connect to database
|
* some more info will be shown when cannot connect to database
|
||||||
* show more error infos when creating character
|
* show more error infos when creating character
|
||||||
@ -446,7 +448,7 @@
|
|||||||
* fixed support for gesior pages and templates
|
* fixed support for gesior pages and templates
|
||||||
* added function OTS_Acount:getGroupId()
|
* added function OTS_Acount:getGroupId()
|
||||||
|
|
||||||
[0.0.1 - 01.05.2017]
|
## [0.0.1 - 01.05.2017]
|
||||||
This is first official release of MyAAC.
|
This is first official release of MyAAC.
|
||||||
Features are listed here
|
Features are listed here
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user