UndertaleModTool
UndertaleModTool copied to clipboard
The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 8. Release notes Sourced from actions/github-script's releases. v8.0.0 What's Changed Update Node.js version support to 24.x by @salmanmkc in actions/github-script#637 README for updating actions/github-script from...
### Describe the bug Instead of states you get the unknownemu, it's very annoying to work with. ### Reproducing steps Open any code with states ### Setup Details 1. Bleeding...
### Describe the bug We’re developing a translation patch for Deltarune and there are several scripts that need to be changed and if they have non English characters it gives...
### Describe the bug ### Reproducing steps Try to open [this ](https://drive.google.com/file/d/1W8N8RsgqwME14zy1aC7FoIM8ym9Hwi3m/view) or [this](https://drive.google.com/file/d/1qoAQBqwBWTtcwNce-TokbF6kt7rpTl6S/view) file. Just to clarify: the files are definitely working. ### Setup Details 0.8.3 Linux Mint, I...
## Description 1) Added the "Find all references" feature support for the following types: _- Fonts (in texture groups)._ 2) Improved the feature support for the following types: _- Game...
## Description No new features, just a bit of cleanup up code. Actually, there is a new feature: You can now press Ctrl+Backspace when using the room picker in `FancyRoomSelect.csx`...
## Description 1) Closes #2158. 2) General improvements of the code. ### Caveats None.
### Describe the bug [This line](https://github.com/UnderminersTeam/UndertaleModTool/blob/cc8d2a8a69f57c9a99f1d9d757fa895aa7290ebc/UndertaleModTool/Windows/SearchInCodeWindow.xaml.cs#L229C13-L229C81) (the whole direct progress bar updating approach) makes the code searching process not truly parallel (so, slower). Despite `SearchInUndertaleCode()` being called from `Parallel.ForEach()`, each...
### Describe the bug ``` Object reference not set to an instance of an object. at 00000010 while writing object UndertaleModLib.Models.UndertaleExtension while writing item 1 of 1 in a list...
### Describe the bug ### Reproducing steps open data.win/umt> file> data.win ### Setup Details UMT v0.8.3.0 WIN 11 Pro