Commit Graph

1926 Commits

Author SHA1 Message Date
Martin Ambrus 3322ef3b59 fix: timeout disable for data creation scripts - where it was missing 2017-10-13 12:17:15 +02:00
Martin Ambrus 2674cd1ae8 fix: removal of the total units warning when passing non-numeric values 2017-10-10 15:20:49 +02:00
Martin Ambrus 36cdb4a61e chore: some more README adjustments 2017-10-09 19:50:41 +02:00
Martin Ambrus 5fc580210b chore: README update 2017-10-09 19:46:08 +02:00
Martin Ambrus d9b6eadd1b fix: extra settings correctly keep PLUS and other server settings 2017-10-09 19:45:56 +02:00
Martin Ambrus 1475b1c869 fix: admin settings correctly keep PLUS settings 2017-10-09 19:38:35 +02:00
Martin Ambrus 2f5156cdbc fix: extra settings correctly keep PLUS settings 2017-10-09 19:31:38 +02:00
Martin Ambrus 599bb1a861 fix: newsbox settings correctly keep PLUS settings 2017-10-09 19:31:08 +02:00
Martin Ambrus 2d52e3ede0 fix: log settings correctly keep PLUS settings 2017-10-09 19:30:41 +02:00
Martin Ambrus e2faa626bd chore: version has now progressed beyond 8.0 FINAL TEST 2017-10-09 19:26:31 +02:00
Martin Ambrus aa25833f1b fix: WW Buildingplan villages have no alliance 2017-10-09 19:15:39 +02:00
Martin Ambrus 4774d7965b fix: Units class cannot be used as array in PHP 7 2017-10-09 13:08:17 +02:00
Martin Ambrus 0bba324aa8 fix: password field must be a password type 2017-10-08 12:10:23 +02:00
Martin Ambruš 6c95d26dee fix: undefined variables handling 2017-10-05 16:49:03 +02:00
Martin Ambruš 73ee3107e1 fix: undefined variables handling 2017-10-05 16:46:23 +02:00
Martin Ambruš f5accc3b0d fix: no caption when not capital 2017-10-05 16:45:34 +02:00
Martin Ambruš 61b6d6b2e8 fix: some undefined variables
more are left here with warnings but the code is spaghetti, so it's
a lot of hide-and-seek fun for later time
2017-10-05 16:42:17 +02:00
Martin Ambruš 4d176084ee fix: undefined variables 2017-10-05 16:21:01 +02:00
Martin Ambruš b579fcac00 fix: PHP <7 constructor 2017-10-05 16:16:07 +02:00
Martin Ambruš 2c66e96083 fix: duplicate constants removal 2017-10-05 16:15:13 +02:00
Martin Ambrus 4a2bf99b04 chore: add missing MySQL index on movement table 2017-10-05 14:42:51 +02:00
Martin Ambrus 59f6d5adb2 fix: Multihunter could never progress beyond Quest 4 2017-10-04 17:22:31 +02:00
Martin Ambrus df06f584a2 chore: copyright year correction 2017-10-04 17:17:41 +02:00
Martin Ambrus e3b46ed0d0 feat: Admin-configurable PLUS settings 2017-10-04 11:36:52 +02:00
Martin Ambrus 598bf1e353 fix: PLUS links underlined correctly 2017-10-04 10:12:26 +02:00
Martin Ambrus c92ee3262f fix: billing address from config 2017-10-04 10:10:38 +02:00
Martin Ambrus 12dbab5b84 feat: gold & prices for PLUS packages from config 2017-10-04 10:02:15 +02:00
Martin Ambrus 52c0640b2f fix: old code will display default gold + prices when not set up
This fixes undefined constants problem when a person pulls the new code
but fails to set up prices and gold amounts for PLUS packages.
2017-10-04 09:57:31 +02:00
Martin Ambrus 65fd25e1aa fix: PayPal prices must be with a dot, not with a comma 2017-10-04 09:25:28 +02:00
Martin Ambrus 450b1890d9 fix: missing quotes for plus config values 2017-10-04 09:20:29 +02:00
Martin Ambrus 3eae6f4adc fix: missing quotes for plus config values 2017-10-04 09:17:51 +02:00
Martin Ambrus 6e7ca63cc1 fix: missing quotes for plus config values 2017-10-04 09:17:31 +02:00
Martin Ambrus 8a1ca0960f feat: PLUS packages configurable during installation 2017-10-04 09:15:40 +02:00
Martin Ambrus 270b3ca432 fix: disable PHP script time limit during installation 2017-10-03 19:14:16 +02:00
Martin Ambrus 4788e882df fix: database file did not have config included in some cases 2017-09-19 21:25:36 +02:00
Martin Ambrus db4c373ace fix: PHP4x + PHP5x constructors change for PHP7+ compatible ones 2017-09-19 20:40:43 +02:00
Martin Ambrus 0ca4c4732f fix: editing server configuration works correctly 2017-09-19 20:38:23 +02:00
Shadow e263011985 Update README 2017-09-12 11:18:33 +03:00
Shadow b0086f8b26 Merge pull request #228 from martinambrus/master
fork
2017-09-12 11:17:40 +03:00
Martin Ambrus 120231a7ea chore: updated README with latest fix 2017-09-11 21:15:58 +02:00
Martin Ambrus 68619ac892 fix: big map centered on page + closeable
This commit also updates the hardcoded cache booster ID, as CSS+JS 
changed to accomplish the map fix.
2017-09-11 21:11:44 +02:00
Shadow 8f47a6ec77 Merge pull request #227 from martinambrus/master
Hi need help
2017-09-10 00:58:22 +03:00
Martin Ambrus 0d75bb2a5f Update README 2017-09-02 10:46:08 +02:00
Martin Ambrus 298e6feb58 fix: mysql (without the "i") class returned to its original state
this got replaced by all those mysql-to-mysqli find and replace
mumbo-jumbo tricks :)
2017-08-29 10:49:36 +02:00
Martin Ambrus a08f329857 chore: some readme and version change updates 2017-08-29 00:36:53 +02:00
Martin Ambrus ae8a552ee7 fix: mysqli_result() function added after conversion from MySQL adapter 2017-08-29 00:07:02 +02:00
Martin Ambrus 7caf6cf501 fix: mysqli_result() function added after conversion from MySQL adapter 2017-08-29 00:05:52 +02:00
Martin Ambrus a7ec4da655 fix: mysqli_result() function added after conversion from MySQL adapter 2017-08-29 00:03:04 +02:00
Martin Ambrus 92b9a7b043 fix: a lot of MySQL calls in templates replaced by MySQLi ones 2017-08-28 23:56:59 +02:00
Martin Ambrus 814a904343 fix: for multihunters & admins, this select can return 0 rows 2017-08-28 23:56:35 +02:00