Sauerbraten release 2006-06-11 out! |
by Aardappel_
on 06/12/2006 07:21, 322 messages, last message: 07/31/2007 16:33, 376138 views, last view: 11/01/2024 22:25 |
|
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
|
|
#143: Re: Why is Cube2 Engine called "Sauerbraten" |
by mdkuser_______
on 06/21/2006 14:41, refers to #142
|
|
Oh I see, that's why the name of the cube2 engine cames from. But still one question: Is the cube2 GAME also called "Sauerbraten" or is this only the name of the ENGINE and the game has to be called cube2? The RPG also seems to have a german name, "Eisenstern" means iron star.
reply to this message
|
|
#144: Re: Error 0xc0000005 [0x4] |
by TomG
on 06/21/2006 14:48, refers to #140
|
|
I also get this- only for this new build however- it worked fine in the last release.
For me it appears to be when the map is loading- I get the first frame up, and then it bombs out. Stangely, it lets me load my own maps.
Here is the log:
init: sdl
init: enet
init: video: mode
init: video: misc
init: console
init: gl
Using GL_ARB_vertex_buffer_object extension.
WARNING: Using floating point vertexes. (use \"/floatvtx 0\" to disable)
WARNING: No shader support! Using fixed function fallback. (no fancy visuals for
you)
Using GL_ARB_occlusion_query extension.
WARNING: Non-power-of-two textures not supported!
init: world
game mode is ffa/default
init: sound
init: cfg
init: localconnect
init: mainloop
read map packages\\base\\metl2.ogz (0.8 seconds)
Elsinore by metlslime
game mode is ffa/default
Sauerbraten Win32 Exception: 0xc0000005 [0x4]
reply to this message
|
|
#145: Re: Why is Cube2 Engine called "Sauerbraten" |
by Greywhind
on 06/21/2006 17:26, refers to #143
|
|
Yes, as I understand it the game and the engine are called "Sauerbraten."
"Cube2" just makes it easier for those who don't already know to relate Sauer to Cube.
reply to this message
|
|
#146: Re: OSX resolver bug |
by guest57
on 06/21/2006 19:48, refers to #136
|
|
Sorry still broken...
Main Thread: resolverclear() SDL_SemTryWait
Resolver Thread: terminating
Because SDL threads on OSX use pthread_cancel, you will either have to let the thread wait until the lookup completes, or lose most of the resolver and rewrite it with native pthreads (pthread_kill and signal handler) - which seems a bit silly just to suport one platform... sigh...
Meanwhile I'll have a go at tweaking (in a crossplatform way) and will email you if I have any luck.
- aka rpointon
reply to this message
|
|
#147: Re: OSX resolver bug |
by guest57
on 06/21/2006 20:34, refers to #147
|
|
No offense intended - just an offer to help... See email...
reply to this message
|
|
#148: Re: OSX resolver bug |
by absinth
on 06/21/2006 21:55, refers to #147
|
|
if you find a working solution please tell me so i can respin the release...thx
reply to this message
|
|
#149: Re: OSX resolver bug |
by eihrul
on 06/21/2006 23:17, refers to #147
|
|
I incorporated your changes, with a few changes here and there. Thanks. Please check CVS to make sure it works now.
reply to this message
|
|
#150: Re: OSX resolver bug |
by guest57
on 06/21/2006 23:52, refers to #149
|
|
Yes, that looks good. Thanks :-)
-aka rpointon
reply to this message
|
|
#151: fpsclient crash |
by guest57
on 06/22/2006 00:30
|
|
Just observed this:
Version: Sauerbraten 2006-06-11 (1.0)
- OSX, G5
PID: 311
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x55aa5554
Thread 0 Crashed:
0 libSystem.B.dylib 0x90002f48 strlen + 8
1 libSystem.B.dylib 0x9000d7d0 __vfprintf$LDBL128 + 5912
2 libSystem.B.dylib 0x900273cc vsnprintf$LDBL128 + 300
3 sauerbraten 0x00009db4 conoutf(char const*, ...) + 136 (tools.h:76)
4 sauerbraten 0x00004d14 gets2c() + 596 (client.cpp:215)
5 sauerbraten 0x000718fc fpsclient::updateworld(vec&, int, int) + 5844 (fps.cpp:184)
6 sauerbraten 0x00011fdc SDL_main + 1716 (main.cpp:397)
reply to this message
|
|
#152: Re: fpsclient crash |
by eihrul
on 06/22/2006 00:42, refers to #151
|
|
Strange, someone would almost purposely have to send a malformed disconnect packet for that to happen.
reply to this message
|
|
#153: Re: fpsclient crash |
by absinth
on 06/22/2006 01:28, refers to #152
|
|
i was also seeing this and am now using the fix in client.cpp to build the new release
thanks for the resolver-fixes to both of you
reply to this message
|
|
#154: Re: fpsclient crash |
by eihrul
on 06/22/2006 01:47, refers to #153
|
|
Actually, that fix I made for the event.data thing was not really correct, but it will prevent it from crashing at least.
What really needed to happen was the server needed to send the disconnect data in network byte order, and the client properly convert it to host order. Oh well, guess it'll get fixed in next release.
reply to this message
|
|
#155: mac release (hopefully) fixed |
by absinth
on 06/22/2006 02:11
|
|
http://prdownloads.sourceforge.net/sauerbraten/sauerbraten_2006_06_11_sp_edition_mac_fixed.dmg?download
reply to this message
|
|
#156: setting gamma values > 100 does not work anymore |
by john_j
on 06/22/2006 03:07
|
|
I'm using linux 2.6.16 and nvidia driver 1.0-8762.
I have problems with setting a gamma value greater than 100.
It works just fine elsewhere, I can even use xgamma -gamma <n> to set a gamma value.
The problem is that sauerbraten gameplay is very dark, so I'd really appreciate that would work again.
In previous sauerbraten releases I had no problems.
reply to this message
|
|
#157: .. |
by SanHolo
on 06/22/2006 14:55
|
|
Thanks for the Mac-Release, I was having trouble compiling it myself from CVS since I'm not really into XCode. (Yes, SDL-Frameworks are installed).
Gonna test it now...
reply to this message
|
|
#158: Re: scroll broken? |
by JoelKnight
on 06/22/2006 17:17, refers to #45
|
|
I had the same problem, and deleting config.cfg (after reading message #48) fixed it for me too.
reply to this message
|
|
#159: Re: Multiplayer |
by rpointon
on 06/22/2006 17:23, refers to #113
|
|
I saw the "slideshow effect" last night, it lasted for about 30 seconds in the middle of a game - very odd - the fps was showing about 20 (normal is 150+), and visually it seem like 2fps. (At a guess maybe there were short bursts of frames and then it was blocked with screen frozen for the remaining 1/2 a second?)
But out of many games I've only observed this once in the last week... Sauer doesn't push my machine that much and there weren't any other major apps running in the background. OSX 2xG5, 1.5Gb, ATIx800
reply to this message
|
|
#160: .. |
by absinth
on 06/22/2006 17:33
|
|
>I saw the "slideshow effect" last night
hmm with the "fixed" release?
reply to this message
|
|
#161: Re: .. |
by rpointon
on 06/22/2006 17:52, refers to #160
|
|
No, the slideshow effect was in the original release - can you clarify exactly what other changes from CVS are in the fixed release beyond that of the launcher and resolver tweaks?
reply to this message
|
|
#162: .. |
by absinth
on 06/22/2006 18:14
|
|
• the fixed resolver
• 32 bit z-buffer (really makes a positive difference)
• fix for the crash with the broken server-response
• the map-rotation fix
reply to this message
|
|
|
Board Index
|
|