You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5572,3 +5572,31 @@ Thanks to josephcsible:
5572
5572
- add a setting to disable the warning before killing a friendly monster
5573
5573
- fix getting rid of Great Walls by killing Ghosts with OotStone
5574
5574
- reset "last exploration" when starting a new run
5575
+
5576
+
2025-11-11 19:10 Update 13.1g:
5577
+
5578
+
Added some improvements for the SteamDeck:
5579
+
- the RETURN key now moves in the current direction
5580
+
- reorganized some setting menus so that there is not too many options on the screen
5581
+
- added a "dialog font scale" option to display larger menus
5582
+
- added an option to not automatically interpret joystick buttons as movement commands
5583
+
- the autojoy option is now off by default
5584
+
- fixed a crash in some situations
5585
+
- add an option to never/always display keyboard help in dialogs
5586
+
- better default settings on the SteamDeck
5587
+
5588
+
Other changes:
5589
+
- new system for debug logs
5590
+
- in shmup, tortoise no longer die after 3 hits
5591
+
- fixed shHalfDisk and shDiskSegment shapes in spherical geometry
5592
+
- fix the "lastexplore" value getting set to the turn/knives thrown count instead of "shmup::curtime" when enabling the map editor in shmup, and when playing the fifteen+4 puzzle in shmup (thanks to ohlordhebacc)
5593
+
5594
+
5595
+
Thanks to josephcsible:
5596
+
- add a setting to preserve wparam and landparam when changing walls and lands with the map editor
5597
+
- fix edge cases in Hell/CR3 unlock
5598
+
- in shmup, tortoise no longer die after 3 hits
5599
+
- circle the item the Orb of Space is about to collect
5600
+
- make the "switch ghost timer" cheat display shmup::curtime instead of the turn/knives thrown count in shmup
5601
+
- fix freeze if Ancient Jewelry ends up on a tile with a large landparam
0 commit comments