Skip to content

Releases: LambdaInnovation/LambdaLib

1.2.3

06 Aug 09:43
Compare
Choose a tag to compare
  • Fixed cross-compilation issue when referencing GraphicPipeline in scala

1.2.2

23 Jul 02:07
Compare
Choose a tag to compare
  • Fixed various crashes involving Version Checker
  • Added a GraphicPipeline test implementation

1.2.1

06 Jul 06:40
Compare
Choose a tag to compare
  • Deprecate package: Ripple
  • Remove inner class scanning feature of AnnoReg
  • Optimize loading speed of AnnoReg
  • Add load-time profiler for AnnoReg in DEBUG mode
  • TrueTypeFont: Sharpened font rendering.

1.2.0

07 May 14:35
Compare
Choose a tag to compare
  • Rewrite DataPart and EntityData
  • Fix some side issues
  • Improved network s11n lib
  • Add some syntax sugars for scala

1.1.1

29 Jan 13:54
Compare
Choose a tag to compare
  • Change license to MIT
  • Added a complete s11n API, now object-copying, XML and network s11n are supported.
  • Enhanced DataPart
  • Enhanced CGUI
  • Enhanced CGUI Editor
  • Editor code and assets don't ship with release anymore
  • Added version check utils
  • Removed some legacy API

1.1.0

03 Jan 10:41
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release
  • Complete refactored project structure, merged AnnoReg and LambdaLib properly
  • Major rewritten to CGUI and CGUI editor
  • Added TrueType font rendering capabilities
  • Added markdown rendering capabilities (experimental)
  • Improvements on CGUI API
  • Updated ASM API from 4 to 5, eliminating some potential bugs
  • Lots of other small bugfixes

1.0

03 Jan 10:27
Compare
Choose a tag to compare
1.0
  • First release. Yet many problems persists XD