home home

downloads files

forum forum

docs docs

wiki wiki

faq faq

Cube & Cube 2 FORUM


Sauerbraten 2006-04-26 release!

by Aardappel_ on 04/26/2006 08:01, 106 messages, last message: 09/02/2006 04:19, 120860 views, last view: 05/06/2024 00:09

http://sourceforge.net/project/showfiles.php?group_id=102911

# tweaks & fixes to the capture gameplay mode
# added high resolution skyboxes, and some of the g_pack textures to the standard set
# fixed newent sending invalid attributes in coopedit mode
# models with a specularity of 0 now have a specialized shader ("nospecpvmodel") for faster drawing (mainly for vegetation)
# grenadelauncher damage increased to max 75
# multiplayer players & flag models will not be culled no matter how far away they are
# added waterfall effect for water material sides
# added pistol ammo (ent type "cartridges")
# added linearly-interpolated normals for lighting (controlled by "lerpangle", "lerpsubdiv", and "lerpsubdivsize" vars)
# added HW occlusion culling support (requires NV GeForce3-class hardware or better)
# height map mode. will hopefully allow for easier terrain editing.
# reduced overdraw dramatically
# reduced size of vertex data by using short instead of float
# removed ZYX order inconistency from math classes
# fixed lights placed outside the world not casting shadows
# fixed grenades being stopped by clip material and being stuck in walls
# made networking protocol use less bandwidth
# calclight now uses multi-sampling and adaptive sampling
# faster mapmodel ray intersects with spheretrees instead of bsp
# shorter fuse on grenades (2 seconds)
# fixed hudgun light computation related crash

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages

#47: capture!

by Passa on 04/29/2006 04:49

wow just had a blast playing capture on my server with six people, and can I say it is really fun. the only problems are the lack of a teamplay feel and getting people to set teams

spawning is a problem, you always spawn alone, so it removes the feeling of teamplay. an idea would be having players spawn with a random player in their team.

also, with two unnameds on the server, getting the teams set was difficult, it should be made that in capture mode, there is no way to have more than 2 teams, and if you are not on one of the two teams, the game automatically assigns you to a team.

but all in all, good work on the capture mode, its a blast ;-)

reply to this message

#48: SDL Parachute Deployed

by Sat Apr 29 11:32:35 2006 on 04/29/2006 11:55

I'm using Linux+xorg 7.0+Radeon 9250.
It works on many maps e.g. curvedm, except
incorrect textures on walls.
It crashes on many maps e.g. nmp8_d
with error
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

ADVICE for: No occlusion query support on Radeons
many Radeons support occlusion by HyperZ, which can be enabled by driconf
if xorg driver is used

ADVICE for: libstdc++.so.6: cannot open shared object file
Your Linux installation is outdated. You need upgrade or search for rpm/deb package which provides libstdc++.so.6.
For rpm: search for "libstdc++.so.6" at http://rpm.pbone.net/index.php3
For deb: try http://packages.debian.org/stable/libs/libstdc++6

reply to this message

#49: Re: SDL Parachute Deployed

by Passa on 04/29/2006 13:05, refers to #48

erm.. sat apr 29, you need to download a newer version of libstdc++

reply to this message

#50: backtrace

by Sat Apr 29 11:32:35 2006 on 04/29/2006 13:29

backtrace of crash if map nmp8_d is loaded:

#0 0x00000000 in ?? ()
#1 0x08066320 in newquery (owner=0x9118c98) at engine/octarender.cpp:1178
#2 0x08068d31 in rendermapmodels () at engine/octarender.cpp:1342
#3 0x08076565 in gl_drawframe (w=640, h=480, curfps=71.5291214) at engine/rendergl.cpp:495
#4 0x0805aa40 in main (argc=2, argv=0xbffad8b4) at engine/main.cpp:379

reply to this message

#51: Re: importcube crashes Sauer

by Aardappel_ on 04/29/2006 20:53, refers to #46

mitaman, if you could use default sauer textures that would be great. There are a lot of new ones since sauer you could look at.

We are interested in making your sp maps fast, and not crash :) can you please send the sauer versions of those maps to me and/or eihrul and we will do some performance analysis.

reply to this message

#52: Re: capture!

by Aardappel_ on 04/29/2006 20:59, refers to #47

thanks for the feedback on the capture mode. I am hoping that the troubles making teams is because its most people's first time playing sauer or capture, and that it will improve. But yeah, who knows we need a forced team setup. As long as people can still make their own team if they want to.

Maybe a "rpickup" command would be good (assigns people to teams), or otherwise one of those "join a team" menus upon connect.

reply to this message

#53: Re: importcube crashes Sauer

by MitaMAN in the cave on 04/29/2006 21:08, refers to #51

Sure, I'll send out mpsp4/mpsp5 Sauer versions to you Aard. The config files will also be included. If for some strange reason you need the "custom textures" for those maps, just copy the "mitaman folder" from cube.

I'm sure I can use many of the new textures from Sauer, but there are a few that are "dear to my heart" that i really enjoy using.

Thanks for looking into the performance issues - MitaMAN

reply to this message

#54: Re: ..

by absinth on 04/29/2006 23:19, refers to #37

>It would be kinda lame if we have to entirely disable occlusion for all ATI cards.

right. but since this looks like a common problem i fear that many people might conclude that sauerbraten sucks and not that their driver sucks and they have to do "/oqfrags 0" to fix it. perhaps this solution should be mentioned in a prominent position in the docs. do you have any estimates how much of a performance hit doing "/oqfrags 0" causes?

also is there any chance to extract an testcase for the hw-occlusion features as sauer needs them, so i can submit a bug-report?

perhaps we should look for a way to disable hw-occlusion for all ATI-cards on Mac OS X (until this issue is resolved)?

reply to this message

#55: Re: capture!

by Passa on 04/30/2006 01:30, refers to #52

aardappel: maybe give the master control of the teams?

absinth: are you sure its not just the macintosh port in general? i know some older macs came with nvidia cards.. if someone has one, could they test it out?

reply to this message

#56: ..

by makkE on 04/30/2006 01:40

I would welcome a "join team" screen at join.
Free team could still be available via vote, but 2 teams that you´re forced into is just more practical on a pub imho.

reply to this message

#57: Re: ..

by enigma_0Z on 04/30/2006 02:37, refers to #54

AAAnd in linux please?

reply to this message

#58: Re: ..

by Passa on 04/30/2006 03:46, refers to #56

the master having control would be nice too, so the master can make the teams 'even'. or that could be solved by having an auto team balance option, like in other games.

also, just a note on master, it would be real nice to have say a masterpass command,so we can enter a password and become master on our own server. im sick of having to ask my friends to disconnect and reconnect so i can be master.

reply to this message

#59: rANDOM crashes with ded.server

by Passa on 04/30/2006 08:46

ok i have a system with the following specs as my dedicated server
Pentium 3.4Ghz
1GB DDR2 RAM
Windows XP Professional SP2

now as its a family computer, i created a new user account, then from there i load the server, and if i leave it there for a while the sauerbraten server crashes with an error window, debug, dont send or send error report

i also run a cube server and that has no problems, could it have something to do with the server running after i have 'fast switched' users back to the main one?

reply to this message

#60: capture :D

by Passa on 04/30/2006 08:47, refers to #59

also, a capture mode bug, i played again today, and if the enemy is standing near the flag as well as you, then you kill him while still remaining within the radius of the flag, the flag stops switching teams, so you gotta leave its radius then re enter to continue capturing it

reply to this message

#61: ..

by CC_machine4 on 04/30/2006 21:35

hmm.. no sendmap yet..

reply to this message

#62: Re: ..

by Aardappel_ on 04/30/2006 23:38, refers to #54

people don't read docs, putting something in there more prominently won't help.

The only solution for now is to disable oq on those platform/card combinations where it doesn't work. So put an macosx if() or #ifdef in there that will force it off (in glinit).

reply to this message

#63: article

by rancor on 05/01/2006 21:08

The occlusion culling release made the front page of Phoronix (http://www.phoronix.com/ ) Unfortunately, it appears that they've taken all of their screenshots with a Nvidia driver with the texturing bug.

reply to this message

#64: Re: article

by Passa on 05/01/2006 23:03, refers to #63

I noticed that too.. how did they get the nvidia bug with the occlusion release? weird..

reply to this message

#65: Re: article

by kurtis84 on 05/02/2006 02:02, refers to #64

A shame actually. I wonder what video card they used to be having this problem? I didn't think anyone had this happening since the shader version came out.

I asked them what card they used to take those screenies, and warned them about the ATI problems, and the old nvidia cards running 8x.xx drivers that disable the shaders and cause those terrible looking texture streaks :/ ...hopefully they'll do an update.

reply to this message

#66: Re: article

by Aardappel_ on 05/02/2006 07:54, refers to #65

actually, with shaders the problem should be permanently fixed, as we bypass the opengl state that causes this bug. So the screenshots must be from an older release.

I wonder what the guy making the screenshots must have been thinking... the walls are supposed to look like that.

reply to this message

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages


Unvalidated accounts can only reply to the 'Permanent Threads' section!


content by Aardappel & eihrul © 2001-2024
website by SleepwalkR © 2001-2024
53879308 visitors requested 71654617 pages
page created in 0.050 seconds using 10 queries
hosted by Boost Digital