Skip to content

Releases: yowchap/BoneLib

v3.1.1

05 Aug 23:06
c52c117
Compare
Choose a tag to compare

Changelog

  • Fixed float/int elements having bad clamping values

v3.1.0

04 Aug 22:26
97dc848
Compare
Choose a tag to compare

Codebase

  • Code consistency updates
  • Changed HandNotificationData and HeadNotificationData to be a class instead of a struct
  • All action invokes use InvokeActionSafe
  • Removed Menu.CreatePage as page creation is a responsibility given to pages
  • Property changes: Any set accesses made to element properties now invokes actions when the element gets updated
  • Events in classes now have internal callbacks, so they don't get invoked by other code that isn't this mod
  • Page's root set accessor made internal for security
  • Removed layout type as it is unneeded this version
  • Rewrote some code that used LINQ operations (finding assemblies and clearing out active elements)

Menu

  • Fixed an issue with the scroll view sending elements into high-Earth orbit
  • Increased scroll speed
  • Improved the look of the background, and moved it closer

v3.0.0

01 Aug 16:27
8a0b06b
Compare
Choose a tag to compare

Patch 5 release

v2.4.0

18 Nov 20:01
8f78a7c
Compare
Choose a tag to compare
2.4.0 (#57)

* update version number

* Update README.md

v2.3.0

02 Nov 01:09
Compare
Choose a tag to compare
Update version and readme

v2.2.2

31 Oct 01:36
Compare
Choose a tag to compare
Fix build events and update readme

v2.2.1

05 Mar 18:44
854ac6d
Compare
Choose a tag to compare
Create LICENSE.md

v2.2.0

27 Dec 21:19
Compare
Choose a tag to compare
Update version number and readme

v2.1.1

20 Dec 18:37
Compare
Choose a tag to compare
Update version number and readme

v2.1.0

17 Dec 20:32
Compare
Choose a tag to compare
Update version number and readme