mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-16 16:21:01 +00:00
General fixes
+Fixed a bug that permitted to see troops movement with a 0 level rally point +Fixed a bug that permitted to send attacks, enforcements, etc. with a 0 level rally point +Fixed a bug that counted the moral bonus for attacks against WW villages +Fixed a bug that didn't permit to finish all buildings/researches, etc. without a plus account +Recoded part of Natars timer for being more generic +Natars/Artifacts spawn, WW villages spawn, WW building plans spawn are now based on the start date of the server and not on the installation date +Better indentation of some code
This commit is contained in:
@@ -825,6 +825,7 @@ define("DEMOLITION_OF","Demolition of ");
|
||||
define("MAINBUILDING_DESC","In the main building the village's master builders live. The higher its level the faster your master builders complete the construction of new buildings.");
|
||||
|
||||
define("RALLYPOINT","Rally Point");
|
||||
define("RALLYPOINT_COMMENCE","Troops movement will be displayed when the ".RALLYPOINT." is completed");
|
||||
define("OVERVIEW","Overview");
|
||||
define("REINFORCEMENT","Reinforcement");
|
||||
define("EVASION_SETTINGS","evasion settings");
|
||||
|
||||
Reference in New Issue
Block a user