mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-30 15:17:13 +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
|
Download and updates : https://github.com/Shadowss/TravianZ
|
||||||
|
|
||||||
@@ -40,6 +40,8 @@ martinambrus changes:
|
|||||||
28. fixed reports pagination always staying on "All" tab
|
28. fixed reports pagination always staying on "All" tab
|
||||||
29. fix for the "fixed" :) self-kicking from an alliance
|
29. fix for the "fixed" :) self-kicking from an alliance
|
||||||
30. fixed sending messages to player via Admin
|
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:
|
Shadowss changes:
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
<div class="footer-menu">
|
<div class="footer-menu">
|
||||||
<center><br />
|
<center><br />
|
||||||
<div class="copyright">© 2010 - <?php echo date('Y') . ' ' . (defined('SERVER_NAME') ? SERVER_NAME : 'TravianZ');?> All rights reserved</div>
|
<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>
|
</div>
|
||||||
</div></center>
|
</div></center>
|
||||||
|
|||||||
Reference in New Issue
Block a user