index
:
myArcade
master
origin/HEAD
origin/develop
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-27
Added 8 more levels to nibbles
DonBatman
2015-10-27
added nibbles map
DonBatman
2015-10-26
added the schem I forgot last time
DonBatman
2015-10-27
Merge branch 'master' of https://github.com/DonBatman/myarcade
Fernando Carmona Varo
2015-10-27
Added turtle movement
Fernando Carmona Varo
2015-10-26
added sound files to mario
DonBatman
2015-10-26
updated schem and some textures
DonBatman
2015-10-26
new pacmine schems
DonBatman
2015-10-26
Added game logic to the mini board
Fernando Carmona Varo
2015-10-25
Added pong ball
Fernando Carmona Varo
2015-10-24
Merge branch 'master' of https://github.com/DonBatman/myarcade
DonBatman
2015-10-24
alligned score board
DonBatman
2015-10-25
Merge branch 'master' of https://github.com/DonBatman/myarcade
Fernando Carmona Varo
2015-10-25
cleanup
Fernando Carmona Varo
2015-10-24
Merge branch 'master' of https://github.com/DonBatman/myarcade
DonBatman
2015-10-25
Implemented myhighscores API, and used it in pacmine
Fernando Carmona Varo
2015-10-24
Added pong board
DonBatman
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 the...
Fernando Carmona Varo
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
2015-10-24
Merge branch 'master' into arcade
Fernando Carmona Varo
2015-10-24
Moved aliases to its own file
Fernando Carmona Varo
2015-10-23
Added pellets left to the hud
DonBatman
2015-10-23
Added models for fruit
DonBatman
2015-10-24
Moved and renamed to pacmine
Fernando Carmona Varo
2015-10-23
changed color of hud
DonBatman
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
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 b...
DonBatman
2015-10-21
added 4 sound files
DonBatman
2015-10-22
Fixed some problems with ghosts from previous game levels or states not getti...
Fernando Carmona Varo
2015-10-21
Added power pellet state, ghosts will run away from the player and get telepo...
Fernando Carmona Varo
2015-10-21
Some cleanup and refactoring, it should be possible now to have multiple pacm...
Fernando Carmona Varo
2015-10-21
First Upload
DonBatman