Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-25 | Implemented myhighscores API, and used it in pacmine | Fernando Carmona Varo | |
2015-10-24 | Some refactoring and organization, added api.lua | Fernando Carmona Varo | |
2015-10-24 | Merge branch 'master' of https://github.com/DonBatman/myarcade | Fernando Carmona Varo | |
2015-10-24 | Do not save state to disk anymore, instead properly end the game and move ↵ | Fernando Carmona Varo | |
the player outside. Also other players won't be able to enter a game already in progress | |||
2015-10-24 | Merge branch 'master' of https://github.com/DonBatman/myarcade | DonBatman | |
2015-10-24 | Added formspecs | DonBatman | |
2015-10-24 | Implemented fruits and extra lifes | Fernando Carmona Varo | |
2015-10-24 | Added high score. No formspec yet | DonBatman | |
2015-10-24 | fixed portals | DonBatman | |
made new schematic | |||
2015-10-24 | Merge branch 'master' into arcade | Fernando Carmona Varo | |
Conflicts: pacmine/init.lua pacmine/portals.lua | |||
2015-10-24 | Moved aliases to its own file | Fernando Carmona Varo | |
2015-10-23 | Added pellets left to the hud | DonBatman | |
changed layout of the hud | |||
2015-10-23 | Added models for fruit | DonBatman | |
changed portal color to blue | |||
2015-10-24 | Moved and renamed to pacmine | Fernando Carmona Varo | |
2015-10-23 | changed color of hud | DonBatman | |
new texture for power pellet renamed craftitems.lua to fruit.lua changed portal to a yellow color | |||
2015-10-23 | Fix hud not updating after first game | Fernando Carmona Varo | |
2015-10-23 | Save state to disk on shutdown as well | Fernando Carmona Varo | |
2015-10-23 | Fix sound issue when picking 2 power pellets simultaneously | Fernando Carmona Varo | |
2015-10-23 | Some improvements to the HUD | Fernando Carmona Varo | |
2015-10-22 | Update HUD in some other places. Using also the eatghost sound now | Fernando Carmona Varo | |
2015-10-22 | Merge branch 'master' of https://github.com/DonBatman/mypacman | DonBatman | |
textures | |||
2015-10-22 | Changed a few textures | DonBatman | |
2015-10-22 | Added score HUD | Fernando Carmona Varo | |
2015-10-22 | improved pellet detection | Fernando Carmona Varo | |
2015-10-22 | Stop ghosts when the player leaves | Fernando Carmona Varo | |
2015-10-22 | Let the player eat pellets on touch | Fernando Carmona Varo | |
2015-10-22 | Ghosts should be immortal now, even with bigger collisionbox | Fernando Carmona Varo | |
2015-10-22 | Added score to table. Changed craft items to nodes. Changed sounds. Changed ↵ | DonBatman | |
blocks to immortal | |||
2015-10-21 | added 4 sound files | DonBatman | |
2015-10-22 | Fixed some problems with ghosts from previous game levels or states not ↵ | Fernando Carmona Varo | |
getting removed, also added /mypacman_exit chatcommand | |||
2015-10-21 | Added power pellet state, ghosts will run away from the player and get ↵ | Fernando Carmona Varo | |
teleported to the ghost spawn | |||
2015-10-21 | Some cleanup and refactoring, it should be possible now to have multiple ↵ | Fernando Carmona Varo | |
pacman games running simultaneously in different boards | |||
2015-10-21 | First Upload | DonBatman | |