Commit Graph

25 Commits

Author SHA1 Message Date
Vladyslav d59aa8e072 Minor changes and additions
+Added a medal of 10 years of playing in Travian.
Enabled (Disabled) during installation and in the
admin panel.
+If at least one of the new functions is enabled,
a corresponding section appears in the Manual
with a description of all the new functions and
shows which of them is Enabled or Disabled.
+Minor changes
2018-09-03 22:05:54 +03:00
Vladyslav b9ceb86392 Some improvements and changes
+Added the ability to change the position of Direct links
+Added the ability to Enable (Disable) veteran medals
2018-08-31 17:15:53 +03:00
Shadow cec37642c4 @velhbxtyrj updates 2018-08-02 13:31:18 +03:00
Vladyslav 48a0aaba7f Minor changes to medals
Now during the editing of the profile instead of the word "Bonus" a specific name of the medal is written
2018-07-17 18:54:04 +03:00
Vladyslav dffdcc4411 Enable (Disable) some new features
+Enable (Disable) New forum post message
+Enable (Disable) Tribes images in profile
+Enable (Disable) MHs images in profile
+Enable (Disable) Display artifact in profile
+Minor changes

NOTE 1: To play this version of the game, you need to reinstall
the server OR you can simply add these lines of code into your file:
ameEngine/config.php

define("NEW_FUNCTIONS_FORUM_POST_MESSAGE", False);
define("NEW_FUNCTIONS_TRIBE_IMAGES", False);
define("NEW_FUNCTIONS_MHS_IMAGES", False);
define("NEW_FUNCTIONS_DISPLAY_ARTIFACT", False);

GameEngine/Admin/Mods/constant_format.tpl

define("NEW_FUNCTIONS_FORUM_POST_MESSAGE", %NEW_FUNCTIONS_FORUM_POST_MESSAGE%);
define("NEW_FUNCTIONS_TRIBE_IMAGES", %NEW_FUNCTIONS_TRIBE_IMAGES%);
define("NEW_FUNCTIONS_MHS_IMAGES", %NEW_FUNCTIONS_MHS_IMAGES%);
define("NEW_FUNCTIONS_DISPLAY_ARTIFACT", %NEW_FUNCTIONS_DISPLAY_ARTIFACT%);

NOTE 2: pay special attention to the fact that these are two
different records !!! If the records are entered incorrectly,
you will receive a non-working code!
2018-06-25 21:06:30 +03:00
Catalin Novgorodschi aa671c51a9 Update medal images code
+reduce the line
2018-06-21 14:43:48 +03:00
Catalin Novgorodschi f849a5613a Update special medals
@iopietro must to code to activate/deactivate from admin panel.
+also must code the images for WW Builder and WW Winner (WW Builder must to appear when you conquer the Natar Village) and (WW Winner must to remain in any server based on email register)
2018-06-08 09:00:44 +03:00
Vladyslav cbcc9b5262 Change other date formats to one view 2018-05-20 02:33:25 +03:00
Shadow e368fd939c Update medal.php 2018-02-01 11:52: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 8fc39908c3 Test something 2018-01-23 08:31:25 +02:00
Vladyslav dad468eb07 Add files via upload 2017-12-05 16:18:05 +02:00
Martin Ambrus 0b3f689e4c fix: beginner's protection shown wrong date and time in profile picture 2017-11-22 19:43:58 +01:00
uroskn 29c967f734 Fixed hours/days display for beginner protection medal 2016-07-03 11:58:46 +02:00
sempoi 4b6401af9f Update medal.php 2014-03-18 23:56:44 +08:00
Shadow 9731d1a2d6 Update medal.php 2014-03-12 14:23:39 +02:00
Shadow 9c111ab081 Update medal.php 2014-03-12 14:17:16 +02:00
Shadow 267380f38a Update medal.php 2014-03-12 14:15:00 +02:00
Shadow 2bfa7d320d Update medal.php 2014-03-12 13:55:54 +02:00
Shadow c4679fa1a6 Update medal.php 2014-03-12 13:55:16 +02:00
Shadow 15182ecb3d fix some things in admin panel 2014-01-31 08:14:15 +02:00
Shadow 228227dff2 admin panel fix 2014-01-23 14:45:37 +02:00
KFCSpike fac62d802c Fix some typos 2013-12-02 21:37:01 +00:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00