views
107
likes
3

Comments (2)

What do you think?

Error

main.lua:8: module 'https' not found:

no field package.preload['https']

no 'https' in LOVE game directories.

no file 'https' in LOVE paths.

no file './https.lua'

no file '/usr/local/share/luajit-2.1.0-beta3/https.lua'

no file '/usr/local/share/lua/5.1/https.lua'

no file '/usr/local/share/lua/5.1/https/init.lua'

no file './https.so'

no file '/usr/local/lib/lua/5.1/https.so'

no file '/usr/local/lib/lua/5.1/loadall.so'

Traceback

[love "callbacks.lua"]:228: in function 'handler'

[C]: in function 'require'

main.lua:8: in function 'load'

[love "callbacks.lua"]:136: in function <[love "callbacks.lua"]:135>

[C]: in function 'xpcall'

[C]: in function 'xpcall'

How can I fix this ?

superlitiumbanner.png

SuperLitium

Improved version from the original Litium. A cool imaginary and retro styled game console and game framework

Features

  • Version checking system

  • Better OS with improved UI

  • Save system

  • Customizable OS with colors

  • Support to 25 colors (+1 as transparent)

  • And much more

STABILITY WARNING

This project is constantly development, so scripts and functions can be added, removed, renamed  or moved to other parts.

Supported Plataforms

  • Windows (Native)

  • MacOS (Not supported)

  • Linux (Partially)

  • Android (Future)

  • iOS (Future)

Social media


Discord server

Source code

#retro #other #engine



all-ages

Added built-in collision system

It wasn't easy beacuse, my engine uses a special render made from scratch, so I need create a collision function from scratch too.

And part of the terminal is done, now this version of source is available on github.

I added a terminal, to allow you use commands to do advanced stuff, like create and manage projects, saves and others. (Not available on github for now)

New interface, that allow you to manage all your game saves (Your filesystem is limited to only 5mb of data). Still in development, maybe later I can show you how is the actual interface of it.

It was a while since I post the updates only on the github, but here the changes for now.