summaryrefslogtreecommitdiff
path: root/mario/gamestate.lua
AgeCommit message (Collapse)Author
2015-11-07Some refactoring for the on_player_collisionFernando Carmona Varo
2015-11-07Improved portal detection, using the already existing collision detection ↵Fernando Carmona Varo
logic instead of abms
2015-10-28Merge branch 'master' of https://github.com/DonBatman/myarcadeFernando Carmona Varo
Conflicts: mario/gamestate.lua mario/hud.lua mario/init.lua
2015-10-27Integrated Mario gamestate logic, some fixes and tweaksFernando Carmona Varo
2015-10-27Stared work on gamestate and hud for marioDonBatman
2015-10-26added sound files to marioDonBatman
fixed portal issue updated schematic started on turtles and gamestate