Commit Graph

40 Commits

Author SHA1 Message Date
Martin Ambrus 07e5f322e2 fix: reinforcements sent back do not hide the reinforcements table 2017-11-19 02:33:07 +01:00
Martin Ambrus 2041ad750e fix: hero movements got screwed up while doing DB caching stuff...
#313
2017-11-17 23:46:01 +01:00
Martin Ambrus 1318f34cba refactor: Units class-related caching done
#313
2017-11-17 15:34:08 +01:00
Martin Ambrus ee017adb40 refactor: most of broad SELECTs updated
Closes #301
2017-11-05 14:35:19 +01:00
Martin Ambrus a822504706 fix: counting queries optimization
Closes #300
2017-11-04 15:41:35 +01:00
Martin Ambrus 90f8982245 fix: hero dying and revival doesn't work correctly with multiple heroes 2017-11-02 23:59:03 +01:00
Martin Ambrus 7c67e1e7b9 fix: only 1 hero can exist and is deleted upon new hero training start
Closes #261
2017-11-02 11:05:26 +01:00
Martin Ambrus 041726fbd2 fix: undefined indexes 2017-11-01 21:35:24 +01:00
Martin Ambrus 2340c3821c fix: undefined variables 2017-10-28 12:04:28 +02:00
Martin Ambrus 1066fff9a2 refactor: installation happens at MySQL side
A lot has happened here. Here's the list:

1. autoloader was added that should prevent various "failed to open
stream" errors when trying to load new classes

2. PHP-based data generation was replaced by MySQL-based one, hopefully
fixing the installation problems when insert payload it too high and the
DB wouldn't populate with some users

3. thanks to step 2, the installation should be really almost
instantenious, instead of waiting a long time for many SQL connections
and queries to populate the world

4. World Data & Oasis generation and population is done in 1 step now
2017-10-27 18:27:03 +02:00
Martin Ambrus 53f54ce9e9 feat: Admins can be attacked, raided and traded with via config option 2017-10-22 20:28:03 +02:00
Martin Ambrus 7270a69a63 fix: all location headers need to have exit after them! 2017-10-22 13:00:54 +02:00
Martin Ambrus d76669cb42 fix: last batch of manual INT typecastings 2017-10-18 01:11:25 +02:00
Martin Ambrus 6f3973748c fix: more manual typecastings 2017-10-18 00:59:49 +02:00
evader1337 2d26af7c46 Trying to fix this monstrosity #2 2016-09-13 18:54:25 +02:00
Domen Kajdič 2cf2f3c343 Trying to fix this monstrosity #1 2016-09-13 15:38:14 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
Shadow ff5ca62a1e credits 2015-06-22 08:20:34 +03:00
Shadow 7d9098d7c9 Fix vacation mode #2 2015-03-19 12:36:24 +02:00
Shadow e366960f43 Fix vacation mode 2015-03-17 14:09:48 +02:00
Shadow 99270daa21 gpack update
Now you can implement T4 graphic in T3.6 version
2014-12-02 12:54:37 +02:00
Shadow 7cfa82a18d hero update 2014-03-18 07:35:37 +02:00
Shadow 23f8978661 credit 2014-03-12 14:29:12 +02:00
Shadow e641d9e9d4 vacation mode but i will disable it just implemented but will be disabled 2014-03-12 08:40:59 +02:00
Shadow 06af170c47 Update Units.php 2014-02-18 08:26:33 +02:00
Shadow 7b4fdac93d Update Units.php 2013-12-02 09:42:56 +02:00
Shadow fea7b7dbfd Update Units.php 2013-12-01 07:38:49 +02:00
Shadow 36fe4b4b1d Update Units.php 2013-11-27 11:21:20 +02:00
Shadow 19a147b72e Update Units.php 2013-11-23 17:37:05 +02:00
Shadow b41cc21bb6 Update Units.php 2013-11-22 19:25:53 +02:00
Shadow 1862fba7f7 Update Units.php 2013-11-19 13:01:36 +02:00
Shadow e8c9d84143 Update Units.php 2013-11-19 12:51:23 +02:00
Shadow dcb7587ea4 Update Units.php 2013-11-19 12:31:19 +02:00
Shadow 31b6eb1670 Update Units.php 2013-11-19 12:11:19 +02:00
Shadow 848fa76a50 Update Units.php 2013-11-17 09:29:38 +02:00
Shadow 3e31170855 for fix settler to raid (1 unit of settler can carry 3000 resource...wow!!) 2013-11-09 11:20:29 +02:00
Shadowss c6392d6670 bug attemp fixed 2013-11-04 10:26:59 +02:00
Shadowss e96854b414 FIX LOSS PROTECTION + fix catapult target if you have WW village and artefact for random targets , now you can target WW if have artefact with random and fool artefact with random effect 2013-10-13 09:15:50 +03:00
yi12345 fdd9d3dc4d fix special characters when send troops + add auto medals update system 2013-09-15 11:37:49 +02:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00