Skip to content

Releases: LambdaInnovation/LambdaLib

1.2.3

Choose a tag to compare

@KSkun KSkun released this 06 Aug 09:43
  • Fixed cross-compilation issue when referencing GraphicPipeline in scala

1.2.2

Choose a tag to compare

@KSkun KSkun released this 23 Jul 02:07
  • Fixed various crashes involving Version Checker
  • Added a GraphicPipeline test implementation

1.2.1

Choose a tag to compare

@WeAthFoLD WeAthFoLD released this 06 Jul 06:40
  • 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

Choose a tag to compare

@WeAthFoLD WeAthFoLD released this 07 May 14:35
  • Rewrite DataPart and EntityData
  • Fix some side issues
  • Improved network s11n lib
  • Add some syntax sugars for scala

1.1.1

Choose a tag to compare

@WeAthFoLD WeAthFoLD released this 29 Jan 13:54
  • 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

1.1.0 Pre-release
Pre-release

Choose a tag to compare

@WeAthFoLD WeAthFoLD released this 03 Jan 10:41
  • 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

1.0

Choose a tag to compare

@WeAthFoLD WeAthFoLD released this 03 Jan 10:27
  • First release. Yet many problems persists XD