Releases: szymor/yatka
v0.9
Release for:
- MiyooCFW (i.e. Bittboy, PocketGo, Powkiddy Q90, Powkiddy V90, etc.),
- RetroFW (i.e. LDK, LDK Landscape, RS97, RG300, etc.),
- OpenDingux (i.e. GCW0, RG350, RG350P, RG350M, etc.).
This is a long-awaited release. It introduces several improvements, which are:
- Full Blue skin (requested by one of the game fans),
- skins can be loaded from the user directory,
- scoring system involving combos and T-Spins,
- a brand new icon,
- line clear notifications (text and speech!),
- three game modes (Marathon, Sprint, Ultra) introduced,
- improved debris generation,
- new hold mode (depends on a skin),
- minor sound effect changes,
- better smooth animation,
- a port for OpenDingux.
Consider this version as the final one. I do not plan to develop it further, maybe I will do some bug fixing if it is really needed. I can always change my mind though, but at the moment I cannot see any possible features that are worth implementing.
Experimental build for Windows
The release was built with MinGW gcc 4.8.1. It was tested on Windows XP and should work on newer systems as well.
Known issues:
- no hiscore save,
- no user settings save,
- music stops after playing a single track,
- fullscreen mode rotated 90 degrees for some reason.
I do not plan to fix above issues unless more Windows users will be interested in the project. In the end it was meant to be a game for handheld devices.
v0.8
Release for RetroFW and Bittboy. Changelog:
- key configuration now available in the main menu,
- support for custom music playback - you just need to copy your music files to the proper directory,
- the RetroFW pack got much smaller because of the above - inconsistencies at changing songs and rare crashes are expected on that platform because of a SDL_mixer bug in RetroFW 2.2,
- new skin (Aurora),
- support for animated background, brick shadows and quasi-3D bricks (see Aurora to get what I mean),
- minor fixes.
OPK - RetroFW, ZIP - Bittboy and compatibles
v0.7
Release for RetroFW and Bittboy. Changes since v0.6 include:
- SRS wall kicking system,
- new implementation of easy spin (the old did not conform to Tetris Guideline),
- more dynamic controls,
- key configuration possible via modification of settings file,
- three new randomizers,
- new skins.
The OPK file is for RetroFW, the ZIP file contains the release for Bittboy.
v0.6
Release build for RetroFW-based consoles, tested on LDK Landscape, RetroFW v2.2.
Change log:
- full screen mode implemented (PC version only),
- joystick support,
- support for multiple sound formats (refer to the source code for details),
- skin scripting system - now you can create your own skin without the need of recompilation.
The package got bigger for RetroFW due to an issue with sound file loading on RetroFW. Once it is fixed (hopefully), it will get smaller.