Commit Graph

1787 Commits

Author SHA1 Message Date
Martin Ambrus ee467fe734 fix: sanitization of username in session where used directly in queries 2017-10-17 13:18:26 +02:00
Martin Ambrus ac5d3538f8 fix: mysqli_error needs MySQLi connection as parameter 2017-10-17 13:05:13 +02:00
Martin Ambrus 6ceb273163 chore: Eclipse settings into gitignore 2017-10-17 12:59:37 +02:00
Martin Ambrus 80c70f0f13 fix: no double-escaping of SQL queries for login 2017-10-17 12:59:03 +02:00
Martin Ambrus 359f711438 fix: expect empty records 2017-10-17 12:58:38 +02:00
Martin Ambrus 1654ce498f fix: security patching due to mysql injection vulnerabilities everywhere 2017-10-17 12:21:41 +02:00
Martin Ambrus 74cccb2a74 fix: no time limit for new village creation 2017-10-13 21:01:20 +02:00
Martin Ambrus 42a5a7ce33 chore: index to speed up searching for empty square (new registration) 2017-10-13 20:56:02 +02:00
Martin Ambrus 3ab905014d chore: new ToDos 2017-10-13 20:38:08 +02:00
Martin Ambrus 52a1a5203b fix: mysql_error() parameters fixed 2017-10-13 20:37:44 +02:00
Martin Ambrus 176f66cfbf chore: we have a ToDo document now :) 2017-10-13 12:17:31 +02:00
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