Releases: FranciscoKnebel/spaceinvader
Releases · FranciscoKnebel/spaceinvader
v0.1.3
Update docs to 0.1.3.
v0.1.2
Update docs to 0.1.2. Update analytics script. Unbind left pointer on help/won/lost screens on destruction.
v0.1.1-alpha
Add to and fixing linting errors with deployment functions.
v0.1.0-alpha
- 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
Help menu now reduces total points. Updated electron to 1.6.16.
v0.0.11-alpha
Fix Win32 deployment by AppVeyor #16.
v0.0.4-alpha
Volume control on mouse wheel.
AppVeyor build on tag.
electron-installer-* as optional dependencies.
v0.0.3-alpha
- 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
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
Initial release.