Files
TravianZ/GameEngine
iopietro bdd3bfd41c Farmlist improvements and fixes
+Troops while adding/editing a raid lists are now inside of a table,
this is a graphic enhancement
+Reduced the X and Y textboxes size while adding/editing a raid list
+Fixed a bug that didn't permit to add a raid list
+Fixed a bug that did permit to insert spies in raid lists
+The farmlists graphic is now more clear, "Add raid" and "Start raid"
are now two general buttons, instead of having two buttons for raid list
+"Select all" checkbox, will select all raid without refreshing the page
(through JS)
+Moved the function "getDistance" to Database.php
+Removed a lot of redundant code from crop_finder.php
+Removed rams, catapults, chiefs and settlers from the raid list,
because the first three can't even loot resources
+Removed trooplist2.tpl because of a more general unique template file
(trooplist.tpl)
+Some minor improvements and bug fixing

IMPORTANT NOTE: if you don't want to reinstal the whole server, you can
simply run this little query (where "s1_" is the prefix of your server):

ALTER TABLE `s1_raidlist` DROP `t7`, DROP `t8`, DROP `t9`, DROP `t10`;
2018-05-16 16:49:25 +02:00
..
2018-05-14 23:14:10 +02:00
2018-04-03 16:11:06 +02:00
2018-05-16 16:49:25 +02:00
2017-08-28 17:31:55 +02:00
2017-08-28 17:31:55 +02:00
2018-05-10 17:52:22 +02:00
2018-05-15 20:20:38 +02:00
2018-05-16 16:49:25 +02:00
2018-05-05 17:54:34 +02:00
2018-05-15 20:20:38 +02:00
2018-04-08 19:55:28 +02:00
2018-05-16 16:49:25 +02:00
2018-05-10 20:50:29 +02:00
2017-08-28 17:31:55 +02:00
2018-05-15 20:55:43 +02:00
2018-05-05 17:54:34 +02:00
2018-05-05 17:54:34 +02:00
2018-03-31 17:58:37 +02:00
2018-04-07 22:16:28 +02:00
2018-04-08 18:28:24 +02:00
2018-05-03 14:35:19 +02:00
2018-05-11 01:46:17 +02:00
2018-05-16 16:49:25 +02:00
2018-05-06 15:20:58 +02:00