Skip to content

Releases: TesterTesterov/mesScriptAsseAndDisassembler

mesScriptAsseAndDisassembler 1.3

01 Feb 11:48
e7301f1
Compare
Choose a tag to compare

English

Fix file paths with "..".
Fix some opcodes problems.

Russian

Правка работы с путями файлов с "..".
Правка некоторых моментов с опкодами.

mesScriptAsseAndDisassembler 1.2

25 Dec 20:45
d595bdf
Compare
Choose a tag to compare

The Big 1.2 Update

  1. Full code refactoring in both GUI and script managing class.
  2. Normal tests in main.
  3. Big optimization for mes script management.
  4. Many mistakes, such as incorrect bytes or incorrect string returning, fixed.
  5. Added directory management option.
  6. Added some convenient functionality in GUI. For example, auto guessing name of other file after choosing one.
  7. Now use threading system, so no locking GUI (well, almost... it can be for a very little time in case of directory management).
  8. Completely new installation script.
  9. More data in .exe.
  10. Help data updated.
  11. Now support more scripts and gives more correct output to some arguments due to implementing new argument parsing system (close to that in SLGScrptTool).
  12. Fixed very rare case then header contain one more section.
  13. Some new commands were named.
  14. Now work with LIBLARY.LIB like with any mes script.

mesScriptAsseAndDisassembler 1.1

13 Sep 21:54
caa1428
Compare
Choose a tag to compare

##English:

Built with cxFreeze.
Fixed bug with assembling Gakuen Saimin Reido scripts.

##Russian.

Скомпилировано с помощью cxFreeze.
Исправлен баг со сборкой скриптов Gakuen Saimin Reido.

mesScriptAsseAndDissasembler 1.0

07 Nov 23:22
2f147a0
Compare
Choose a tag to compare

##English:

Built with cxFreeze.
The tool's first version.

##Russian.

Скомпилировано с помощью cxFreeze.
Первая версия средства.