home home

downloads files

forum forum

docs docs

wiki wiki

faq faq

Cube & Cube 2 FORUM


Sauerbasic

by tentus_ on 05/05/2009 05:47, 41 messages, last message: 10/17/2010 23:42, 15246 views, last view: 05/05/2024 02:17

Sauerbasic

What:
A mod which contains as close to no content as possible, without sacrificing any engine features.

Why:
The purpose is to provide a starting point for other mods. This will save hopeful game developers time, effort, and possible litigation by eliminating the need to hunt down all the contributors, instead allowing them to start subbing in content directly.

How:
Directly deleting whatever content possible from the Trooper Edition, and then going to the community for replacement assets for what cannot be deleted.

Where:
http://tsholden.com/games/sauerbasic.php
For other URLs see thread below.

When:
Now and hopefully for every future release of Sauerbraten.

Go to first 20 messagesGo to previous 20 messages    Board Index   

#22: Re: Brushes

by tentus_ on 05/17/2009 20:33, refers to #19

Whoops, you posted while I was typing. Good to know, I'll add in little readmes. I'm probably still going to use the 16-texture set I just made, to cut down on size (only about half a meg, but hey, each meg counts).

Are the decals also public domain? What about the grass textures in /textures? Finally, is steep_fur_d used by something that I haven't found somehow?

reply to this message

#23: Re: Brushes

by eihrul on 05/17/2009 20:41, refers to #22

The bullet-hole decal is GPL and was made by leileilol for OpenArena.

The scorch decal (scorch.png) and muzzleflash1.jpg was made by makke and should be CC-BY-NC-SA.

Muzzleflash2.jpg, muzzleflash3.jpg, and blood.png were made by nieb and are public domain.

Blob.png and caustics were made by me and are public domain.

flames.png and lensflares.png are by baby-rabbit and are public domain.

But seriously, just use my caustics already. Once compressed you are saving a couple hundred KB at most, so it's seriously not worth the hassle of using different ones. I made mine explicitly for the purpose of allowing them to be reused. :P

reply to this message

#24: Re: ..

by tentus_ on 05/17/2009 20:42, refers to #21

Is there a particular advantage to the Sauer caustic set? (I'm not trying to sound snide, I'm honestly inquiring). A quick glance at renderva.cpp tells me I'd just have to change line 1781 to make caustics hardcoded to just 16 textures.

Does anyone have any logo recommendations? I was thinking about making something simple to fill the space that the Sauerbraten logo currently occupies.

reply to this message

#25: Re: ..

by MovingTarget on 05/17/2009 21:54, refers to #24

Instead of the cool, rounded, metal-ish cube in use right now, you could just use a simple 1x1x1 default-textured one. :D Perhaps you could also fill the lettering with one of the more recognizable textures. Or maybe the skybox. :P

reply to this message

#26: Re: ..

by tentus_ on 05/17/2009 22:27, refers to #25

Ooh, I like the skybox idea. *rustle rustle* How does this look to you?
http://tsholden.com/games/logo.png

I went with a cube with the middle cut out... did anyone catch that, or was that too out there? It's also an oblique reference to the II in Cube II.

Also, since eihrul has been so insistent, I guess I'll roll back to the old caustics. 300 kb is not worth me recompiling.

reply to this message

#27: Re: ..

by MovingTarget on 05/17/2009 22:36, refers to #26

Hmmm. Looks pretty good, except I'm not so sure I like the cut cube.

Also, to remove Mr. Fixit from the bot code, you can do a couple things:

1. Instead of "d->playermodel = chooserandomplayermodel(pm);" in ai.cpp, just set it to 1. This doesn't remove the option for a playermodel, just for the bots.

2: Cut out Mr. Fixit from the "playermodels" array in render.cpp. You'll get some Ogro bots. (legacy awesomeness!!!)

3: If you want to remove the Ogro, too, just nix "chooserandomplayermodel".

reply to this message

#28: Re: ..

by MovingTarget on 05/17/2009 23:00, refers to #26

*rustle rustle*
http://67.186.95.56/upload/sauer/SauerBasicLogo.png

The cube I took a screenshot of wasn't big enough, so it does look kind of...tiny.

reply to this message

#29: ..

by kripken on 05/18/2009 06:33

eihrul, thanks for the clarifications on the status of those files.

One more question, what is the status of the packages/textures/water* files (water normals, water dudv, etc.)?

reply to this message

#30: ..

by Megagun_ on 05/18/2009 08:25

How about a wireframe version of the new or old logo?

Or, even better, a 'wireframe' verson of the old logo, where the wires are made out of steel girders?

reply to this message

#31: Servers

by LeftClicker on 12/17/2009 00:43

This would be great for making servers; instead of downloading a few hundred megabytes you just download... how many megabytes is the project at?
== LeftClicker ==

reply to this message

#32: Re: Servers

by tentus_ on 12/17/2009 03:47, refers to #31

187mb, but I will not have time to work on the project until the end of my college career (next summer).

reply to this message

#33: Oo!

by Nixot on 12/17/2009 19:52

There's one for Cube 1? Where can I download that?

reply to this message

#34: Re: Oo!

by tentus_ on 12/17/2009 19:56, refers to #33

Not that I'm aware of.

reply to this message

#35: Re: Servers

by Razgriz on 01/07/2010 18:04, refers to #31

If you want to make a cheap server, simply copy the bin and src folders somewhere else and run the server.bat
these 2 folders have everything they need to run the server.

reply to this message

#36: Re: Servers

by Nixot on 01/08/2010 20:47, refers to #35

It would be good to have a server distro.

You don't even need the src folder. That would make a server distro 3.58 megabytes, which is half the size of the Feb. 2002 Cube release.

reply to this message

#37: In Reply to Razriz:

by LeftClicker on 01/09/2010 18:18

How am I to get those folders without downloading Trooper Edition? SVN? Unfortunately, SVN just isn't my thing =S.

reply to this message

#38: Re: In Reply to Razriz:

by Razgriz on 01/09/2010 21:07, refers to #37

well the simliest thing a sane man would do is COPY them of his EXISTING installation to somewhere else.

Seriously, do things like that need so much thinking nowadays?

(sorry for my altitude but..)

reply to this message

#39: Re: Razgriz

by LeftClicker on 01/10/2010 02:30

Well, I already have those folders, of course, but say I want to make a server for a new release. Or I have dial-up. Then, instead of downloading 369.9 MB, I can just download the 3.58 or 187 MB or whatever.
369.9 ≈ 370
3.58 ≈ 3.6
370 รท 3.6 ≈ 102.8
So it would be around a hundred times faster to download the server distro, assuming what Nixot said would work. As an afterthought: why do we have Cube Server Lister when we can just download Cube 2? Exactly. Anyway, I'll stop thread hijacking.

reply to this message

#40: ..

by JoR on 01/16/2010 14:00

I think the playermodel list is a bit inconsistent, it's defined in the game_fps.cfg as well as hardcoded in render.cpp, it would be asolution to remove the other playermodels from render.cpp. I'm not that much in the sauer sources but I'll try to find another solution for this...

reply to this message

#41: ..

by velociostrich on 01/20/2010 19:22

If you don't want to use subversion, you can use this script I whipped up some time ago for a total conversion I'm working on: http://pastebin.org/79308

Mind you, you'd have to be using some Unix or Unix-like system or have Cygwin installed to use that.

reply to this message

Go to first 20 messagesGo to previous 20 messages    Board Index   


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


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