Page 1 of 1

3.1.4 is now out!

Posted: 04 Apr 2016, 05:00
by Staff
We had some game breaking issues concerning single player games not loading games correctly, and that should now be fixed, as well as a few issues on the MP side of things, read the Change log for more details.


Note, if you wish to compile it yourself directly from our repo:

Code: Select all

git fetch origin --tags
git checkout 3.1.4
then proceed as normal with the build process.
(that means, use something like this to make faster builds.)

Code: Select all

./configure --disable-debug CFLAGS="-O2 -gstabs -g -g3" CXXFLAGS="-O2 -gstabs -g -g3"
We also would like to thank all the donors who have donated to the site's operating costs, without which, we wouldn't be here, and all the contributors who have helped make Warzone a better game with improved textures, models, mods and maps.
If you would like to make a donation to help with the ongoing server cost, (the only thing we use the funds on) please visit http://donations.wz2100.net


We are still looking for volunteers, be it helping with the Campaign conversions forum post and ticket #4234, or fixing bugs or if web design is your thing, or, helping out the AR team upgrade the graphics to the units, or if you want to help write some new campaigns, forum member Goth Zagog-Thou is working on that front, feel like testing things, then forum member crab's Warzone guide Database could use some heavy testing before that goes final, and if none of that interests you, I am sure you can find something creative for you to do.

We would again like to thank all the volunteers that try to make Warzone the best RTS it can be, and never forget, Strategy by Design!

Don't forget, if you play the campaign, we strongly encourage you do download the videos as well!
They tell more about the story, and have more information about some campaigns.

Get the campaign videos from here Campaign Videos

Please report all bugs to http://developer.wz2100.net/newticket, NOT ON THE FORUMS!

Re: 3.1.4 is now out!

Posted: 04 Apr 2016, 05:00
by vexed
The files along with the SHA1 hash in case you want to check them are listed below.
https://sourceforge.net/projects/warzon ... ses/3.1.4/

Debs are also available at http://www.playdeb.net/game/Warzone2100 (thanks for the heads up gypakk!)

d6a2b23229fa97eacbf8605f7a447fdc39d68798 warzone2100-3.1.4.exe
f7415a1068da873c764c88540398130484c6a932 warzone2100-3.1.4_portable.exe
6d91a74f05862c81943254b1041de26e8e7cb763 warzone2100-3.1.4.tar.xz
7184b40c1990b7fde733ac670aa423d928aba651 warzone2100-3.1.4-vids_portable.exe

**macs builds will be put up as soon as we get them!**

Re: 3.1.4 is now out!

Posted: 04 Apr 2016, 05:00
by vexed
Known issues concerning this specific release: Campaign is broken again. :(

3.1.5 builds should be built soonish.

Re: 3.1.4 is now out!

Posted: 04 Apr 2016, 05:04
by vexed
Changelog:

Code: Select all

   * Fix: Loading games with teams & alliances now works again (commit:255009d7c18e8013e5f39b471e20a96bf7c9a9b4, ticket:4334)
   * Fix: Starting games in alliance mode now always works (commit:dddf05cbe4bb31b87b8fb69c4b4ad4e634edc151, ticket:4343)
   * Fix: Order of 'go to transport' now works again (commit:201dc762786ead3f1096d95f6fb949bc3aacbc3a, ticket:4339)
   * Fix: Template checks & error messages. (commit:20f95af3f41a43446a93513a1d610519c6006a2b)

Re: 3.1.4 is now out!

Posted: 04 Apr 2016, 06:00
by trevormanaze
Have a game hosted in lobby for the last half hour now.

Source forge says 3000 downloads in the last hour and nobody is online.

seems odd, but I still have the game hosted in the lobby.

Re: 3.1.4 is now out!

Posted: 05 Apr 2016, 04:35
by vexed
Um, you are looking at the wrong place.
The stat counters take 24 hours to update, so, that was from 3.1.3.
Looking now, we have 830 downloads.

Re: 3.1.4 is now out!

Posted: 05 Apr 2016, 07:27
by Bulldozer
Very unofficial build for any impatient Mac users:

https://eisbox.net/software/wz2100/Warz ... ficial.zip

The version will say locally modified because I had to fiddle with a couple things to get it built... Most notably configs/fetchscripts/Png-FetchSource.sh had to be updated to 1.5.26. Also I changed the SDK root to 10.6 - but only because I didn't have the 10.7 SDK on my build server. No other changes - cheers!

Re: 3.1.4 is now out!

Posted: 06 Apr 2016, 10:56
by gypakk
Thanks a lot to the developers!

And thanks to those who added the new version to PlayDeb repository: http://www.playdeb.net/game/Warzone2100 !

Re: 3.1.4 is now out!

Posted: 09 Apr 2016, 05:08
by vexed
Bulldozer wrote:Very unofficial build for any impatient Mac users:

https://eisbox.net/software/wz2100/Warz ... ficial.zip

The version will say locally modified because I had to fiddle with a couple things to get it built... Most notably configs/fetchscripts/Png-FetchSource.sh had to be updated to 1.5.26. Also I changed the SDK root to 10.6 - but only because I didn't have the 10.7 SDK on my build server. No other changes - cheers!
Hey Bulldozer, thanks for the temp build!
gypakk wrote:Thanks a lot to the developers!

And thanks to those who added the new version to PlayDeb repository: http://www.playdeb.net/game/Warzone2100 !
Thanks for the heads up, and thanks to whomever is making the PlayDeb builds. :3

Re: 3.1.4 is now out!

Posted: 10 Apr 2016, 04:28
by vexed
Drat, a late change broke something in campagin, so, we are in the process of making 3.1.5 builds.