vankk
654c038eab
Increased the mininum lenght and decreased the maxinum lenght
2018-05-23 10:06:33 -03:00
slawkens1
6668c47368
* fixed saving admin menus on some sensitive systems
2018-04-16 18:13:07 +02:00
slawkens1
68bbf4182f
* fix #47
2018-03-24 01:11:22 +01:00
slawkens1
3324154208
* fixed chrome bug on save ERR_BLOCKED_BY_XSS_AUDITOR
2018-02-04 23:40:59 +01:00
slawkens1
57d8e0b06f
* fixed displaying houses on TFS 1.x and higher
...
* fixed latest migration mysql error (23)
* fixed some config warning about highscores_balance
2018-01-27 12:38:50 +01:00
slawkens1
51acb739e9
* fixed #42
...
* changed mb_strtolower functions to strtolower() - was useless in this
case
* attemp to fix some bug with PHPMailer not finding its language file
2018-01-26 08:04:28 +01:00
slawkens1
ab73c602c3
* colorful dynamic menus!
...
* and also: blank option for menus
* NOTICE: Not all templates support that options yet
2018-01-14 14:29:53 +01:00
slawkens1
862533fd7f
* fixed some small information about Frags on highscores
2018-01-14 11:20:52 +01:00
slawkens1
ba8d56f6ab
* added highscores by balance
2018-01-14 10:38:33 +01:00
slawkens1
4bfc804d85
* auto add z_polls table on install
2018-01-14 10:37:26 +01:00
slawkens1
16bcb70863
* new hooks: LOGIN, LOGIN_ATTEMPT, LOGOUT
...
* fixed bug with uninstalling some plugin dirs
* updated TODO
2018-01-14 08:59:37 +01:00
slawkens1
9738c1896d
* fixed default stamina on otserv 0.6.x engine
2018-01-13 19:54:32 +01:00
slawkens1
d0976cead9
* forgot this
2018-01-13 19:44:43 +01:00
slawkens1
283806369a
* fixes to the latest commit (removed some files)
...
* otserv 0.6.3: fixed some warning (on the characters page) and fatal
mysql error (on the mango signature)
* update TODO
2018-01-13 19:34:53 +01:00
slawkens1
9dc3d6d8d6
* (fix) TFS 1.x not showing promoted vocations in highscores
2018-01-12 18:13:29 +01:00
slawkens
1949c197d6
* installation of important stuff with help of AJAX
...
* installation will be now done with AJAX request (jQuery), that will instaltly notify about the status of the installation (no waiting without clue anymore)
* install items & weapons on installation (before monsters)
2018-01-09 10:26:06 +01:00
slawkens
4f0fca021c
* uninstall: do not allow directories outside BASE
...
* uninstall: do not allow absolute paths
2018-01-08 17:19:56 +01:00
slawkens
5aa1ae003e
* allow comments inside plugin json file
...
* updated German translation (by German native speaker)
2018-01-08 16:15:34 +01:00
slawkens
f09c30d370
* fixed characters page - config.characters.frags "Notice: Use of undefined constant"
2018-01-08 11:39:49 +01:00
slawkens
c133482659
* added new forum option: "Enable HTML"
...
* will be by default enabled for newses
* fixed bbcode parsing
2018-01-08 10:53:14 +01:00
slawkens1
4102b44352
* important fix for servers with promotion column ( #36 )
...
* caused player.vocation to be resetted when saving player, for example:
on change name, accept invite to guild, leave guild
* fixed empty success message on leave guild
* (internal) using $player->getVocationName() where possible instead of
older method
* fixed some warning in guild show
2018-01-08 01:00:56 +01:00
slawkens1
2085f7e128
* fixed warning in highscores when vocation doesn't exist
2018-01-07 12:06:00 +01:00
slawkens1
de7366e9a9
* fixed some php notice when there are no players online on TFS 1.x
2018-01-07 12:03:37 +01:00
slawkens1
7ab1c1170f
* fixed saving custom vocations in admin panel ( #36 )
2018-01-07 11:57:26 +01:00
slawkens1
792770e5e2
* fixed some typos
...
* changes account.management to use buttons defined in template
2018-01-06 23:43:59 +01:00
slawkens1
1025fad0e6
* cache $db->hasTable and $db->hasColumn functions
...
* changed tableExist and fieldExist to $db->hasTable(table) +
$db->hasColumn(table, column)
* new configurable: database_log - can log database queries and show in
website source when logged as super admin
* removed debug_level configurable, enabled by default when logged on
super admin
* added OTS_Account:getCountry()
* added posibility to load OTS_Player partially, and without skills
* (internal) changed depracated $ots->createObject() functions with
their OTS_ equivalents
* (internal) removed unused code
2018-01-06 05:44:33 +01:00
slawkens1
9c281511fa
* added "Edit" option for admins in characters page
2018-01-06 01:52:59 +01:00
slawkens1
544375378f
* show user avatar (outfit) in forum posts
...
* show user position (group) in forum posts
* replaced forum actions links (move, remove, edit, quote) with images
* redirect directly to the thread on user login (on new reply)
* fixed account login redirect with special chars (like '&' and '?')
2018-01-06 01:46:36 +01:00
slawkens1
c2574235ea
* forum: show image in full screen on click
...
* do not expand the whole site cause of big posted forum images, instead
show a small image and allow full size on click
2018-01-05 23:48:08 +01:00
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
920c8a936f
* some small fix regarding highscores vocation box
2018-01-04 00:29:03 +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
4535687b48
* automatically generate plain mail from html
2017-12-26 22:30:52 +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
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
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
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
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