Commit Graph

104 Commits

Author SHA1 Message Date
novgorodschi catalin e7c9c61ef8 Add sitter permission
Add sitter permission
2026-08-11 12:20:59 +03:00
novgorodschi catalin 8c5a5b94ea Some important fixes PHP 8.1
Some important fixes PHP 8.1
2026-08-11 09:19:32 +03:00
novgorodschi catalin da58de16b4 Some important fixes
Some important fixes
2026-08-10 09:08:09 +03:00
novgorodschi catalin 4f93cb52a2 Some final fix 2026-08-09 16:14:01 +03:00
novgorodschi catalin 6980a9ac44 fix #372 2026-08-08 11:40:54 +03:00
novgorodschi catalin 5e2d1f9958 Fix #364
Fix #364
2026-08-05 14:45:18 +03:00
novgorodschi catalin 077708ef84 Fix autocomplete
Fix autocomplete
2026-08-05 14:14:10 +03:00
novgorodschi catalin 72a2365d17 Fix bug autocomplete
Fix bug autocomplete
2026-08-05 13:59:24 +03:00
novgorodschi catalin b21f60c2b1 Some important fixes
Some important fixes
2026-08-05 10:21:53 +03:00
novgorodschi catalin b2dec1d942 Fix some sql inject & Add Credits
Fix some sql inject & Add Credits
2026-08-05 09:57:35 +03:00
novgorodschi catalin 613d800e29 Clear some dead code!
Clear some dead code!
2026-08-03 07:51:50 +03:00
novgorodschi catalin f058203aa4 fix 2026-08-01 07:29:11 +03:00
Fabian d8dfed5e33 Fix researching cache population (#358) 2026-07-31 08:11:35 +03:00
novgorodschi catalin 064416826e Add T4 Alliance Bonuses NEW_FUNCTION
Add T4 Alliance Bonuses NEW_FUNCTION
2026-07-27 14:52:15 +03:00
WikiDroneFr a23b9875a0 Use server language for new user accounts (#346) 2026-07-25 18:11:56 +03:00
novgorodschi catalin a7817f9631 Fix demolish #337
Fix demolish #337
2026-07-24 18:16:53 +03:00
novgorodschi catalin 2e53094b48 Add T4 Hero Resource and some fix
Add T4 Hero Resource and some fix
2026-07-24 08:34:50 +03:00
novgorodschi catalin 9a3f26bc93 Some full fixes before final v11 release
Some full fixes before final v11 release
2026-07-23 11:20:01 +03:00
novgorodschi catalin da4f203aa1 Fix Lang + Fix train troops in greatbarraks and great stable + fix ally message + refactor battle system
Fix Lang + Fix train troops in greatbarraks and great stable + fix ally message + refactor battle system #219
2026-07-23 08:25:32 +03:00
novgorodschi catalin 8db3032293 Refactor GameEngine files
fix some GameEngine bugs and new improovements
2026-07-20 07:09:06 +03:00
novgorodschi catalin 94a7a1c245 Refactor Village.php #326
Refactor Village.php #326
2026-07-17 11:58:32 +03:00
novgorodschi catalin d89ffe4482 Major refactor: Extract Database and Automation into domain-specific trait files
### Core Architecture Refactor

- Split the `Database.php` class into domain-specific traits under `GameEngine/Database/`.
- Split the `Automation` class into domain-specific traits under `GameEngine/Automation/`.
- Grouped methods by functional domain for improved maintainability and navigation.
- Preserved 100% backward compatibility.
- No logic or behavioral changes.
- Pure structural refactor.
2026-07-17 11:03:27 +03:00
Martin Ambrus dab768f662 refactor: 1st round of database values caching 2017-11-15 16:01:00 +01:00
Martin Ambrus 9261a4a4b2 Merge branch 'master' of https://github.com/evader1337/TravianZ into evader1337-master
# Conflicts:
#	GameEngine/Database/db_MYSQL.php
#	Templates/Build/avaliable.tpl
#	Templates/Message/inbox.tpl
2017-08-28 14:18:24 +02:00
Martin Ambrus 98e695d178 Merge pull request #2 from hardwarelayer/dev
add variable validate for functions:
2017-08-28 13:28:53 +02:00
Shadow 0739bfffda Update db_MYSQL.php 2017-01-07 12:20:52 +02:00
evader1337 2d26af7c46 Trying to fix this monstrosity #2 2016-09-13 18:54:25 +02:00
Domen Kajdič 2cf2f3c343 Trying to fix this monstrosity #1 2016-09-13 15:38:14 +02:00
TienTN 1aa5c253b6 add variable validate for functions:
addResourceFields
addVillage
setFieldTaken
register
activate
2016-09-06 22:05:13 +07:00
TienTN b37fe776ef 1. Fix to db_MYSQL.php with safe_mysql_fetch_all, and safe_mysql_fetch_array wrappers, to avoid error: fix for Warning: mysql_fetch_all/array() expects parameter 1 to be resource, boolean given
2. Fix to the db_MYSQLi.php in class object declaration(if anybody want to use db_MYSQLi.php again)
2016-08-31 23:07:33 +07:00
uroskn 64aba6ccd2 Removed bunch of dead code from db_MYSQL.php 2016-07-05 03:05:27 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
Shadow 9ce9cb77c2 update 2016-03-02 08:01:32 +02:00
Shadow faef7e7602 update 2015-06-24 07:55:47 +03:00
Shadow ff5ca62a1e credits 2015-06-22 08:20:34 +03:00
Shadow 99270daa21 gpack update
Now you can implement T4 graphic in T3.6 version
2014-12-02 12:54:37 +02:00
Shadow 7cfa82a18d hero update 2014-03-18 07:35:37 +02:00
Shadow e641d9e9d4 vacation mode but i will disable it just implemented but will be disabled 2014-03-12 08:40:59 +02:00
sempoi 49e2be568d Update db_MYSQL.php 2014-03-07 20:47:25 +08:00
Shadow 4e8a7bf54c folder error 2014-02-03 12:07:13 +02:00
armando1980 03bf6f1a18 fix correct population in oasis
you need install for work correctly
2014-01-24 18:18:09 -05:00
Shadow 68c9a9c1da Update db_MYSQL.php 2014-01-21 09:50:50 +02:00
Shadow cc9a42a30c Update db_MYSQL.php 2014-01-21 09:38:31 +02:00
Shadow f9de268c4c Update db_MYSQL.php 2014-01-21 09:33:54 +02:00
KFCSpike f2f49a6c25 Fix Arte Capture 2014-01-05 12:13:06 +00:00
Shadow 40c35163df Update db_MYSQL.php 2014-01-04 16:05:43 +02:00
KFCSpike 17d042aa22 Allow Capital to capture artefact 2014-01-04 13:40:38 +00:00
Shadow debae8f094 Update db_MYSQL.php 2013-12-21 10:13:44 +02:00
Shadow bf6bac6390 Update db_MYSQL.php 2013-12-14 18:57:03 +02:00
Shadow 1fee200d1e Update db_MYSQL.php 2013-12-13 17:09:21 +02:00