Commit Graph

3383 Commits

Author SHA1 Message Date
Catalin Novgorodschi a104de4a93 Fix Alliance Menu 2026-07-27 16:09:33 +03:00
novgorodschi catalin 1d70f9a328 Fix something about sysmessage
Fix something about sysmessage
2026-07-27 15:11:17 +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
novgorodschi catalin 5c4b377daf Fix Hero - add sort_type 20 and 21
Fix Hero - add sort_type 20 and 21
2026-07-27 12:08:40 +03:00
novgorodschi catalin 70d74b340e English use english
English use english
2026-07-27 10:49:34 +03:00
novgorodschi catalin dd7ee34e20 Enable GPACK for Player
Enable GPACK for Player
2026-07-27 10:42:44 +03:00
novgorodschi catalin 81cf911128 Fix T4 GPACK
Fix T4 GPACK
2026-07-27 09:57:23 +03:00
novgorodschi catalin 038e83b378 Add gpack and some fix
Add gpack and some fix
2026-07-27 08:52:49 +03:00
Catalin Novgorodschi ad3a3034b8 Update TribeMap
Update tribemap
2026-07-26 12:41:06 +03:00
Catalin Novgorodschi f1854c1559 Add Translation to Admin Panel
Add Translation to Admin Panel
2026-07-26 07:58:41 +03:00
WikiDroneFr a23b9875a0 Use server language for new user accounts (#346) 2026-07-25 18:11:56 +03:00
WikiDroneFr cc34a8dd4c Internationalize public pages and add French translations (#345) 2026-07-25 17:38:18 +03:00
novgorodschi catalin f469cd428a fix #343 #341 #340 #339 #338 2026-07-25 13:40:01 +03:00
Didiboo 94957a4df6 Update gold status messages in 3.tpl (#344) 2026-07-25 13:32:52 +03:00
Didiboo e072211319 Add counts for movement20_0 and movement21_1 (#342) 2026-07-25 13:31:37 +03:00
novgorodschi catalin a7817f9631 Fix demolish #337
Fix demolish #337
2026-07-24 18:16:53 +03:00
novgorodschi catalin 15a18a1e21 Fix silver/gold view
Fix silver/gold view
2026-07-24 11:21:22 +03:00
novgorodschi catalin ed1e06b23c Add in ACP T4 Resource Level
Add in ACP T4 Resource Level
2026-07-24 11:13:41 +03:00
novgorodschi catalin ef6d7c658f Some Additional T4 Hero Fix
Some Additional T4 Hero Fix
2026-07-24 11:00:40 +03:00
novgorodschi catalin b5a9570034 Fix hero resource display
Fix hero resource display
2026-07-24 09:12:52 +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 1e19f117ca Last fix for Hero T4 & V11
/*
|--------------------------------------------------------------------------
| FIX List
|--------------------------------------------------------------------------
|
| 1. Hero Attribute Points
|    - When adding attribute points to the hero, the page currently refreshes
|      after every click on the "+" button.
|    - Implement a faster allocation method (AJAX or similar) so multiple
|      points can be assigned without a full page refresh.
|    - The implementation must remain secure and not be exploitable
|      (validate requests server-side, prevent double submissions,
|      verify available points, etc.).
|
| 2. Hero Equipment Restrictions (Original Travian Behavior)
|    - Prevent equipping or unequipping hero items while the hero is:
|        • On an adventure.
|        • Attacking (alone or with troops).
|        • Away as reinforcements.
|
| 3. Oasis Navigation
|    - When opening an oasis (37_land.tpl), the 37_t4nav.tpl navigation
|      disappears.
|    - Include the navigation menu on the oasis page as well.
|
| 4. Auction House Redesign
|    - Redesign 37_auction.tpl to match the Merchant.png mockup.
|    - Keep the existing auction functionality exactly as it is.
|    - Only improve the UI/UX.
|    - You may crop and reuse graphics from Merchant.png.
|    - Add Gold ⇄ Silver exchange functionality.
|
| 5. Hero Item Bonuses (Highest Priority)
|    - Verify that hero equipment bonuses are applied correctly.
|    - Example:
|        • Helmet of the Ruler should reduce Barracks training time by 20%.
|        • Currently, training time remains unchanged whether the helmet
|          is equipped or not.
|    - Also verify:
|        • Stable training speed bonuses.
|        • Boots bonuses.
|        • Any other related hero equipment effects.
|
| 6. Adventures Page Redesign
|    - Redesign 37_adventures.tpl to match the Adventure.png mockup.
|    - Keep the "Expires in" column intact.
|
*/
2026-07-23 15:16:51 +03:00
Catalin Novgorodschi 34e3d88e39 Revise README for Version 11 Highlights
Updated version highlights from 10 to 11, detailing major refactors and improvements.
2026-07-23 13:28:06 +03:00
Catalin Novgorodschi 347e3dbeba Revise README with updates on project features
Updated README to reflect recent changes in automation, database cleanup, SQL indexing, and asset management.
2026-07-23 13:27:08 +03:00
novgorodschi catalin acc681f737 Some rapid fix for v11
Some rapid fix for v11
2026-07-23 12:18:46 +03:00
novgorodschi catalin 8a2d727659 Last Phase before v11 release. New Automation Cleanup
Last Phase before v11 release. New Automation Cleanup
V11
2026-07-23 11:49:27 +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 62b39f4d34 Fix cron jobs and hero error
Fix cron jobs and hero error
2026-07-23 10:11:45 +03:00
novgorodschi catalin 6f80be1f4c Add Cron Jobs for Automation
Add Cron Jobs for Automation
2026-07-23 09:43:16 +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
novgorodschi catalin 0c9d2a6667 Fix general in statistics
Fix general in statistics
2026-07-17 08:42:13 +03:00
novgorodschi catalin 3d4d5e5cef Fix Command Center Capital Change #329
Fix Command Center Capital Change #329 , Fix forum units, fix trooplist on raidlist,
2026-07-17 08:24:13 +03:00
Didiboo 47f958c430 Didiboo patch fr1.2 (#335) 2026-07-17 07:53:59 +03:00
Didiboo 2264a6be61 Pictures Vikings (Manual) (#334) 2026-07-17 07:51:15 +03:00
Didiboo 6b0ef8a2f2 Account.php (#333) 2026-07-17 07:49:20 +03:00
Didiboo 1573b5a01a Update fr.php (#331) 2026-07-16 15:24:28 +03:00
novgorodschi catalin 7b2af2c265 Fix hero T4
Fix hero T4
2026-07-16 15:03:33 +03:00
novgorodschi catalin 96ab919865 Fix (ACP) Quest & Other
Fix (ACP) Quest & Other
2026-07-16 14:08:05 +03:00
novgorodschi catalin 24ce9a039d Fix (quest_core.tpl) unit we finish ACP edit future
Fix (quest_core.tpl) unit we finish ACP edit future
2026-07-16 12:21:35 +03:00
novgorodschi catalin c7ba50036f Add (Admin Panel) : Multi-account detection, Push protection, Heatmap, Gold Shop and Blacklist user names
Add (Admin Panel) : Multi-account detection, Push protection, Heatmap, Gold Shop (redem codes), Blacklist user names and Quest Editor + fix some php notice

Fix quest_core for mission 33,36, train 2 units, etc (NEW TRIBE)

There are some temporary bugs that will be fixed in next commit (pagination for new heatmap, quest reward)
2026-07-16 11:09:48 +03:00
novgorodschi catalin 37e845a4d6 Fix quest 33 add command center
Fix quest 33 add command center
2026-07-15 15:22:01 +03:00
novgorodschi catalin ae6defad69 fix config
fix config
2026-07-15 14:38:25 +03:00
novgorodschi catalin b87cf27396 Add MultiAccount Detection, Add Push Protection Detection, Add register Default Gold
Add MultiAccount Detection, Add Push Protection Detection, Add register Default Gold
2026-07-15 14:23:05 +03:00
novgorodschi catalin 1925f45001 Add Egipteans Detailed For Oasis Waterworks
Add Egipteans Detailed For Oasis Waterworks
2026-07-15 11:20:41 +03:00
novgorodschi catalin 7fdad592e5 Fix edit new function for new tribes
Fix edit new function for new tribes & add viking image
2026-07-15 08:43:56 +03:00
novgorodschi catalin 4407fdd8df Fix level 1 main building conquest
Fix level 1 main building conquest
2026-07-15 08:20:55 +03:00
novgorodschi catalin 0f4f575a5c Add items for new tribes (temporary)
Add items for new tribes (temporary)
2026-07-15 08:07:38 +03:00