Search found 188 matches

by monolifed
Sun Jul 25, 2021 11:02 pm
Forum: Games and Creations
Topic: love editor
Replies: 11
Views: 13018

Re: love editor

I added multiline selection. It seems to works but I won't be surprised if it crashes.

I am not making a full text editor.
There will be no support for font styles, color schemes, menus, etc.
This is a simple edit control for love.
by monolifed
Sat Jul 24, 2021 10:15 pm
Forum: Games and Creations
Topic: love editor
Replies: 11
Views: 13018

love editor

A barebones editor: (left)ctrl+s saves (left)ctrl+r saves and run the file (press escape to go back) The file is also saved on quit A console is required to see the errors Mouse not supported, common keyboard operations supported Optional code highlighting (lua only) No bound checks https://github.c...
by monolifed
Mon Jul 19, 2021 3:27 pm
Forum: Libraries and Tools
Topic: Love Example Navigator
Replies: 7
Views: 9297

Re: Love Example Navigator

Added a repo
Placed run option to the end of runnable examples
by monolifed
Sun Jul 18, 2021 10:47 am
Forum: Libraries and Tools
Topic: Love Example Navigator
Replies: 7
Views: 9297

Re: Love Example Navigator

Yes, I wrote some parts of the browser and a few of examples
by monolifed
Sun Jul 18, 2021 10:44 am
Forum: Libraries and Tools
Topic: Love Example Navigator
Replies: 7
Views: 9297

Re: Love Example Navigator

Added 3 more examples
by monolifed
Sat Jul 17, 2021 10:00 pm
Forum: Libraries and Tools
Topic: Love Example Navigator
Replies: 7
Views: 9297

Re: Love Example Navigator

Currently:
You have to click on "loading_image.lua"
Read it for a while
Press run
Note: Log tells you why nothing happened when you clicked run
by monolifed
Sat Jul 17, 2021 9:42 pm
Forum: Libraries and Tools
Topic: Love Example Navigator
Replies: 7
Views: 9297

Love Example Navigator

An example browser for love2d You can currently select between 4 examples You can click on them, see the code then run them by pressing the run button Press "escape" button or close the window to exit the example and restart the example navigator Note: this is a re-release. I removed exper...
by monolifed
Tue Jun 29, 2021 3:48 pm
Forum: Support and Development
Topic: [SOLVED] Anim8 - Create animation for each new object
Replies: 12
Views: 14523

Re: Anim8 - Create animation for each new object

Do you want something like this?
by monolifed
Tue Jun 29, 2021 12:09 pm
Forum: Libraries and Tools
Topic: Lovejs packer for old lovejs
Replies: 2
Views: 10878

Re: Lovejs packer for old lovejs

This works with drag and drop. io.* functions are removed