Miepee
Miepee
This adds scripts for importing/exporting objects and rooms. These scripts were part of #777, I've excluded them from there and cleaned them up a bit.
### Which component should be improved? Other ### Describe your feature suggestion in more detail UndertaleModTool should be moved to an Organization in order to moderate the repo easier, among...
Even though I have profile mode disabled, UMT still does the following: - generate a profiles folder in appdata - populate it with md5 folders of all opened data.win's -...
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail The embedded audio editor is hardcoded to always show "WAV". Instead of being hardcoded, it...
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail Currently `GeneralOptions.NewFormat` is not shown in the GUI. Would be nice if it was.
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail If you could just enter in the resource as text into the area where it's...
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail Currently, there are a lot of undocumented GUI features, such as CTRL+K to compile, ctrl...
Using a mod of `deltranslate` (see [here](https://drive.google.com/file/d/1vDriknfmVhZmmh3ZZ_LuXMxvKEUmBrBt/view)` some functions compile incorrectly when using the (de)compiler. Using the (dis)assembler works without issues. Functions that *sometimes* cause these issues are: `button1_p, button2_p,...
Since .NET 6 [System.Drawing.Common is now Windows only](https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only) MS recommends switching to either ImageSharp or SkiaSharp. Depending on what exactly UTMT uses from there, an in-house solution might also be...
From what I can see, the only way to hide the Mouse Cursor is via the `Toggle Mouse Capture` hotkey. I don't want to (and sometimes can't) press a Button...