Skip to content

Releases: lovebrew/lovepotion

3DS Release 1.1.0-beta1

28 Aug 00:07
7666ed1
Compare
Choose a tag to compare
Pre-release

Rewrote the entire framework. Again.

Fixes

  • Audio Streaming is now properly implemented via SDL_mixer!
  • Use of png file formats is now possible without tex3ds conversion (thanks @LiquidFenrir!)
    • Fonts still use the png and json structure. However, please use BMFont to create the png file and a fnt to json converter like bmfont2json for the latter.

Additions

  • Added the transformation stack modifiers:
    • love.graphics.scale
    • love.graphics.rotate
  • love.graphics.clear can now take a string for the screen to clear
    • This is much like love.graphics.setScreen which sets the screen you render to
  • love.math module:
    • love.math.setRandomSeed
    • love.math.getRandomSeed
    • love.math.random
  • General system stability improvements to enhance the user's experience

Removals

Planned

  • socket.http support
  • Canvases
  • SpriteBatches

Switch Release 1.0.1

23 May 23:56
Compare
Choose a tag to compare

General system stability improvements to enhance the user's experience. including:

Additions

  • Gamepad:setLayout (untested)

Fixes

#22

Improvements

  • UDP sockets (still WIP)
  • Error handling

Thanks

  • MainMain
  • Shrike
  • Noor
  • Val

Join the Discord for development updates!
If you like my work, you may optionally donate to me via Paypal.

Initial Switch Release

14 May 03:56
Compare
Choose a tag to compare

This release includes the majority of the rewrite information from the newer 3DS build. On top of that, it includes:

  • Canvases
  • Joystick Module
    • getJoysticks
  • Gamepad callbacks
    • gamepadaxis
    • gamepadpressed
    • gamepadreleased
  • Gamepad objects (Joysticks)
  • Math Module
    • random
    • setRandomSeed
    • getRandomSeed
  • Touch Module
  • Touch callbacks
    • touchpressed
    • touchreleased
    • touchmoved
  • TrueType font support

Join the Discord!

Support me via paypal or patreon!

Super Rewrite

14 Sep 02:06
Compare
Choose a tag to compare
Super Rewrite Pre-release
Pre-release
  • Completely rewritten in C++
  • Audio Streaming
  • Font restriction is GONE!
    • Fonts made via FontBuilder
    • love.graphics.newFont(path/to/font) without an extension

Support my Patreon!
https://patreon.com/TurtleP