summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-07Added READMEorigin/developFernando Carmona Varo
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-11-07Added game selection interface for myhighscoresFernando Carmona Varo
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-27added mario2.mtsDonBatman
2015-10-27Merge branch 'master' of https://github.com/DonBatman/myarcadeDonBatman
2015-10-27Fixes for pacman mini, using the right schematic on next level and reducing ↵Fernando Carmona Varo
ghost number to 2
2015-10-27Stared work on gamestate and hud for marioDonBatman
2015-10-27Added points for ghosts and removed cherry rewardDonBatman
2015-10-27Added 8 more levels to nibblesDonBatman
2015-10-27added nibbles mapDonBatman
2015-10-26added the schem I forgot last timeDonBatman
2015-10-27Merge branch 'master' of https://github.com/DonBatman/myarcadeFernando Carmona Varo
Conflicts: mario/init.lua mario/turtle.lua
2015-10-27Added turtle movementFernando Carmona Varo
2015-10-26added sound files to marioDonBatman
fixed portal issue updated schematic started on turtles and gamestate
2015-10-26updated schem and some texturesDonBatman
2015-10-26new pacmine schemsDonBatman
added mario
2015-10-26Added game logic to the mini boardFernando Carmona Varo
2015-10-25Added pong ballFernando Carmona Varo
2015-10-24Merge branch 'master' of https://github.com/DonBatman/myarcadeDonBatman
need to update
2015-10-24alligned score boardDonBatman
added pacmini board
2015-10-25Merge branch 'master' of https://github.com/DonBatman/myarcadeFernando Carmona Varo
2015-10-25cleanupFernando Carmona Varo
2015-10-24Merge branch 'master' of https://github.com/DonBatman/myarcadeDonBatman
2015-10-25Implemented myhighscores API, and used it in pacmineFernando Carmona Varo
2015-10-24Added pong boardDonBatman
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 ↵Fernando Carmona Varo
the player outside. Also other players won't be able to enter a game already in progress
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
made new schematic
2015-10-24Merge branch 'master' into arcadeFernando Carmona Varo
Conflicts: pacmine/init.lua pacmine/portals.lua
2015-10-24Moved aliases to its own fileFernando Carmona Varo
2015-10-23Added pellets left to the hudDonBatman
changed layout of the hud
2015-10-23Added models for fruitDonBatman
changed portal color to blue
2015-10-24Moved and renamed to pacmineFernando Carmona Varo
2015-10-23changed color of hudDonBatman
new texture for power pellet renamed craftitems.lua to fruit.lua changed portal to a yellow color
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
textures
2015-10-22Changed a few texturesDonBatman
2015-10-22Added score HUDFernando Carmona Varo