You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
The Big 1.2 Update
Full code refactoring in both GUI and script managing class.
Normal tests in main.
Big optimization for mes script management.
Many mistakes, such as incorrect bytes or incorrect string returning, fixed.
Added directory management option.
Added some convenient functionality in GUI. For example, auto guessing name of other file after choosing one.
Now use threading system, so no locking GUI (well, almost... it can be for a very little time in case of directory management).
Completely new installation script.
More data in .exe.
Help data updated.
Now support more scripts and gives more correct output to some arguments due to implementing new argument parsing system (close to that in SLGScrptTool).
Fixed very rare case then header contain one more section.
Some new commands were named.
Now work with LIBLARY.LIB like with any mes script.