Releases
260628a
Compare
Sorry, something went wrong.
No results found
Исправлены алиасы базовых lua-функций. Теперь модуль не может подхватить "неправильные" функции извне;
Исправлены translitTable в локальных функциях TranslateRUCharsToENChars и TranslateENCharsToRUChars;
Исправлена .AsBoolean интерпретация значений;
Исправлена функция XMLParser:ReadFile. Теперь файл будет закрываться;
Исправлены дублирующиеся элементы в функции XMLParser:ReadFromBigfile: Исправлена проверка корневого _itemTag.
Fixed aliases of basic lua-functions. Now the module cannot pick up the "wrong" functions from the outside;
Fixed translitTable in the local functions TranslateRUCharsToENChars and TranslateENCharsToRUChars;
Fixed the .AsBoolean interpretation of values;
Fixed the XMLParser:ReadFile function. The file will now close;
Fixed duplicate elements in the XMLParser:ReadFromBigfile function: Fixed checking the root _itemTag.
You can’t perform that action at this time.