- Version 1.9.1 -
Changes
- Fixed occasional crash when setting the action sprite framerate to 0 in custom characters
- Version 1.9.0 -
New Features
- Added the ability to create nested category hierarchies for custom characters by adding backslashes ("\") to the category name
Changes
- Optimized the right click menu by querying window names only when necessary
- Version 1.8.1 -
Changes
- Fixed a bug that caused preset loading to fail if no party was set
- Fixed global settings being saved to/loaded from the wrong directory when opening a preset
- Changed the --idle-roaming CLI argument to --no-idle-roaming to get around a bug in the CLI library
- Version 1.8.0 -
New Features
- Added a menu option to create a new party from the menu
- Added a menu option to assign a party to a character, causing them to follow the party leader, or at least try to
- Added the ability to switch the leader of a party by clicking them
Changes
- Fixed a bug that caused custom characters with a walk/run speed of 0 to still move randomly
- Version 1.7.0 -
New Features
- Added a distractions feature that displays various attacks from Sans' boss fight on your screen
- Added menu options to adjust the frequency, the size and the focused window of the distractions
- Added
Shayy Froggit as a playable character (custom sprites made by @Inky_125)
- Version 1.6.0 -
New Features
- Added an interaction button (Z/Space) to trigger a left mouse click where the currently focused character is standing (right click if holding down Shift)
- Added a global setting to disable the interaction button
- Added an action button (C) to manually trigger the Clover dance
- Added action state support to the custom character system
- Added support for sprites that show up when a character is being dragged with the mouse to the custom character system
- Added the ability to adjust movement speed for custom characters
- Added Napstablook from Undertale and Mo from Undertale Yellow
Changes
- Made global settings persistent between sessions
- Version 1.5.1 -
Changes
- Fixed sprite rendering artifacts at odd scale factors
- Made diagonal movement sprite appearance more accurate to Undertale (based on PR by HighFlyer-222)
- Version 1.5.0 -
New Features
- Added a menu option to make characters not react to the mouse unless CTRL is held
- Added a menu option to duplicate the selected character
Changes
- Version 1.4.0 -
New Features
- Added a menu option to quickly add more characters
- Added a menu option to remove a single character as closing Desktoptale entirely now removes all characters
- Added a menu option to open the custom character folder
Changes
- All characters now share a single Desktoptale instance, massively improving performance
- Made diagonal movement more accurate to Undertale
- Re-added Idle Roaming to the souls
- Improved sprite z-sorting
- Improved mouse cursor picking accuracy
- Improved Stay in Window position tracking
- Fixed context menu occasionally being triggering repeatedly
- Version 1.3.1 -
Changes
- Fixed Berdly's name (previously missspelled as "Berdley")
- Version 1.3.0 -
New Features
- Added Asriel, Chara, Vengeance Clover, Berdley (normal and Dark World forms), Lancer, Queen and Spamton
- Added the 7 human souls and a monster soul
- Added a preset system
- Added multi-monitor support
- Added a command line interface (start with --help for more info)
- Added a welcome screen on first start
Changes
- Increased maximum character scale to x8
- Fixed occasional context menu flickering when right-clicking a character
- Improved window title display in Stay in Window menu
- Fixed Kanako's walking sprite alignment
- Characters now skip collision checks when not moving for better performance
- Version 1.2.0 -
New Features
- Added option to lock character movement to a certain window
Changes
- Character collision is now checked against the borders of the sprite instead of the center
- Version 1.1.0 -
New Features
- Added Frisk, Flowey, Toriel, Papyrus, Sans, Undyne (with and without armor), Alphys and Asgore from Undertale
- Added Dalv, Ed, Moray, Ace, Mooch, Kanako and Chujin (custom sprites made by @Inky_125) from Undertale Yellow
- Added Kris, Susie, Noelle (normal and Dark World forms) and Ralsei (with and without hat)
- Added a custom character system (see Custom Character Tutorial for details)
- Added custom running animation for Starlo (made by @yigarjpg)
Changes
- Fixed occasional white flickering when quickly changing running direction
- Categorized the character selection list by game
- Changed default character to Frisk
- Improved performance when running multiple instances of Desktoptale
- Version 1.0.0 -
Initial Release