Search found 8 matches
- Sat Jun 18, 2016 7:00 am
- Forum: General
- Topic: Snaps and Linux distribution
- Replies: 8
- Views: 6021
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 ...
- Mon Feb 02, 2015 12:58 pm
- Forum: Libraries and Tools
- Topic: [library] Upperclass.lua
- Replies: 3
- Views: 4238
Re: [library] Upperclass.lua
0.3.1 Released!
https://github.com/admin36/lua-uppercla ... /tag/0.3.1
Feedback welcome and appreciated!
https://github.com/admin36/lua-uppercla ... /tag/0.3.1
Feedback welcome and appreciated!
- Mon Jan 05, 2015 5:07 am
- Forum: Libraries and Tools
- Topic: [library] Upperclass.lua
- Replies: 3
- Views: 4238
[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 ...
- Tue Jun 10, 2014 12:26 pm
- Forum: Support and Development
- Topic: Detecting split in array
- Replies: 1
- Views: 1845
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...
- Thu Apr 17, 2014 12:02 am
- Forum: Libraries and Tools
- Topic: Lovebird : A browser-based debug console
- Replies: 17
- Views: 17596
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 ...
- Thu Sep 06, 2012 11:25 am
- Forum: Libraries and Tools
- Topic: [library] libxml
- Replies: 1
- Views: 5181
[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 ...
- Sun Apr 29, 2012 5:39 am
- Forum: Libraries and Tools
- Topic: Orbiting and Body Physics
- Replies: 6
- Views: 6322
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
- Fri Nov 18, 2011 8:36 am
- Forum: General
- Topic: Long time no see, from LÖVE!
- Replies: 35
- Views: 31069
Re: Long time no see, from LÖVE!
Just wanna lurk for now