Page 1 of 1

About our recent releases, and new repository location

Posted: 24 Nov 2010, 16:51
by cybersphinx
Since people seem a bit confused, a short explanation:

3.0 (retired): Was basically 2.3 with the graphics renderer from trunk/master, plus whatever changes are mentioned in the changelogs. Once master gets into a releasable state, it might take over the 3.0 name (or maybe not).

master: The branch formerly known as trunk, it is the main development branch with whatever changes went into it since 2.2(?) was branched from it. Unfortunately nobody cared to keep the changelog up to date. New netcode that keeps the game in sync by running the same calculations on all machines, so the game state doesn't have to be sent over the network. Due to this, input has to be sent to all machines before being processed, that's where at least some of the lags come from. Desyncs are detected by checksumming the game state and comparing the checksums.

2.3.6 will be released soon, see https://github.com/Warzone2100/warzone2 ... /ChangeLog for the changes so far.

And as you might have noted from the link above, we have moved our git repository to Github, since some American ISPs seem to have a bad connection to Europe, where Gitorious is located. The new location is git://github.com/Warzone2100/warzone2100.git - the repository name this time is "warzone2100", not "mainline", since that was mistaken for a branch name quite often. Switching existing clones should be easy, just exchange the old url for origin with the one above and pull, you don't have to redownload everything again.

Github also supports SVN as protocol, not sure how well that works though, and it seems to be only for master, not any other branches. Do "svn co https://svn.github.com/Warzone2100/warzone2100" to try it.

Re: About our recent releases, and new repository location

Posted: 24 Nov 2010, 17:50
by lav_coyote25
when i go here : https://svn.github.com/Warzone2100/warzone2100. : i get this : incomplete headers

Re: About our recent releases, and new repository location

Posted: 24 Nov 2010, 18:17
by cybersphinx
It's only for checkout, I've modified the paragraph now.

Re: About our recent releases, and new repository location

Posted: 25 Nov 2010, 04:51
by Mr_E
i know this is off topic, but about the graphics thing. it only started showing white graphics on beta three, not beta two or any other betas, are you (the developers) using a new graphics code? i know very well that a new graphics engine is in use.

Re: About our recent releases, and new repository location

Posted: 25 Nov 2010, 07:34
by Mr_E
and not to be annoying but i like the older graphics better...

Re: About our recent releases, and new repository location

Posted: 25 Nov 2010, 14:53
by Rman Virgil
.

EDIT -

Moved my question to the more aptly focused topic here:

viewtopic.php?f=3&t=7068&p=74512#p74512

Thanks, RV :hmm:

.