This is a minor release that is backwards compatible with 0.1.2. It is recommended you update your server as soon as possible so that Lua scripts can take advantage of the new functions. However, several ScrollControl functions have been deprecated; please look at the changelog for more information.
With 0.1.3, we'd like to welcome Jman100's Freeroam Construction Sandbox to the highlighted list alongside the excellent Battle for Panau and Real Life servers. A reminder that you can still request that your server be put on the highlighted list here.
0.1.3 Changelog
New Features
Shared
- Added a __type property to JC2-MP classes that returns the type of the value as a string
Client
- Added BaseWindow:SizeToChildren
- Added StaticObject:GetBoundingBox
- Renamed ScrollControl:SetScroll/GetScroll to SetScrollable/GetScrollable, removed UpdateScrollBars
Bug Fixes
Shared
- Fixed IsValid(StaticObject) not working
Client
- Fixed several major crashes related to looking at StaticObjects
- Fixed crash when removing a GWEN object in its own event
- Fixed crash when an invalid index was provided to PageControl functions ShowPage and GetPage
- Fixed TextBox and chat window cursors being offset
- Main menu buttons are now correctly sized