From 5fc580210bb9cebd2af9fbe704d9c792362069b4 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Mon, 9 Oct 2017 19:46:08 +0200 Subject: [PATCH] chore: README update --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 76e55bd9..34a7cfcc 100644 --- a/README +++ b/README @@ -16,6 +16,11 @@ martinambrus changes: 2. a lot of database optimizations (not in code but in MySQL tables themselves, mostly adding indexes to speed things up) 3. fix for a nasty JavaScript bug which was killing the browser with any number of countdown(s) running on page (even one!) 4. large map not centered fix +5. WW Buildings have no aliance (PHP warning removed) +6. password in Admin area for deletion of user is now really a password field +7. Multihunter couldn't progress beyond Quest level 4 +8. PLUS settings (including PayPal options) can be configured in Admin +9. installation timeouting fix Shadowss changes: