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
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
47a740308e
FIX WALL NAMES FOR QUEST NEW TRIBE
...
FIX WALL NAMES FOR QUEST NEW TRIBE
2026-07-14 14:28:27 +03:00
novgorodschi catalin
b34bb62e5b
Fix Settler Quest for NEW TRIBE
...
Fix Settler Quest for NEW TRIBE
2026-07-14 14:22:22 +03:00
novgorodschi catalin
138ab1a91c
Add image for new tribes in profile
...
Add image for new tribes in profile
2026-07-14 12:23:14 +03:00
novgorodschi catalin
25c8925ef6
NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327
...
NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327
Please be advised, is not fully tested so if you activate on install maybe is not fully working
2026-07-14 09:25:26 +03:00
Catalin Novgorodschi
60a2d3b206
Fix cage and animal release for hero T4
...
Fix cage and animal release for hero T4
2026-07-10 13:35:30 +03:00
novgorodschi catalin
77a004d441
Add Hero T4 Item Description
...
Add Hero T4 Item Description
2026-07-10 10:48:20 +03:00
novgorodschi catalin
72af9eb7a3
Fix T4 hero Adventure & Auction by tribe
...
Fix T4 hero Adventure & Auction by tribe
2026-07-10 09:24:08 +03:00
novgorodschi catalin
3c99623a33
Add T4 Hero System (configurable on install)
...
Add T4 Hero System (configurable on install with TRUE/FALS) part of #285
-Adventures
-Merchants
-Equipment
2026-07-10 09:15:42 +03:00
novgorodschi catalin
4bd3079c97
Add some translation file
...
Add some translation file
2026-07-03 14:15:19 +03:00
novgorodschi catalin
6e94898470
Update credits
...
Update credits
2026-07-03 08:25:43 +03:00
novgorodschi catalin
e9e5c0e831
Server Medal Reset Timer in NEW FUINCTION SYSTEM
...
Server Medal Reset Timer in NEW FUINCTION SYSTEM
2026-07-02 10:17:17 +03:00
novgorodschi catalin
99edc74da9
Milestone added in separate TAB in Statistics
...
Milestone added in separate TAB in Statistics
2026-07-01 14:58:12 +03:00
novgorodschi catalin
01f1965707
General Some Only for MH/ADMIN
...
General Some Only for MH/ADMIN
2026-07-01 12:49:56 +03:00
novgorodschi catalin
40e5942c25
Fix milestone onmouseover and add 8th milestone
...
Fix milestone onmouseover and add 8th milestone
2026-07-01 11:50:04 +03:00
novgorodschi catalin
0edb95203d
Added Milestone On Install
...
Added Milestone On Install
2026-07-01 11:05:44 +03:00
novgorodschi catalin
e66185937c
fix struct, forgot an ,
...
fix struct, forgot an ,
2026-06-30 11:45:34 +03:00
novgorodschi catalin
7504045386
Fix #305
...
Fix Equites Caesaris Academy Level
2026-06-29 10:06:43 +03:00
novgorodschi catalin
9f98acfa5f
Fix bug #303
...
Bug fix: $oasisowned was fetched but never applied — this is the
"time to overflow" timer's own, independent recomputation of the
production rate (used only for display here), and it silently
excluded oasis bonuses entirely. Village::getCropProd()/getWoodProd()
etc. (which actually grow the stored resource in the DB on every
page load via processProduction()) do add a flat 25% per matching
oasis (Village::sortOasis()), so the real stockpile was growing
faster than this timer's denominator assumed — understating the
rate, and therefore overstating the time remaining. Mirrored here
with the same counting + application order (oasis bonus on the raw
field total, then the building bonus below on top of that), so this
rate matches the one actually used to fill the storage.
2026-06-29 09:34:39 +03:00
novgorodschi catalin
a998edc205
Fix #294 code for brewery
...
Fix #294 now brewery is fully coded!
2026-06-29 08:02:09 +03:00
novgorodschi catalin
757e0fcc8e
Fix #292 gold club addraid/edit raid
...
Fix gold club -> add raid and edit raid duplicate
2026-06-29 07:48:24 +03:00
novgorodschi catalin
bd9a1f886e
Fix #296
...
Fix TREASURY ARTEFACTS AREA SORTING
2026-06-29 07:46:57 +03:00
novgorodschi catalin
5d6562f4b5
Added case for Players attackers
...
Added case for Players attackers @Ferywir must be added in Translate file please
2026-06-26 13:06:55 +03:00
novgorodschi catalin
e1dd434f5b
Fix Statistiken & Credits
...
Fix Statistiken & Credits
2026-06-26 12:42:16 +03:00
novgorodschi catalin
21d50a1bc6
Fix warsim security issue & hero building
...
Fix warsim security issue & hero building
2026-06-26 09:10:47 +03:00
novgorodschi catalin
fe6ff01396
Fix Some PHP 8+ view error in Build & Credits
...
Fix Some PHP 8+ view error in Build & Credits
TO DO : Full audit in build directory
2026-06-25 10:54:58 +03:00
Ferywir
e13586a2d7
fix(market): reject resource sends above the warehouse stock ( #277 )
2026-06-24 17:25:55 +03:00
Ferywir
e432eeef95
fix(rally-point): show incoming hero column for attacks [ #267 ] ( #274 )
2026-06-24 06:59:24 +03:00
Ferywir
9d2d7699a9
fix(profile): neutralize stored XSS in profile descriptions [ #250 ] ( #252 )
2026-06-22 16:31:20 +03:00
novgorodschi catalin
4b208dbfd8
Fix some things
...
Fix some things
2026-06-22 15:19:05 +03:00
Ferywir
228397d011
feature(rally-point): bold the "?" for incoming stacks below rally point level [ #249 ] ( #251 )
...
On the rally point incoming tab, the number of an incoming unit type is never
revealed: it is always shown as a "?". When that stack is smaller than the
defender's rally point (gid 16) level, the "?" is rendered in solid black
bold, matching original Travian behaviour (e.g. rally point level 20 and an
incoming 19 praetorians shows a bold "?"). The eyesight artifact still reveals
which troop types are present (0 for the absent ones). Scope: village
attacks/raids only.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-22 13:40:59 +03:00
novgorodschi catalin
66c966cb5e
New General Statistics
...
New General Statistics. Please help me with translate @Ferywir
2026-06-22 13:40:21 +03:00
novgorodschi catalin
337c94b981
Fix Admin Panel view & some PHP 8.1+
...
Fix Admin Panel view & some PHP 8.1+
2026-06-22 09:20:16 +03:00
Ferywir
f581add125
feature(rally-point): mark incoming attacks + show per-troop travel time [ #245 ] ( #248 )
2026-06-22 06:54:41 +03:00
Ferywir
afbba3f841
fix(reports): pass aid on vilview report links so ally reports open [ #246 ] ( #247 )
2026-06-21 21:04:56 +03:00
Ferywir
1b978470c6
fix(session): refresh the 30s user-cache after a player's own changes ( #239 )
2026-06-18 14:59:44 +03:00
Ferywir
cdc736839e
i18n(alliance): render alliance news-feed notices in each reader's language (EN/FR/RO) ( #238 )
2026-06-18 10:22:15 +03:00
Ferywir
d008261678
i18n: render system in-game messages in each reader's language (EN/FR/RO) ( #237 )
2026-06-17 18:19:24 +03:00
Ferywir
51c9cc5b2c
i18n: render battle reports in each reader's language (EN/FR/RO) ( #236 )
2026-06-17 16:24:37 +03:00