ET Pro 3.2.3 Released!

Official ET Pro announcements here...

Moderators: Forum moderators, developers

Post Reply
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

ET Pro 3.2.3 Released!

Post by bani »

ET Pro 3.2.3 is officially released!

Download mirrors
<dd>Primary site anime.net
<dd>Mirror site fragland.org

new:
b_extendedprone (default 0, disabled) - enables accurate hitbox for proning animations, and makes the prone animation transition through crouching.
b_killshot_delay (default 0, disabled) - time in milliseconds to take automatic screenshot after a kill
zero-bandwidth hitsounds
spectators can now hear hitsounds when spectating other players who have it turned off.
b_pronedelay behavior is changed:
0 = etmain normal behavior: no spread change, and players may not un-prone for 750ms.
1 = max spread for 1 second after proning, players may not un-prone for 1750ms
shoutcasters are now immune from g_spectatorInactivity

lua mod api
serverside mods may now be created using the lua language. the lua engine is integrated into etpro so external programs (eg perl/python/etc) do not have to be used, and mods can be run on any server capable of running etpro. special engine hooks are available to provide more detailed control than possible with log parsers. multiple lua mods can be "stacked" -- loaded at the same time.

detailed information on the etpro lua api and sample code can be found at the wolfwiki article.

class limits:
team_maxSoldiers
team_maxMedics
team_maxEngineers
team_maxFieldops
team_maxCovertops

set to -1 for no limit, 0 to disable the class, any other number will limit that class to the specified number of players.
client limbopanel ui will show if classes are unavailable or not, but does not currently prevent you from selecting them with the mouse or quickmenu (the server will still prevent players from violating class limits though)

new crash handler:
all new crash handler for win32 and linux.
drmingw/drwatsn no longer needed for win32, and is in fact no longer desired.
new crash handler can detect server hard lockups ("99% cpu"), create crashdump and shutdown the server.
set the cvar b_crashlogpath to the path you want to want to save crashdump files to. eg on win32 set b_crashlogpath c:\ and on linux, set b_crashlogpath /home/etserver
on win32 you can enable a gui crash popup window with b_crashpopup 1 - !!warning!! server will be halted until the crash dialog box is closed.

bugfixes:
fix semiadmin cvar-command bug. custom cvars which admins intend to be vstr'able need to be named with an extension of ".cvar". semiadmins accessing the cvar for vstr should reference it without the ".cvar" extension.
fix the limbo'd-dead-player-counts-against-weaponlimit bug. if a player is limbo'd, it now only counts the latched weapon against weaponlimits, not the last-spawned weapon.
fixed bug where b_demo_nametags disguised names overlapped regular names.
hopefully fix the server-lockup-bug.
listenserver should work again.
limbo camera wallhack fixed.
callvote-go-spec exploit fixed.
players/specs got g_inactivity/g_spectatorInactivity punted during pause. fixed.
/configstrings exploit fixed.
instant respawn exploit fixed.
flamethrower bounced flames bug fixed. (chruker fix)
server hang fixed
following spectators on ettv would show bogus "soldier" class
shoutcasters are now immune from g_spectatorInactivity
Last edited by bani on Fri Dec 16, 2005 1:05 am, edited 2 times in total.
Dersaidin
Posts: 197
Joined: Fri Aug 06, 2004 1:55 pm
Location: Australia

Post by Dersaidin »

flamethrower bounced flames bug fixed. (chruker fix)
Is that a bug??

In any case, good work as always Bani.
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

Dersaidin wrote:
flamethrower bounced flames bug fixed. (chruker fix)
Is that a bug??
He doesn't mean that the bouncing is removed. He means the drastically wrong (and different from what is shown on screen) bouncing on the server should be fixed.
send lawyers, guns and money
User avatar
ouroboro
Posts: 662
Joined: Mon Jul 26, 2004 6:52 pm

Re: ET Pro 3.2.3 Released!

Post by ouroboro »

bani wrote:spectators can now hear hitsounds when spectating other players who have it turned off.
\o/ cool. does that apply to demo playback as well (they had them off, you watch the demo with them on and can now hear them)?
User avatar
deej
Posts: 743
Joined: Fri Mar 19, 2004 12:44 am
Location: Belgium!
Contact:

Post by deej »

w000000000t! great work! /me runs to upgrade our servers 8).
Our servers now run on 64 bit steroids. Point your ET to:
- Forgotten Ground StopWatch Server with occasional wolfrof 1
- Fraggle Rock ETPub Server - Mix up ET/UT & Duke Nukem
User avatar
Nail
Posts: 425
Joined: Fri Jan 02, 2004 3:47 pm
Contact:

Post by Nail »

:notworthy:
Improvise, Adapt, Overcome
Post Reply