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
- cron_event is using TimeSpan instead of DateTime
- DateTime_ex.cs
- get_eyes_position() in Player_ex.cs
- interception.random created
- some new utils
- embed is using properties now
- created constants.cs file instead of using magic numbers
- fix typo in Color32_ex filename
- Type_ex.cs, math_util.cs are excluded now
- zone_component is abstract now
- is_position_in_zone, is_transform_in_zone for zones
- added few methods in utils & hooks
- renamed interception.notsafe -> interception.native
- renamed interception.notsave.native -> interception.native.pinvoke
- moved show() & hide() methods to a base class in some controls