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
path:
root
/
not
Age
Commit message (
Expand
)
Author
2017-09-03
Variables initialized in constructor
Aki
2017-09-03
Deleted (hehe) misleading comment
Aki
2017-09-03
Moved default variables to constructor in Element
Aki
2017-09-03
Cleaned up comments, background position based on map center
Aki
2017-09-03
Background as Decoration, no layers with scroll ratio yet
Aki
2017-09-03
More map config and loading changes
Aki
2017-09-02
Separated platforms' configs from maps' configs
Aki
2017-09-02
Center_* changed to center.* (table)
Aki
2017-09-02
Empty delete function for Object just in case
Aki
2017-09-02
Deleted obsolete nilinitializers in World
Aki
2017-08-01
Fixed leftover from mass replace
Aki
2017-08-01
Ray now uses getScale directly
Aki
2017-08-01
Added short input from taking input
Aki
2017-08-01
Settings reload moved to separate method
Aki
2017-08-01
Saves display settings properly
Aki
2017-08-01
Remove joysticks pop-like
Aki
2017-08-01
displayLoads now correctly handles fullscreen or windowed modes
Aki
2017-07-31
Fixed scaling issues on display change
Aki
2017-07-31
For testing purpose - static change of display settings
Aki
2017-07-31
New settings format that allows something else than controller sets
Aki
2017-07-20
Moved name-tag drawing to separate function; moved up overall in drawing func...
Aki
2017-07-20
Added initial name tags above Heroes
Aki
2017-07-19
Cleaned-up Contact functions
Aki
2017-07-19
Added clash effect for clashes
Aki
2017-07-19
Initial clash
Aki
2017-07-18
Resized 16px effects frames to 24px
Aki
2017-07-18
Respawning now resets salto and smoke flags in Hero's behaviour
Aki
2017-07-18
Renamed few more poperties in Hero which are used the same way as statics
Aki
2017-07-18
Removed obsolete punchdir and reworked physical animations on punches
Aki
2017-07-17
Moved landing method to Hero from World
Aki
2017-07-17
Trail now works mostly as intended
Aki
2017-07-17
Changed order of properties in Hero's constructor
Aki
2017-07-17
More properties moved to constructor in Hero
Aki
2017-07-16
Cleaning-up Hero and Player, this far w/o big changes
Aki
2017-07-16
Exploding update and new methods of Hero
Aki
2017-07-16
Additional condition for trail to appear
Aki
2017-07-16
Initial trial effect, it's too fun
Aki
2017-07-16
Music doesn't stop on transition from any-menu to main-menu
Aki
2017-07-16
Fixed MusicPlayer bug with win and pause menus
Aki
2017-07-16
Pause works now
Aki
2017-07-15
Win screen is now handled by Scene
Aki
2017-07-15
Added missing empty functions in Scene
Aki
2017-07-15
Making new win screen based on Menu and SceneManager
Aki
2017-07-14
Background in menu moved to separate class
Aki
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
[prev]
[next]