Skip to content

Releases: jeremysrand/BuGS

Version 2.0.1

Choose a tag to compare

@jeremysrand jeremysrand released this 09 Jul 02:29

This release addresses a bug with certain network failures. The game was treating a failure to bring the interface up as a "soft error" that can be fixed by a retry. That could lead to constant prompts to retry a failed upload of a high score. The game did have a concept of soft and hard network errors and an interface problem should have been treated as a hard error. This release fixes that problem.

It also improves the message that comes up if a score upload fails to be more clear about what is happening.

Version 2.0

Choose a tag to compare

@jeremysrand jeremysrand released this 05 Jul 03:33

Add the ability to see a global high score list and submit your own high scores if your GS has network connectivity.

Version 1.0

Choose a tag to compare

@jeremysrand jeremysrand released this 17 Feb 04:37

This is the initial release of BuGS.