summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25cleanupFernando Carmona Varo
2015-10-25Implemented myhighscores API, and used it in pacmineFernando Carmona Varo
2015-10-24Some refactoring and organization, added api.luaFernando Carmona Varo
2015-10-24Merge branch 'master' of https://github.com/DonBatman/myarcadeFernando Carmona Varo
2015-10-24Do not save state to disk anymore, instead properly end the game and move the...Fernando Carmona Varo
2015-10-24Merge branch 'master' of https://github.com/DonBatman/myarcadeDonBatman
2015-10-24Added formspecsDonBatman
2015-10-24Implemented fruits and extra lifesFernando Carmona Varo
2015-10-24Added high score. No formspec yetDonBatman
2015-10-24fixed portalsDonBatman
2015-10-24Merge branch 'master' into arcadeFernando Carmona Varo
2015-10-24Moved aliases to its own fileFernando Carmona Varo
2015-10-23Added pellets left to the hudDonBatman
2015-10-23Added models for fruitDonBatman
2015-10-24Moved and renamed to pacmineFernando Carmona Varo
2015-10-23changed color of hudDonBatman
2015-10-23Fix hud not updating after first gameFernando Carmona Varo
2015-10-23Save state to disk on shutdown as wellFernando Carmona Varo
2015-10-23Fix sound issue when picking 2 power pellets simultaneouslyFernando Carmona Varo
2015-10-23Some improvements to the HUDFernando Carmona Varo
2015-10-22Update HUD in some other places. Using also the eatghost sound nowFernando Carmona Varo
2015-10-22Merge branch 'master' of https://github.com/DonBatman/mypacmanDonBatman
2015-10-22Changed a few texturesDonBatman
2015-10-22Added score HUDFernando Carmona Varo
2015-10-22improved pellet detectionFernando Carmona Varo
2015-10-22Stop ghosts when the player leavesFernando Carmona Varo
2015-10-22Let the player eat pellets on touchFernando Carmona Varo
2015-10-22Ghosts should be immortal now, even with bigger collisionboxFernando Carmona Varo
2015-10-22Added score to table. Changed craft items to nodes. Changed sounds. Changed b...DonBatman
2015-10-21added 4 sound filesDonBatman
2015-10-22Fixed some problems with ghosts from previous game levels or states not getti...Fernando Carmona Varo
2015-10-21Added power pellet state, ghosts will run away from the player and get telepo...Fernando Carmona Varo
2015-10-21Some cleanup and refactoring, it should be possible now to have multiple pacm...Fernando Carmona Varo
2015-10-21First UploadDonBatman