- 积分
- 9245381
- 威望
- 181
- 魅力
- 183
- 经验
- 9232170
- 热心度
- 17
- 注册时间
- 2005-11-5
- 最后登录
- 2024-11-15
- 主题
- 567
- 回帖
- 5774
- 精华
- 42
- 阅读权限
- 200
成长值: 30310 TA的每日心情 | 无聊 2020-5-27 00:09 |
---|
签到天数: 24 天 连续签到: 2 天 [LV.4]狂狼人
管理员
精灵奇侠
- 积分
- 9245381
|
Here is the news from @Berserker :
Era 2.9.11 update. Era 3.0.0 is 85% ready (with ERM 2.0 support)
https://dropmefiles.com/rSgEm
Version 2.9.11
------------------------
[+] Added Quest Dialog plugin by igrik. It allows to easily view quests contents and move view to seer huts.
[+] Added %T(translatable_key_from_json) interpolation in ^...^ strings. Thus json texts without parameters may be inserted directly.
Example: !!IF:M^Welcome to {%T(mymod.woody_castle_object)}!^;
[+] Heroes 3 PRNG was restored. VR:R uses it, as in old times. Mersenne Twister PRNG was moved to VR:T command.
Mersenne Twister generator state is NOT synchronized between remote PCs automatically. Do not use it in
battles for you mod to be compatible with multiplayer.
[+] Included macros for Erm Editor, enabling automatical indentation and comment insertion via ALT + END. Credits: Algor.
[+] Added "h3 structures and constants.txt" by BTB/RoseCavalier to Help directory.Reallowed SN:K#1/#2/#3/#4 to work with strings.
[-] Fixed OnUnequipArt and OnEquipArt named events. They were called instead of each other.
|
|