mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-04 11:54:25 +00:00
chore: README updated + version change
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TravianZ Version v.8.2.0 BETA (for PHP version 7)
|
||||
TravianZ Version v.8.2.5 BETA (for PHP version 7)
|
||||
|
||||
Download and updates : https://github.com/Shadowss/TravianZ
|
||||
|
||||
@@ -40,6 +40,8 @@ martinambrus changes:
|
||||
28. fixed reports pagination always staying on "All" tab
|
||||
29. fix for the "fixed" :) self-kicking from an alliance
|
||||
30. fixed sending messages to player via Admin
|
||||
31. Support user is now a part of the installation and can be logged into Admin and in-game (albeit in game, they have no village, so can not access fields or village views)
|
||||
32. messages sent to Multihunter now have the correct recepient shown next to them (was empty)
|
||||
|
||||
|
||||
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.0 BETA</font></b></a>
|
||||
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.2.5 BETA</font></b></a>
|
||||
</div>
|
||||
</div>
|
||||
</div></center>
|
||||
|
||||
Reference in New Issue
Block a user