slawkens
|
87e54ac14f
|
Fix news not updating after adding in admin panel
|
2020-03-26 02:45:34 +01:00 |
|
slawkens
|
e7fa5eb38a
|
Log query time in database_log
|
2020-03-26 02:03:32 +01:00 |
|
slawkens
|
ab94d0e752
|
Fix OTS_House houseid parameter
|
2020-03-17 22:41:37 +01:00 |
|
slawkens
|
c991e085d4
|
Add $_SERVER['REQUEST_URI'] to database.log
|
2020-03-14 13:52:01 +01:00 |
|
slawkens
|
9c143a3461
|
Fix reloading creatures
|
2020-03-10 00:27:46 +01:00 |
|
slawkens
|
8c680608ff
|
Fix more PHP warnings and notices
|
2020-02-28 21:49:47 +01:00 |
|
slawkens
|
959788cee8
|
Cache database tables & columns for 1 hour
|
2020-02-27 23:10:15 +01:00 |
|
slawkens
|
7b75a61cdb
|
Support for Nostalrius
https://github.com/TwistedScorpio/Nostalrius
|
2020-02-27 22:18:39 +01:00 |
|
slawkens
|
0c9219f885
|
Fixed CHANGELOG.md loading in Admin Panel
|
2020-02-25 10:33:57 +01:00 |
|
slawkens
|
25ab4e187c
|
Fixed some weird behaviour with installation of plugins
|
2020-02-25 10:12:07 +01:00 |
|
slawkens
|
e11d70de46
|
Log database queries into database.log when enabled
Instead of showing in page sources (it was impractical)
|
2020-02-15 23:18:10 +01:00 |
|
slawkens
|
518ae4d97a
|
* don't install plugin when requirements are not satisfied
|
2020-02-15 22:41:52 +01:00 |
|
slawkens
|
51b848c43e
|
Add RuntimeException if xml, pdo or zip PHP extension is missing
For a better User Experience ;)
|
2020-02-15 17:17:28 +01:00 |
|
slawkens
|
8021308822
|
Update Twig from 1.35.0 to 1.42.4 (PHP 5.5 is now required!)
This fixes some errors on PHP 7.4 and contains even more fixes
Also bumped PHP version to 5.5 as Twig requires it.
|
2020-02-15 05:41:38 +01:00 |
|
slawkens
|
d9e449b6cf
|
Forgot to remove this in last commit
|
2020-02-15 05:37:09 +01:00 |
|
slawkens
|
2dbf189f43
|
Use $db->exec where appropriate
May bring some performance boost (little, but still)
|
2020-02-15 03:15:53 +01:00 |
|
slawkens
|
82e64559a8
|
Cache newses for 1 hour
+ Merge News classes into one and move to separate file
|
2020-02-15 02:47:53 +01:00 |
|
slawkens
|
13d0718780
|
RuntimeException instead of die()
|
2020-02-12 23:20:16 +01:00 |
|
slawkens
|
259cda150d
|
Fix some 7.4 notices about OTS_Account bans
Example: Notice: Trying to access array offset on value of type bool in C:\UniServerZ\www\system\libs\pot\OTS_Account.php on line 784
|
2020-02-10 23:51:15 +01:00 |
|
slawkens
|
4f413eec12
|
Update PHPMailerAutoload.php
|
2020-02-10 10:24:23 +01:00 |
|
slawkens
|
441bfe74c1
|
Fix "Deprecated: __autoload() is deprecated"
Deprecated: __autoload() is deprecated, use spl_autoload_register() i
|
2020-02-10 10:22:55 +01:00 |
|
slawkens
|
1ba2381437
|
Remove useless config variable
|
2020-02-07 01:06:19 +01:00 |
|
slawkens
|
c821f76f0f
|
Forgot to remove this part
Also added delete hooks and template_menus from cache when uninstalling plugin
|
2020-02-03 23:30:57 +01:00 |
|
slawkens
|
fbca43b239
|
Nothing important, remove whitespaces..
|
2020-01-22 00:34:10 +01:00 |
|
slawkens
|
a03a8bf0d5
|
Fix #51
|
2020-01-22 00:33:50 +01:00 |
|
slawkens
|
c7f2cab56a
|
Remove useless .htaccess
|
2020-01-15 20:57:31 +01:00 |
|
slawkens
|
0f55211dc9
|
Nothing important: remove whitespaces...
|
2020-01-13 20:20:27 +01:00 |
|
slawkens
|
dbf09ef361
|
tableExist is deprecated
|
2020-01-13 20:20:08 +01:00 |
|
slawkens
|
e08557e5ae
|
Remove myaac_hooks table, load info directly from .json files and cache them
|
2020-01-13 20:19:34 +01:00 |
|
tobi132
|
ba1d52d6dd
|
Add hint @var OTS_MonstersList
|
2019-12-03 05:10:47 +01:00 |
|
tobi132
|
6b931de37d
|
Update OTS_Base_List.php
|
2019-12-03 03:10:53 +01:00 |
|
tobi132
|
1e2267bd31
|
Create character directly on create account page
|
2019-12-02 23:10:32 +01:00 |
|
tobi132
|
72d7dae7fa
|
Remove whitespaces
|
2019-12-02 21:11:14 +01:00 |
|
tobi132
|
5624022064
|
Some non important change..
|
2019-12-02 21:11:00 +01:00 |
|
tobi132
|
645e7ee95f
|
Compatibility with old z_ gesior table. This fixes #46
|
2019-10-17 23:42:02 +02:00 |
|
tobi132
|
f8c2f0f01b
|
Cache items for longer period (5 years actually)
|
2019-10-17 12:11:18 +02:00 |
|
tobi132
|
fb9ead2690
|
Fix typo
|
2019-07-22 12:14:54 +02:00 |
|
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 |
|
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
|
49fe7a4b38
|
fixed #87
|
2019-07-17 19:01:44 +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
|
6a89b12258
|
Use config() instead of global $config, use exec instead of query
|
2019-07-16 08:22:26 +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
|
705277ceb5
|
* this comparison is useless
|
2019-05-10 20:17:57 +02:00 |
|
whiteblXK
|
945442a842
|
Fixed problem with guildnick
|
2019-05-06 22:41:52 +02:00 |
|