Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making the editor function #94

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Making the editor function #94

wants to merge 14 commits into from

Conversation

njd5475
Copy link

@njd5475 njd5475 commented Dec 4, 2022

In addition the commits include a lot of additional changes so take it however you want.

@Shoozza
Copy link
Member

Shoozza commented Sep 5, 2023

Hi, sorry for the late reply.

I'll have to split this up into multiple things.
E.g the LÖVE 11 port could be a separate pull request.

Thanks for the contribution :)

@Shoozza
Copy link
Member

Shoozza commented Sep 9, 2023

On further inspection, this crashes on the "ls" command after it starts scrolling:

LOVE - Warning: api.lua:258: Using deprecated function love.filesystem.isDirectory (replaced by love.filesystem.getInfo)
Error: api.lua:283: love.event.wait cannot be called while a Canvas is active in love.graphics.
stack traceback:
        [love "boot.lua"]:345: in function <[love "boot.lua"]:341>
        [C]: in function 'wait'
        api.lua:283: in function 'ls'
        [string "nocart.p8"]:178: in function <[string "nocart.p8"]:54>
        main.lua:1027: in function <main.lua:988>
        [C]: in function 'xpcall'
        [love "boot.lua"]:361: in function <[love "boot.lua"]:348>
        [C]: in function 'xpcall'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants