НА последних версиях Эры стал встречать странно отбражение "лычек и мечей" опыта. То они появляются, то пропадают - нередко даже с отключенной опцией на опыт.
UPD: баг была получен без новых "багофиксов.dll", потому изучу поподробнее. Мало ли кто ещё сталкивался с этим, но как минимум один репорт я уже получил.
daemon_n, сомневаюсь, что дело в Эре. Лычки и опыт не трогал никаким боком.
Berserker, there is a new bug found with WoG Scripts - 31 wog - creature relationships. It seems
from the script is incorrect, both x9 and x10 = 0 no matter what.
is corrected.
I am happy to update this particular script. But isn't the first case should be allowed?
It should be allowed, thanks. I'll recheck it. Thank you for report.
(27.11.2020 07:27)Berserker Wrote: [ -> ]В Эре 3.3 реализована поддержка цветных текстов для всех режимов HD мода.
Работает!!!
P.S.: в апдейтере мусорная папка "Runtime"
daemon_n,
Code:
[+] Added "Runtime" directory to Heroes 3 directory. Mods should read/write data, created or modified at runtime there.
If you need config, that player will be able to alter using GUI interface, read data from "Runtime\you mod.ini",
fallbacking to json config values from Lang directory. Thus cleaning "Runtime" directory will have the same effect as reinstalling all mods from scratch.
Удалишь эту папку, самые современные моды не смогут в ней настройки хранить. Её задача — хранить изменяемые файлы но так, что если всю её очистить, эффект будет как от переустановки всех модов. То есть моды считывают резервные json-конфиги или используют настройки по умолчанию. Новый Difficulty Mod от Perry уже вовсю использует сохранение/загрузку ini из Эры 3.3.
Может, тогда туда и плагниы добавить? А то одно там включи, другое там выключи, ну, вы поняли.
daemon_n, не надо мешать, это не для плагинов папка.
Берс вроде вполне однозначно обозначил ее роль.
Berserker, there is a mini bug with Campaign - starting bonus.
When picking
Building Lookout Tower at Main Town as the starting reward, the game is trying to find
BoTCasW.pcx as the picture of the option, instead of
BoTCastW.pcx. The first one does not exist.
Testing campaign - In zone 2 you will have the Lookout Tower as the starting reward.
Quote:BoRUni2.pcx BoRTre2.pcx BoRPeg2.pcx BoRElf2.pcx BoRDwf2.pcx BoRCen2.pcx BoRDra1.pcx BoRUni1.pcx BoRTre1.pcx BoRPeg1.pcx BoRElf1.pcx BoRDwf1.pcx BoRCen1.pcx BoRHoly.pcx BoRTre2h.pcx BoRTre1h.pcx BoRGar2.pcx BoRDwf2h.pcx BoRDwf1h.pcx BoRGar1.pcx BoRAid.pcx BoRMrk2.pcx BoRMrk1.pcx BoRHal4.pcx BoRHal3.pcx BoRHal2.pcx BoRHal1.pcx BoRCas3.pcx BoRCas2.pcx BoRCas1.pcx BoRTav.pcx BoRMag5.pcx BoRMag4.pcx BoRMag3.pcx BoRMag2.pcx BoRMag1.pcx BoCsAng2.pcx BoCsCv2.pcx BoCsMon2.pcx BoCsGr2.pcx BoCsPik2.pcx BoCsAng1.pcx BoCsCv1.pcx BoCsMon1.pcx BoCsSwd1.pcx BoCsGr1.pcx BoCsPik1.pcx BoCsHoly.pcx BoCsTav2.pcx BoCsCv2S.pcx BoCsGr2H.pcx BoCsGr1H.pcx BoCsLite.pcx BoCsBlak.pcx BoCsMrk2.pcx BoCsMrk1.pcx BoCsHal4.pcx BoCsHal3.pcx BoCsHal2.pcx BoCsHal1.pcx BoCsCas3.pcx BoCsCas2.pcx BoCsCas1.pcx BoCsDock.pcx BoCsTav1.pcx BoCsMag5.pcx BoCsMag4.pcx BoCsMag3.pcx BoCsMag2.pcx BoCsMag1.pcx
BotCasW seems to be valid name. I didn't find "BoTCastW" in the executable. Strange.
Lifehack. WoG Chinese\Data\Redirections\Missing\chinese.json
Code:
{
"BoTCastW.pcx": "BoTCasW.pcx"
}
Well, you didn't find BoTCastW from the executable becoz there isn't one.

It looks for BoTCasW.pcx like I said, while BoTCastW is the only one available.
Please add this lifehack to the next release so I don't have to correct the Heroes Chronicle mod
