Search found 948 matches

by josefnpat
Tue Jul 12, 2016 4:08 pm
Forum: Support and Development
Topic: Why was JPEG encoding/GIF decoding removed?
Replies: 41
Views: 33512

Re: Why was JPEG encoding/GIF decoding removed?

@zorg Hello Frank. (Erm ... Dick ...) @someguynamedpie @bartbes @slime As with many features discussed, I am happy to see JPEG and GIF go. The less features we have in the framework, the more we can concentrate on making the core of the framework better. But with many features (e.g. IDEs, animation ...
by josefnpat
Tue Jul 05, 2016 4:01 am
Forum: Ports
Topic: Löve on PocketC.H.I.P.?
Replies: 20
Views: 112928

Re: Löve on PocketC.H.I.P.?

I too have ordered one - I can't wait to see if I can get love running as well!
by josefnpat
Tue Jul 05, 2016 4:00 am
Forum: General
Topic: These forums are dead nowadays.
Replies: 8
Views: 13492

Re: These forums are dead nowadays.

love is dead, long live love
by josefnpat
Fri Jun 10, 2016 1:48 pm
Forum: Games and Creations
Topic: Starfire Lords: Genesis
Replies: 16
Views: 5786

Re: Starfire Lords: Genesis

We wanted to do a kickstarter, but we don't have marketing budget to make it work :(

I am able to release a demo and the full soundtrack though! Please enjoy!

josefnpat.itch.io/starfirelordsgenesis
by josefnpat
Sat Jun 04, 2016 2:20 pm
Forum: Libraries and Tools
Topic: Itch.io App Sample Linux Integration (with love binary dependency)
Replies: 4
Views: 3506

Re: Itch.io App Sample Linux Integration (with love binary dependency)

I have zenity installed on arch, but I think I chose it because it's a rather common install. The script also checks to see if zenity is installed and uses it, otherwise it will just spit info out on the stdout.
by josefnpat
Sat Jun 04, 2016 1:25 pm
Forum: Libraries and Tools
Topic: Itch.io App Sample Linux Integration (with love binary dependency)
Replies: 4
Views: 3506

Itch.io App Sample Linux Integration (with love binary dependency)

So if you haven't seen the itch.io app, then I urge you to check it out. Making standalone binaries for windows/osx is pretty easy (with linux being a bit more tricky) but some linux users already have love installed. Itch.io requires some form of executable to be run from the download. This script ...
by josefnpat
Thu May 26, 2016 10:00 pm
Forum: General
Topic: What's obey?
Replies: 18
Views: 11252

Re: What's obey?

vrld wrote:
drunken_munki wrote:It's pretty disturbing either way, I certainly don't see it as particularly smart or funny; but then maybe I'm not < 18 years old.
Ahem.
I'm giving you a choice: either put on these glasses or start eatin' that trash can.
by josefnpat
Thu May 19, 2016 5:21 pm
Forum: General
Topic: 3D MMORPG, possible in love?
Replies: 7
Views: 4452

Re: 3D MMORPG, possible in love?

I made a 3D MMO in 48 hours for a game jam: http://missingsentinelsoftware.com/game/bitmo-pirates-mmo From this experience, I quote: Introducing the 48 hour MMO. You said it was a bad idea, and from the start and in retrospect, it probably was. Regardless, it's an MMO, it's free, and it's technicall...
by josefnpat
Thu May 05, 2016 10:56 pm
Forum: General
Topic: Concise game implementations
Replies: 6
Views: 4211

Re: Concise game implementations

How about pong in less than 100 lines of code?

https://gist.github.com/josefnpat/a1abc49d7badcfb42d75