Skip to content

Releases: simenheg/zatackax

1.1.0

11 Jul 12:37
Compare
Choose a tag to compare
  • General:
    • A new weapon has been added: Rocket launcher.
  • Bugs:
    • Fixed a memory leak when the window is resized.

1.0.0 - Ten year anniversary release!

25 Jun 16:32
Compare
Choose a tag to compare
  • 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.
  • Bugs:
    • Fixed a score cap overflow bug.

0.3.3

08 May 16:51
Compare
Choose a tag to compare
  • Bugs:
    • Fixed compilation errors with GCC 10.

0.3.2

02 Jan 20:34
Compare
Choose a tag to compare
  • 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.

0.3.1

04 Feb 10:58
Compare
Choose a tag to compare

Changelog

  • Bugs:
    • Support multiple connected gamepads.

0.3.0

10 Dec 17:05
Compare
Choose a tag to compare

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

08 Jul 09:21
Compare
Choose a tag to compare

Changelog

  • General:
    • A new weapon has been added: Chili run.
    • The weapon Disable has been removed.
    • Autoconf is now used for building.
    • FPS is capped at 100, which should make Zatacka X less CPU hungry.

0.1.8

15 Mar 19:55
Compare
Choose a tag to compare

Changelog

  • General:
    • Mole can now be used a second time to go back where it was first used.
    • Fixed a spelling error.
  • Balancing:
    • Further decreased the duration of Confusion from 0.7 s. to 0.6 s.

0.1.7

08 Nov 14:47
Compare
Choose a tag to compare

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

02 Sep 18:35
Compare
Choose a tag to compare
  • 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.