Update credits

Update credits
This commit is contained in:
novgorodschi catalin
2026-07-03 08:25:43 +03:00
parent e9e5c0e831
commit 6e94898470
7 changed files with 124 additions and 60 deletions
+16 -6
View File
@@ -1,13 +1,23 @@
<?php
#################################################################################
## TravianZ Project - Map View ##
## Incremental Refactor (Shadow Assistant) ##
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename : mapview.tpl ##
## Type : Karte Map Scroll Small Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki & Advocaite & Donnchadh ##
## Refactored by : Shadow & Ferywir ##
## Redesign by : Shadow ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## --------------------------------------------------------------------------- ##
## Credits: Advocaite, yi12345, Shadow, MisterX ##
## Refactor (readability / structure): ChatGPT ##
## Compatibility: PHP 7+ / legacy ##
## Note: No behavior change - only refactor, cleanup, readability ##
#################################################################################
/* =========================
+16 -7
View File
@@ -1,14 +1,23 @@
<?php
#################################################################################
## TravianZ Project - Map View Large ##
## Incremental Refactor (Shadow Assistant) ##
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename : mapscroll2.tpl ##
## Type : Karte Map Scroll Large Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki & Advocaite & Donnchadh ##
## Refactored by : Shadow & Ferywir ##
## Redesign by : Shadow ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## --------------------------------------------------------------------------- ##
## Credits: Advocaite, yi12345, Shadow, MisterX ##
## Fixed by: Shadow & MisterX - Attack image view on map ##
## Refactor (readability / structure): ChatGPT ##
## Compatibility: PHP 7+ / legacy ##
## Note: No behavior change - only refactor, cleanup, readability ##
#################################################################################
/* =========================
+24
View File
@@ -1,3 +1,27 @@
<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename : vilview.tpl ##
## Type : In-Game Village View Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki & Advocaite & Donnchadh ##
## Refactored by : Shadow & Ferywir ##
## Redesign by : Shadow ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## --------------------------------------------------------------------------- ##
#################################################################################
?>
<div id="content" class="map">
<?php
// ---------- 0. SETUP ----------