Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | Nathan fixed a texture issue | DonBatman | |
Chnaged description of mario from Reset to Mario | |||
2015-11-16 | made blocks not pointable | DonBatman | |
2015-11-12 | removed items from creative inventory | DonBatman | |
2015-11-11 | Reduced the hear distance of some of the sounds | Fernando Carmona Varo | |
2015-11-11 | Fixed turtles going through portals, fly/noclip/fast priviledges will be ↵ | Fernando Carmona Varo | |
temporarily disabled during the game, and increased a bit ghost radius | |||
2015-11-08 | Added green mushroom to mario, it'll spawn when there are only 10 coins left | Fernando Carmona Varo | |
2015-11-07 | Remove nibbles and pong from master branch | Fernando Carmona Varo | |
2015-11-07 | Added READMEorigin/develop | Fernando Carmona Varo | |
2015-11-07 | Some refactoring for the on_player_collision | Fernando Carmona Varo | |
2015-11-07 | Improved portal detection, using the already existing collision detection ↵ | Fernando Carmona Varo | |
logic instead of abms | |||
2015-11-07 | Added game selection interface for myhighscores | Fernando Carmona Varo | |
2015-10-28 | Merge branch 'master' of https://github.com/DonBatman/myarcade | Fernando Carmona Varo | |
Conflicts: mario/gamestate.lua mario/hud.lua mario/init.lua | |||
2015-10-27 | Integrated Mario gamestate logic, some fixes and tweaks | Fernando Carmona Varo | |
2015-10-27 | added mario2.mts | DonBatman | |
2015-10-27 | Merge branch 'master' of https://github.com/DonBatman/myarcade | DonBatman | |
2015-10-27 | Fixes for pacman mini, using the right schematic on next level and reducing ↵ | Fernando Carmona Varo | |
ghost number to 2 | |||
2015-10-27 | Stared work on gamestate and hud for mario | DonBatman | |
2015-10-27 | Added points for ghosts and removed cherry reward | DonBatman | |
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 | |
Conflicts: mario/init.lua mario/turtle.lua | |||
2015-10-27 | Added turtle movement | Fernando Carmona Varo | |
2015-10-26 | added sound files to mario | DonBatman | |
fixed portal issue updated schematic started on turtles and gamestate | |||
2015-10-26 | updated schem and some textures | DonBatman | |
2015-10-26 | new pacmine schems | DonBatman | |
added mario | |||
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 | |
need to update | |||
2015-10-24 | alligned score board | DonBatman | |
added pacmini board | |||
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 ↵ | 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 | |