mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
chore: version change (a lot of changes happened, so it's time :P )
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TravianZ Version v.8.2.5 BETA (for PHP version 7)
|
||||
TravianZ Version v.8.3.0 BETA
|
||||
|
||||
Download and updates : https://github.com/Shadowss/TravianZ
|
||||
|
||||
@@ -58,6 +58,9 @@ martinambrus changes:
|
||||
46. vastly improved speed of world and oasis generation steps
|
||||
47. Multihunter & Support password fields are now really password fields
|
||||
48. login & logout pages redirect to install if game is not installed yet
|
||||
49. Multihunter can no longer build beyond level 20
|
||||
50. installation final screen shows info to remove install folder and CHMOD folders on Linux
|
||||
51. fixed farms generation via Admin - these will be created all over map, not only where new players are currently being placed (players are positioned like this: middle section for first 20 days, then corners, then in between)
|
||||
|
||||
|
||||
Shadowss changes:
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<div class="footer-menu">
|
||||
<center><br />
|
||||
<div class="copyright">© 2010 - <?php echo date('Y') . ' ' . (defined('SERVER_NAME') ? SERVER_NAME : 'TravianZ');?> All rights reserved</div>
|
||||
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.2.5 BETA</font></b></a>
|
||||
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.3.0 BETA</font></b></a>
|
||||
</div>
|
||||
</div>
|
||||
</div></center>
|
||||
|
||||
Reference in New Issue
Block a user