Commit Graph

12 Commits

Author SHA1 Message Date
Pietro Fallanca 6c597a1b39 Removed an include 2018-04-15 16:44:36 +02:00
iopietro 6ea4430372 Fixed some bugs
+If you conquer a village with an artifact inside, the new owner will be
changed correctly
+Moved plus links under the menu
+Renewed the "debug" function in Logging.php
+Fixed some errors that could have shown in Ranking.php
2018-04-08 18:28:24 +02:00
Martin Ambrus 073beed5c6 fix: reverting testing server changes 2017-12-02 14:24:58 +01:00
Martin Ambrus 761b2aaef4 fix: voting url wrong 2017-11-27 11:36:35 +01:00
Martin Ambrus 5ce949a135 feat: voting for travian.martinambrus.com 2017-11-27 11:18:55 +01:00
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