Vladislav Stepanov
Vladislav Stepanov
## Description Adds an additional check for GM 2023.8+ - this version introduced a new instruction `pushref`.
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail For example, when it loads the TXTR chunk, it should display the actual progress, e.g....
When I tried to launch "TaskbarMonitorInstaller.exe" for the first time, there was some error (which I couldn't properly see because the command window closed immediately), and the taskbar disappeared until...
It not only makes it work on Vue.js 3, but also makes it recognize the element as ``.
### Describe the bug The warning ("Warning - the estimated object pool size differs from the actual size") should only show a message (like in GUI version), but if you...
### Describe the bug The code editor can't compile `string()` with 2+ arguments (string formatting) in GM 2022.11+ games because of an error - "Function string() expects 1 arguments, got...
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail When there is some error in code, the error message often includes a column position...
### Describe the bug I just noticed that `Packer` gets an image resolution by using `Image.FromFile(path)`, which is more "expensive" than reading the image header. ### Reproducing steps - ###...
### Describe the bug A "SearchASM.csx" script returns wrong line numbers for the code entries with blank lines in "Disassembly". ### Reproducing steps 1. Use the script with such search...