mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
* update item_images_url config to 1092
* for backward support new require constants will be used for semantic versioning: myaac_, php_, database_ * updated TODO
This commit is contained in:
8
TODO
8
TODO
@@ -2,13 +2,14 @@
|
||||
|
||||
0.*
|
||||
* support duplicated vocation names with different ids
|
||||
* plugins: option to define custom requirements check in json file, to check if system meets the requirement
|
||||
* cache Menus in templates
|
||||
* sandbox for plugins, don't install when requirements are not passed
|
||||
* load items & weapons on install, preferably with ajax
|
||||
* add changelog management interface
|
||||
|
||||
1.0:
|
||||
* i18n support (issue #1 on github)
|
||||
* New Admin Panel layout and interface
|
||||
* add changelog management interface
|
||||
* remove tibiacom template, and include it as a plugin
|
||||
|
||||
2.0
|
||||
@@ -29,4 +30,5 @@ At any time between (version not specified):
|
||||
* new cache engine - plain php, is good with pure php 7.0+ and opcache
|
||||
* preferably configurable (enable/disable) forum TinyMCE editor
|
||||
* OTAdmin support in Admin Panel
|
||||
* database towns table support for TFS 1.3
|
||||
* database towns table support for TFS 1.3
|
||||
* two factor authentication for TFS 1.x
|
Reference in New Issue
Block a user