Skip to content

Releases: mantas6/survival-clicker2

0.2.1

02 Feb 11:48
Compare
Choose a tag to compare

Update addresses the index.html caching issues:

  • Users should now see a message suggesting to reload the page if old version is detected.
  • Added a warning message if user is on a staging build

Other:

  • Set cursor to pointer on some buttons

0.2.0

02 Feb 08:28
Compare
Choose a tag to compare

Release focuses on QOL changes rather than implementing new game-play features.

Release includes these changes:

  • Dark mode can be toggled now
  • Added a death screen
  • Informational tooltip when hovering on action items (effects, costs, durations)
  • Actions that may be harmful are now indicated with yellow text
  • Stats now have current/max value indicators

Under the hood:

  • Styling fixes
  • Code structure optimizations

Features that were implemented, but are currently disabled:

  • Experimental action automation

WARNING: there seems to be a problem with browser caching the index.html file, so you may have to refresh for new version to be loaded

Hotfix 0.1.4

05 Jan 12:28
Compare
Choose a tag to compare

Fixes buy max not calculating correctly

Adding buy max button, other improvements

04 Jan 08:42
Compare
Choose a tag to compare

Includes other codes restructuring that does not affect the functionality

Release adding error logging

02 Jan 10:07
Compare
Choose a tag to compare
0.1.2

Add version label

Version testing release

30 Dec 08:50
Compare
Choose a tag to compare
0.1.1

Version to 0.1.1

Alpha release

30 Dec 08:16
Compare
Choose a tag to compare
0.1

Setup link to repo