Skip to content

Releases: wimpysworld/little-spy

v1.0.6

16 Jul 22:41
8165c59
Compare
Choose a tag to compare

Little Spy v1.0.6 migrates to GLES2.

  • Hopefully iOS devices can run the HTML5 version now.
  • Improved compatibility at gotm.io.

v1.0.5

16 Jul 16:29
0cf8990
Compare
Choose a tag to compare

Changes

Little Spy v1.0.5 fixes a few platform-specific bugs and also debuts support for macOS 🍏 and Android 🤖

  • Tweak the helicopter entry area, so it is easier to jump over the helicopter.
  • Tweak collision areas when stomping enemies to favour the player.
  • Fix rendering quality degradation on HTML5.
  • Don’t show Quit on the End Screen for the HTML5 version.
  • Enable on-screen controls for touch devices, including HTML5 clients with touch screens.
  • Add macOS support.
  • Add Android support.

v1.0.4

14 Jul 08:26
7751506
Compare
Choose a tag to compare

Changes

Little Spy v1.0.4 is a collection of bug fixes and also adds some release tooling to make it easier for me to upload new versions to Itch.io.

  • Fix multiple enemies spawning on death.
  • Correctly initialise enemies when starting a new level or retrying the existing level.
  • Change the player starting position in Level01.
  • Hide the Quit button in the HTML5 version.
  • Add a splash screen to desktop versions.
  • Add a new autoload/singleton for project constants.

v1.0.3

14 Jul 08:34
c9be709
Compare
Choose a tag to compare

Changes

  • Fixed retry, so you don’t accidentally quit to the main menu.

v1.0.2

14 Jul 08:36
59837ac
Compare
Choose a tag to compare

Changes

  • Disable controller B button to quit on HTML5, otherwise it crashed the in-browser game.
  • Added retry level option. Essential player stats recorded at the start of a level so level retries are accurate.

v1.0.1

14 Jul 08:39
35ead08
Compare
Choose a tag to compare

Changes

  • Fix agent rankings below zero.
  • Fix being able to jump after entering the helicopter.
  • Fix jump counter decrements.
  • Prevent players from escaping the boundaries of level 4.
  • Prevent players from activating parachutes on the main screen.
  • Tweak levels 04, 05 and 06.

v1.0.0

14 Jul 08:41
7b07c73
Compare
Choose a tag to compare

Initial release