public
Description: A lua implementation of LittleBigPlanet created with LÖVE.
Homepage: http://love2d.org/forum/viewtopic.php?t=625
Clone URL: git://github.com/bartbes/lovelybigplanet.git
name age message
file .gitignore Tue Mar 31 08:27:15 -0700 2009 Created dummy program [bartbes]
directory DevInfo/ Fri Oct 02 06:27:42 -0700 2009 Added a microwave request [bartbes]
file LICENSE Thu Oct 22 06:03:07 -0700 2009 Updated the license [bartbes]
file README Mon Jul 13 08:28:32 -0700 2009 Another Snakeface credit [bartbes]
file api.lua Mon Oct 26 09:41:33 -0700 2009 Error check in speechBox + logging [bartbes]
file conf.lua Sat Sep 26 14:05:52 -0700 2009 Lies! [gvx]
file constants.lua Sat Nov 07 03:47:49 -0800 2009 Fixed wrong constant conversion. [bartbes]
file download.lua Thu Oct 22 04:32:47 -0700 2009 Merge branch 'porting' of git@github.com:bartbe... [bartbes]
file editor.lua Tue Sep 29 08:12:50 -0700 2009 Editor now autoloads the settings from the map [bartbes]
file extract.lua Mon Oct 26 02:49:03 -0700 2009 Improved the packages and the unpacker [bartbes]
file game.lua Thu Oct 22 06:36:53 -0700 2009 Changed some constants to strings (they were gi... [gvx]
file hud.lua Mon Oct 26 09:40:18 -0700 2009 Added callbacks to speechBox and messageBox [bartbes]
directory libs/ Thu Oct 22 06:03:00 -0700 2009 Forced parts of LoveUI into using string consta... [gvx]
file main.lua Sat Oct 31 01:46:45 -0700 2009 Added version check [bartbes]
file mainmenu.lua Sat Nov 07 02:57:33 -0800 2009 Added an empty update menu in settings [bartbes]
file map.lua Tue Sep 15 10:29:42 -0700 2009 Fixed in-game menu, and set main menu up to sta... [gvx]
directory maps/ Mon Oct 26 09:40:18 -0700 2009 Added callbacks to speechBox and messageBox [bartbes]
file marketplace.lua Fri Oct 09 11:23:16 -0700 2009 Removed old code (i.e. commented lines) [bartbes]
file menu.lua Fri Oct 09 14:46:29 -0700 2009 Added green menu border [gvx]
directory mods/ Wed Apr 01 00:12:37 -0700 2009 Apparently dirs can't be empty, created some mo... [bartbes]
file network.lua Thu Oct 22 04:32:06 -0700 2009 Added support for LBP file downloading [bartbes]
directory objects/ Mon Oct 19 02:09:58 -0700 2009 Abstracted killplayer to kill [bartbes]
file package.sh Mon Oct 26 02:49:03 -0700 2009 Improved the packages and the unpacker [bartbes]
directory resources/ Sun Oct 18 04:17:11 -0700 2009 Forgot to git add the files [bartbes]
file save.lua Tue Sep 29 08:30:52 -0700 2009 Added a campaignmap variable, continues campaig... [bartbes]
file test.pkg Mon Oct 26 02:49:03 -0700 2009 Improved the packages and the unpacker [bartbes]
README
LovelyBigPlanet is an implentation of LittleBigPlanet <http://en.wikipedia.org/wiki/LittleBigPlanet> created with LÖVE <
http://love2d.org>.

It will be released under MIT/X11 license <http://www.opensource.org/licenses/mit-license.php>

Contributors (in order of signup):
* bartbes: Project starter, general programming, networking
* qubodup: artwork
* osgeld: editor & artwork
* Xcmd: ideas & beta-testing
* appleide: beta-testing
* Robin: physics, editor & beta-testing
* Snakeface: artwork