From 0d75bb2a5fa14bb5302ccf4ec0f1e4ec234a465c Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Sat, 2 Sep 2017 10:46:08 +0200 Subject: [PATCH] Update README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 0adb455c..e961a073 100644 --- a/README +++ b/README @@ -14,6 +14,7 @@ TravianZ is based on TravianX v6.0.0 or TravianZ or TravianX with some grapich c martinambrus changes: 1. PHP7 compatibility (mysql functions converted to mysqli) 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!) Shadowss changes: