UndertaleModTool
UndertaleModTool copied to clipboard
The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail Unless I'm making some kind of mistake somewhere, in Gamemaker , objects are drawn on...
## Description See commit messages Aside of the object count estimation being incorrect, * Fixes loading "Default Dan" (fixes #1999) * Fixes loading "Uli Yaongiegen Jangaega Isseoyo" (mycatischallenged) * "IDOL"...
### Describe the bug When you edit shader code nothing happens. ### Reproducing steps 1. Edit shader code 2. Save 3. Nothing happens ### Setup Details Version 0.6.1.0 Windows 11
Added a few options to the right click context menu for the TreeView on the left hand side of the screen. New items I added: Move up to {Previous Section}...
## Description Fix #1383. The problem was that the hint for when the object reference field is empty was set as the background of the textbox via a label, and...
## Description Fix #1370, Fix #1400. Items can be moved up and down the list with - and + (faster when holding shift), and empty items can be inserted with...
### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail  This slider goes from 0 to 255. It's used for sprite masks, and it...
### Describe the bug When there is a file length mismatch on game loading, there's a "WARNING: File specified length *expectedLength*, but read only *length* (*diff* padding?)". But it is...
### Describe the bug When I opened Undertale v1.08 (GMS 1.0.0.1539) and tried to use "Find unreferenced assets", it lists the particle system types.  ### Reproducing steps 1. Open...
### Describe the bug It's possible to move a selected glyph rectangle using the arrow keys. But, when the texture is scrollable, it also moves the texture with the rectangle....