Commit Graph

1684 Commits

Author SHA1 Message Date
TPLinux edb686953e Update README 2017-06-30 04:54:04 +00:00
TPLinux 255b6e6a84 Remove Rally point advantage 2017-06-30 04:53:30 +00:00
TPLinux a2a70f9d4a Update unx.js 2017-06-30 04:10:23 +00:00
TPLinux 56312dc013 Update README 2017-06-30 04:03:43 +00:00
TPLinux b3e059aa4a Change redirection after attack to rally point
Now if you inside rally point and attack done ... the redirection replaced to Rally point not to dorf1.php
2017-06-30 04:02:11 +00:00
TPLinux 1b3838ac5c refresh with keep current url 2017-06-30 03:39:44 +00:00
TPLinux 9fd2f4de22 Refresh with leep current url 2017-06-30 03:39:17 +00:00
TPLinux 754e5de7e8 this file work better than old 2017-06-30 03:25:51 +00:00
TPLinux a298915d60 Update README 2017-06-30 03:17:58 +00:00
TPLinux 3d182dc366 Change fetch time to server speed if > 5 2017-06-30 03:17:19 +00:00
TPLinux 0f7176a55f Fixing Quest not appears if press (play no tasks) 2017-06-30 03:15:26 +00:00
TPLinux ca804904d5 Update unx.js 2017-06-30 01:49:24 +00:00
TPLinux 5a449ddfb2 Update README 2017-06-30 01:35:24 +00:00
TPLinux fed6739616 Change multihunter msg color to orange
Multi hunter id is 5 ... so  i added class to it of id  == 5 

so .. you have to choice ... 

first : keep multihunter id is 5
second: if multihunter id changed in db ... you can change the condition in line 62 : replace 5 with MH id
2017-06-30 01:34:36 +00:00
TPLinux 53095348e2 Update README 2017-06-30 00:58:37 +00:00
TPLinux 28b94871fd Fixing ( Building shape not upgraded after Construct finish ) 2017-06-30 00:58:08 +00:00
TPLinux 12f12631cc Update README 2017-06-30 00:42:03 +00:00
TPLinux 5f0af8bf1f Convert '<?' To '<?php' 2017-06-30 00:41:13 +00:00
TPLinux 7c82f25745 Update README 2017-06-29 16:33:53 +00:00
TPLinux 0423b65a7f Fix winner WW image path 2017-06-29 16:32:23 +00:00
TPLinux 3961ea2a0c Fi winner redirection 2017-06-29 16:30:40 +00:00
TPLinux 444037f7ff Fix in_array bug in show more buldings in WWV 2017-06-29 15:53:53 +00:00
TPLinux 5a6a8d0f5c Update README 2017-06-29 08:47:18 +00:00
TPLinux 3ce3b230d1 Fix reload crush bug 2017-06-29 08:42:35 +00:00
TPLinux dbf4211f11 return it to default , no bugs for me now 2017-06-29 08:32:11 +00:00
TPLinux 9e2534c06a Fix reload crush bug 2017-06-29 08:26:00 +00:00
TPLinux 83c26c024b Fix reload crush bug 2017-06-29 08:22:28 +00:00
TPLinux 57928f4c3c Fix reload crush bug 2017-06-29 08:19:46 +00:00
TPLinux 18c423dd5e Fixing finish all with tow gold from dorf(1,2) 2017-06-29 06:03:17 +00:00
Shadow ef3aecf81e fix 2017-01-14 11:46:05 +02:00
Shadow 0739bfffda Update db_MYSQL.php 2017-01-07 12:20:52 +02:00
Shadow 0bfc9d4812 Update Generator.php 2017-01-07 12:20:35 +02:00
Shadow ffc0b79d59 Update README 2017-01-07 10:57:30 +02:00
Shadow c369d14c64 fix 2016-09-17 18:35:44 +03:00
Shadow 0e4b22d99f Merge pull request #204 from hardwarelayer/master
Master
2016-09-05 21:05:36 +03:00
TienTN 9d3f55fd43 modify README to merge notes with old format 2016-09-05 20:02:57 +07:00
TienTN b14568c7e0 Fix the session problem
In README note #7
2016-09-04 14:49:47 +07:00
TienTN 83b3e9080f just made correction to the README file 2016-09-04 12:49:29 +07:00
TienTN 33c334801e Fix the map moving bug which will cause map hanging.
Please read for detail README in the #6 entry.
2016-09-04 12:33:34 +07:00
TienTN 8545e419c6 fix the error when moving by cursor/arrow to the border of the map 2016-09-02 19:32:46 +07:00
tientn 29aa164b3c tientn update README 2016-09-01 13:12:00 +07:00
TienTN b37fe776ef 1. Fix to db_MYSQL.php with safe_mysql_fetch_all, and safe_mysql_fetch_array wrappers, to avoid error: fix for Warning: mysql_fetch_all/array() expects parameter 1 to be resource, boolean given
2. Fix to the db_MYSQLi.php in class object declaration(if anybody want to use db_MYSQLi.php again)
2016-08-31 23:07:33 +07: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
Shadow 4372c405a5 Merge pull request #201 from uroskn/master
Minor fixes
2016-07-06 13:29:15 +03:00
uroskn 64aba6ccd2 Removed bunch of dead code from db_MYSQL.php 2016-07-05 03:05:27 +02:00
uroskn 7fe285da2e Removed testmysql.php script.
It does not appear to be used.
2016-07-03 13:53:28 +02:00
uroskn 0ea068cfd3 On PHP5.4+ use REQUEST_TIME_FLOAT instead of microtime for starting measurment of page loading time 2016-07-03 12:08:10 +02:00
uroskn 29c967f734 Fixed hours/days display for beginner protection medal 2016-07-03 11:58:46 +02: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