Add support for tileset and background rotation 2: electric boogaloo #645
Annotations
11 warnings
UndertaleModTool/UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
YAMS-LIB/ExtensionMethods.cs#L61
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L78
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L104
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L123
Dereference of a possibly null reference.
|
YAMS-LIB/patches/ModifyItems.cs#L177
Dereference of a possibly null reference.
|
YAMS-LIB/patches/Sprites.cs#L31
Converting null literal or possible null value to non-nullable type.
|
YAMS-LIB/patches/Sprites.cs#L32
Dereference of a possibly null reference.
|
YAMS-LIB/Program.cs#L59
Possible null reference argument for parameter 'seedObject' in 'void DecoupleItemsFromLocations.Apply(UndertaleData gmData, GlobalDecompileContext decompileContext, SeedObject seedObject)'.
|
YAMS-LIB/Program.cs#L75
Possible null reference argument for parameter 'musicDirectory' in 'void MusicShuffle.ShuffleMusic(string musicDirectory, Dictionary<string, string> musicDict)'.
|
GenerateTexturePage/Program.cs#L10
Dereference of a possibly null reference.
|
This job succeeded
Loading