summaryrefslogtreecommitdiff
path: root/mario/gamestate.lua
AgeCommit message (Expand)Author
2015-11-11Reduced the hear distance of some of the soundsFernando Carmona Varo
2015-11-11Fixed turtles going through portals, fly/noclip/fast priviledges will be temp...Fernando Carmona Varo
2015-11-08Added green mushroom to mario, it'll spawn when there are only 10 coins leftFernando Carmona Varo
2015-11-07Some refactoring for the on_player_collisionFernando Carmona Varo
2015-11-07Improved portal detection, using the already existing collision detection log...Fernando Carmona Varo
2015-10-28Merge branch 'master' of https://github.com/DonBatman/myarcadeFernando Carmona Varo
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