Commit Graph

15 Commits

Author SHA1 Message Date
iopietro 3504c98bea General fixes
+Completely coded "Players report" in the admin panel, now you can see
any report you want
+Added "Players message", you can now see every message of any player
+Fully coded "IMG/Reports" section, it now works properly
+Fully CSSed reports, they'll now look like in game
+Centered the whole admin panel (because we're in 2018, lul)
2018-06-09 19:02:00 +02:00
iopietro c2f4d43b7e Reports refactor Part 2
+Heroes are now divided by tribes in battle reports
+Added to every report the support to read heroes from the battle report
data

Automation.php:
+Added the hero data, to every battle reports
+Fixed a bug that didn't count own dead defensive troops for general
attacks, top 10 attackers, attackers and hero xp
+Fixed a bug that didn't permit to add the rat enforcement to the
village, from quest number 8

Battle.php:
+Fixed a bug with catapults/rams that permitted to destroy level 1
buildings with only one catapults (even against 1000000 defensive
troops)
+Added a new function, for more readability

+General minor improovementes and bug fixing
2018-04-20 21:23:57 +02:00
iopietro 882215cd2a Reports refactor #1
-Removed 29 files from the "Templates/Notice" folder, there were a lot
of duplicated/very similar kinds of report. Now, there are only 6 kinds
of report (9.tpl isn't counted)
+Changed a lot of codes in some .tpl reports, into a foreach

Automation.php:

+Modified report data, for the refactored report system
+Some clean-up

Battle.php:

+Fixed catapults and rams, they weren't able to destroy completely a building
+Fixed a possible division by 0 error
2018-04-19 20:22:01 +02:00
Shadow 6a2bf922f5 Update 3.tpl 2013-12-21 10:15:29 +02:00
Shadow 9e81f69ff5 Update 3.tpl 2013-12-08 09:34:45 +02:00
Shadow 709e1fefa5 updates 2013-12-02 19:01:57 +02:00
Shadow 3d3c29ff8e Update 3.tpl 2013-11-28 07:39:28 +02:00
Shadow 88bd9eb7fe Update 3.tpl 2013-11-27 19:10:50 +02:00
Shadow d529e47d0a Update 3.tpl 2013-11-27 19:07:50 +02:00
Shadow f60fe79705 Update 3.tpl 2013-11-27 18:54:03 +02:00
Shadow 1f909bb165 Update 3.tpl 2013-11-27 18:04:19 +02:00
Shadow 30b48b7dae Update 3.tpl 2013-11-27 11:23:07 +02:00
Shadow 2ecbb360a4 Update 3.tpl 2013-11-25 16:33:06 +02:00
yi12345 8470e618a3 fix report problem 2013-06-30 01:24:29 +03:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00