Berserker
Posts: 16657
|
|
26.11.2020 09:14 |
|
Archer30
Posts: 1175
|
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?
Latest ERA mods and scripts in development - My GitHub
(This post was last modified: 26.11.2020 20:31 by Archer30.)
|
|
26.11.2020 20:01 |
|
Berserker
Posts: 16657
|
|
27.11.2020 00:32 |
|
Berserker
Posts: 16657
|
|
27.11.2020 07:27 |
|
Algor
Posts: 3881
|
|
27.11.2020 10:05 |
|
Berserker
Posts: 16657
|
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.
Скачать Герои 3 Эра и всё, что с ней связано / ERA 2.46f для старых модов
Поддержать проект
|
|
27.11.2020 15:14 |
|
daemon_n
Posts: 4343
|
|
27.11.2020 18:34 |
|
Archer30
Posts: 1175
|
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.
Latest ERA mods and scripts in development - My GitHub
|
|
28.11.2020 00:28 |
|
Berserker
Posts: 16657
|
|
28.11.2020 01:01 |
|
Berserker
Posts: 16657
|
|
28.11.2020 02:11 |
|