Commit Graph

7 Commits

Author SHA1 Message Date
Martin Ambrus 997c143634 refactor: page generation time considers real time
Because in environments with $_SERVER["REQUEST_TIME_FLOAT"] unavailable
the time actually only started after Village.php got loaded (which was
AFTER Automation.php kicked in and everything was already DB-loaded),
the start timer was moved more towards the top of each template.
2017-11-18 18:48:48 +01:00
Martin Ambrus 82202c5089 fix: Calculated In time sometimes invalid due to $start variable reuse 2017-10-30 09:31:56 +01:00
Martin Ambrus 8c61c6ec63 feat: Support can join game and see messages 2017-10-22 11:19:38 +02:00
KFCSpike 4f9436e5c5 Task 6 uses SERVER_NAME when referencing the menu choice when completed - changing left menu to also use SERVER_NAME and moving the plus link above the Game Rules link 2014-01-25 13:30:14 +00:00
armando1980 e95fb89862 fix lang ok by: Armando 2014-01-23 23:06:05 -05:00
Shadow d3ebf27e3e Update menu.tpl 2013-12-14 19:01:00 +02:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00