Capture the flag and more: Release of Spaceships version 1.4.0

Date:
Category: Development

Initially posted to the now-defunct Lemmy instance.

New version

I have released Spaceships v1.4.0 which includes a capture the flag game and many more changes and bug fixes.

Compatibility

Version 1.4.0 is incompatible with all previous 1.3.x versions, but will be compatible with all future 1.4.x versions.

Capture the flag

The main feature of this version is the addition of a capture the flag configuration. The goal of this specific config (at configs/ctf.ron) is to go to the other team's base, take one of their flags and return it to your team's base. When this happens, your team's score increases by one.

The winning team is the team with the largest score after five minutes. If both teams have the same score after five minutes, the game continues until one team gets a larger score.

Screenshot

Here is a screenshot of the capture the flag game:

Red player capturing a blue flag from the blue team's base.

Video

See the linked video.

Changelog

Major changes

Minor changes

Bug fixes