Skip to content

V2.01.20230520: 10th Anniversary "Remastered" Edition Addendum

Latest
Compare
Choose a tag to compare
@scottschiller scottschiller released this 20 May 19:19
· 2120 commits to master since this release

V2.01.20230520: 10th Anniversary "Remastered" Edition Addendum

Previous release: V2.0.20230501.

Video overview

Bug fixes of note

  • Don't let helicopter reach absolute edge of screen; buffer 5% on each side.

  • Mobile / touchscreen: Bananas weren't firing sometimes, due to incorrect keyboard mappings.

  • Sound: Always wait for sound load before firing onplay().

  • Sound: Relative, in terms of distance to the helicopter.

  • Video: Ensure video is active when initial request / preload completes before playing.

  • Editor: Engineers were being output as infantry.

  • Update positioning of helicopter trailers for both sides, and when rotated.

  • BnB: Show existing "Cornholio" turrets at start of game.

  • "Midnight Oasis" network level: Added terrain decor - gravestones, trees etc.

Updates

  • Project now has its own site: https://armor-alley.net/

  • Nice progressive web app-style icon set.

  • Updated "Armor Alley" wordmark to resemble the original boxed software one, based on the "Stencil Compress D" font.

For developers

  • Added developer notes, gulp-cli-based build via npm: README_DEVEL.md.

  • Concatenated + minified / bundled JS + CSS files, see gulpfile.js for build script.

  • SM2 + Snowstorm are now ES6 modules, included vs. concatenated into bundle.