General fixes

+Fixed an exploit that permitted to starts other players' farm lists
+Fixed an exploit that permitted to save our raids to other players'
farm lists
+Fixed an exploit that permitted to edit other players' farm lists
+Fixed a rounding upkeep bug
+Moved the whole startRaid.tpl to a new method in Units.php
+A lot of clean-up
+Improoved indentation
+In the raid list, the "carry" image will now show to the left of an
attack
+Fixed a bug that displayed the wrong loot to returning troops released
by traps
+General minor bug fixing and improovements
-Deleted a lot of redundant code
This commit is contained in:
iopietro
2018-05-04 22:12:18 +02:00
parent 49bc3c5073
commit cf74514451
17 changed files with 762 additions and 1274 deletions
@@ -6862,6 +6862,11 @@ div#map div#map_content div span.m6 {
div#map div#map_content div span.m9 {
background-image: url("../../img/m/mret.gif");
}
img.carry {
background: url("../../img/a/car.gif") no-repeat scroll 0 0 transparent;
height: 12px;
width: 18px;
}
img.iReport {
background-image: url("../../img/a/report_icons.gif");
height: 17px;