mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-25 14:06:12 +00:00
a02be51969
Incremental Refactor Templates
72 lines
1.7 KiB
Smarty
72 lines
1.7 KiB
Smarty
<?php
|
|
/**
|
|
* ==========================================================
|
|
* TravianZ Newsbox3 - SAFE REFACTOR
|
|
* ==========================================================
|
|
* - fără modificări de logică
|
|
* - curățare HTML
|
|
* - structură mai lizibilă
|
|
* ==========================================================
|
|
*/
|
|
?>
|
|
|
|
<h5>
|
|
<img src="../img/en/t2/newsbox3.gif" alt="newsbox 3" />
|
|
</h5>
|
|
|
|
<div class="news">
|
|
|
|
<div style="text-align: center;">
|
|
<b>TravianZ</b>
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<b>Version: <font color="Red">v8.3.5</font></b><br />
|
|
|
|
<b>Major Changes:</b>
|
|
Over 120 bugs fixed, artifacts fully fixed, catapults and rams fully fixed,
|
|
automated Natars/Artifacts/WW villages/WW building plans, new battle formula
|
|
(more precise than the old one), automatic artifacts activation,
|
|
rewritten a lot of code. See more in readme file!
|
|
<br />
|
|
|
|
<b>Minor Changes:</b>
|
|
New forum system, Travian-like trapper formula, fixed master builder,
|
|
double research queue in blacksmith and armoury with plus
|
|
<br />
|
|
|
|
<b>Script Price:</b> FREE!
|
|
<br /><br />
|
|
|
|
<div style="text-align: center;">
|
|
<u><b>Released by: TravianZ Team</b></u>
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div style="text-align: center;">
|
|
<b>
|
|
Visit:
|
|
<a href="http://forum.ragezone.com/f583/travianz-version-modified-shadow-many-967580/" target="_blank">
|
|
RageZone.com
|
|
</a>
|
|
</b>
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div style="text-align: center;">
|
|
<b>
|
|
<u>
|
|
Download from
|
|
<a href="https://github.com/Shadowss/TravianZ/archive/master.zip" target="_blank">
|
|
Github
|
|
</a>
|
|
</u>
|
|
</b>
|
|
</div>
|
|
|
|
<br />
|
|
|
|
</div> |