mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-18 08:07:18 +00:00
Minor changes and additions
+Added a medal of 10 years of playing in Travian. Enabled (Disabled) during installation and in the admin panel. +If at least one of the new functions is enabled, a corresponding section appears in the Manual with a description of all the new functions and shows which of them is Enabled or Disabled. +Minor changes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<?php } ?>
|
||||
</ul>
|
||||
|
||||
<br />
|
||||
<br>
|
||||
|
||||
<li><a href="manual.php?typ=3&s=1">The buildings</a></li>
|
||||
|
||||
@@ -25,8 +25,12 @@
|
||||
<li><a href="manual.php?typ=3&s=3">Infrastructure</a></li>
|
||||
</ul>
|
||||
|
||||
<br />
|
||||
<li><a href="anleitung.php?s=3" target="_blank">Travian FAQ <img class="external" src="img/x.gif" alt="new window" title="new window" /></a><br>This ingame help just gives you brief information. More information is available at the <a href="http://travian.wikia.com/wiki/Travian_Wiki" target=blank>Fandom Travian Wiki</a>.</li><br />
|
||||
<br>
|
||||
<?php if(NEW_FUNCTIONS_OASIS || NEW_FUNCTIONS_ALLIANCE_INVITATION || NEW_FUNCTIONS_EMBASSY_MECHANICS || NEW_FUNCTIONS_FORUM_POST_MESSAGE || NEW_FUNCTIONS_TRIBE_IMAGES || NEW_FUNCTIONS_MHS_IMAGES || NEW_FUNCTIONS_DISPLAY_ARTIFACT || NEW_FUNCTIONS_DISPLAY_WONDER || NEW_FUNCTIONS_VACATION || NEW_FUNCTIONS_DISPLAY_CATAPULT_TARGET || NEW_FUNCTIONS_MANUAL_NATURENATARS || NEW_FUNCTIONS_DISPLAY_LINKS || NEW_FUNCTIONS_MEDAL_3YEAR || NEW_FUNCTIONS_MEDAL_5YEAR || NEW_FUNCTIONS_MEDAL_10YEAR) { ?>
|
||||
<li><a href="manual.php?typ=13&s=31">New features</a><br>These are new features that you will not find in the real version of the game Travian T3.6. Here you can get acquainted with all new features in more detail.</li><br>
|
||||
<?php } ?>
|
||||
|
||||
<li><a href="anleitung.php?s=3" target="_blank">Travian FAQ <img class="external" src="img/x.gif" alt="new window" title="new window" /></a><br>This ingame help just gives you brief information. More information is available at the <a href="http://travian.wikia.com/wiki/Travian_Wiki" target=blank>Fandom Travian Wiki</a>.</li>
|
||||
</ul>
|
||||
<map id="nav" name="nav">
|
||||
<area href="manual.php?typ=3&s=3" title="back" coords="0,0,45,18" shape="rect" alt="" />
|
||||
|
||||
Reference in New Issue
Block a user