Sauerbraten release 2006-06-11 out! |
by Aardappel_
on 06/12/2006 07:21, 322 messages, last message: 07/31/2007 16:33, 376034 views, last view: 11/01/2024 16:34 |
|
http://sourceforge.net/project/showfiles.php?group_id=102911
As usual, feedback SPECIFIC TO THIS RELEASE in this thread! thanks!
* scripting language: every command/block/exp can now return string values (no more use of variable "s", much cleaner code)
* scripting language: reduced allocations a great deal, should execute faster now
* scripting language: can now write X = Y instead of alias X Y for more readable code
* If sauer crashes on a non-programmer machine on Windows, it will now output a stacktrace (both in a popup and the console window) which can be copy-pasted and sent to the developers (do this before you press "OK" to close the program, from the console windows menu).
* added provisional "sendmap"/"getmap" commands for coopedit mode
* explicit sky polies are now outlined in editmode (toggled by "showsky" var)
* now shows names of entities floating in edit mode (in green, closest = red)
* any non-multiplayer games can now be paused (variable "paused", default key F1)
* fixed rockets exploding mid-air if they were aimed at a moving target
* copy/paste now work in coop-edit
* moved all mapmodels into the menus
* new SP respawning system! read "SP Respawning" in game.html
* console language macros now allow code generation (see config.html)
* added customizable file completion (via "complete" command)
* aliases and vars set in map cfgs are now sandboxed (don't persist)
* world shaders can now work with any number of textures (see "texture" command).
* support for specularity maps and glow maps on md2/md3 models (see md2.txt/md3_sauer_howto.txt)
* new "editbind" works like "bind", only the key is only available in edit mode. cleaned up keymap/default cfg files (no more bindings in keymap)
* added triggerable mapmodels (see editref.html for more info)
* removed the z-offset attribute from mapmodel info and ents and moved mapmodel ent skin attribute to mapmodel info (see editref.html)
* added support for full screen pixel shader effects (see setfullscreenshader, and the "option" menu)
* removed obsolete editheight command
* added powerful new heightmap mode! use getheightmap command [default H key] when there is a selection box to activate (see editref.html for more info)
* added selectbrush modifier [default J key] that switches between brushes defined in data/brush.cfg
* added copybrush [default K key] to use current heightmap as brush. see data/brush.cfg for more info.
* editable brushes for heightmap mode. see data/brush.cfg for more info.
* capture gameplay mode fixes
* ip address lookups now use the concurrent resolver
* added redo command [default I key]
* made importcube remip while importing to save memory
* removed some lighting/physics bottlenecks in SP mode
* removed 256 textures per map limit (is now 64k)
* fixed incorrect mapmodel shadows on Windows
* fixed invincibility bug
|
|
Board Index
|
|
#74: Re: Triggers in edit mode |
by MeatROme
on 06/14/2006 23:48, refers to #71
|
|
ah. great work eihrul.
reply to this message
|
|
#75: Sauerbraten not working!!! |
by DTurboKiller (LT)
on 06/15/2006 10:29
|
|
I downloaded the game and installed it. No problem here. But when I start Sauerbraten, it gives me this fatal error:
Sauerbraten fatal error
Unable to initialize SDL: DirectInputDevice::SetCooperativeLevel: Unknown DirectInput error: 0x80004001
Can someone help? I think it\\\'s because of the dinput.dll file that got damaged and I got a new one, but now my gamepad and my joystick for example don\\\'t work!
reply to this message
|
|
#76: Re: Sauerbraten not working!!! |
by Passa
on 06/15/2006 11:12, refers to #75
|
|
Because thats dbox's mod, not the official release.
reply to this message
|
|
#77: Re: .. |
by absinth
on 06/15/2006 11:12, refers to #31
|
|
>"If not, you can just make the resolverwait version defined in server.cpp the default for Macs, which will suck, but it is better than nothing."
well it seems this workaround only works for the first server-update, but freezes sauerbraten on subsequent server-updates. i think we should look into fixing this and re-spinning the (mac)release, but i'm away at least until sunday...
reply to this message
|
|
#78: Re: Sauerbraten not working!!! |
by DTurboKiller (LT)
on 06/15/2006 11:56, refers to #76
|
|
What do you mean Passa? I downloaded Sauer, not a mod!
reply to this message
|
|
#79: Re: Sauerbraten not working!!! |
by Passa
on 06/15/2006 12:34, refers to #78
|
|
You mentioned joystick support, that comes in dbox's mod, not the official Sauerbraten release.
reply to this message
|
|
#80: .. |
by Max of S2D [Fr]
on 06/15/2006 13:19
|
|
"You just need GL_ARB_texture_rectangle for fullscreen shaders, but unfortunately fullscreen shaders will not work without it."
Ah ? Where can i get that... GL_ARB ?
(info : my screen res is 1024*768 under sauer)
reply to this message
|
|
#81: .. |
by makkE
on 06/15/2006 13:57
|
|
That scaling stuff on hudguns owns :D No more sinking into geometry. thnx!!
reply to this message
|
|
#82: Re: .. |
by Passa
on 06/15/2006 14:49, refers to #81
|
|
It might need a bit more tweaking, I can still sink the grenade launcher and the shotgun into geometry, but still, great work.
reply to this message
|
|
#83: .. |
by makkE
on 06/15/2006 17:08
|
|
I can´t only the tip of the rifle is singing in ca 0.5 cm (wich is totally neglectible)..
Either it´s some ati stuff, or you´re just trying way to hard to find that geometry where they sink into. It´s fixed on walls and everything, the rest isn´t important. (say you have 2 places in a level where it might happen on some rocks or so.. who cares.)
reply to this message
|
|
#84: .. |
by makkE
on 06/15/2006 17:08
|
|
*sinking
reply to this message
|
|
#85: .. |
by Max of S2D [Fr]
on 06/15/2006 17:36
|
|
"You just need GL_ARB_texture_rectangle for fullscreen shaders, but unfortunately fullscreen shaders will not work without it."
Ah ? Where can i get that... GL_ARB ?
(info : my screen res is 1024*768 under sauer)
reply to this message
|
|
#86: New Weapon |
by Koi Kitsune2006
on 06/15/2006 19:52
|
|
Do you think it'll be appropriate for a new weapon on the next release?
reply to this message
|
|
#87: Re: New Weapon |
by Pxtl
on 06/15/2006 19:54, refers to #86
|
|
What new weapon could be added? Cube's already got all the bog-standard FPS guns. The shortrange+rapidfire guns (lighting/plasma) or a superweapon could be added theoretically, but otherwise it's pretty much set for weapons.
reply to this message
|
|
#88: Re: Sauerbraten not working!!! |
by DTurboKiller (LT)
on 06/15/2006 20:45, refers to #79
|
|
But I don't have that mod and I don't use joysticks or gamepades in Sauer. I was talking in general. If I put a game with joystick support, it won't work. If I go to the joystick's configuration, it says it's not responding. Most probably it's because of the dinput.dll file in Windows\system that got damaged and I got a new one, but the devices (Gamepad, joystick) are not working. What should I do to fix that? It's probably what's causing the error!
reply to this message
|
|
#89: Re: New Weapon |
by Koi Kitsune2006
on 06/15/2006 22:22, refers to #87
|
|
Use your imagination when it comes to making new weapons. Even so if Sauer has all the basic weapons that every FPS game has doesn't mean it shouldn't have anymore.
reply to this message
|
|
#90: Re: Sauerbraten not working!!! |
by Passa
on 06/15/2006 23:06, refers to #88
|
|
reinstall directx 9.0c
reply to this message
|
|
#91: .. |
by Max of S2D [Fr]
on 06/16/2006 09:02
|
|
Where i can obtain you GL_ARB extension ?
reply to this message
|
|
#92: Re: .. |
by Aardappel_
on 06/16/2006 09:54, refers to #91
|
|
it comes bundled for free with newer drivers, or failing that, newer graphics cards.
reply to this message
|
|
#93: server crash |
by Passa
on 06/16/2006 12:18, refers to #92
|
|
my server crashed today, came up with an error window, forgot to take a screenshot !
I will post it when get it again, but it was a popup window, with references to parts of the source code files, maybe an exploit crashed the server?
reply to this message
|
|
|
Board Index
|
|