Commit History

Author SHA1 Message Date
  Pedro Gimeno f0431bd22d Make the shot look sexier. 7 years ago
  Pedro Gimeno 3a6869c2c0 Support zoom factors. 7 years ago
  Pedro Gimeno 2142bb245a Update copyright years; fix comment. 7 years ago
  Pedro Gimeno c77efd5bc9 Batch of related changes. 7 years ago
  Pedro Gimeno ed19f17599 License changes and other typos. 7 years ago
  Pedro Gimeno e23bfcbb51 Comment typo 7 years ago
  Pedro Gimeno 96a3859479 Avoid generating garbage when saving the game. 7 years ago
  Pedro Gimeno 9a043a166d Forgot to make 'game' a local. 7 years ago
  Pedro Gimeno df7a0be9e4 Change linear interpolation once more 8 years ago
  Pedro Gimeno 2070c85135 Have 10 effective shields instead of 9 8 years ago
  Pedro Gimeno 19bf59e079 Change thrust value to one closer to that of the original game. 8 years ago
  Pedro Gimeno a193cb42d9 Remove forgotten debug line. 8 years ago
  Pedro Gimeno 057dea10fb Fix wraparound problem with shot (circle) disappearing from view. 8 years ago
  Pedro Gimeno 4ed4bbdb9d Fix bug preventing certain enemies to be killed from one side. 8 years ago
  Pedro Gimeno 271de6687d Fix numerical stability problem that caused some enemies to vibrate. 8 years ago
  Pedro Gimeno 9f3cb33292 Add game and menu music by Javier Fopiani, adjust AUTHORS.txt, add Game Over sound. 8 years ago
  Pedro Gimeno dd2048f96d Add a music track 8 years ago
  Pedro Gimeno d10fe2c3bf Update for dual compatibility with love 0.9.1+ and 0.10.x 8 years ago
  Pedro Gimeno 6fb847f00a On second thought, "static" may not have been the best choice for the orb spritebatch. 8 years ago
  Pedro Gimeno 1e4e1faaad Add orb crash animation 8 years ago
  Pedro Gimeno 746c900929 Fixx off-by-one in ship explosion animation, that caused the first frame not to show. 8 years ago
  Pedro Gimeno f7971193f7 Add preliminary game won / orb explosion screens. 8 years ago
  Pedro Gimeno 008b24c281 main.activate does return, so to prevent problems, insert returns after each call to it. 8 years ago
  Pedro Gimeno 9a16b34fd1 Run strict.lua locally. With its help, many unwanted globals have been found and fixed. 8 years ago
  Pedro Gimeno 8537401d54 Add the AWESOME crash animation by Cucurbitacée, and a sound that fits. Moved credits from README to a separate file, AUTHORS.txt. 8 years ago
  Pedro Gimeno 3aea2ae415 Replace / with . in require, to properly specify the path. 8 years ago
  Pedro Gimeno bb3dc89c97 Add unstable orb sound and effect 8 years ago
  Pedro Gimeno 29a179d512 Separate drawing the tiles from drawing the orbs, because they are in different layers (the cable is in between). 8 years ago
  Pedro Gimeno eaf1c221e4 Add the last missing bit of gameplay: the orb timer. 8 years ago
  Pedro Gimeno 76b3d5e33a Bouncing effect on the top, similar to the original game. Also fix location of a comment. 8 years ago