Commit Graph

2468 Commits

Author SHA1 Message Date
Vladyslav a9975b9fde right amount of resources for the treasury
11 and 12 levels of the treasury used the wrong amount of wood
2018-03-04 22:06:24 +02:00
Shadow cfddffc94c Update README.md 2018-03-02 09:34:41 +02:00
Shadow 5f6d6c7bab Update README.md 2018-02-01 12:41:23 +02:00
Shadow e368fd939c Update medal.php 2018-02-01 11:52:52 +02:00
Shadow c0d3daeac7 Update version.php 2018-02-01 11:25:32 +02:00
Shadow bf751de263 Update newsbox3.tpl 2018-02-01 11:20:32 +02:00
Shadow e8b4e64c8a some updates on newsbox 3 2018-02-01 11:19:32 +02:00
Shadow d625654037 Merge pull request #484 from AL-Kateb/master
Fixed redirecting to the rally point issue #479
2018-01-23 15:05:11 +02:00
AL-Kateb 9de7aec692 Fixed redirecting to the rally point issue #479 2018-01-23 12:18:57 +00:00
Shadow 1057660341 chore: version update 2018-01-23 10:51:54 +02:00
Shadow ea3360a9d8 Add files via upload 8.3.3 2018-01-23 10:10:17 +02:00
Shadow 049f034227 Delete t6_1.png 2018-01-23 10:09:58 +02:00
Shadow d4e19c7127 update medals accounts 2018-01-23 10:07:52 +02:00
Shadow b12a2b235d Update Nature description 2018-01-23 09:55:08 +02:00
Shadow 2b75bb35de Update MH Text 2018-01-23 09:36:35 +02:00
Shadow d6f929b685 Update profile.tpl 2018-01-23 09:12:08 +02:00
Shadow 8fc39908c3 Test something 2018-01-23 08:31:25 +02:00
Shadow b9a14e75ac Some update for testing 2018-01-23 08:24:34 +02:00
Shadow a7e6b32211 Update README.md 2018-01-23 08:06:15 +02:00
Shadow 8394eca268 Update README.md 2018-01-23 08:05:33 +02:00
Shadow c662b49c9d Merge pull request #483 from AL-Kateb/master
Fix for issue #462
2018-01-23 07:59:40 +02:00
AL-Kateb 5b1d7a300b cleanup 2018-01-22 13:53:12 +00:00
AL-Kateb 7f7d6f1f63 Restored truncated Technology.php 2018-01-22 13:50:00 +00:00
AL-Kateb b8749af55b Fixed issue #462 wrong troops training 2018-01-22 13:47:00 +00:00
AL-Kateb 454106dfce Removed a debugging echo 2018-01-22 11:05:21 +00:00
Shadow 1c04e39020 Update README.md 2018-01-19 08:56:18 +02:00
Shadow b2133ddbc0 Gallic trappers does not work right #473
Thanks @Dayran
2018-01-15 08:34:39 +02:00
Shadow 500636a8a8 Merge pull request #470 from itrack/master
Add correct data about winner
2018-01-12 09:23:07 +02:00
Alex Stoica 757445b1b4 Much more logical 2018-01-07 16:52:03 +00:00
Alex Stoica 83d22f16e7 Fix typo 2018-01-07 16:49:55 +00:00
Alex Stoica 1a71fdbc60 Add WW win correct date 2018-01-07 16:48:22 +00:00
Martin Ambrus cdae6dbdb6 Merge pull request #469 from itrack/master
Fix warning row non constant key & PHP 7.2
2018-01-07 15:50:44 +01:00
Martin Ambrus 6f66eeadc4 Merge pull request #468 from velhbxtyrj/patch-7
Displaying an artefact image
2018-01-07 15:49:05 +01:00
Vladyslav eccbf04715 Displaying an artefact image
Now all images of artefacts are displayed with different distances. With this fix, all images will be displayed with the same distance.
2018-01-07 15:41:07 +02:00
Martin Ambrus 7f4a4e4a30 Merge pull request #466 from itrack/master
Fix PHP 7.2 warning count
2018-01-07 13:03:37 +01:00
Shadow 5fa97d6be3 Merge pull request #465 from velhbxtyrj/patch-6
Correcting the description of the building
2018-01-07 10:22:42 +02:00
Alex Stoica eff5f1e17d Merge branch 'master' of https://github.com/Shadowss/TravianZ 2018-01-07 06:00:22 +00:00
Alex Stoica 958cf9a635 Fix bad defied row key 2018-01-07 05:30:05 +00:00
Alex Stoica b87fb4eb0e Fix uncont PHP 7.2 error 2018-01-07 05:28:35 +00:00
Alex Stoica 7b67bed84e Fix multiSort create_function is deprecated in PHP 7.2 2018-01-07 03:07:07 +00:00
Vladyslav 293202729f Correcting the description of the building
Here I will set an example from the server of Martin and mine. The picture crawls on the table. I checked a lot and came to the conclusion that this is the most optimal solution. Since other solutions require too many corrections. Since I can not add images here I opened a new issue for this https://github.com/Shadowss/TravianZ/issues/464 According to my observations, nothing else has worsened anywhere.
2018-01-06 22:15:03 +02:00
Martin Ambrus 68c491509c Merge pull request #461 from velhbxtyrj/patch-5
Embellishment treasury. Part 2
2018-01-06 13:50:57 +01:00
Martin Ambrus f486a1fee8 Merge pull request #460 from velhbxtyrj/patch-4
Embellishment treasury. Part 1
2018-01-06 13:50:40 +01:00
Martin Ambrus a4b48348e4 Merge pull request #459 from velhbxtyrj/patch-3
Create the right amount of artefacts
2018-01-06 13:50:08 +01:00
Martin Ambrus 21eaab00ed Merge pull request #458 from velhbxtyrj/patch-2
Oasis is written twice
2018-01-06 13:48:15 +01:00
Martin Ambrus cadc8a5c95 Merge pull request #456 from velhbxtyrj/patch-1
This centers the picture in the middle
2018-01-06 13:44:09 +01:00
Alex Stoica 4c16c01781 Fix more PHP 7.2 non-countable types 2018-01-06 05:41:30 +00:00
Alex Stoica bea610cfde Fix PHP 7.2 non-countable types 2018-01-06 05:26:26 +00:00
Alex Stoica 8e2fb18c33 Fix warning count in Ranking
Fix Warning: count(): Parameter must be an array or an object that implements Countable in GameEngine/Ranking.php on line 279
2018-01-07 04:10:13 +02:00
Vladyslav 6457c67dbc Embellishment treasury. Part 2
Removed unnecessary (empty) line in the bottom of the table with the artefacts on page Large artefacts.
2018-01-06 02:15:58 +02:00