Skip to content

euddraft 0.10.0.2

Compare
Choose a tag to compare
@armoha armoha released this 25 Sep 18:39
· 12 commits to master since this release

Changelog

[0.10.0.2] - 2024.09.26

Bugfix

  • Fixed bug in fixed line print functions; StringBuffer.printfAt, DisplayTextAt, etc. (reported by 고래밥은맛있어, 맛있는건못참아)
  • scdata: Fix compilation error in 2 byte member += (reported by 텔)
  • Fix compilation error in f_epdread_cp function (reported by 맛있는건못참아)
  • Fix compilation error when assigning 0 to CUnit variable (reported by @Chromowolf)
  • Fix f_rand returned 0 (reported by @Chromowolf)

Improved

  • Add stack trace to warning messages (reported by 콤)
  • Optimized the number of triggers in EUDByteReader.readbyte(), f_raise_CCMU(), f_getcurpl()