Skip to content

Releases: Grimakis/TextSweeper

2.7.5

Choose a tag to compare

@Grimakis Grimakis released this 28 Dec 20:38

Full Changelog: 2.7.4...2.7.5

2.7.4

Choose a tag to compare

@Grimakis Grimakis released this 07 Dec 15:02

What's Changed

Full Changelog: 2.7.3...2.7.4

2.7.3 - Memory Optimization

Choose a tag to compare

@Grimakis Grimakis released this 24 Nov 17:57

Queue to Stack

  • Switched from a Queue(FIFO) to a Stack(LIFO) for the search algorithm
  • Went from representing X,Y as two 16-bit Ints, instead as two 8-bit ints.
  • Due to reduced memory needs, moved the Stack into ALTLCD.
  • Overall reduced BASIC memory reqs by around 1088bytes.

Other Fixes

  • Fixed a visual bug that caused the tiles to disappear initially when playing on a Model 200.
  • Removed the "[H] Help" text from the Play Again screen, as it shouldn't have been there.

2.7.1

Choose a tag to compare

@Grimakis Grimakis released this 21 Nov 18:21
4f76ce3

What's Changed

Full Changelog: 2.5.1...2.7.2

2.6.0 - Difficulty Options

Choose a tag to compare

@Grimakis Grimakis released this 01 Mar 00:30
4aee5ae

What's Changed

Added NEW Difficulty Options

  • Easy (30)
  • Medium (46)
  • Hard (52)
  • Classic (36); This was the original default mine count in in 2.5 and lower.

Decreased .BA file to 76% of original size.

Full Changelog: 2.5.1...2.6.0

2.5.1 - DVI 80-Col Fix

Choose a tag to compare

@Grimakis Grimakis released this 27 Feb 18:41
27456de

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.1-beta.2

2.5.1-beta.2 Pre-release
Pre-release

Choose a tag to compare

@Grimakis Grimakis released this 26 Feb 22:48
9211311

What's Changed

Full Changelog: 2.5.1-beta.1...2.5.1-beta.2

2.5.1-beta.1

2.5.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@Grimakis Grimakis released this 26 Feb 21:36
3c0c84f

What's Changed

2.5.0 - DVI Support

Choose a tag to compare

@Grimakis Grimakis released this 25 Feb 21:17
576858c

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0 - Tandy 200 Support

Choose a tag to compare

@Grimakis Grimakis released this 21 Feb 17:54
2318641

What's Changed

Full Changelog: 2.3.2...2.4.0