index
:
Roflnauts 2
maps
master
mc-master
renegades
Smash-like game
Roflnauts 2 Team
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-12
Created Scene class
Aki
2017-07-12
All changeScene calls replaced with proper SceneManager calls
Aki
2017-07-12
SceneManager has Controller and Love2D callbacks
Aki
2017-07-12
Menu moved to new OOP model
Aki
2017-07-12
Basic SceneManager created and partialy replaced old scene managment system
Aki
2017-07-12
All music playing moved to single instance of MusicPlayer
Aki
2017-07-11
Moved scene managment to SceneManager (non-existant)
Aki
2017-07-10
MusicPlayer now don't share sources
Aki
2017-07-05
Updated makefile for submodule
Aki
2017-07-05
Object lib added as git submodule
Aki
2017-06-28
Fixed animation bug for Player on walking combination
Aki
2017-06-27
Indention in settings menu
Aki
2017-06-27
Scenes now use MusicPlayer
Aki
2017-06-27
Moved ui elements to use new oop lib
Aki
2017-06-15
Music renamed to MusicPlayer
Aki
2017-06-15
Removed magic numbers in punching
Aki
2017-06-15
No more global quit
Aki
2017-06-15
Pushing old edits
Aki
2017-05-26
Properly construct world
Aki
2017-05-26
World updated to new oop module
Aki
2017-05-26
Comment on Entity
Aki
2017-05-26
Reviewed Ray which was way older than rest of stuff; moved to new oop module
Aki
2017-05-26
Rest of entities moved to new oop module; tested
Aki
2017-05-26
Random changed to use love lib
Aki
2017-05-26
Halfway through with moving to new OOP module
Aki
2017-05-26
Added Object.lua to lib
Aki
2017-04-09
Merge branch 'com'
Aki
2017-04-08
Moved configs from root directory to config directory
Aki
2017-04-07
Maps and nauts list moved to config
Aki
2017-04-07
Clean-up main.lua a little bit
Aki
2017-04-07
Makefile for new tree
Aki
2017-04-07
Moved menu elements to /not/
Aki
2017-04-07
Moved map configs to config directory
Aki
2017-04-07
Moved menu configs to subdirectory
Aki
2017-04-06
First steps in cleaning-up menu.
Aki
2017-04-06
Camera moved to /not/ and cleaned-up a bit
Aki
2017-04-06
Controller moved to /not/ and cleaned-up a bit.
Aki
2017-04-06
Settings moved to /not/, cleaned-up a bit
Aki
2017-04-06
Added todos from Discord
Aki
2017-04-06
Menu cleaned-up and moved to /not/
Aki
2017-04-06
Moved music.lua, cleaned-up its code; Fixed requires for main, World and Menu
Aki
2017-04-06
World clean-up init and table
Aki
2017-04-06
Finally! Readme
Aki
2017-04-06
Moved damping back to Hero from Player
Aki
2017-04-06
Hotfix for destroyed body crash
Aki
2017-04-06
Hero.alive -> Hero.isAlive; World.init method
Aki
2017-04-06
Controller-related methods and variables in Player renamed
Aki
2017-04-05
Hero no longer uses controler-related functions/methods
Aki
2017-04-05
Moved most player-input-related methods from Hero to Player
Aki
2017-04-05
Some of World's create methods are now following new parameter orders of enti...
Aki
[prev]
[next]