diff --git a/Packaging/debian/changelog b/Packaging/debian/changelog index ce814f34f..71e243a51 100644 --- a/Packaging/debian/changelog +++ b/Packaging/debian/changelog @@ -1,3 +1,42 @@ +devilutionx (1.0.1) UNRELEASED; urgency=medium + + * New release + + * Features: + * Toggle fullscreen at any point by hitting alt+enter (mouse grab can be disabled in diablo.ini) + * Controller: B button closes the currently active panel. + * Added a navigation menu for controllers + * Focus on the exit item before quitting. + * Minor performance improvements (save/load time and main menu). + * Add a list of known mods + + + * Platforms: + * Added support for ppc64le + * Added support for Amiga + * Added support Clockwork PI GameShell + * Added support for GKD350h + * Switch to OPK for RetroFW (requires 2.0) + * Update OpendDingus/RetroFW build root + + + * Bugfixes: + * Game crashing on systems that do not report monitor refresh rate. + * Fixed belt not working correctly when holding shift on us keyboard layouts + * Always keep track of the latest hero level when selecting difficulty. + * Correct screenshot path + * Turn the screen red for 200ms when taking screenshots. + * Fix town load screen missing on the first load for 32bit systems. + * Fix minor HOM issue at some houses in town. + * Allow for space as text input + * Fixed a couple of typos in error messages + + * Original Diablo bugs: + * Fix belt not working correctly when holding shift on *non-*us keyboard layouts + * Fix one more rare crash. + + -- Goran Vidovic (gogo) Sat, 14 Mar 2020 16:10:11 +0200 + devilutionx (1.0.0) UNRELEASED; urgency=medium * New release