Commit Graph

374 Commits

Author SHA1 Message Date
yi12345 37f382ccc3 fix forum surveys 2013-09-17 23:16:13 +03:00
yi12345 4ada9c043b update 2013-09-16 23:20:06 +03:00
yi12345 fdd9d3dc4d fix special characters when send troops + add auto medals update system 2013-09-15 11:37:49 +02:00
yi12345 f0024248d5 fix delete player in admin panel 2013-09-12 21:23:24 +03:00
yi12345 8e4ad4fa50 update 2013-09-12 20:10:13 +03:00
Shadowss 3a92381e35 fix conquer oasis. Thanks to IngMak 2013-09-09 08:44:32 +03:00
yi12345 cb7ae8d12d update 2013-08-17 20:45:10 +03:00
yi12345 7ef5af00dc update 2013-08-16 19:16:59 +03:00
yi12345 7991814556 Merge pull request #290 from Shadowss/patch-47
Make ' a valid character fix message problem
2013-08-16 09:03:02 -07:00
Shadowss 61747f2a78 Make ' a valid character fix message problem 2013-08-16 16:36:54 +03:00
Shadowss 2fb44c5384 Make ' a valid character fix massage problem 2013-08-16 16:34:23 +03:00
yi12345 df94babad6 fix starvation, now should work 100% 2013-08-14 13:32:41 +03:00
Shadowss 934b342aab Update credits on modifyResource - thank you brainiac 2013-08-14 09:04:41 +03:00
yi12345 b6a1fa34f0 update 2013-08-13 22:43:24 +03:00
yi12345 e4bfc3be6c fix starvation + wall image in scout report 2013-08-13 22:38:20 +03:00
yi12345 9fb45c6df6 update 2013-08-13 21:42:05 +03:00
Shadowss 35a0470705 Wall img when in report when you spy 2013-08-13 11:43:47 +03:00
yi12345 fb20487b22 Merge pull request #279 from Shadowss/master
Update admin panel to view images
2013-08-13 00:49:09 -07:00
Novgorodschi Catalin a3fcacbba6 removed errorlogs and populate oasis 2013-08-13 10:10:50 +03:00
Novgorodschi Catalin 0a5a35aa9b fix file names 2013-08-13 10:06:46 +03:00
Novgorodschi Catalin b29b0d90d0 Update admin panel to view images 2013-08-13 09:59:42 +03:00
yi12345 2075515208 fix regenerate oasis troops (tested and it works) 2013-08-12 22:12:54 +03:00
yi12345 18656314c1 fix greatbarracks (for mysqli) 2013-08-12 12:36:43 +03:00
Shadowss a7c36a601f Fix greatbarracks 2013-08-12 07:34:27 +03:00
yi12345 f8793b421c Merge pull request #273 from Shadowss/patch-33
Minor fix on greatbaraks
2013-08-10 12:48:56 -07:00
Shadowss 5d0da3c068 Minor fix on greatbaraks 2013-08-10 12:28:43 +03:00
Shadowss 57381f03af Fix issue #140 with settlers , and more others 2013-08-10 12:27:52 +03:00
yi12345 411e43fa4c fix ranking 2013-08-08 00:56:57 +03:00
yi12345 29a9a8f5dc fix issue #255 2013-08-04 23:39:12 +03:00
yi12345 34110170ca update 2013-08-04 23:26:40 +03:00
yi12345 a6eb1c6b86 update 2013-08-04 16:52:30 +03:00
yi12345 45e6c4a1e2 fix destroy village bug + more some updates 2013-07-24 14:51:36 +03:00
yi12345 b4b4968286 update 2013-07-23 13:25:41 +03:00
yi12345 33730f5cbb fix regenrate oasis troops 2013-07-23 01:11:37 +03:00
yi12345 f1157b588d update 2013-07-22 18:58:56 +03:00
yi12345 7bc9f5654e update 2013-07-18 13:54:39 +03:00
yi12345 07de3f7283 update 2013-07-17 12:20:51 +03:00
yi12345 a23dc45d99 update 2013-07-03 21:20:47 +03:00
yi12345 ee6f0bfb92 more updates 2013-07-01 15:30:50 +03:00
yi12345 4a7210b1c0 update 2013-07-01 03:15:51 +03:00
yi12345 ef9e822075 more updates 2013-06-16 22:51:31 +03:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00
yi12345 af65385261 update hero full.php (finish 3 teuton units) + update Autmation.php (fix bug of the same attack power for attacks in the same time) 2013-06-13 23:12:13 +03:00
yi12345 78611d1fcb update hero_full.php: finish roman units 2013-06-09 18:12:29 +03:00
yi12345 1535264249 update hero_full.php: finish roman units 2013-06-09 18:10:35 +03:00
yi12345 a1e62b598e update hero_full.php: finish roman units 2013-06-09 18:02:07 +03:00
hexcoded 6f29cdadfb Update Automation.php
Fixed syntax error in line 976.
from:micrtime(true)
to:  microtime(true)
2013-06-06 17:59:05 +03:00
hexcoded 38cbc21bc0 Occupied/Unoccupied Oasis name fix
Fix the name of Oasis.The own Oasis is show like Unoccupied after when we try to send troops etc.

from:
$villageName = “Unoccupied oasis”;
to:
$villageName = $database->getOasisField($oid,"name");
2013-06-04 11:16:44 +03:00
yi12345 e34f675c81 update hero_full.php: finish imperian 2013-06-02 01:03:33 +03:00
yi12345 c687be6cd9 update medals.php, almost all training files and hero_full.php(not 100% but i will do it soon) 2013-06-01 16:52:44 +03:00