* fixed some warnings on install on servers using account.id

* added version 772 constant to install client choose (OTHire)
* forgot to add is_sample to samples on install
This commit is contained in:
slawkens1
2017-12-18 23:30:18 +01:00
parent fed5d08703
commit 0b2895dc56
5 changed files with 15 additions and 11 deletions

5
TODO
View File

@@ -8,6 +8,10 @@
* cache Menus in templates
* don't show error indicators on first time load - createaccount page
* update Twig to the latest version from 1.x branch
* semantic versioning support for plugins (github.com/composer/semver)
* database towns table support for TFS 1.3
* players.is_sample is waste, better save in config.php array of ignored ids
* add some notice to the user that installing step "Import Schema" will take some time
1.0:
* i18n support (issue #1 on github)
@@ -20,7 +24,6 @@
* rename templates to layouts as templates is meant to be used for twig templates
* change gifts_system to shop_system configurable
At any time between (version not specified):
* better news archive with search function (like on tibia.com)
* guild wars management (issue #13 on github)