UndertaleModTool icon indicating copy to clipboard operation
UndertaleModTool copied to clipboard

The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)

Results 471 UndertaleModTool issues
Sort by recently updated
recently updated
newest added

Bumps [NAudio](https://github.com/naudio/NAudio) from 2.0.1 to 2.2.1. Changelog Sourced from NAudio's changelog. 2.2.1 (4 Sep 2023) Incorrectly versioned NAudio.Wasapi.dll (was 22.0) retired and replaced with 2.2.1 No other changes 2.2 (22...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @​nohwnd in microsoft/vstest#4693 Add platform guard by @​dotMorten in microsoft/vstest#4737...

dependencies

Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/windowsdesktop) and [System.Drawing.Common](https://github.com/dotnet/winforms). These dependencies needed to be updated together. Updates `Microsoft.Windows.Compatibility` from 5.0.2 to 8.0.4 Release notes Sourced from Microsoft.Windows.Compatibility's releases. .NET 8.0.4 Release .NET 8.0.3 Release .NET...

dependencies

Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp.Scripting` from 3.9.0 to 4.9.2 Release notes Sourced from Microsoft.CodeAnalysis.CSharp.Scripting's releases. .NET 7.0 Preview 5 Release .NET 7.0...

dependencies

## Description Per comment on #391, the last piece of raw shader data can sometimes be misaligned with the padding at the end of the chunk. This PR adds flexibility...

## Description Includes ImportTIleset script that works in the same way as ImportGraphics. Auto imports Tile IDs, a previously tedious process. ### Caveats It feels odd to have a script...

## Description Modifies the ExportAllSprites script, so that every sprite that has frames, gets its own subfolder. ### Caveats If you're using the export sprites script not for mass-modification, but...

## Description Adds both compiler and decompiler support for the "true" Boolean type introduced in GMS 2.3.7[[src](https://gms.yoyogames.com/release-notes-runtime.html#2.3.7.476)], backported from UTMT Community Edition (which I did very recently). In GMS2.3.7+ games,...

### Describe the bug In a sound's properties page, the `Audio file` property is visually and functionally bugged. If an embedded sound has never been assigned, the `Audio file` index...

bug
gui

## Description _After the end of October 2022, the GameMaker versions were split into two: LTS and non-LTS. This marked the beginning of the era called "UndertaleModTool breaking for the...