Skip to content

Release 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 23:49
882d09b

Alpha v6 for 3.3.2

You must overwrite original sdl2.dll in game directory.
sdl2.dll is not automatically updated and must be overwritten again if game version is changed or reinstalled.

  • Gets version from binary
  • Gets options from ini file
  • Imports big fonts
  • Drawing multibyte text on UI
  • Drawing multibyte text on Button
  • Drawing multibyte text on Dialog
  • Drawing multibyte text on Tooltip
  • Drawing multibyte text on map
  • Fix word wrap
  • Input text via IME
  • Can save multibyte file name
  • Date format becomes ISO (YYYY/MM/DD)
  • Asia character name order becomes correctly
  • Show decorative letter on the event dialog
  • Show decorative letter on the end dialog
  • Show decorative letter on the succession dialog
  • Fix nickname ordering
  • Remove dynasty suffix(-Id)
  • Fix housename ordering
  • Fix text over flow (...)
  • ISSUE-117
  • Line break bug fix: #123 #122