Releases: bpcreech/typescript-asteroids
Releases · bpcreech/typescript-asteroids
Release v0.9.0
switch to manual triggering of releases
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Version 0.1.0
Commits
- [346ec7a] fix minor bug
- [38ffe27] tag when releasing
- [c285c26] use a release not an artifact
- [409a5a2] bump action versions
- [c65ec85] newer node
- [8b011d7] make an artifact-building workflow
- [623083d] Remove unused ipad file
- [4cde660] Remove asteroids subdir
- [ab5526d] Add paren
- [450cafe] update readme
- [d5ed59e] Lint stuff
- [02be659] configure linting
- [d85c4ad] Minor cleanups
- [4611ec5] Add vite-plugin-checker
- [d16c6b0] Add vite release
- [28930ba] Add name to license
- [79deb15] Improve oopyness 2%
- [5c54597] Use vite
- [24edca2] Remove dependency on jquery
- [7713560] Convert to TypeScript
- [930301c] Merge pull request #4 from jayeshcp/master
- [6d2d33c] Merge pull request #1 from jayeshcp/jayeshcp-patch-1
- [441fcae] Added README
- [aedcbb2] now using requestAnimationFrame
- [1245e25] frame interval was set wrong after game was paused
- [7c6d2e7] I can't spell 'screen' apparently :)
- [bcf2680] a couple missing ends with the ipad version
- [cca0bc8] mostly finished ipad version
- [83aee83] trying to get div touch controls to work
- [9258f57] first pass at ipad controls
- [42c7dcb] now capturing down key so people don't accidently scroll the page
- [dba59c8] added license
- [b7e5c06] increased canvas size
- [17929c9] made the framerate counter dumb but more accurate
- [ce7fc05] added pointInPolygon method for moz
- [4022684] added reverseTransform method
- [63d418b] trying to get ff collision detection working
- [9f6b4ee] matrix really only needs to be a 2x3
- [93d10a3] small changes
- [3a65741] you get 200 Quatloos for shooting a big flying saucer
- [1b08187] bigalien now crosses and disappears
- [44a558b] move lives out of Ship
- [558663a] whole lot of refactoring
- [02821d9] got the flying saucer working
- [1172136] made ship rotate faster
- [c4fddff] collisions now work on dupes
- [43cd2d5] no longer a border, duping rendering on the edges
- [d44c1ae] alien is shootin' and dodgin'
- [bd43faa] start of alien invaders
- [e88800c] sound FX!