Page 2 of 2

Re: Please check your stuff ...

Posted: 01 Apr 2009, 17:05
by Auswaschbar
el_matarife wrote:Is there an anticipated release date for .79? Are we talking a month or a few days?
More like weeks.
el_matarife wrote:Also is the changelog fully up to date? If not, I'll work on it a little assuming all the changes are on the Git repo log.
No, its not, it didn't get updated much after last release. It would be cool if you could do something like this. It doesn't need to include every commit (that is what git log is for), but should point out noteworthy changes important to players, modders etc.

Re: Please check your stuff ...

Posted: 01 Apr 2009, 17:06
by zwzsg
SpliFF (4):
GameSetup looks for startscript name in ModOptions
Documented startscript options for mods that need that
May I know more about that?

Re: Please check your stuff ...

Posted: 01 Apr 2009, 17:17
by el_matarife
Auswaschbar wrote:
el_matarife wrote:Also is the changelog fully up to date? If not, I'll work on it a little assuming all the changes are on the Git repo log.
No, its not, it didn't get updated much after last release. It would be cool if you could do something like this. It doesn't need to include every commit (that is what git log is for), but should point out noteworthy changes important to players, modders etc.
Any idea of what the most significant player facing changes are besides the replacement of TASClient with SpringLobby?

All the changes for this release are in the git repo right, there's not any that were lost when we switched from SVN?

Re: Please check your stuff ...

Posted: 01 Apr 2009, 17:24
by imbaczek
spring 0.78 was released from git, so no changes lost. IIRC not much changes for the player; the biggest and the most intrusive change is completely reworked AI interface (and removal of Group AIs.) Second is probably inclusion of OpenAL, which means hilarious effects when you enable game speed adjusting sound pitch, but also 3d sound.

Re: Please check your stuff ...

Posted: 01 Apr 2009, 17:37
by el_matarife
imbaczek was kind enough to pull the git log into a text file:
http://www.wrzuta.pl/other/file/ve2aIJc ... master.txt

I'm going to start going through it later, but anyone else is welcome to join me.