Skip to content

Releases: Litium-org/SuperLitium

0.2.3 - Grape

23 Jan 22:14
f8f619b
Compare
Choose a tag to compare

grape

Changes

  • Added discord rich presence
  • Added gamepad functions
  • Added error message when a invalid game is tried to load

0.2.2 - Pineapple

20 Jan 19:16
f8f619b
Compare
Choose a tag to compare

pineapple

Introducing new way to play Superlitium games

Just drag 'n drop to play

image

0.2.0 - Strawberry

05 Jan 15:29
Compare
Choose a tag to compare

Introducing new Audio API

Create a new audio source with:

litiumapi.litaudio.newSource("yourtag", data)

And update it to make play with:

litiumapi.litaudio.updateSource("yourtag")

0.2.1 - Mango

09 Jan 16:34
Compare
Choose a tag to compare

mango

Changelog

  • New Litium graphics module functions
  • Outdated screen

0.1.9 - Kiwi

02 Jan 15:34
Compare
Choose a tag to compare

Changes

  • Brand new system, redone from ground up to get more stability
  • New language system, now Superlitium is available in 2 languages
  • English
  • Portuguese (Brazil)

Bug fixes

  • Fixed gamelib list crash when has no games
  • Also added gamelib scrolling list
  • Fixed save manager list scrolling and cursor
  • Fixed settings menu bugs.
  • Fixed translation bugs

[0.1.5] - Cherry (Legacy system source)

11 Dec 14:27
Compare
Choose a tag to compare

First release

  • store not done yet