summaryrefslogtreecommitdiff
path: root/gamestate.lua
AgeCommit message (Collapse)Author
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-22Update HUD in some other places. Using also the eatghost sound nowFernando Carmona Varo
2015-10-22Added score HUDFernando Carmona Varo
2015-10-22improved pellet detectionFernando Carmona Varo
2015-10-22Let the player eat pellets on touchFernando Carmona Varo
2015-10-22Added score to table. Changed craft items to nodes. Changed sounds. Changed ↵DonBatman
blocks to immortal
2015-10-22Fixed some problems with ghosts from previous game levels or states not ↵Fernando Carmona Varo
getting removed, also added /mypacman_exit chatcommand
2015-10-21Added power pellet state, ghosts will run away from the player and get ↵Fernando Carmona Varo
teleported to the ghost spawn
2015-10-21Some cleanup and refactoring, it should be possible now to have multiple ↵Fernando Carmona Varo
pacman games running simultaneously in different boards