Skip to content

Releases: FranciscoKnebel/spaceinvader

v0.1.3

13 Feb 18:53
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
Update docs to 0.1.3.

v0.1.2

12 Feb 19:26
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
Update docs to 0.1.2.

Update analytics script. Unbind left pointer on help/won/lost screens on destruction.

v0.1.1-alpha

09 Feb 01:02
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release
Add to and fixing linting errors with deployment functions.

v0.1.0-alpha

09 Feb 00:31
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
  • Updating of multiple dependencies, including the game engine, and refactoring code to reflect dependency changes.
  • Start menu
  • Movement using accelerometer on mobile

v0.0.12-alpha

26 Jan 23:06
7b9afd0
Compare
Choose a tag to compare
Help menu now reduces total points. Updated electron to 1.6.16.

v0.0.11-alpha

04 May 23:07
Compare
Choose a tag to compare
v0.0.11-alpha Pre-release
Pre-release

Fix Win32 deployment by AppVeyor #16.

v0.0.4-alpha

03 May 21:06
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release

Volume control on mouse wheel.
AppVeyor build on tag.
electron-installer-* as optional dependencies.

v0.0.3-alpha

01 May 22:30
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release
  • ESLint support.
  • Antialias activated.

Build tools:

  • Electron-Packager using programmatic API.
  • Build script creating Debian and Windows installers.
  • Build deployment on tags, using Travis CI, with tar and zip files.

v0.0.2-alpha

30 Apr 21:57
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

Movement now depends on the interval frequency, with small distances, and not big distances with a fixed interval.

Enemy movement is more fluid now, with smaller intervals.

v0.0.1-alpha

27 Apr 03:00
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Initial release.