Search found 8 matches

by rdlaitila
Sat Jun 18, 2016 7:00 am
Forum: General
Topic: Snaps and Linux distribution
Replies: 8
Views: 5613

Re: Snaps and Linux distribution

I feel we have more potential with http://appimage.org/ instead of Ubuntu snaps. Some points in no particular order: Ubuntu snaps require the snapd runtime installed. Meaning you cannot run a snap package without your distribution specifically supporting it. It may take time before any of the major ...
by rdlaitila
Mon Feb 02, 2015 12:58 pm
Forum: Libraries and Tools
Topic: [library] Upperclass.lua
Replies: 3
Views: 4059

Re: [library] Upperclass.lua

0.3.1 Released!

https://github.com/admin36/lua-uppercla ... /tag/0.3.1

Feedback welcome and appreciated!
by rdlaitila
Mon Jan 05, 2015 5:07 am
Forum: Libraries and Tools
Topic: [library] Upperclass.lua
Replies: 3
Views: 4059

[library] Upperclass.lua

Hello All, Presenting Upperclass, a Lua Class Implementation for the privileged :cool: https://github.com/admin36/lua-upperclass Although many other class implementations exist, upperclass provides additional class features such as: Class Member Scopes public , private , protected allowing tailored ...
by rdlaitila
Tue Jun 10, 2014 12:26 pm
Forum: Support and Development
Topic: Detecting split in array
Replies: 1
Views: 1792

Detecting split in array

Hello Everyone, I'm currently working on some procedural destruction code for objects in a space scene. The basic premise is to map the destructible object to a grid of destructible blocks that destroy when other objects make contact. In the first iteration, I took an array of blocks and generated a...
by rdlaitila
Thu Apr 17, 2014 12:02 am
Forum: Libraries and Tools
Topic: Lovebird : A browser-based debug console
Replies: 17
Views: 16608

Re: Lovebird : A browser-based debug console

Holy **** Nice work! Booted this up on one of my very complex projects that has a lot of nested tables and functions. Almost immediately I was able to find and fix temporary variables that were leaking into the global ENV just by exploring the right side nested variable explorer. Well done. I would ...
by rdlaitila
Thu Sep 06, 2012 11:25 am
Forum: Libraries and Tools
Topic: [library] libxml
Replies: 1
Views: 5067

[library] libxml

Hello All, I would like to present my newly released library libxml . The code was ripped from, and slightly re-factored for more strict XML use from my other ongoing project LURE . The library is the first incarnation to allow lovers to load, save, and traverse XML documents using standard XML DOM ...
by rdlaitila
Sun Apr 29, 2012 5:39 am
Forum: Libraries and Tools
Topic: Orbiting and Body Physics
Replies: 6
Views: 6100

Re: Orbiting and Body Physics

If you hold and drag the love window for a few seconds, you throw the earth out of the suns orbit into the heavens :ultrahappy:
by rdlaitila
Fri Nov 18, 2011 8:36 am
Forum: General
Topic: Long time no see, from LÖVE!
Replies: 35
Views: 28293

Re: Long time no see, from LÖVE!

Just wanna lurk for now