Skip to content

Releases: bpcreech/typescript-asteroids

Release v0.9.0

04 Feb 23:09
d11309d

Choose a tag to compare

switch to manual triggering of releases

v0.8.0

04 Feb 23:01
956a1b9

Choose a tag to compare

Version 0.8.0

Commits

v0.7.0

04 Feb 22:55
e954f01

Choose a tag to compare

Version 0.7.0

Commits

  • [e954f01] give release creation an ID

v0.6.0

04 Feb 22:53
83a728e

Choose a tag to compare

Version 0.6.0

Commits

v0.5.0

04 Feb 22:39
dde62ff

Choose a tag to compare

Version 0.5.0

Commits

v0.4.0

04 Feb 22:37
510ae82

Choose a tag to compare

Version 0.4.0

Commits

v0.3.0

04 Feb 22:35
233ea13

Choose a tag to compare

Version 0.3.0

Commits

v0.2.0

04 Feb 22:24
cb85f49

Choose a tag to compare

Version 0.2.0

Commits

v0.1.0

04 Feb 22:24
346ec7a

Choose a tag to compare

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!