Commit Graph

100 Commits

Author SHA1 Message Date
Martin Ambrus ac5d3538f8 fix: mysqli_error needs MySQLi connection as parameter 2017-10-17 13:05:13 +02:00
Martin Ambrus 42a5a7ce33 chore: index to speed up searching for empty square (new registration) 2017-10-13 20:56:02 +02:00
Martin Ambrus 3322ef3b59 fix: timeout disable for data creation scripts - where it was missing 2017-10-13 12:17:15 +02:00
Martin Ambrus 4a2bf99b04 chore: add missing MySQL index on movement table 2017-10-05 14:42:51 +02:00
Martin Ambrus 450b1890d9 fix: missing quotes for plus config values 2017-10-04 09:20:29 +02:00
Martin Ambrus 3eae6f4adc fix: missing quotes for plus config values 2017-10-04 09:17:51 +02:00
Martin Ambrus 6e7ca63cc1 fix: missing quotes for plus config values 2017-10-04 09:17:31 +02:00
Martin Ambrus 8a1ca0960f feat: PLUS packages configurable during installation 2017-10-04 09:15:40 +02:00
Martin Ambrus 270b3ca432 fix: disable PHP script time limit during installation 2017-10-03 19:14:16 +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 298e6feb58 fix: mysql (without the "i") class returned to its original state
this got replaced by all those mysql-to-mysqli find and replace
mumbo-jumbo tricks :)
2017-08-29 10:49:36 +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 d39220d980 fix: installation_done file creation in root works now 2017-08-28 23:10:54 +02:00
Martin Ambrus 60bd2d4059 chore: inactive users now being auto-logged-out after 1 hour 2017-08-28 23:06:21 +02:00
Martin Ambrus a0072e65d4 chore: restoration of accidentally removed oasis installation step 2017-08-28 22:52:58 +02:00
Martin Ambrus edae50ecb4 fix: removal of non-existant form field replacements 2017-08-28 22:47:48 +02:00
Martin Ambrus 0dffbda620 chore: some SQL indexes fell out of place :P 2017-08-28 22:47:20 +02:00
Martin Ambrus 9a3aff2efe fix: MySQLi in MultiHunter installation step works now :P 2017-08-28 22:22:37 +02:00
Martin Ambrus d8f349d2f3 chore: first wave of SQL updates, mostly adding indexes 2017-08-28 22:07:33 +02:00
Martin Ambrus b4b33f5f5a fix: oasis population installation step uses MySQLi 2017-08-28 17:51:04 +02:00
Martin Ambrus d48e0c02b5 fix: multihunter setup step uses MySQLi 2017-08-28 17:50:27 +02:00
Martin Ambrus d497674bad fix: MySQLi now only enabled during installation 2017-08-28 17:49:37 +02:00
Martin Ambrus 192b45bc05 fix: missing auto-clear constant 2017-08-28 17:38:52 +02:00
Martin Ambrus a486ac115d chore: restoring installation folder 2017-08-28 17:37:08 +02:00
Martin Ambrus 1c51f2eec0 chore: HTML fixes from Eclipse 2017-08-28 17:31:55 +02:00
Martin Ambrus 9261a4a4b2 Merge branch 'master' of https://github.com/evader1337/TravianZ into evader1337-master
# Conflicts:
#	GameEngine/Database/db_MYSQL.php
#	Templates/Build/avaliable.tpl
#	Templates/Message/inbox.tpl
2017-08-28 14:18:24 +02:00
Shadow ef3aecf81e fix 2017-01-14 11:46:05 +02:00
evader1337 32e016e948 Improved gold packages 2016-09-14 13:27:49 +02:00
Domen Kajdič 2cf2f3c343 Trying to fix this monstrosity #1 2016-09-13 15:38:14 +02:00
TienTN 5e1fe56772 Fix installation data, because the old script not be able to run with new MySQL 2016-08-31 23:01:44 +07:00
TienTN 3e7685ffce initialize new branch 2016-08-31 22:55:21 +07:00
uroskn 9a6748528a Added date field (timestamp, updated by MySQL) on all log tables that didn't have it already 2016-07-03 00:15:04 +02:00
uroskn 5fc5c76b72 Installation script refuses to run again after completed install.
This is achieved by leaving special file in install/ directory.
2016-07-02 22:58:57 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
Shadow be5ec25060 Delete sql_old.sql 2016-03-16 13:01:53 +02:00
Shadow e90cab8505 medal fix 2016-03-16 12:15:45 +02:00
Shadow 160a7021b4 fix 2016-03-02 08:24:50 +02:00
Shadow 461a1537bf update 2016-03-02 08:04:39 +02:00
Shadow 248aa1f2a4 Update database.php 2016-03-02 07:50:37 +02:00
Shadow 231a78c486 Update sql.sql 2016-02-22 12:59:45 +02:00
Shadow cdcc6a3e0f fix sql 2016-02-22 11:20:47 +02:00
Shadow 8aed9e760e fix something 2016-02-07 10:43:47 +02:00
Shadow 82ee64b3ba Update end.tpl 2015-08-27 09:00:10 +03:00
Shadow eee877a4d1 Update greet.tpl 2015-08-27 08:50:52 +03:00
Shadow c955acd5dc Update end.tpl 2015-08-27 08:46:24 +03:00
Shadow 8ac677c4a0 Update multihunter.tpl 2015-08-27 08:41:06 +03:00
Shadow 6206eeb7f9 Update menu.tpl 2015-08-27 08:40:39 +03:00
Shadow 9e7b5a70c3 Update field.tpl 2015-08-27 08:32:43 +03:00
Shadow 440b53a54c Update dataform.tpl 2015-08-27 08:32:24 +03:00
Shadow 1c388e9bf1 Update config.tpl 2015-08-27 08:32:06 +03:00