Skip to content

euddraft 0.9.11.2

Compare
Choose a tag to compare
@armoha armoha released this 07 Sep 05:33
· 25 commits to master since this release

[0.9.11.2] - 2024.09.07

Changed

  • [MSQC] local condition and val syntax allow not only EUDVariable, EUDXVariable, ``EUDLightVariable, EUDLightBool but any object registered by `EUDRegisterObjectToNamespace` (suggested by 고래밥은맛있어)

Bugfix

  • Bugfix: `CUnit/CSprite.from_ptr(ptr)' returns old value when ptr is 0 (reported by @Dr-zzt)
  • Fixed bug with CUnit/CSprite not caching ptr/epd

Improved

  • Change f_getuserplayerid and EUDLoopPlayer to return TrgPlayer.
    • Considering that in the future f_getuserplayerid will return a subclass of TrgPlayer and provide local/desync offsets as members
  • eudplib 0.77.9 update
  • Updated Korean translation files