Commit Graph

164 Commits

Author SHA1 Message Date
Martin Ambrus 77a1d9879d fix: Great Workshop shown as error in Admin (editing Village) 2017-10-21 22:38:01 +02:00
Martin Ambrus d0a3aaa044 fix: return to server URL correction 2017-10-21 22:33:06 +02:00
Martin Ambrus 78694da32b fix: player deleting & password checks work as intended 2017-10-21 11:30:38 +02:00
Martin Ambrus b63df89034 fix: logs work again (were missing mysqli connection identifier) 2017-10-21 10:45:22 +02:00
Martin Ambrus e519826621 feat: Admin page titles update to reflect subpages 2017-10-20 17:29:34 +02:00
Martin Ambrus f4021d1452 feat: MD5 passwords exchanged for bcrypt ones 2017-10-20 12:31:27 +02:00
Martin Ambrus 69902b4af4 fix: Admin Map shows Natars when Player villages are not showing 2017-10-19 23:56:07 +02:00
Martin Ambrus 51cfe8fa3f fix: Multihunter village no longer shows as Natar on Map in Admin 2017-10-19 23:47:41 +02:00
Martin Ambrus 19bc403183 fix: Admin map correctly showing natar villages 2017-10-19 21:32:58 +02:00
Martin Ambrus 331885a110 fix: remove SQL injections in Admin 2017-10-19 21:17:11 +02:00
Martin Ambrus ac5d3538f8 fix: mysqli_error needs MySQLi connection as parameter 2017-10-17 13:05:13 +02:00
Martin Ambrus d9b6eadd1b fix: extra settings correctly keep PLUS and other server settings 2017-10-09 19:45:56 +02:00
Martin Ambrus 0bba324aa8 fix: password field must be a password type 2017-10-08 12:10:23 +02:00
Martin Ambrus e3b46ed0d0 feat: Admin-configurable PLUS settings 2017-10-04 11:36:52 +02:00
Martin Ambrus 68619ac892 fix: big map centered on page + closeable
This commit also updates the hardcoded cache booster ID, as CSS+JS 
changed to accomplish the map fix.
2017-09-11 21:11:44 +02:00
Martin Ambrus 92b9a7b043 fix: a lot of MySQL calls in templates replaced by MySQLi ones 2017-08-28 23:56:59 +02:00
Martin Ambrus 52ba99d2f0 fix: Admin DB file used MySQLi 2017-08-28 23:32:56 +02:00
Martin Ambrus 399d23cefe fix: MySQLi used in server info Admin template 2017-08-28 23:29:57 +02:00
Martin Ambrus 1c51f2eec0 chore: HTML fixes from Eclipse 2017-08-28 17:31:55 +02:00
evader1337 a402b87a53 Trying to fix this monstrosity #3 2016-09-13 19:55:18 +02:00
Shadow 153d97b7ce fix some undecoded code 2016-03-18 10:30:51 +02:00
Tomas Kasparek ec18bd788c fix PHP Fatal error: Cannot redeclare class Generator on PHP 5.5
PHP 5.5 STL introdouced class Generator and PHP interpret thinks we want to redeclare it -> rename Generator class to something else
2015-07-08 13:35:20 +02:00
Shadow 3dd66f6e9b translate fix 2015-06-22 11:29:40 +03:00
Shadow 2bec69c295 fix mh 2014-12-20 19:43:15 +02:00
Shadow 2bf923020d Resetting Game Server 2014-12-02 09:32:11 +02:00
Shadow ce308e2e9c Resetting Game Server 2014-12-02 09:31:51 +02:00
Shadow e215031011 Resetting Game Server 2014-12-02 09:29:01 +02:00
Shadow 4f1d04e864 Update admin.php 2014-12-02 09:28:08 +02:00
Shadow b781d1f6d1 Update playeradditionalinfo.tpl 2014-11-25 13:58:45 +02:00
Shadow 6deedfc8d7 Update deletion.tpl 2014-10-29 14:27:29 +02:00
Shadow ee29c5bb7f Merge pull request #143 from sempoi/patch-31
Update addUsers.tpl
2014-03-24 07:26:02 +02:00
Shadow 7a0470a30d Merge pull request #142 from sempoi/patch-30
Update village.tpl
2014-03-24 07:25:51 +02:00
Shadow 170f365897 Merge pull request #141 from sempoi/patch-29
Update addABTroops.tpl
2014-03-24 07:25:41 +02:00
Shadow bf50e409b8 Merge pull request #140 from sempoi/patch-28
Update admin.php
2014-03-24 07:25:33 +02:00
Shadow 1c92b54ea2 Merge pull request #139 from sempoi/patch-27
Update addTroops.tpl
2014-03-24 07:25:24 +02:00
Shadow 07225f37f6 Merge pull request #137 from sempoi/patch-25
Update editAdditional.tpl
2014-03-24 07:24:50 +02:00
sempoi d7ad354896 Update addUsers.tpl 2014-03-21 20:56:22 +08:00
sempoi 4ed53da25f Update village.tpl 2014-03-21 20:21:15 +08:00
Shadow d2f10a83ec Update function.php 2014-03-21 11:38:35 +02:00
sempoi acff77cda5 Update addABTroops.tpl 2014-03-19 00:12:35 +08:00
sempoi 4190c0081d Update admin.php 2014-03-19 00:08:50 +08:00
sempoi 0811b7341b Update addTroops.tpl 2014-03-19 00:06:19 +08:00
sempoi c51ee0755e Update editAdditional.tpl 2014-03-18 23:54:46 +08:00
Shadow 7cfa82a18d hero update 2014-03-18 07:35:37 +02:00
Shadow 61322c2fc2 Update addUsers.tpl 2014-03-11 11:36:08 +02:00
Shadow 7e11659ea2 Update config.tpl 2014-03-11 11:35:20 +02:00
Shadow c084e99771 Update editServerSet.tpl 2014-03-11 11:33:49 +02:00
Shadow b24a424a61 Update editServerSet.tpl 2014-03-10 09:16:24 +02:00
Shadow a01e0f618e Update config.tpl 2014-03-10 09:16:14 +02:00
Shadow 22638039cb Update config.tpl 2014-03-10 09:01:37 +02:00