Page 5 of 6

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Mon Apr 01, 2024 8:36 am
by marknote
Hi all,

A new version (1.43) is available to address some of your concerns.
- Now the “game play” in full screen mode;
- import should work now;
- the editor will remember the last file opened;

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Mon Apr 01, 2024 3:41 pm
by ddabrahim
Hi. Just want to say I really love this project. As I don't have a lot of time to sit at my desktop recently, I find this project extremely useful to experiment on the go.

My only problem was that it is often crash when I try to capture user input and trigger the on-screen keyboard. Not sure if it was fixed in this release but I'm going to give it a try.

I think you should really consider to setup a proper homepage with screenshots and some introduction to people may not know what Love2D is. A desktop version would be also extremely useful to help complete beginners get started. I can see beginners often have no idea how to use Love2D. They expect to see a code editor, a tool in which they can write code and launch preview. Love2D Studio would be a perfect place to start for some people in my opinion even on desktop.

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Mon Apr 01, 2024 5:23 pm
by pjft
Thanks for the update - the changes are nice! I did experience a similar unreliability when trying to edit a file - it crashed a few times. Nothing major, but worth highlighting.

Thanks!

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Tue Apr 02, 2024 3:23 am
by marknote
Hi @ddabrahim,
Thanks a lot for sharing your thoughts! Your feedback is very helpful for me.
Sorry to know the app is not so reliable. I will have a look. If you can provide more details on how to reproduce the crash,
It will make it even easier.


ddabrahim wrote: Mon Apr 01, 2024 3:41 pm Hi. Just want to say I really love this project. As I don't have a lot of time to sit at my desktop recently, I find this project extremely useful to experiment on the go.

My only problem was that it is often crash when I try to capture user input and trigger the on-screen keyboard. Not sure if it was fixed in this release but I'm going to give it a try.

I think you should really consider to setup a proper homepage with screenshots and some introduction to people may not know what Love2D is. A desktop version would be also extremely useful to help complete beginners get started. I can see beginners often have no idea how to use Love2D. They expect to see a code editor, a tool in which they can write code and launch preview. Love2D Studio would be a perfect place to start for some people in my opinion even on desktop.

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Tue Apr 02, 2024 3:27 am
by marknote
Hi @pjft,

Thanks for the feedback! Sorry to know the editor sometimes crashes. I am using a tree sitter based parser to parse the code for syntax highlighting.
I did meet some crash caused by the parser before, but very rarely recently. I will keep an eye on this issue.
Thanks
pjft wrote: Mon Apr 01, 2024 5:23 pm Thanks for the update - the changes are nice! I did experience a similar unreliability when trying to edit a file - it crashed a few times. Nothing major, but worth highlighting.

Thanks!

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Tue Apr 02, 2024 5:18 am
by SugarRayLua
@marknote,

New release fixed the issue with importing .love files, thanks!

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Wed Apr 03, 2024 7:02 am
by marknote
Hi @SugarRayLua,
Thanks for the feedback! Nice to know the issue is gone :D
SugarRayLua wrote: Tue Apr 02, 2024 5:18 am @marknote,

New release fixed the issue with importing .love files, thanks!

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Sun Apr 14, 2024 12:18 pm
by marknote
Hi all,

v1.450 is available today, with improvement to the editor.

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Mon Apr 15, 2024 5:09 am
by SugarRayLua
Thanks, @marknote, for updating the search feature on the editor-- really looking good!

Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone

Posted: Mon Apr 15, 2024 12:43 pm
by marknote
Hi @SugarRayLua,
Nice to know your like the feature! Thanks for the feedback ~
SugarRayLua wrote: Mon Apr 15, 2024 5:09 am Thanks, @marknote, for updating the search feature on the editor-- really looking good!