История коммитов

Автор SHA1 Сообщение Дата
  Pedro Gimeno 057dea10fb Fix wraparound problem with shot (circle) disappearing from view. 8 лет назад
  Pedro Gimeno 2fd437492d Rephrase some parts of AUTHORS.txt. 8 лет назад
  Pedro Gimeno 4ed4bbdb9d Fix bug preventing certain enemies to be killed from one side. 8 лет назад
  Pedro Gimeno 271de6687d Fix numerical stability problem that caused some enemies to vibrate. 8 лет назад
  Pedro Gimeno f65231c755 Make the quit confirm buttons the same colour; adjust pause and save round rect radius. 8 лет назад
  Pedro Gimeno fe311deb34 Reorganize drawing to prevent declaring functions on the fly. 8 лет назад
  Pedro Gimeno 5ed63ad932 Fix letter spacing compatibility in 0.10.x 8 лет назад
  Pedro Gimeno 9f3cb33292 Add game and menu music by Javier Fopiani, adjust AUTHORS.txt, add Game Over sound. 8 лет назад
  Pedro Gimeno 4f2f9ecbc0 Add .gitattributes for proper line endings across OSes 8 лет назад
  Pedro Gimeno dd2048f96d Add a music track 9 лет назад
  Pedro Gimeno d10fe2c3bf Update for dual compatibility with love 0.9.1+ and 0.10.x 9 лет назад
  Pedro Gimeno 6fb847f00a On second thought, "static" may not have been the best choice for the orb spritebatch. 9 лет назад
  Pedro Gimeno 743ce3ee79 Refine note about strict.lua, and move it to strict/ subdir. 9 лет назад
  Pedro Gimeno 1e4e1faaad Add orb crash animation 9 лет назад
  Pedro Gimeno 746c900929 Fixx off-by-one in ship explosion animation, that caused the first frame not to show. 9 лет назад
  Pedro Gimeno f7971193f7 Add preliminary game won / orb explosion screens. 9 лет назад
  Pedro Gimeno b261bef11b More returns after main.activate 9 лет назад
  Pedro Gimeno 008b24c281 main.activate does return, so to prevent problems, insert returns after each call to it. 9 лет назад
  Pedro Gimeno 9a16b34fd1 Run strict.lua locally. With its help, many unwanted globals have been found and fixed. 9 лет назад
  Pedro Gimeno dfe7746d7d Added new splash screen by Curcubitacée. 9 лет назад
  Pedro Gimeno c4a79e6e9b Forgot to include the actual explosion image. Sleep depravation is not a committer's best friend. 9 лет назад
  Pedro Gimeno 05c935df02 It works better when one actually adds the files... 9 лет назад
  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. 9 лет назад
  Pedro Gimeno e69be1cdda Fix scroll effect when loading a game. 9 лет назад
  Pedro Gimeno 3aea2ae415 Replace / with . in require, to properly specify the path. 9 лет назад
  Pedro Gimeno 35beb7ee13 Apparently specifying coordinates for draw() was necessary for the effect to work properly. 9 лет назад
  Pedro Gimeno bb3dc89c97 Add unstable orb sound and effect 9 лет назад
  Pedro Gimeno 29a179d512 Separate drawing the tiles from drawing the orbs, because they are in different layers (the cable is in between). 9 лет назад
  Pedro Gimeno eaf1c221e4 Add the last missing bit of gameplay: the orb timer. 9 лет назад
  Pedro Gimeno 862507fe6d Add a sleep in getready.lua to reduce CPU consumption a bit. 9 лет назад