diff --git a/Admin/Templates/editPlus.tpl b/Admin/Templates/editPlus.tpl index 72092eb8..1a901b70 100644 --- a/Admin/Templates/editPlus.tpl +++ b/Admin/Templates/editPlus.tpl @@ -18,8 +18,9 @@ if(isset($id)) -

- +
+

Adding the value in days it is delivered to the already existing value. In order to remove the bonus it is necessary to put a minus value.

+
diff --git a/Admin/Templates/maintenenceResetGold.tpl b/Admin/Templates/maintenenceResetGold.tpl index 68278c75..99c0acd3 100644 --- a/Admin/Templates/maintenenceResetGold.tpl +++ b/Admin/Templates/maintenenceResetGold.tpl @@ -27,6 +27,6 @@ All Players Gold Reset'; + echo '

All Players Gold Reset'; } ?> \ No newline at end of file diff --git a/Admin/Templates/maintenenceResetPlus.tpl b/Admin/Templates/maintenenceResetPlus.tpl index 63652085..7b952cc8 100644 --- a/Admin/Templates/maintenenceResetPlus.tpl +++ b/Admin/Templates/maintenenceResetPlus.tpl @@ -14,7 +14,7 @@ - + @@ -27,6 +27,6 @@ All Players Plus Reset'; + echo '

All Players Plus Bonus Reset'; } ?> \ No newline at end of file diff --git a/Admin/Templates/maintenenceResetPlusBonus.tpl b/Admin/Templates/maintenenceResetPlusBonus.tpl index 8536167d..55bfe22b 100644 --- a/Admin/Templates/maintenenceResetPlusBonus.tpl +++ b/Admin/Templates/maintenenceResetPlusBonus.tpl @@ -14,7 +14,7 @@
Reset All Players Resource BonusReset All Players Plus Bonus
- + @@ -27,6 +27,6 @@ All Players Plus Resource Bonus Reset'; + echo '

All Players Resource Bonus Reset'; } ?> \ No newline at end of file diff --git a/Admin/Templates/playerinfo.tpl b/Admin/Templates/playerinfo.tpl index 103d6705..40cf43ed 100644 --- a/Admin/Templates/playerinfo.tpl +++ b/Admin/Templates/playerinfo.tpl @@ -230,7 +230,7 @@ - + diff --git a/Admin/admin.php b/Admin/admin.php index 2fbe6e0f..a2d1b7b7 100644 --- a/Admin/admin.php +++ b/Admin/admin.php @@ -61,8 +61,8 @@ if (!empty($_GET['p'])) { $subpage = 'Map'; break; - case 'artifacts': - $subpage = 'Artifacts'; + case 'natars': + $subpage = 'Natars Management'; break; case 'search': @@ -506,7 +506,7 @@ if (!empty($_GET['p'])) {
  • Players Report
  • Players Message
  • Map
  • -
  • Artifacts
  • +
  • Natars Management
  • Search @@ -536,14 +536,10 @@ if (!empty($_GET['p'])) {
  • Reset Gold
  • -
  • Plus +
  • Plus & Res Bonus -
  • -
  • Res Bonus - diff --git a/GameEngine/Admin/Mods/mainteneceResetPlus.php b/GameEngine/Admin/Mods/mainteneceResetPlus.php index 02f40dd8..d3360b9e 100755 --- a/GameEngine/Admin/Mods/mainteneceResetPlus.php +++ b/GameEngine/Admin/Mods/mainteneceResetPlus.php @@ -34,5 +34,5 @@ if($sessionaccess != 9) die("

    Access Denied: You are not mysqli_query($GLOBALS["link"], "UPDATE ".TB_PREFIX."users SET plus = '0' WHERE id !=0"); -header("Location: ../../../Admin/admin.php?p=resetPlusBonus&g"); +header("Location: ../../../Admin/admin.php?p=maintenenceResetPlus&g"); ?> \ No newline at end of file diff --git a/Templates/Profile/medal.php b/Templates/Profile/medal.php index d7e46d7f..88c188cd 100644 --- a/Templates/Profile/medal.php +++ b/Templates/Profile/medal.php @@ -99,6 +99,12 @@ if($displayarray['username'] == "Taskmaster"){ $profiel = preg_replace("/\[#TASKMASTER]/is",'', $profiel, 1); } +//veteran & veteran_5a IMAGES + + $profiel = preg_replace("/\[#g2300]/is",'', $profiel, 1); + $profiel = preg_replace("/\[#g2301]/is",'', $profiel, 1); + + //de lintjes /****************************** INDELING CATEGORIEEN: diff --git a/Templates/Profile/menu2.tpl b/Templates/Profile/menu2.tpl index 736564d1..a8e427a3 100644 --- a/Templates/Profile/menu2.tpl +++ b/Templates/Profile/menu2.tpl @@ -4,6 +4,11 @@ | Preferences | Account + | Vacation + | Graphic pack @@ -11,4 +16,4 @@ } ?> - \ No newline at end of file + diff --git a/Templates/Profile/profile.tpl b/Templates/Profile/profile.tpl index a00271b5..3d92eb67 100644 --- a/Templates/Profile/profile.tpl +++ b/Templates/Profile/profile.tpl @@ -166,6 +166,18 @@ MEDAL CATEGORY:

  • + + + + + + + + + + + +

    - diff --git a/gpack/travian_default/img/t/5year_medal.png b/gpack/travian_default/img/t/5year_medal.png new file mode 100644 index 00000000..795167b0 Binary files /dev/null and b/gpack/travian_default/img/t/5year_medal.png differ diff --git a/gpack/travian_default/img/t/Veteran_Medal.jpg b/gpack/travian_default/img/t/Veteran_Medal.jpg new file mode 100644 index 00000000..b6542837 Binary files /dev/null and b/gpack/travian_default/img/t/Veteran_Medal.jpg differ
    Reset All Players PlusReset All Players Resource Bonus
    » Edit Plus & Bonus» Edit Plus & Res Bonus
    [#0]
    veteran[#g2300]
    veteran_5a[#g2301]