Skip to content

Mapper 23.03.0

Compare
Choose a tag to compare
@nschimme nschimme released this 19 Mar 03:26
· 70 commits to master since this release

New features

  • Added the Adventure Panel that helps players track, organize, and understand their adventures such as hints, XP, and achievements (@mdrcode )
  • Added the _timers command for players to track things (@lachupe )

Bug fix

  • Fixed crash when editing multiple rooms
  • Fixed Warrens' dawn and dusk messages (@mvancleave99 )
  • RoomPanel now supports dark mode on macOS and Linux
  • Use Char.Vitals GMCP to set riding or position state rather than from the prompt using regular expressions

Changes

  • Internal commands don't have weird output like "--->" anymore
  • Github Actions is now used very extensively for continuous build by the MMapper developers
  • Windows build has stopped using MSYS2 because it upgraded to OpenSSL3 which is not supported by the Qt5 framework