General Thread |
by Aardappel
on 01/05/2002 01:55, 15527 messages, last message: 03/01/2024 13:02, 12525719 views, last view: 11/02/2024 01:34 |
|
for questions, announcements etc.
|
|
Board Index
|
|
#10607: Re: DDS texture and DXTC support.. |
by jbuk2k7s cookie has gone
on 06/02/2008 23:16, refers to #10606
|
|
How is using DDS going to improve visual quality? We already have support for PNG and can increase texture resolution almost limitlessly (although it is a bit costly).
reply to this message
|
|
#10608: Opening sequence |
by Linuxguy.Marshall
on 06/03/2008 00:22
|
|
I want there to be a movie (if not a movie then a couple splash screens) then a Start menu. How might I do that?
reply to this message
|
|
#10609: Animated Character |
by Zizaco
on 06/03/2008 15:42
|
|
How can i export a fully animated character from 3D studio max 9.0 to Sauerbraten?
How can i export to md3 from max 9?
Is there a fully support for md5 characters in sauerbraten?
Thanks
reply to this message
|
|
#10610: Re: Scripted NPC characters in Sauerbraten? |
by rknigh21
on 06/03/2008 20:11, refers to #10603
|
|
Hi
You can use the aiclip material to restrict the movements of monsters, and provided they have room to move around that makes them seem quite a bit more “intelligent”, especially with carfull map layout ( see my game the DAM which is a large outdoor sp game see http://www.quadropolis.us/node/1264
).
You can bind a key to launch a menu that is scripted in the cfg file. Also mapmodels can trigger functions in the cfg that do various things. Like start a platform/elevator moving, open doors, pickups, open a menu, etc. These can be combined to allow the player some interaction with the game world.
Platforms (carrying monsters) and teleports can be combined to make a neat monster machine that drops monsters into the players current area.
This takes a bit of work in cube script.
I am working on a map combining all these effects if anyone is interested I will put a demo on quodropolis.
Regards Robin
reply to this message
|
|
#10611: Re: Scripted NPC characters in Sauerbraten? |
by rknigh21
on 06/03/2008 23:39, refers to #10603
|
|
Hi
You can use the aiclip material to restrict the movements of monsters, and provided they have room to move around that makes them seem quite a bit more “intelligent”, especially with carfull map layout ( see my game the DAM which is a large outdoor sp game see http://www.quadropolis.us/node/1264
).
You can bind a key to launch a menu that is scripted in the cfg file. Also mapmodels can trigger functions in the cfg that do various things. Like start a platform/elevator moving, open doors, pickups, open a menu, etc. These can be combined to allow the player some interaction with the game world.
Platforms (carrying monsters) and teleports can be combined to make a neat monster machine that drops monsters into the players current area.
This takes a bit of work in cube script.
I am working on a map combining all these effects if anyone is interested I will put a demo on quodropolis.
Regards Robin
reply to this message
|
|
#10612: Sauerbraten is stuck in Fullscreen! |
by Shale
on 06/04/2008 02:47
|
|
I want to make Sauer windowed.
I uncheck the FS option in the menu.
It tells me I need to use /t.
So I type /t.
Nothing happens.
Any suggestions?
reply to this message
|
|
#10613: Re: Sauerbraten is stuck in Fullscreen! |
by Hirato Kirata
on 06/04/2008 03:18, refers to #10612
|
|
it's far more like to say -t, and that's what you're meant to use when you start it up.
I'm assuming you're on windows, so jsut go to the sauerbraten directory and open the start up script with notepad, and add a -t in there somewhere
still don't know what I'm talking about, then I'm not the one to help you.. but I think you'll find the situation is much improved in CVS, and definitely the next release
~Hirato Kirata
reply to this message
|
|
#10614: .. |
by princeoftheburb
on 06/04/2008 08:31
|
|
would i be able to use my xbox 360 controller to play?
reply to this message
|
|
#10615: Re: .. |
by tman_elite
on 06/04/2008 13:10, refers to #10614
|
|
I doubt you'd want to, because using a mouse to aim is a lot easier. I'm not sure if you can hook up xbox 360 controllers to your computer, but if you can I think there's a joystick mod on quadropolis.
reply to this message
|
|
#10616: .. |
by SheeEttin
on 06/04/2008 23:34
|
|
Not sure if this is a problem with Sauer or not (I did some major messing with my X server recently) so I'm posting it here...
I have an ATI Radeon X1600 Pro.
Since yesterday, whenever I start up Sauerbraten, I get this:
http://i31.tinypic.com/10f5a53.png
It appears to me that somewhere, all but one part (pixel?) of the texture is being discarded, and that's being used for the whole thing. This applies to all maps.
As you can (kind of) see, models are all black, and the playermodel (at least mrfixit) is invisible. (hudguns and vweaps are still visible.)
The only startup message that I can see that's odd is a complaint about not having a vertex_buffer_object extension, which apparently is important.
Everything works if I use -f0 (everything that normally works in -f0, anyway). Also, when I use -f0, I get a warning about using the ATI texgen bug workaround.
Additionally, glxinfo | grep direct returns "direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)", though everything else claims direct rendering is working. (I also don't know what to do after setting LIBGL_DEBUG, so I can't try that path).
I've tried reinstalling/upgrading my graphics driver (fglrx), reinstalling Mesa packages, and a few other things, but to no avail.
Any suggestions?
reply to this message
|
|
#10617: Re: .. |
by SheeEttin
on 06/04/2008 23:45, refers to #10617
|
|
Renderer: Radeon X1600 Series (ATI Technologies Inc.)
Driver: 1.4 (2.1.7537 Release)
This matches the driver I have installed.
reply to this message
|
|
#10618: Re: .. |
by SheeEttin
on 06/05/2008 04:15, refers to #10618
|
|
Problem solved. Looks like even though I did "make uninstall" for everything I was messing with, some OpenGL libraries got left in /usr/local/lib (when the ones it needed were in /usr/lib).
reply to this message
|
|
#10619: Breaking off a copy of the CVS branch |
by toughmccuddllo
on 06/05/2008 21:58
|
|
How do I make a copy of the Sauerbraten CVS directory without copying all the CVS directories inside, with it.
In time I would like to create a total conversion of Sauerbraten.
I am not all that versed with CVS though.
Thanks
reply to this message
|
|
#10620: Re: Breaking off a copy of the CVS branch |
by MeatROme
on 06/06/2008 00:38, refers to #10619
|
|
mkdir copy_of_sauer
cp -r CVS_sauerbraten/* copy_of_sauer
ls -R *|grep CVS|grep ":$">toremove
for x in $(cat toremove); do rm -r $(echo "$x"|tr -d ":");done
HTH
reply to this message
|
|
#10621: Re: Breaking off a copy of the CVS branch |
by Quin
on 06/06/2008 05:34, refers to #10620
|
|
or..
cp -R sauer mymod
cd mymod
find ./ -name "CVS" -exec rm -r {} \;
I think it's a less complicated, if only a little :P
reply to this message
|
|
#10622: .. |
by toughmccuddllo
on 06/06/2008 05:59
|
|
lol
thanks I'll give that a try.
*thumbs*
reply to this message
|
|
#10623: .. |
by toughmccuddllo
on 06/06/2008 06:02
|
|
is this with CVS command line.
Or a windows one?
reply to this message
|
|
#10624: Re: .. |
by MeatROme
on 06/06/2008 07:21, refers to #10623
|
|
You can install MinGW/MSYS on your Windows OS to finally have an enviroment that empowers you to actually use your computer to automate repetitive tasks .. if you try to do that in Windows BATCH-files ... good luck ;-)
reply to this message
|
|
#10625: .. |
by {Qs}Homicidal
on 06/06/2008 07:43
|
|
mm vb script anyone ?
reply to this message
|
|
#10626: SourceForge.net Community Choice Awards 2008 |
by noerrorsfound-on-windows
on 06/06/2008 13:49
|
|
Want to nominate Sauerbraten?
http://sourceforge.net/community/cca08-nominate
reply to this message
|
|
|
Board Index
|
|