Commit Graph

1672 Commits

Author SHA1 Message Date
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
uroskn 234bd692e4 Page load time is independent on passing second.
Previously page loading time was calculated by taking miliseconds
of current wall clock time. In cases where wall clock went into another
second page loading time was calcualted as negative giving incorrect result.

This patch fixes this by using microtime of wall-clock time in float.
2016-07-03 00:01:15 +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 7eee626408 Added config.php, Prevention/ and Notes/ folders in GgameEngine folder in .gitignore 2016-07-02 22:41:14 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
Shadow cd5ada3562 fix payment 2016-03-31 10:25:47 +03:00
Shadow 153d97b7ce fix some undecoded code 2016-03-18 10:30:51 +02:00
Shadow 85e2e3df96 update 2016-03-17 14:42:07 +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 7c0aa5a21c fix testing 2016-03-08 11:21:15 +02:00
Shadow ca8fef52f7 update test 2016-03-08 11:19:00 +02:00
Shadow ac8f20d241 Update README 2016-03-07 12:59:41 +02:00