Releases: simenheg/zatackax
Releases · simenheg/zatackax
1.1.0
1.0.0 - Ten year anniversary release!
- General:
- A particle system has been added. Weapons and player deaths now
trigger particle effects. This feature can be turned off in the
settings menu. - A .desktop entry has been added together with an application icon.
- The weapon Switch-aroo has been removed.
- A particle system has been added. Weapons and player deaths now
- Bugs:
- Fixed a score cap overflow bug.
0.3.3
0.3.2
- General:
- Zatacka X can now be installed with
make install
. - The configuration file is now stored in
$XDG_CONFIG_HOME/zatackax
, or in$HOME/.config/zatackax
if$XDG_CONFIG_HOME
is unset. - Scroll Lock is now a valid button choice.
- Various code fixes and cleanups.
- Zatacka X can now be installed with
0.3.1
0.3.0
Changelog
- General:
- Zatacka X now runs on Raspberry Pi.
- Added experimental gamepad support. This has currently only been tested with one gamepad model, so please let us know if you have any trouble!
- The background music is turned on by default.
- Bugs:
- Merged performance improvements and a bug fix from the OpenPandora port of Zatacka X by Sebastien Chevalier.
0.2.0
0.1.8
0.1.7
Changelog
- Balancing:
- Increased duration of Ghost walk from 1.7 s to 2.1 s.
- Increased duration of Lightning-speed from 1.2 s to 1.3 s.
- Increased duration of Frost wave from 1.5 s to 1.6 s.
- Decreased duration of Confusion from 0.8 s. to 0.7 s.
- Increased Warp charges from 3 to 4.
0.1.6
- General:
- Added an option for displaying a white border around the game screen.
- Two new weapons have been added: Disable and Tron-mode.
- Currently active weapons are now shown in the upper right corner.
- New default player names.
- Bugs:
- Fixed a window-resize bug.