Commit Graph

854 Commits

Author SHA1 Message Date
novgorodschi catalin 94f5593f22 Fix alliance XSS desc
Fix alliance XSS desc
2026-08-05 10:30:33 +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 b79ee61855 Fix max donation Alliance Bonuses
Fix max donation Alliance Bonuses - cannot donate over max
2026-08-04 11:05:54 +03:00
novgorodschi catalin e5d9f9c0a4 Just Natar Capital
Just Natar Capital
2026-08-04 09:50:03 +03:00
novgorodschi catalin a584c68153 Fix Huns Loiality Regeneration & WW cannot be change to capital
Fix Huns Loiality Regeneration & WW cannot be change to capital
2026-08-04 09:40:41 +03:00
novgorodschi catalin 98b3b99007 Add spanish language
Add spanish language
2026-08-04 09:19:05 +03:00
novgorodschi catalin 62be19a0fe Add part of spanish language
Add part of spanish language
2026-08-04 09:08:59 +03:00
novgorodschi catalin 10fb3beb0d add ww tribe image
add ww tribe image
2026-08-04 07:54:47 +03:00
novgorodschi catalin b515aeab47 Rearange items in Hero Page
Rearange items in Hero Page
2026-08-03 12:58:18 +03:00
novgorodschi catalin 3a2144f5f4 No mass message for the moment
No mass message for the moment
2026-08-03 09:27:12 +03:00
novgorodschi catalin c06c13f3e8 Some fixes
Some fixes
2026-08-03 07:58:30 +03:00
novgorodschi catalin aeccc54cb9 fix mass message and sysmessage 2026-08-02 17:03:04 +03:00
Catalin Novgorodschi a7a5ceae39 Update medal.php 2026-08-02 11:38:16 +03:00
novgorodschi catalin 84e00c41f0 fix
some fix
2026-08-01 15:52:21 +03:00
novgorodschi catalin 523e81df07 Natars start construct ww
natats start construct their ww
2026-08-01 13:25:24 +03:00
novgorodschi catalin 99db3d7921 fix hero reset resource
fix hero reset resources
2026-08-01 13:23:53 +03:00
Fabian a1a714b062 Centralize language loading with English fallback (#361) 2026-07-31 08:12:33 +03:00
novgorodschi catalin a9977edc5c Fix Bucket of Water & Wall View
Fix Bucket of Water & Wall View
2026-07-30 09:04:34 +03:00
novgorodschi catalin e87c8ac824 Fix #314
Fix #314 add filter on attacks
2026-07-29 08:02:23 +03:00
novgorodschi catalin 6d02a8ff03 Fix Alliance Level Require Bonus
Fix Alliance Level Require Bonus
2026-07-28 13:32:10 +03:00
novgorodschi catalin 19ec869f13 Fix footer in statistics
Fix footer in statistics
2026-07-28 10:17:12 +03:00
novgorodschi catalin 7642151569 Add Plus Statistics
Add Plus Statistics
2026-07-28 08:48:19 +03:00
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 dd7ee34e20 Enable GPACK for Player
Enable GPACK for Player
2026-07-27 10:42:44 +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
WikiDroneFr cc34a8dd4c Internationalize public pages and add French translations (#345) 2026-07-25 17:38:18 +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
novgorodschi catalin 8a2d727659 Last Phase before v11 release. New Automation Cleanup
Last Phase before v11 release. New Automation Cleanup
2026-07-23 11:49:27 +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 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 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
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