Quote:А сохранилась последняя версия вог-скриптов для 2.9.14?
в сборке на 2,9,14 ж есть.
Кстати, почитал историю сегодня, вот бы что тож подтянуть...
Code:
[+] IF:N1/# now works with any string, not z1 only.
Пока эта команда не столь разползлась по модам и скриптам, тоже бы порезать
Code:
[!] !!FU:C is deprecated and not supported anymore. It may be reused in future.
если возможно, дабы обеспечить стабильность 2й платформы для игроков
Code:
[-] Fixed bug, causing many Era commands to return garbage after valid string contents. Credits: PerryR.
Code:
[-] Fixed WoG bug, disallowing to set dialog hints twice using DL:H command. Credits: gamecreator.
Code:
[-] Fixed Nagash portrait name in game and map editor executables. No more "missing hpsz001.pcx" error.
Code:
[*] Fully restored Nagash and Jeddite original portraits, descriptions and specialties.
Code:
[-] Fixed memory leakage in SN:M dynamical arrays deallocation and a few other places.
Code:
[*] Fixed WoG bug with tactics detection on the very first round. Do not use BU:R in !?BR or !?FU(OnCombatRound) for zero round,
because a few structures are not initialized at this moment and random crash may occur. First round code was moved after
combat theme initialization and tactics popup message appearance.