Unreal Playground  

Go Back   Unreal Playground > Games > Unreal Tournament 2003/2004 > UT2K3/UT2K4 General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-10-2003, 12:21 AM   #1
DraZtiK
UP Regular
 
DraZtiK's Avatar
 
Join Date: May 2002
Location: tampa Fl.
Posts: 184

New beta patch 2175 being tested

GamePlay:
- now support left handed weapons
- fixed hidden weapons appearing occasionally on respawn
- spectators don't show up on DM scoreboard at end of match
- FPH doesn't change after match ends
- shock combos now work after going through static meshes, and at all
angles.
- Fixed when entering a painzone you take double the damage/second in the
first
second and the correct amount thereafter.
- added exec function SwitchToLastWeapon (bound to E by default)
- fixed megaspeed DMMutator game option.
- improved bombing run AI (better AI reset between scores)
- fix for CTF flag can't be picked up
- fixed showing flag icon on scoreboard even if holder not relevant
- fixed throwing out minigun screwing up assault rifle
- added server option bBrightSkins to [UnrealGame.DMMutator] (and in the
game rules menu). Setting it to true makes player skins brighter.
- fixed rocketlauncher can lock onto invasion monsters (bonuspack)
- change weapon sound pitch when berserk
- added bPreloadAllSkins config option to UT2003.ini, in the
[UnrealGame.UnrealMPGameInfo] section. Its false by default.
If true, all skins and character models referenced in .upl files are
preloaded. Only set this option to true if you have
a lot of system RAM (512 MB or more). This option reduces the hitch
experienced when new players join a multiplayer game during gameplay.
- only allow restartgame() to be called once.
- added a GetWeaponStats exec function, which writes weapon info to the log
for tracking down weapon problems

Mod support:
- GameRules.NetDamage() always called in team games, and
GameRules.ScoreKill() not called twice
- momentum is passed as an out (by reference) parameter in
GameInfo.ReduceDamage() and GameRules.NetDamage()
- moved teammate momentum reduction to TeamGame.ReduceDamage()
- added ClientReceiveCombo() to xPlayer, to allow replication of mutator
combos.
- added support for pushing skins and meshes down from the server, with the
PlayerRecordClass

Use PlayerRecordClass to push down player skins and meshes from the server.
For example, if the Reaper clan was running a server, and had their own
clan skin in ReaperSkin.utx, here's what they'd need to do:

Create a new ReaperMod.u file, with the class Reaper in it. The package
name must be the class name with "mod" appended. Reaper is a subclass of
PlayerRecordClass, with
all the default properties set appropriately to setup up the character.
Clan members will need to have a .upl file with the same character
definition.

The server will need to have both ReaperSkin and ReaperMod in its
serverpackages.

Networking:
- single pass through actor list for first pass relevancy determination for
all connections. Improves server CPU utilization by 20% to 30%
for servers with large numbers of players
- hide passwords in URL
- added bAdminCanPause configurable property to GameInfo. It's true by
default. To change it to false, add
bAdminCanPause=false to the [Engine.GameInfo] section of your UT2003.ini
file.
- fixed precision problems with ping calculation
- fixed adminsay bringing up MOTD on clients
- fixed bots not properly losing player enemies when players log out of net
games.
- Fixed LAN broadcast bug which caused problems in the LAN tab when
multiple UT2003 servers were run on the same machine
- TcpLink/UdpLink eventReceivedBinary fix.
- Fixed Bug in CheckIPPolicy
- made bRestartServerOnPortSwap on by default, and added debugging to track
the port swapping problem down.

Demo Recording:
- Fixed occasional (!Closing) crash on playback
- fixed shock beam on client-side demos
- When recording demos on a client, listen server or single player, the
demo file only records demo frames at the frame rate specified in
NetServerMaxTickRate in the [Engine.DemoRecDriver] section of
UT2003.ini. This does not effect the frame rate, only the rate at which
frames are written to the demo recording file. This solves the problem
of slow demo playback of client-side demos on machines which are not as
fast as the recording machine.

Menus/Interface:
- LowSoundQuality option is saved properly.
- maps listed alphabetically
- Added Map name to loading screen
- fixed bug where menu mouse resolution was dependent on direction
- added "MouseX/YMultiplier" to scale raw mouse input in
[WinDrv.WindowsClient] in your UT2003.ini
- added support for up to 8 mouse buttons

OpenGL
- fixed bug which caused game to reverted to D3DDrv after patching
- added code to disable specular if neither ATI_texture_env_combine3 nor
NV_texture_env_combine4 are exposed (Linux DRI drivers)
- worked around fog related driver bug in older ATI drivers
- added code to switch back to desktop resolution at exit (Win98)

D3D
- fixed bug related to OverrideDesktopRefreshRate option
- added workaround for HW bug on certain older NVIDIA cards
- changed code to handle D3DERR_DEVICELOST on initial device creation

Sound
- updated DefOpenAL32.DLL with latest version from Creative

Other:
- fixed occasional crash which occurred during garbage collection on level
changes, or when joining a server
- performance improvement: frame rate based culldistance for player shadows
________
Blonde live

Last edited by DraZtiK; 09-07-2011 at 12:22 AM.
DraZtiK is offline   Reply With Quote
Old 01-10-2003, 08:24 AM   #2
stapuf
the marshmallow man
 
stapuf's Avatar
 
Join Date: Apr 2002
Posts: 442

Draz...I have been out of the loop. Is there a bonus pack?
stapuf is offline   Reply With Quote
Old 01-10-2003, 08:26 AM   #3
Scourgem
Public Urinator
 
Scourgem's Avatar
 
Join Date: Oct 2002
Posts: 2,405
Downloads: 13

Quote:
Originally posted by stapuf
Draz...I have been out of the loop. Is there a bonus pack?
No, but there will be one... "when it's done".
__________________
all your darkest fears
Scourgem is offline   Reply With Quote
Old 01-10-2003, 03:41 PM   #4
punkamatic
Guest
 
Posts: n/a

Thanks for the update, Draz. Good to have someone on top of this like butter on bread... er, yeah.
  Reply With Quote
Old 01-10-2003, 04:24 PM   #5
DraZtiK
UP Regular
 
DraZtiK's Avatar
 
Join Date: May 2002
Location: tampa Fl.
Posts: 184

The bonus packs should be real soon....but can't confirm a date.

and alot of the skinners will find this update useful as it will be possible to force skins from the server.
________
SuperFun

Last edited by DraZtiK; 09-07-2011 at 12:22 AM.
DraZtiK is offline   Reply With Quote
Old 01-10-2003, 07:53 PM   #6
blito3
blito3mapper
 
blito3's Avatar
 
Join Date: Nov 2001
Location: center of the Univers...ME!!!
Posts: 3,223
Downloads: 63

lets see...hmmmm.....3rd patch....they could of released the damn game in march...then all of these things would of been found out.
yeesh.
__________________
half assed wars lead to half assed peace which lead back to half assed wars.
blito3 is offline   Reply With Quote
Old 01-11-2003, 05:00 AM   #7
phalanx
Deadly Nightshade user
 
phalanx's Avatar
 
Join Date: Jun 2002
Location: manchester uk
Posts: 2,386
Downloads: 3

Send a message via MSN to phalanx Send a message via Yahoo to phalanx
hehe i just downloaded it i will tell ya what i think as soon as i finish playin it
phalanx is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ut2K3 beta patch 2181 nc3 UT2K3/UT2K4 General Discussion 2 01-18-2003 10:18 AM
patch 2179 beta phalanx UT2K3/UT2K4 General Discussion 1 01-15-2003 03:49 PM
new beta patch out! DraZtiK UT2K3/UT2K4 General Discussion 23 12-18-2002 11:13 AM
PATCH 2122 beta (notice 'beta') stapuf UT2K3/UT2K4 General Discussion 9 10-29-2002 07:44 PM
new beta patch! DraZtiK UT2K3/UT2K4 General Discussion 7 10-17-2002 11:34 PM


All times are GMT -5. The time now is 07:09 AM.


Powered by: vBulletin Version 3 something...
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Style and Content © 2001-2009 Unreal Playground