Skip to content

Releases: phikal/ReGeX

Version 1.3.1

29 Nov 17:30
Compare
Choose a tag to compare
  • Fixed Update bug from v1.2 to v1.3 (#29, #27)
  • Fixed REDB inability to skip task (#30)
  • Fixed Selection crash (#31)
  • New Danish translation by @dark159123
  • Removed CHANGELOG.md

Version 1.3

31 Oct 14:53
Compare
Choose a tag to compare

All in all a "minor" update for the user, with greater implication
behind the screen.

  • New Translations:
  • Game mode updates:
    • Updated REDB Mode to the new ReGeX game protocol, see http://redb.org.uk
    • Implemented Random word game, with word-list downloading
  • Switched from Markdown to Org for documentation
  • Technical
    • Rewrote internal structure of game generation
    • More threads
    • More mathematical nonsense

Version 1.2

15 Nov 23:42
Compare
Choose a tag to compare
  • New Tranlation:
  • Added offline game and regular expression introduction (Reworked with v1.3)
  • Fixed /new-game-on-rotation/ bug
  • Added changelog
  • Implemented game modes
    • Added REDB Game mode
  • Technical
    • General restructuring of code
    • Threaded game generation
    • Using java.security.SecureRandom instead of java.util.Random

Version 1.1

20 Aug 12:58
Compare
Choose a tag to compare
  • Added Settings Button
  • Added hello and what's new
  • Added scrolling in dialogs
  • Added toast on level up

Version 1.0

27 Jul 18:18
Compare
Choose a tag to compare

First ReGeX version