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
yi12345
64f44d470f
mpre updates
2013-05-28 00:10:20 +03:00
yi12345
7674747f1a
update
2013-05-17 08:45:03 +03:00
yi12345
015093049d
more fixes
2013-05-14 19:46:03 +03:00
yi12345
544de58737
optimize climber points update (work really fast now)
2013-05-14 00:40:10 +03:00
yi12345
9dffb208e3
more fixes
2013-05-13 13:10:06 +03:00
yi12345
5a94d1d297
little optimize for climbers function
2013-05-13 12:08:52 +03:00
yi12345
6f5ea3637d
fix ally invite
2013-05-12 20:50:49 +03:00
yi12345
b85a8b9d7a
Merge pull request #225 from godslayer/patch-3
...
gameengine: remove illegal string offset on Ranking.php
2013-05-12 05:54:29 -07:00
Joe Konstantinovsky
db8f9c696b
gameengine: remove illegal string offset on Ranking.php
2013-05-12 12:17:43 +03:00
Joe Konstantinovsky
9dcdd1f184
mysql: removed extra semicolon that was causing problems
...
An extra semicolon was closing the class as well as the function, excluding all functions below from MYSQL_DB class
2013-05-12 12:00:41 +03:00
yi12345
964ea5a0a8
more update
2013-05-07 20:01:20 +03:00
yi12345
4688c2a030
update
2013-05-07 18:44:41 +03:00
SimiZ
67d45c1b75
Update en.php
...
Made login.php fully translatable from en.php
2013-05-03 02:57:04 +03:00
yi12345
317571a56d
Merge pull request #217 from Danter14/patch-1
...
Installation error correction
2013-05-02 08:28:21 -07:00
yi12345
53446c9914
Merge pull request #216 from Ukitake-San/patch-2
...
Update db_MYSQLi.php
2013-05-02 08:28:11 -07:00
Danter14
697395510e
Installation error correction
2013-05-02 11:55:19 +03:00
Ukitake-San
350d2f11da
Update db_MYSQLi.php
2013-05-02 03:15:23 +04:00
Ukitake-San
d64b0d9966
Update db_MYSQL.php
2013-05-02 03:13:18 +04:00
yi12345
547c9864b8
update
2013-04-29 23:33:34 +03:00
yi12345
04377445fa
update sendResource2
2013-04-28 12:47:27 +03:00
yi12345
3a7ee8083c
fix ally offer problem
2013-04-28 01:25:05 +03:00
unknown
bd352eb358
Merge branch 'master' of github.com:yi12345/TravianZ
2013-04-26 14:09:44 +03:00
unknown
2df689071f
fix master builder
2013-04-26 14:09:16 +03:00
yi12345
3e033b0b5c
Merge pull request #210 from akshay9/master
...
Fixes
2013-04-25 04:12:48 -07:00
Akshay Naik
50c824c9ff
Fixes
2013-04-24 16:12:55 +05:30
unknown
953c992690
fix evasion: now is only when normal attack or raid
2013-04-24 11:28:06 +03:00
Akshay Naik
5fd3a6ecc0
Fixes
2013-04-23 14:21:03 +05:30
Akshay Naik
0c80a392bf
MySQLi database update
2013-04-23 14:03:43 +05:30
unknown
4df65a21b5
update: now cannot be more than one winner
2013-04-22 21:15:51 +03:00
unknown
edb9401ab7
fixx BBCode problem
2013-04-13 12:40:35 +03:00
unknown
602115b009
more update for master builder: now when completed with gold you lose one more gold for the building
2013-04-12 15:51:54 +03:00
unknown
4d89393077
update Automation.php (should to optimize the server speed, especially when server have big map)
2013-04-11 15:12:06 +03:00
unknown
95cda9be2d
add cranny capacity to install
2013-04-07 20:34:49 +03:00
unknown
5edbe047f0
more update
2013-04-06 21:10:12 +03:00
unknown
e048309a6b
fix getARanking
2013-04-03 21:01:03 +03:00
unknown
c5fef39576
fix ally attack and defence statistics
2013-04-02 16:19:52 +03:00
unknown
85b438c742
fix ally def points average
2013-04-02 04:12:23 +03:00
unknown
a8892d50ff
fix beginner protection when register before server start time
2013-04-01 12:27:32 +03:00
mafiadek
fd81535772
Update Ranking.php
...
FIX: Warning: Illegal string offset 'userid' in
2013-03-30 16:15:06 +07:00
Akshay Naik
0f8515ed77
NEW MYSQLi Databse addition
...
Better performance than MySQL
2013-03-23 21:13:09 +05:30
unknown
3ed5525fb1
fix player deleting time
2013-03-23 03:16:28 +02:00
unknown
d1e7df08fd
fix finish woodcutter (when there is more field in loop)
2013-03-23 03:12:07 +02:00
NIKO28it
8b4a785d47
Update Session.php
2013-03-15 13:56:25 +01:00
NIKO28it
5d556db00b
Fix Sharer
2013-03-13 19:12:39 +01:00
unknown
623d74df5c
update
2013-02-24 23:46:20 +02:00
yi12345
6f4dcf6ed8
Merge pull request #189 from NIKO28it/patch-2
...
FIX BUG
2013-02-23 07:52:18 -08:00
NIKO28it
e45e1a8a2c
FIX BUG
2013-02-23 14:37:48 +01:00