slawkens1
0533b8c946
* some fixes regarding latest commit
2018-01-05 23:42:30 +01:00
slawkens1
5475bd6b5f
* dont add extra <br/> to the TinyMCE news forum posts
2018-01-05 21:44:19 +01:00
slawkens
2e4321872a
* fixed othire account creating/installation
...
* fixed unexpected error logging about email fail
* added max_execution_time to the install finish step
2018-01-05 09:30:27 +01:00
slawkens1
515790b1a0
* fixed table name players -> players_online
2018-01-05 00:36:02 +01:00
slawkens1
920c8a936f
* some small fix regarding highscores vocation box
2018-01-04 00:29:03 +01:00
slawkens1
6863ba4883
* fixed displaying article_text when it was empty saved
2018-01-04 00:09:02 +01:00
slawkens1
854560b2f5
* added news preview function (news, ticker, article)
...
* update TODO
2018-01-03 23:49:46 +01:00
slawkens1
4a948b8ba2
* save detected country on create account in session
...
* warning about leaving news page with changes
2018-01-03 22:03:56 +01:00
slawkens1
01c0d021b2
* added player status to tibiacom top 5 highscores box
...
* fix when there are no changelogs or highscores yet
2018-01-03 21:27:47 +01:00
slawkens1
3e49ef42a2
* fiedx bug on othire with config.account_premium_days
...
* fixed getPremDays and isPremium functions (newest 11.x engines are
bugged when it comes to PACC, its not fault of MyAAC)
2018-01-03 21:03:05 +01:00
slawkens1
3c4ab10b36
Merge branch 'master' of https://github.com/slawkens/myaac
2018-01-03 01:07:31 +01:00
slawkens1
1c94169182
* fixed bug on TFS 1.x when online_afk is enabled
2018-01-03 01:07:26 +01:00
slawkens
53ab7af8dc
* small fix regarding getTopPlayers function which was ignoring $limit variable
2018-01-02 10:23:04 +01:00
slawkens1
4535687b48
* automatically generate plain mail from html
2017-12-26 22:30:52 +01:00
slawkens1
c415cf5ffb
* php 7.x APCu cache support
2017-12-26 21:47:53 +01:00
slawkens1
a95c93cd5b
* update item_images_url config to 1092
...
* for backward support new require constants will be used for semantic
versioning: myaac_, php_, database_
* updated TODO
2017-12-26 20:55:43 +01:00
slawkens1
62443257fc
* semantic versioning support for plugins
...
* add support for defining max myaac version in plugin.json file
* you can now require other plugin to be installed before yours
* added German translation
* fixed faq containing html code
2017-12-26 16:47:52 +01:00
slawkens1
60a8317115
* add some notice to the user that installing step "Import Schema" will take some time
2017-12-25 23:19:32 +01:00
slawkens1
73ed384215
* don't show error indicators on first time load - createaccount page
2017-12-25 23:15:42 +01:00
slawkens1
c4a1f7df5f
* check user IP on install to prevent install by random user
2017-12-25 23:03:00 +01:00
slawkens1
8b4eccc064
* updated Twig to the latest version in 1.x series (v1.35.0)
2017-12-25 13:02:46 +01:00
slawkens1
6528a4a60c
* ask user for timezone on install
...
* remember status of the installation
* moved clients list to the new file
* verify if client and timezone is correct on install
2017-12-25 12:40:41 +01:00
slawkens1
4d690992ac
* switch to 0.7.5-dev
...
* fix when config.local.php doesn't exist
* fix when reinstalling aac with samples already installed
* some optimisations to installation script
* forgot to fclose on config.local.php
2017-12-24 13:00:14 +01:00
slawkens1
b83fb05b82
* update to 0.7.4
2017-12-24 09:50:53 +01:00
slawkens1
cf12265cd8
* fixed displaying of percent bar on tibian signature
2017-12-24 09:37:28 +01:00
slawkens1
e4110a6981
* automatically update highscores_ids_hidden for users who installed myaac before
...
* update TODO
2017-12-21 22:08:47 +01:00
slawkens1
412908026d
* inform user about Twig cache failure on installation, instead of http 500 error
...
* when dir system/cache is not writable by the webserver, then show some
nice notice to the user about it instead of http 500 error
* remember client version and usage stats checkbox in session on install
* fixed some small warning introducted yesterday about
highscores_ids_hidden
* updated TODO
2017-12-19 23:32:30 +01:00
slawkens1
8a7887cf06
* for compability
2017-12-19 00:05:49 +01:00
slawkens1
779dd003dd
* update to 0.7.3
...
* better solution for hidding samples (configurable)
* removed players.is_sample field
2017-12-19 00:01:59 +01:00
slawkens1
0b2895dc56
* 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
2017-12-18 23:30:18 +01:00
slawkens1
f131f27ac3
* forgot something with latest commit
2017-12-18 09:56:43 +01:00
slawkens1
19dbbdcf4f
* auto generate myaac cache & session prefix on install to be unique accross installations
...
* prevent adding duplicated newses with installation
* players.is_sample to prevent displaying on highscores
2017-12-18 09:54:42 +01:00
slawkens1
fbc803d09f
* updated polish locale (translation) on install
...
* fixed hidding shop system menu on tibiacom template when disabled in
config
* some changes to sample characters: chanced town_id to 1, posx: 1000,
posy: 1000, posz: 1000 and default group_id to 1 so you can change
in-game outfits and they will be used
* fixed account.login redirect not working on tibiacom template
* installation: warn about wrong admin account name/id and password
* (internal) removed some duplicated code on install finish
* (internal) renamed installation step files to be in correct order
* added TODO file
* bumped version to 0.7.3
2017-12-18 09:01:54 +01:00
slawkens1
cd366b6087
* changed some notice when version check is failed
2017-12-13 19:06:50 +01:00
slawkens1
83dc5b7650
* removed duplicated "Support List" menu item
2017-12-10 00:42:27 +01:00
slawkens1
d9675b1bc6
* (internal) moved changelog to twig
...
* added changelog menu item to kathrine template
* (fix) if changelog type or where is set to 0 then display as unknown
2017-11-23 17:55:42 +01:00
slawkens1
036520566c
* fixed some php short tag
...
* fixed guild change description back button
2017-11-22 00:22:31 +01:00
slawkens1
be38f51cc7
* updated phpmailer to version 5.2.26 (from 5.2.23)
2017-11-19 20:25:03 +01:00
slawkens1
aaed21f752
* ( #30 ) fixed recovering account on servers that doesn't support salts
2017-11-19 15:22:57 +01:00
slawkens1
f26795ca7a
* im dumb :[!
2017-11-14 21:20:05 +01:00
slawkens1
7d6bbb3385
* verify install post values directly on config page and display error
...
* first usage report will be send after 7 days
2017-11-14 21:11:32 +01:00
slawkens1
37f792d9ce
* forgot to commit twig templates in last commit
...
* added some validation in guilds actions if guild has been set to
prevent php notices
2017-11-14 20:27:59 +01:00
slawkens1
05f8756a12
* fixed viewing pages with capital letters (like serverInfo) on case sensitive systems
...
* fixed changing comment of characters with space and other special
characters in name (#29 )
* fixed viewing guilds with space and other special characters in name
(#29 )
* (kathrine template) fixed displaying menu when no URI is set (URI =
'/')
* added some additional checks for Validator guildName and rankName if
name is empty
* (internal) new twig filter: urlencode, which is using urlencode php
function
2017-11-14 19:58:44 +01:00
slawkens1
b37bd5f0ae
* github is weird
2017-11-12 21:56:47 +01:00
slawkens1
56a01e1e64
* fixed account email confirm function
...
* log some error info when mail cannot be send on account create
* fixed some weird include possibilities with forum and account actions
(verify action name)
* twig getLink function will now return with full url (BASE_URL
included)
* fixed some changelog PHP Notice warning
* (internal) shortened message functions
2017-11-12 21:55:12 +01:00
slawkens1
0515f2825a
* fixed loading hooks from plugin installed from command line
2017-11-10 23:03:54 +01:00
slawkens
0d37e07a0d
* (fix) remove hooks from db on plugin deinstall
2017-11-09 11:31:02 +01:00
slawkens
7b84614a79
* removed @version header from files, as it was hard to maintain
2017-11-09 10:02:15 +01:00
slawkens
361e536243
* admin panel, pages - link will be opened in new tab
2017-11-06 08:56:02 +01:00
slawkens
39fee6e57d
* menus are now showed by the order they're saved into menu_categories configurable
...
* fixed visitors in admin panel showing, when cache is disabled
2017-11-06 08:50:06 +01:00