Add credits

Add credits
This commit is contained in:
novgorodschi catalin
2026-07-01 07:59:05 +03:00
parent 06d1523d9d
commit f484bb04d6
21 changed files with 318 additions and 235 deletions
+11 -6
View File
@@ -4,16 +4,21 @@ use App\Entity\User;
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ##
## Version: 18.05.2026 ##
## Filename : Account.php ## ## Filename : Account.php ##
## Type : Account System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactored by: Shadow ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
global $autoprefix; global $autoprefix;
+12 -7
View File
@@ -3,16 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ## ## Filename : Alliance.php ##
## Version: 30.04.2026 ## ## Type : Alliance System Backend ##
## Filename Alliance.php ## ## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
use App\Entity\User; use App\Entity\User;
+12 -7
View File
@@ -3,16 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ## ## Filename : Artifacts.php ##
## Version: 13.05.2026 ## ## Type : Artifacts System Backend ##
## Filename Artifacts.php ## ## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class Artifacts class Artifacts
+12 -7
View File
@@ -3,16 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ## ## Filename : BBCode.php ##
## Version: 30.04.2026 ## ## Type : BBCode System Backend ##
## Filename BBCode.php ## ## --------------------------------------------------------------------------- ##
## Developed by : Shadow ## ## Developed by : Shadow ##
## Refactor by: Shadow ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
include_once("config.php"); include_once("config.php");
+11 -10
View File
@@ -3,20 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ##
## Version: 08.05.2026 ##
## Filename : Battle.php ## ## Filename : Battle.php ##
## Type : Battle System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki & Dixie ## ## Developed by : Dzoki & Dixie ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Refactored by : Shadow & Ferywir ##
## Fixed by: InCube - double troops ## ## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## Reworked/Fix: ronix ## ## --------------------------------------------------------------------------- ##
## Thanks to: Akakori, Elmar & Kirilloid ## ## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
+11 -8
View File
@@ -3,18 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ##
## Version: 12.05.2026 ##
## Filename : Building.php ## ## Filename : Building.php ##
## Type : Building System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki & Dixie ## ## Developed by : Dzoki & Dixie ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Refactored by : Shadow & Ferywir ##
## Reworked/Fix: ronix ## ## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
+12 -5
View File
@@ -3,14 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Chat.php ## ## Filename : Chat.php ##
## Type : Chat System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : TTMMTT ## ## Developed by : TTMMTT ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
if (!isset($SAJAX_INCLUDED)) { if (!isset($SAJAX_INCLUDED)) {
+13 -9
View File
@@ -3,17 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Form.php ## ## Filename : Form.php ##
## Type : Form System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ##
## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## --------------------------------------------------------------------------- ##
## ##
## Refactor: Incremental cleanup (compatibility preserved) ##
## Notes: PHP 7+ / legacy safe ##
## ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class Form { class Form {
+11 -14
View File
@@ -3,24 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ##
## Version: 18.05.2026 ##
## Filename : Generator.php ## ## Filename : Generator.php ##
## Type : Generator System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## * Rules applied: ##
## - No logic changes ##
## - No functional behavior changes ##
## - Improved readability & structure ##
## - Removed obvious redundancy ##
## - PHP 7+ / legacy compatible ##
## ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class MyGenerator class MyGenerator
+12 -11
View File
@@ -3,20 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ##
## Version: 12.05.2026 ##
## Filename : Logging.php ## ## Filename : Logging.php ##
## Developed by: Shadow ## ## Type : Logging System Backend ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ##
## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## Refactor: Incremental cleanup (structure / readability / safety) ##
## Compatibility: PHP 7+ / legacy ##
## ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class Logging { class Logging {
+12 -6
View File
@@ -3,15 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Mailer.php ## ## Filename : Mailer.php ##
## Type : Mailer System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dixie ## ## Developed by : Dixie ##
## Refactored: Shadow (PHP 7+ compatibility, cleanup, safety pass) ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class Mailer class Mailer
+13 -12
View File
@@ -1,22 +1,23 @@
<?php <?php
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Market.php ## ## Filename : Market.php ##
## Type : Market System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Some fixes: aggenkeech ## ## Refactored by : Shadow & Ferywir ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
## Notes: ##
## - Incremental refactor only ##
## - Full legacy compatibility preserved ##
## - PHP 7+ compatible ##
## - Logic / formulas untouched ##
## - Readability and structure improved ##
################################################################################# #################################################################################
class Market class Market
+12 -7
View File
@@ -3,16 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ## ## Filename : Message.php ##
## Version: 30.04.2026 ## ## Type : Message System Backend ##
## Filename Message.php ## ## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactor by: Shadow ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class Message class Message
+14 -7
View File
@@ -3,14 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Multisort.php ## ## Filename : Multisort.php ##
## Type : Multisort System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ##
## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright: TravianZ (c) 2010-2025. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
#################################################################################
## Refactored: incremental cleanup (compat PHP 7+, readability, minor fixes) ##
################################################################################# #################################################################################
class multiSort class multiSort
+12 -12
View File
@@ -3,21 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Profile.php ## ## Filename : Profile.php ##
## Filename: Account.php ## ## Type : Profile System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactored by: Shadow (cata7007@gmail.com) ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
## Refactor notes (2026): ##
## - Incremental optimization (no logic changes) ##
## - Reduced repeated calls / minor optimizations ##
## - Added lightweight per-request caching ##
## - Improved readability + structure ##
## - PHP 7+ compatible ##
################################################################################# #################################################################################
class Profile { class Profile {
+13 -6
View File
@@ -1,16 +1,23 @@
<?php <?php
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Protection.php ## ## Filename : Protection.php ##
## Type : Protection System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : SlimShady ## ## Developed by : SlimShady ##
## Edited by: Dzoki & Dixie ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
//heef npc uitzondering omdat die met speciaal $_post werken //heef npc uitzondering omdat die met speciaal $_post werken
+12 -10
View File
@@ -3,19 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ##
## Version: 12.05.2026 ##
## Filename : Ranking.php ## ## Filename : Ranking.php ##
## Developed by: Dzoki & Dixie ## ## Type : Ranking System Backend ##
## Refactored by: Shadow ## ## --------------------------------------------------------------------------- ##
## Reworked/Fix: ronix ## ## Developed by : Dzoki ##
## Thanks to: Akakori, Elmar & Kirilloid ## ## Refactored by : Shadow & Ferywir ##
## ## ## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class Ranking { class Ranking {
+12 -7
View File
@@ -3,16 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ## ## Filename : Session.php ##
## Version: 13.05.2026 ## ## Type : Session System Backend ##
## Filename Session.php ## ## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactor by: Shadow ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
use App\Entity\User; use App\Entity\User;
+12 -5
View File
@@ -3,14 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename Technology.php ## ## Filename : Technology.php ##
## Type : Technology System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## ## ## --------------------------------------------------------------------------- ##
## URLs: https://travianz.org ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
global $autoprefix; global $autoprefix;
+13 -8
View File
@@ -1,18 +1,23 @@
<?php <?php
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Filename : Units.php ##
## Type : Units System Backend ##
## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ##
## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ## ## Project : TravianZ ##
## Version: 22.06.2015 ## ## URLs: : https://travianz.org ##
## Filename Units.php ## ## GitHub : https://github.com/Shadowss/TravianZ ##
## Developed by: Mr.php , Advocaite , brainiacX , yi12345 , Shadow , ronix ## ## --------------------------------------------------------------------------- ##
## Fixed by: Shadow - STARVATION , HERO FIXED COMPL. ##
## ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
class Units { class Units {
+12 -7
View File
@@ -3,16 +3,21 @@
################################################################################# #################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ## ## --------------------------------------------------------------------------- ##
## Project: TravianZ ## ## Filename : Village.php ##
## Version: 13.05.2026 ## ## Type : Village System Backend ##
## Filename Village.php ## ## --------------------------------------------------------------------------- ##
## Developed by : Dzoki ## ## Developed by : Dzoki ##
## Refactor by: Shadow ## ## Refactored by : Shadow & Ferywir ##
## Thanks to : ronix, InCube, Akakori, Elmar & Kirilloid ##
## --------------------------------------------------------------------------- ##
## Contact : cata7007@gmail.com ##
## Project : TravianZ ##
## URLs: : https://travianz.org ##
## GitHub : https://github.com/Shadowss/TravianZ ##
## --------------------------------------------------------------------------- ##
## License : TravianZ Project ## ## License : TravianZ Project ##
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ## ## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
## URLs: https://travianz.org ## ## --------------------------------------------------------------------------- ##
## https://github.com/Shadowss/TravianZ ##
## ##
################################################################################# #################################################################################
include_once("Session.php"); include_once("Session.php");