Releases: phikal/ReGeX
Releases Β· phikal/ReGeX
Version 1.3.1
Version 1.3
All in all a "minor" update for the user, with greater implication
behind the screen.
- New Translations:
- Catalan by @PauBatlle
- Spanish by @PauBatlle
- 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
- New Tranlation:
- Italian by @nico202
- German by @phikal, reworked by @Green-Sky
Added offline game and regular expression introduction(Reworked withv1.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 ofjava.util.Random
Version 1.1
- Added Settings Button
- Added hello and what's new
- Added scrolling in dialogs
- Added toast on level up
Version 1.0
First ReGeX version