Files
TravianZ/GameEngine/Lang
iopietro 877762ea6e General fixes
+Updated installation SQL struct

NOTE: To play this version without reinstalling the server, you need to
run this query (where "s1_" is the prefix of the server):

ALTER TABLE `s1_forum_topic`
  DROP `alliance0`,
  DROP `player0`,
  DROP `coor0`,
  DROP `report0`;

ALTER TABLE `s1_forum_post`
  DROP `alliance0`,
  DROP `player0`,
  DROP `coor0`,
  DROP `report0`;
2018-05-20 16:56:37 +02:00
..
2018-05-20 16:56:37 +02:00
2017-11-16 08:51:08 +02:00
2017-08-28 17:31:55 +02:00
2017-11-16 08:52:17 +02:00
2017-11-16 08:53:44 +02:00