Spring 0.80.1 out in the wild - Page 1

Spring 0.80.1 out in the wild

Discuss Spring news, such as fresh releases and press coverage, here.
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Re: Spring 0.80.1 out in the wild

Post by zwzsg »

Between 0.80.0 and 0.80.1, the offset used to place gl.Text changed.

This wreck all my tooltips, all my menus, ...

Please revert to previous gl.Text positioning.

0.80.0

0.80.1

Difference between 0.80.0 and 0.80.1

Exemple of ingame GUI being wrecked by this bug
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Spring 0.80.1 out in the wild

Post by hoijui »

JAZCASH wrote:When there's an extra 20-30 odd files in there, it makes it hard and it looks messey anyway.
we already explained this to you.
most of them are DLLs, which cant be moved. for explanation, see the other place where we explained it (forgot where, but it was your topic, so you should know).

as i understood from discussions in the lobby, it was planned ot have a nother RC before the release (that was yesterday). but as it is presented here, this is a release (no RC). i think think that is not good, it should rather be an RC.
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: Spring 0.80.1 out in the wild

Post by Jazcash »

hoijui wrote:
JAZCASH wrote:When there's an extra 20-30 odd files in there, it makes it hard and it looks messey anyway.
we already explained this to you.
most of them are DLLs, which cant be moved. for explanation, see the other place where we explained it (forgot where, but it was your topic, so you should know).

as i understood from discussions in the lobby, it was planned ot have a nother RC before the release (that was yesterday). but as it is presented here, this is a release (no RC). i think think that is not good, it should rather be an RC.
I'm no supergeek but I don't see why they can't be moved? I understand that you can't just move them because Spring only looks in the main Spring folder for those files. You'd just have to tell it where to look right?
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Spring 0.80.1 out in the wild

Post by hoijui »

JAZCASH wrote:You'd just have to tell it where to look right?
No, see the other thread.
Master-Athmos
Posts: 916
Joined: 27 Jun 2009, 01:32

Re: Spring 0.80.1 out in the wild

Post by Master-Athmos »

hoijui wrote:No, see the other thread.
And what about doing like a "bin" directory where you put the executable and all related stuff? Just having the lobbies and maybe singleplayer frontends later on in Spring's main directory probably will solve some noob traps...
User avatar
Agon
Posts: 527
Joined: 16 May 2007, 18:33

Re: Spring 0.80.1 out in the wild

Post by Agon »

Well it seems boost 1.34 does not work:
Spring requires the boost_system library which is not included in 1.34.1 at least not in openSUSE, I dont know if it is included in other distributions but I dont think so.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Spring 0.80.1 out in the wild

Post by hoijui »

umm :/
you are right. boost/system was introduced in 1.35, says their homepage.
it is used in the network code and...
dont think it is posible to ifdef it out without problems there :/
though its "only" error handling.

strange.. i managed to compile and run spring with boost 1.34.1. guess it took the system library from 1.35 somehow...
damn!
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: Spring 0.80.1 out in the wild

Post by Auswaschbar »

Springlobby has a header-only version of it. Maybe put those headers somewhere, comment out the check and see if it works?
elias79
Posts: 57
Joined: 11 May 2008, 23:29

Re: Spring 0.80.1 out in the wild

Post by elias79 »

How can i play 0.8.1 offline but in home networks ?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Spring 0.80.1 out in the wild

Post by AF »

NTai isnt in the main installer and it is not my wish right now that it be bundled, if only because NTai is not in a playable state and is currently flagged as 'experimental'
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Spring 0.80.1 out in the wild

Post by hoijui »

elias79 wrote:How can i play 0.8.1 offline but in home networks ?
the installer should come with TAServer.jar, this is the lobby server.
you can run it and then connect to this instead of hte official lobby server.
an other way would be to set the psringlobby setting DisableVersionCheck=1
Post Reply

Return to “News”