660 Commits

Author SHA1 Message Date
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
myaac
219f128cb7 Use more strict === 2019-07-12 22:12:19 +02:00
myaac
89a24442c4 Thanks @gpedro for this suggestion 2019-07-12 22:11:56 +02:00
slawkens
62eab175ab This shouldn't be saved into config 2019-06-10 02:11:17 +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
b0a5220159 * display all php errors if env is dev 2019-04-24 00:41:37 +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
slawkens
601d2808a2 Create nginx-sample.conf 2019-04-23 23:40:17 +02:00
slawkens
71b4963ed8 * disable nginx output buffering (fixes installation AJAX Request) 2019-04-23 23:17:58 +02:00
slawkens
f124c4844f Merge remote-tracking branch 'origin/master' 2019-04-23 23:16:57 +02:00
slawkens
7f9877b3da * set linux endings 2019-04-23 20:34:33 +02:00
slawkens
1526dde39d Update TODO 2019-04-23 20:31:30 +02:00
slawkens
7dd6925049 * Admin Panel has been done by Lee 2019-04-23 20:31:09 +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
630d23141d Update TODO 2019-04-20 00:04:16 +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