Hedgewars 1.0.0 Release Candidate 1
Version 1.0.0 Release Candidate 1 is out! This version is the version which will likely become version 1.0.0, if no serious bugs appear out of nowhere.
DOWNLOADS
For Windows users
Download 1.0.0 Release Candidate 1: Hedgewars-1.0.0-RC1.zip
For macOS users
Download 1.0.0 Release Candidate 1: Hedgewars-1.0.0-RC1.dmg
GNU/Linux users:
As always, see Building on GNU/Linux, which should still apply. But it is strongly recommended to run in the console:
cd ~/hg/hedgewars/trunk;hg pull -u;hg up e7c059ac6e54 cmake .;make install
To make sure you are in sync with the Windows/macOS version.
Hedgewars 1.0.0 Beta 2
Version 1.0.0 Beta 2 is out! In this version we have fixed many bugs related to building Hedgewars. There's a few minor new features and bugfixes. Also, we have a macOS version!
DOWNLOADS
For Windows users
Download 1.0.0 Beta 2: Hedgewars-1.0.0-Beta2.zip
NEW! For macOS users
Download 1.0.0 Beta 2: Hedgewars-1.0.0-Beta2.dmg
GNU/Linux users:
As always, see Building on GNU/Linux, which should still apply. But it is strongly recommended to run in the console:
cd ~/hg/hedgewars/trunk;hg pull -u;hg up dff37ac61dcf cmake .;make install
To make sure you are in sync with the Windows/macOS version.
Hedgewars 1.0.0 Beta 1
Version 1.0.0 Beta 1 is out! A couple of players were kind enough to send us bug reports, complaints and small suggestions while playtesting the previous version. So we used this feedback as basis for the changes of this test release. Thanks for everyone who helped with testing so far.
This is still not the official 1.0.0 release yet, just another preview version for testing. This time, we think all the big bad bugs should be gone now. The real official version 1.0.0 will probably not be much different.
DOWNLOADS
For Windows users
Download 1.0.0 Beta 1: Hedgewars-1.0.0-Beta1.zip
GNU/Linux users:
As always, see Building on GNU/Linux, which should still apply. But it is strongly recommended to run in the console:
cd ~/hg/hedgewars/trunk;hg pull -u;hg up 7ab5cf405686 cmake .;make install
To make sure you are in sync with the Windows version.
Call for testing and translations: 1.0.0 Alpha 1
We are preparing the long-awaited version 1.0.0 and we need you (yes, YOU!) to help us testing.
We release the version 1.0.0 Alpha 1 now!
This is not the official 1.0.0 release yet, just a preview version for testing. Please give feedback! We expect this version to still have some annoying bugs which we need to hammer out before we do the big real release.
DOWNLOADS
For Windows users
Download 1.0.0 Alpha 1: Hedgewars-1.0.0-Alpha1.zip
GNU/Linux users:
As always, see Building on GNU/Linux, which should still apply. But it is strongly recommended to run in the console:
cd ~/hg/hedgewars/trunk;hg pull -u;hg up 9231247b1f83;cmake .;make install
To make sure you are in sync with the Windows version.
BehindTheHedge: Goodies!
In the BehindTheHedge series we provide brief glimpses into what's going on at the development side of the game.
In this episode I talk about a few random assorted new features in the upcoming version of Hedgewars.