Gabriel Pedro
e7c381d651
* added travisci to prevent mistype ( #89 )
...
* feat: travis
* feat: travis
* feat: travis
* feat: travis
* feat: travis
* fix: typo
2019-07-22 12:12:01 +02:00
slawkens
dca74d7b11
Merge pull request #88 from EPuncker/master
...
Updated copyright year and SSL link
2019-07-19 16:54:19 +02:00
tobi132
415b31e1b4
Change to TEXT instead of VARCHAR. As suggested by @gpedro
2019-07-18 20:06:04 +02:00
Evil Puncker
af1a6cf5ff
Updated copyright year and SSL link
...
Updated year to 2019 and made all my-aac.org links go to SSL by default
2019-07-17 20:22:07 -03:00
tobi132
d79ae8e927
fixed #79 by increasing loot column size
2019-07-17 22:21:07 +02:00
tobi132
49fe7a4b38
fixed #87
2019-07-17 19:01:44 +02:00
tobi132
f5374e8ce7
Allow simultaneous loading of config.ini and config.php in templates
2019-07-16 23:52:28 +02:00
tobi132
0c207ce12d
This check is useless
2019-07-16 23:36:39 +02:00
tobi132
3945c2ad52
New, beautiful exception handler
2019-07-16 20:07:32 +02:00
tobi132
bc8f24afad
Move items from database to Cache_PHP
2019-07-16 19:06:51 +02:00
tobi132
fd91d1fb06
Use correct limit at lastkills page from config
...
Thanks for anyeor from otland for this correction.
2019-07-16 18:50:42 +02:00
tobi132
6a81794bba
Add load time into items & weapons loading admin page
2019-07-16 08:44:21 +02:00
tobi132
6a89b12258
Use config() instead of global $config, use exec instead of query
2019-07-16 08:22:26 +02:00
slawkens
e3af63bd93
* moved admin_panel_modules to config.php
2019-05-30 14:54:46 +02:00
slawkens
78454657ca
* fixed IDE warning "Modifiers are misordered"
2019-05-30 14:33:46 +02:00
slawkens
7b770e09f7
* add @method annotations to Cache class
...
* code beautify
2019-05-25 00:20:20 +02:00
slawkens
933b25194c
* cache hooks and template menus
2019-05-25 00:18:30 +02:00
slawkens
1cbe452f9c
* remove unused and deprecated SQLquery and SQLquote functions
2019-05-24 23:46:45 +02:00
slawkens
920e9b915f
* use $db->exec instead of query optimisation
2019-05-23 23:37:07 +02:00
slawkens
99e38b1b60
Merge pull request #82 from whiteblXK/master
...
Removed unnecessary "if" in guild.view twig
2019-05-16 18:20:30 +02:00
whiteblXK
2964089483
Fixed table(appearance) with main buttons in guild.view twig
2019-05-11 23:20:49 +02:00
whiteblXK
624a99b179
Removed unnecessary "if" in guild.view twig
...
* problem that doesn't show the option to kick people from the guild
2019-05-11 22:53:17 +02:00
slawkens
705277ceb5
* this comparison is useless
2019-05-10 20:17:57 +02:00
slawkens
bf709786f3
Merge pull request #80 from whiteblXK/master
...
Guild View to Twig and other changes
2019-05-10 20:15:55 +02:00
whiteblXK
bda7982134
Rest of Guild View to Twig
2019-05-06 23:26:01 +02:00
whiteblXK
abb2b36ae6
Added getGuildLink function to Twig
2019-05-06 22:44:03 +02:00
whiteblXK
945442a842
Fixed problem with guildnick
2019-05-06 22:41:52 +02:00
slawkens
30b231cfdf
Merge pull request #78 from whiteblXK/master
...
Houses page, guilds list to twig
2019-05-04 22:51:27 +02:00
Ivens Pontes
cbdac66fd0
add locale pt_br, fix tibiacom canEdit ticker buttons ( #77 )
...
* add locale pt_br
* fix tibiacom canEdit ticker buttons
buttons did not work
* fix missing translation
* * add author and change notice
2019-05-04 00:24:14 +02:00
whiteblXK
257d4dbdad
Typo, should be "List"
2019-05-03 19:17:28 +02:00
whiteblXK
69064839a7
Guilds List to twig
2019-05-03 19:12:07 +02:00
whiteblXK
ed6a740eee
Fix undefined variable in serverinfo for old TFS
2019-05-03 14:08:46 +02:00
whiteblXK
d594fa1a54
Now it will properly shows Available Houses
2019-05-03 12:47:28 +02:00
whiteblXK
35e4cd4596
Houses page to twig
2019-04-29 20:42:03 +02:00
slawkens
24319ddc7a
* fix some warnings when cache is disabled on status thing
2019-04-24 12:09:05 +02:00
slawkens
d3e3efd05e
* new cache engine: plain php
2019-04-24 12:08:42 +02:00
slawkens
14cb37725e
* new configurable: footer_show_load_time
2019-04-24 11:50:28 +02:00
slawkens
fc3bd432ef
* simply ignore notice if key does not exist on config()
2019-04-24 11:23:18 +02:00
slawkens
9620ac7d25
* fix include path not found in install_plugin.php when running from other directory
2019-04-23 23:52:13 +02:00
slawkens
7b1989cef2
* add clear_cache.php bin command
2019-04-23 23:50:54 +02:00
whiteblXK
6163d3fbed
Fixed team page twig ( #76 )
...
* Fixed team page twig
* * this shouldnt be in white font
2019-04-20 15:04:39 +02:00
slawkens
0252006eb1
* Install: create admin account: ask for e-mail + character name
2019-04-19 23:56:36 +02:00
slawkens
162777bb46
* auto detected browser language in select language on install
2019-04-19 23:04:16 +02:00
slawkens
0d5b9c2f98
* remember installation language on first step (welcome)
2019-04-19 22:49:54 +02:00
slawkens
5f22ab0361
* sizeof is alias of count
2019-04-19 22:47:42 +02:00
slawkens
b1fd1263f1
* remove this step_config_note
2019-04-19 22:34:11 +02:00
slawkens
6226203b0e
Merge pull request #74 from whiteblXK/master
...
Some small fixes
2019-04-19 22:30:58 +02:00
Tornadia
9f31f90146
Fixing some errors at the install endscreen ( #75 )
...
* Fixed some bugs at last install screen (unset country and HTTPS protocol definition)
* Correction: allow_url_fopen is not to make any distinction between HTTP/HTTPS
* Black skull bug when joining serverInfo
* * latin is good but utf8 is better
* also changed ENGINE to InnoDB
* * use curl as alternative option for reporting install
* * you forgot this
* * fix typo
* Revert "* fix typo"
This reverts commit 6f24509dd659032c65c3ccbdf5b5bb3b25cffd72.
* * fix typo
* * this is the correct way to hide that notice
2019-04-19 22:28:38 +02:00
whiteblXK
5aaf15f81c
Some small fixes
2019-04-16 13:37:10 +02:00
slawkens
5ad82a305e
* fix othire compatibility
...
Fix when there is no account name, just accoun tid
Fix when group and secret column does not exist
Fix save premium days on TFS 1.2
Remove lastlogin - should not be possible to change
2019-04-15 23:24:44 +02:00