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
[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