Unreal Wiki
Advertisement
Meta article
The following is a meta-article, which explains a concept which usually falls out of one of the wiki's categorizations, yet it's still important to explain something.

Here's the changelog of the different versions of Unreal Tournament 2003.

Patch ver. 2136[]

Release date: October 29, 2002[1]

Gameplay[]

  • Suicides count against team score in TDM.
  • Fixed attenuation flak chunk damage over distance.
  • Reduced Minigun spin up time slightly.
  • Made shock beam effect thicker.
  • Always keep dynamic light for shock projectile, even in low detail mode.
  • translocation destination adjustment bug fix.
  • "Kdraw collision" disabled in MP.
  • If player dies before ball gets through hoop, should still get credit for throw.
  • Fixed Redeemer point blank shots.
  • Double tap time invariant to gamespeed.
  • Get rid of 03_2 use (duplicate of "three" sound).
  • Fixed problems with overtime not ending on first score in some situations.
  • Fixed transloc camera sometimes taking two taps.
  • Fixed 4 rocket bug.
  • Fixed Instagib really is instaGIB.
  • Fixed 10 seconds before can speak again.
  • Fixed KillZ in CTF-December, CTF-Face3, CTF-Citadel, and BR-IceFields.
  • Clamped max view bob.
  • Fixed tokara forest switching to CTF.
  • Fix for Ball Launcher switchaway bug.
  • Fixed problem with teammates grabbing the flag right when you score.
  • Fixed No Adrenaline mutator not allowing other mutators to work.
  • Fixed getting correct bots on configured bot games with no bots on one team.
  • Fixed falling damage bug.
  • Straightened lightning bolt (purely visual change to make it easier to see where you're shooting).
  • Fixed Shield Gun impact charging effect fps slowdown.
  • Fix bug where ragdolls didn't turn skeletal when they fall into lava volume.
  • If there is no momentum on death, add a small random one. Reduces ragdolls just falling to their knees.
  • Added mouse acceleration for improved fine aiming control. Can be turned on by adding the following line to user.ini:
[Engine.PlayerInput]
MouseAccelThreshold=+100.0
  • Added "now viewing" message when spectating.
  • Fixed: At end of match it says "You've lost the match" while spectating.
  • Assault grenade faster minimum muzzle velocity.
  • Fixed water footstep sounds sometimes not playing when touching FluidSurfaceInfo.
  • No behindview cheat in net games.
  • Simplified using custom ragdolls. Ragdoll=xxxx in the .upl file now overrides the species ragdoll asset for the character. This approach is compatible with the cheat protection.
  • Fix screwed-up vehicle camera.
  • Increased skeletal mesh pool vertex buffer lifetime from 500 to 1000 frames.
  • Rocket smoke trail whiter.
  • Rocket Launcher max ammo now 30.
  • Improved Instagib beams.
  • No shooting through people in classic Instagib (just like it was in UT), you can still shoot through them in Zoom Instagib.
  • Fixed replicating blood spurts when hit.
  • Improved sound positioning/attenuation.
  • Fixed suicide spamming lagging servers.
  • Fixed AI slowdown when can't reach player's location.

HUD/Menus[]

  • Typed messages stay up on HUD longer.
  • Don't limit chat when game is paused.
  • Fixed joystick support in menus.
  • Added joystick hat support.
  • Made sure showlog leaves fullscreen first.
  • New HUD options in menus:
    • Number of console messages shown.
    • Console message font size.
    • Ability to turn on and off various pieces of the HUD.
    • Ability to scale the HUD.
  • Cut and Paste in Console and server browser/edit boxes.
  • Change IForce to TouchSense Mouse Settings.
  • Added Min/Max players to Map Selection.
  • Added Author Name to Map Selection for Non-Epic maps.
  • Add Description field for Mod Authors and hooked it to the scrolly.
  • Added Announcer volume control to menus.
  • 'Speech' binder menu in Settings.
  • Mouse wheel support on speech menu. On by default, but the ut2003.ini option bSpeechMenuUseMouseWheel turns it off.
  • Letter key support in Speech Menu. The ut2003.ini option bSpeechMenuUseLetters turns this on, and you can specify what keys it uses in the .ini file as well.
  • Fix [ALL] being at the bottom of the speech menu player list.
  • Fix for particle "priming".
  • Enabled "preferences" and made it leave fullscreen.
  • Added support for Asian language keyboard input via IME.
  • Added TOGGLEREFRAST.
  • 'Add IP' and 'Add Buddy' dialog's focus the edit box by default.
  • Can change crosshair color.

AI[]

  • Bots supporting player will grab nearby pickups.
  • Fixed bots rotating to acquire targets too fast.
  • Added ReactionTime parameter for bots.
  • Fixed bots stuck in corners wanting to go to paths above.
  • Bots go after adrenaline more.

Editor[]

  • Fixed editor crash when rebuild paths with new PickupBase.
  • UnrealEd works on Win98.

Networking[]

  • Added option to cap framerate in netplay (on by default). This improves client smoothness by keeping client physics updates more in sync with server. Its controlled in your UT2003.ini file in the [Engine.LevelInfo] section by bCapFramerate.
  • Improved ping measurement shown in scoreboard.
  • F6 bound to "stat net" again.
  • Improved client movement on jumppads.
  • Buddy list wildcards.
  • Master server cheat protection MD5 support.
  • Removed server connect() 10054 warning.
  • Servers no longer don't reconnect to master server on authentication failure.
  • Show server ip in server browser.
  • Remove ICMP logspam by default.
  • IRC client under 'Chat' tab in Server Browser.
  • Added 'Server Browser' button in-game so you can view servers/chat without leaving game.
  • Remove spurious qhull-related warnings at the console eg. when running a server.
  • Removed a lot of server log spam.
  • Added AdminSay function which works from log window.
  • Overtime ends if no one left on server.
  • Stats compatible with minplayers > 0 (stats start when number of bots drops to 0).
  • Fixed bug allowing bots to be added by admins in stats enabled games.
  • Dedicated servers don't need to load skins/meshes/voices.
  • Server CPU improvements (don't find actor channel reference twice).
  • Fixed server memory leak.

Compatibility[]

  • Fixed CD check problems on some machines.

D3D[]

  • Fix for SiS 315 and other TnL cards only exposing one vertex stream.
  • Better debug output for certain fatal failures.
  • Better handling of running out of memory in default pool.
  • Possible fix for UD3DRenderDevice::Unlock crash.
  • Fix for "CreateVertexBuffer failed (D3DERR_INVALIDCALL)" crash.
  • Made code respect D3DTEXOPCAPS_MODULATEALPHA_ADDCOLOR caps bit.
  • Fixed case that led to an invalid stage setup in certain scenarios.
  • More Voodoo 3/5 & G400 workarounds (never sending more than 2 texcoords).
  • Better error message for UnSetRes.
  • Changed error message for crash inside D3D8::DrawIndexedPrimitive.
  • Now tries system memory pool if allocation in default pool fails even after evicting all managed resources.
  • Made FAuxRenderTarget destructor flush rendering resources.
  • Added AvoidHitches option to the D3D renderer which might be useful for people with 64 MByte cards that play on high detail settings. It significantly reduces the occurrence of substantial hitches, but slightly reduces average framerate.

OpenGL[]

  • Replaced 8x8 dummy texture with 1x1 texture.
  • Increased VARSize from 20 to 32.
  • Added code to correctly fill in GMachineVideo.
  • Implemented DesiredRefreshRate.
  • Implemented ReduceMouseLag.
  • Friendly error message when trying to run the Editor.
  • Implemented missing case where neither NV_texture_env_combine4 nor ATI_texture_env_combine3 are exposed.
  • Changed VAR code to try smaller VAR ranges before giving up.

Patch ver. 2166[]

Release date: December 19, 2002[2]

Demo Recording[]

Demos can be recorded either on a server, or in single player, or as a client in a network game. For demos recorded as a client in a network game, you cannot cycle between players in the match.

Recording:

To record a demo on your server, start the server with the ?demorec URL parameter. For example: ucc server dm-gael?game=xgame.xdeathmatch?demorec=mydemo will record the game to the demo file mydemo.dem. If you leave off the =mydemo.dem, the server will record a demo with a unique filename starting at demo0001.dem, demo0002.dem etc. You can also use the demorec console command at the server console to start recording a demo after a match has started. For example, demorec mydemo or just demorec.

Playback:

Use the demoplay console command. For example, demoplay mydemo. During playback, pressing Fire will cycle between the players in the game and a free spectator camera. Pressing Alt-fire will switch between first and 3rd person. demoplay mydemo?loop will cause the demo to loop infinitely until the stopdemo console command is used. Normally demos play back capped to the frame rate at which they were recorded. To remove this cap, use demoplay mydemo?timedemo. This will play the demo back as fast as possible and dump the average fps to the console at the end of the demo. If a demo recorded at a higher framerate than your computer is able to play it back, the demo will play in slow motion. The frame rate dedicated servers use when recording demos is adjustable in UT2003.ini in the [Engine.DemoRecDriver] section. Change NetServerMaxTickRate and LanServerMaxTickRate. The default values are 30 fps. Increasing these will increase your server CPU utilization.

GamePlay[]

  • Friendly fire kills affect team scores.
  • Made players a little brighter.
  • Allow weapon throwing with weapon stay on (but can't pick up thrown weapon if already have that weapon), plus added configurable gameinfo property bAllowWeaponThrowing (default true).
  • Don't spam "you are ready/not ready" messages to console before game starts.
  • Fixed FFA/DM overtime end conditions.
  • Ability to have custom announcer voices:
    • Make a new announcer voice pack with the same sound names as the original AnnouncerMain.uax, named NewPackName.uax (where NewPackName = whatever you want to call it).
    • Put it in the ut2003\sounds directory.
    • In the User.ini file (in the UT2003\system directory) change:
[UnrealGame.UnrealPlayer]
CustomizedAnnouncerPack="NewPackName"
  • Fixed strafe toggle.
  • Support longer playernames on scoreboard/HUD.
  • Show FPH in scoreboard.
  • Fixed flags sitting on ground in CTF-Citadel.
  • More Minigun ammo.
  • Really fixed 4-rocket bug.
  • Fixed DM-TokaraForest flags showing up.
  • Fixed CTF-LostFaith KillZ.
  • Spectating maintains view - when a player dies it continues to view the player when they respawn.
  • Improved texture precaching, removing a few early hitches.
  • Moved Arena mutator config and maplists from user.ini to ut2003.ini.
  • Update .ini files without overwriting them! (Except for settings added or changed since we shipped)
  • Fixed bug when had more than 16 bots total on custom teams.
  • Improved translocation. (Less failures)
  • Link alt no blood.
  • Don't lose Adrenaline if switch teams to team with less players.
  • Added Gameinfo property bAllowBehindView, server option allows behindview in net games if true. (Default false)
  • Made Lightning Gun recharge match up better recharge finish (it was playing too long).
  • Reduced delays between allowed voice messages.
  • Scaled weapon and powerup pickups down some to match player size better.
  • Spectators can go through doors/movers.
  • Fixed catching weapons in mid air.
  • Added DropFlag command.
  • Adjusted distance fog in some levels to make them look crisper/higher contrast.
  • If weapons are invisible, firing is centered.
  • Added PipedSwitchWeapon exec function, to allow you to bind to weapons to a single key by editing your user.ini, e.g. "e=pipedswitchweapon 5 | pipedswitchweapon 7" allows you to switch to and between the Link Gun and the Flak Cannon.
  • Added configurable option bShowMessageText to TeamVoicePack, controls whether text of non-taunt voice messages is shown. To change this value from its default of true, add the following lines to your user.ini file:
[UnrealGame.TeamVoicePack]
bShowMessageText=false

HUD/Menus[]

  • Added in-game personal stats (Bound to F3)
  • Added Server Info which includes MOTD and Rules (Bound to F2)
  • Added In-Game Chat Client (Similar to IRC)
  • Made team section of HUD scaleable.
  • Mouse acceleration threshold now in the menus.
  • FOV settings 80 to 100 in menu - FOV defaults to 85, set it to 90 to feel more like UT.
  • Press F10 to cancel added to connect message.
  • "Blob shadows" option added to menus.
  • Change "corrupted connection detected" to "incompatible game files".
  • Add name of weapon you are switching to to HUD.
  • Fixed DisplayProgressMessages to only show MOTD once.
  • Added color codes to text messages.
  • Fixed MOTD to be able to handle more than 4 lines.
  • Add up/down key history to IRC input.
  • Allow double-clicking unreal:// and http:// URLs in IRC chat.
  • Add colour to IRC (nicknames, join/leave messages, links etc.).
  • Ctrl-C in server browser copies selected server URL.
  • Extra game-type tabs created automatically for installed game types (from .int file).
  • Add extra fields to server browser filter - 'Don't want this mutator', Translocator, Weapon Stay.
  • Fixed blue team preference not being saved.
  • Added configurable HUD option to not display enemy names under your crosshair HUDbDeathMatch.bNoEnemyNames.

AI[]

  • Fixed bot aiming link shaft at crouched opponent.
  • BR AI improvements.
  • CTF AI improvements.
  • Improved skyline bot AI.
  • Improved bot use of Ion Cannon.

Networking[]

  • Make sure ClientNetSpeed can't get set to 0.
  • Improved client ping measurement.
  • Fixed client location synchronization problem that could happen when you fell out of a crouching height only area.
  • Fixed bug where lost ability to fire.
  • Fixed weapon idle animations on net clients.
  • Fixed GetLocalPlayerController() on net clients.
  • Fixed BR-Skyline airship in netplay.
  • Improved smoothness for high ping clients.
  • Fixed minplayers+stats coexistence.
  • Admins can pause net games.
  • Fixed combo effects showing up in net games.
  • *Really* fixed Redeemer firing bug.
  • Fixed bug that caused garbage collection not to occur between level changes.
  • Gamestats class is now configurable via ini.
  • Security actor is now configurable via ini.
  • Add ClientReplaceMenu in PlayerController.
  • Added Admin command NextMap.
  • Applied fix for bug where some string checking in WebAdmin failed.
  • Fix bug in WebAdmin that causes "WebAdmin:" to appear twice.
  • Added security level checks to web admin's ServerChangeMap.
  • Applied fix for linux Web Admin regard hard-coded IP addresses.
  • Applied fix for Admin kicking via XAdmin.
  • Closed security hole where admins could look/set security info.
  • Reduced ConnectionTimeout to 15 seconds.
  • Allow players to enter as spectators in games with maxlives > 0 that have already started.
  • Replicate weapon reload sounds.
  • Allow admins and spectators to use behindview.

Mod support[]

  • Added ModifyVelocity() event to Pawn, to allow mods to modify physics behavior - its called by the physics code after the velocity is updated, but before it affects the Pawn's location.
  • Added mutate() replicated function for use by mutators.
  • Fixed teamgame ReduceDamage() allows mutators to override even if instigator==None.
  • Added skeleton option to .upl player descriptions (for user created models with different skeletons).
  • Add -MainMenu= command line param.
  • Fixed several internal hardcoded menu links.
  • Fixed GUIController to always use the ini set MainMenuClass.
  • Propagate LevelChange() through the interaction and GUI system.
  • Add MutatorFillPlayInfo to allow mutators to add WebAdmin settings.
  • Added bContactingLevel output variable to KarmaParamsCollision.
  • Fixed UMOD installer.

Engine[]

  • Memory leak fixes: Explicitly destroy KarmaParams in Actor::PostScriptDestroy, and new KarmaParamsSkel instead of using BeginObject.
  • Fix for crash with per-tri karma collision with static meshes with no collision data.

D3D/OpenGL[]

  • Fixed z-pixel fog and favored it over vertex fog.
  • Worked around vertex fog driver bug on ATI cards.
  • Added workarounds for S3 cards like the Savage 4.
  • Added OverrideDesktopRefreshRate option. (Defaults to false)

Audio[]

  • Fixed occlusion if EAX 3.0 is enabled.
  • Play own footstep sounds with weaponbob false unless set [UnrealGame.UnrealPawn] bPlayOwnFootSteps=false in user.ini.
  • More sound prioritization improvements.

Patch ver. 2186[]

Release date: January 31st., 2003[3]

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 Rocket Launcher can lock onto Invasion monsters. (Bonus Pack)
  • 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.
  • Fixed VoiceMenu Acknowledgements to use the abbreviated versions if available.
  • Other clients hear rockets being loaded.
  • Fixed local stats for Instagib.
  • Fixed Double Domination HUD for spectators.
  • Added the exec command specviewgoal that will attempt to show the current goal (be it the flag/ball/dom point or the guy holding it).
  • Made flak shell more visible.
  • dropflag works in net games.

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.
  • Mod authors can now add keys to the config menu. See XInterface.GUIUserKeyBinding for info "how to".
  • 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[]

  • Improved cheat protection.
  • Spectating improvements.
  • 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.
  • Fixed port swapping bug.
  • MaxSpectators can be passed on command line.
  • Fix for Admin's Managed Groups.
  • Fixed Admin names showing multiple times when in multiple groups.
  • Added several game options to WebAdmin.
  • Fixed WebAdmin SetPlayInfo so that it won't be called twice on DMMutator.
  • Fixed MutatorFillPlayInfo so that it chains. Do not override MutatorFillPlayInfo, just override FillPlayInfo.
  • Fixed MD5 package protection so that it would stop resetting all RevisionLevels to 0 on loadup.
  • Fixed WebAdmin Friendly Fire defaults.
  • Fixed Kick Command in AdminINI.
  • Changed the separator character for the in-game admin menu from | to ESC.
  • Made Extended Console stop complaining when a MusicManagerClass wasn't defined.
  • Fixed UTServerAdmin so it would pass PreQuery and PostQuery calls to mods.
  • Fixed banning someone in internet games bans all spectators.

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 affect 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.
  • Fixed bug where ?timedemo was accidentally including the precaching time.

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.
  • Fixed some Accessed None spam in the UI.
  • Fixed "half op" status for IRC client.
  • Display channel topic for IRC client.
  • For custom game types, have separate 'Custom' tab with combo box in the server browser.

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 big memory leak caused by garbage collection problem with certain levels (occurred on level change).
  • Fixed occasional crash which occurred during garbage collection on level changes, or when joining a server.
  • Fixed sporadic karma physics crash.
  • Performance improvement: frame rate based culldistance for player shadows.
  • Benchmarked botmatches require ?attractcam=true to be appended on the command line after ?quickstart=true to work like before.

Patch ver. 2199[]

Release date: February 15th., 2003[4]

GamePlay[]

  • Ambient weapon sounds (like Minigun) aren't affected by level ambient sound volume changes.
  • Fixed Translocator trail effect sometimes not working at start of game.
  • Fixed blue Translocator trail.
  • Enabled weather effects on DE bonus pack maps.
  • Made weapon ammo bars more visible on HUD.
  • Terrain collision bug fix (this fixes the holes on CTF-Citadel and BR-Anubis).
  • Fixed Geothermal red flag base pipe hole.
  • Fixed personal weapon stats for Zoom Instagib.
  • fixed BR ball getting stuck in BR-TwinTombs.
  • Fixed shark skin in multiplayer (DM-Oceanic).
  • Allow players to join chosen team even if its filled with bots.
  • Fixed SwitchToLastWeapon not working properly with link, lightning, and painter.
  • Made Minigun and Link "lock-down" effect configurable (server-side). To change the effect, you will need to add the following lines to your UT2003.ini. The default is 1.0. A value of 0 = no momentum imparted, so no lockdown. This is visible in the game rules (in the server browser, or when pressing F2):
[xGame.xDeathmatch]
MinigunLockDownFactor=1.0
LinkLockDownFactor=1.0
  • Added ability to turn off Translocator switching back to previous weapon if fire is pressed while alt-fire still held down. To change, add the following section to your user.ini file:
[XWeapons.TransLauncher]
bPrevWeaponSwitch=false

Spectating[]

  • Added SetSpectateSpeed exec function, which allows you to change the speed at which spectator moves on the fly. Default speed is 600.
  • Improved spectating switching between viewed players.
  • Switching between viewed players doesn't lose behindview setting.
  • Added player names and beacons to spectator view. Can be hidden by adding this line in your UT2003.ini:
[Engine.PlayerController]
bHideSpectatorBeacons=true
  • Don't show "now viewing" at resolutions < 640x480.
  • Added viewed player name to first person HUD.

Mod support[]

  • Fixed AddIni command for updating ini files by patches and umods.
  • Fixed a problem with ReviewJumpSpots on some levels. (ReviewJumpSpots is used to verify that bots can use the JumpSpots as they are currently placed and flagged).
  • Modified Speech Binder and Controls config to be more flexible.

Networking/Servers[]

  • Reduced cheat protection false positives.
  • Stats work for servers with bots (bots not included in stats).
  • Fixed: tournament mode can be configured from ut2003.ini.
  • Removed log spam when players join using model not on server.
  • Fixed bots balancing servers.
  • Fixed performance issue with ElecFields on dedicated servers.
  • Fixed challenge/response mechanism to prevent fake players.
  • String memory allocation server crash fix.
  • Remove \'s before returning player and server name in GameSpy query.
  • Disable echo replies in GameSpy query.
  • Fixed nametable overflow crash for hacked package files.
  • Fixed unreal:// URL overflow crash.
  • Limit number of successful connections from a single IP per minute. Configured by these settings (default values):
[IpDrv.TcpNetDriver]
MaxConnPerIPPerMinute=5
LogMaxConnPerIPPerMin=False

WebAdmin[]

  • Removed config keyword from QueryHandlers variable declaration.
  • Added server name to browser title bar in webadmin.
  • Fixed CurrentGame maplist select not auto-selecting the currently playing map in WebAdmin.
  • Fixed mutator sorting on Mutators page in webadmin.
  • Added more support for skinning WebAdmin.
  • Fixed sorting on Player List page.
  • Fixed Player List page display for specs.
  • Added support for banning/unbanning by ID to WebAdmin (hash appears in Player List & Banned IPs).
  • Fixed display problem with mutators that do not have configured groups.
  • Added checks to IPPlayer page for invalid IP addresses in ban list.
  • Completed localization support for webadmin.
  • Added security level listing to Rules/Settings pages (master admin will see associated security level for each setting).

Demo Recording[]

  • Fixed ability to fire while viewing client-side demos.
  • Fixed ping on scoreboard of client-side demos.
  • Fixed client-side demo playback speed problem.
  • Fixed various weapon effects (bullet hits, link beam) with client-side demos.
  • Fixed client-side demo playback jerkiness.

Menus/Interface[]

  • Fixed problem with changing weapon bindings key for shock rifle and bio rifle from menus.
  • Added icons to server browser, showing if servers are passworded, have stats support, are latest version, are running any mutators, or are running Instagib.
  • Properly disconnect from server when getting back to the main menu.
  • Fixed the Password entry dialog to convert " ", "?" and "\" to "_".
  • Fixed stats dialogue to auto-select "enable stats" when you first connect to a stats server.

Other[]

  • Fix for longer loading times experienced by some users with 2186.
  • Karma Physics: Make SSE do the same thing on AMD and Intel processors.
  • Fix bug with sphere-convex contact generation (eg. driving on blocking volumes).

Patch ver. 2225[]

Release date: April 22nd., 2003[5]

GamePlay[]

  • Allow several different default characters. Change the default character by adding the following line to the [xGame.xPawn] section of your user.ini file: PlacedCharacterName="aname" where aname can be "Gorge" (the default), "Sapphire", "Malcolm". "Mokara", "Rapier", "Brutalis", or "Roc".
  • Fixed no instigator bug with goop and grenades if killer was blown up before making kill.
  • Added new mutator "Delayed Spawn". This mutator delays the initial spawning of superweapons and super powerups (like UDamage, superhealth, and supershield).
  • Fixed sporadic problem with giving assist credit to players not involved in flag capture in CTF.
  • Fixed sporadic problem with pawns not animating on clients.
  • Fix adding in an extra bot when you've chosen custom bots and are spectating.
  • Custom bots stay on the teams they were put on, and ignore team balancing in standalone games.
  • The player who changes the color of the DDOM point scores the 5 points, not the last player.
  • Fixed bug where could sometimes translocate into static meshes.
  • Spectators can only chat with spectators if bPartitionSpectators config option is true. This option is false by default, and can be made true by adding in your UT2003.ini file:
[Engine.BroadCastHandler]
bPartitionSpectators=true
  • Support for new brighter teamskins (set by bright skins option in the Game Rules tab). You must have BrightSkins patch downloaded for this to work. (brightskins is client-side only)
  • Fixed displaying name of player who returned flag in flag return message.
  • Announce name of scorer in Bombing Run.
  • "Use map bot count" always adds at least 3 bots for team games.
  • No time limits in LMS or Invasion.
  • Fixed joining LMS server as spectator after match has started not limited to only spectator slots.
  • Added configurable GameInfo property LateEntryLives. Defaults to 1. This is how many lives another player can have lost and you can still join, for a maxlives game like LastManStanding.
  • Fixed IronDeity shield spawning.
  • Fixed CTF-DoubleDammage camouflage mesh.
  • Fixed weapon throwing on listen server clients.
  • Projectiles can affect dead bodies in net games.
  • Improved scoreboard support for long names.
  • Serverside control for turning off weapon viewshake by adding the following line to the [engine.gameinfo] section of your UT2003.ini file: bWeaponShouldViewShake=false.
  • New configurable property to prevent shield stacking of small shields. To disable shieldstacking, add the following line to your UT2003.ini file:
[UnrealGame.DeathMatch]
bNeverShieldStack=true
  • Zoom supershockrifle firing through multiple people now configurable (true by default). To change, add the following lines to your UT2003.ini (server side):
[XWeapons.ZoomSuperShockBeamFire]
bAllowMultiHit=false
  • No superweapons in Mutant.
  • Fixed auto-slope. Since this wasn't functioning before, you may have it turned on accidentally.
  • Added configurable property to control screen flash brightness, with values between 0 and 1 (1 is the default). To modify this property, add the following line to your user.ini file:
[Engine.PlayerController]
ScreenFlashScaling=+1.0
  • Added new mutator UT Classic, with its own server browser icon. Modifies the weapons to feel more like the original UT's weapons: All weapons do more damage. Slower weapon switching. Shield Gun charges faster, slightly longer range, less self damage for impact jumping Minigun firing modes switched, no lockdown effect Shock Rifle regular fire slower, does more damage. Combos take less ammo. Slowed down rocket firing rate. Sniper rifle faster firing, no secondary hit damage. Bio charged up damage relatively lower (countered general weapon damage increase). Flak alt fires up a little more. Translauncher more ammo, recharges faster, transbeacon fired up more FOV and eyeheight adjusted.
  • Added configurable properties to UTClassic to control double jumping. These are all enabled by default. Setting bCanDoubleJump to false turns off all double jumping. Setting bCanWallDodge=false turns off wall dodging. Setting bCanDodgeDoubleJump=false turns off doublejumping after dodging. To disable, add the following section to your UT2003.ini file:
[UTClassic.MutUTClassic]
bCanDoubleJump=true
bCanWallDodge=true
bCanDodgeDoubleJump=true

Weapons[]

  • Added option for visible centered weapons.
  • Added option to have smaller first person weapons. Off by default. This option is found in the Settings|Player menu, or can be changed in the user.ini:
[Engine.PlayerController]
bSmallWeapons=true
  • Fixed inaccurate replication of remaining Translocator charge, causing players not to be able to fire when they seemed to still have charge.
  • All projectiles and shock beam centered with hidden weapons.
  • Fixed Shield Gun autofire misfires.
  • Added more weapon not firing debugging. If your weapon stops firing, type getweaponstats at the console. Then, continue trying to fire your weapon, so more stats can be gotten. Both client and server must be upgraded to this patch.
  • Fixed Shield Gun fire effect when weapon hidden.
  • Fixed transbeacon leaving flare behind when crushed by mover.
  • Telefragging always gibs.
  • Ion Painter warms up a little faster.
  • Added configurable property to have Translocator aim up more like original UT. This client-side option can be enabled by adding the following line to your user.ini file:
[xGame.xPlayer]
bClassicTrans=true
  • Fixed Lightning Gun muzzleflash positioning in third person.
  • Improved Redeemer guiding.
  • Sniper rifle zoomed visible area expanded.
  • Custom weapon crosshairs: You can specify custom crosshairs and crosshair colors for each weapon. To do this, add the following lines to the appropriate weapon section in your User.ini file:
CustomCrosshair=7
CustomCrosshairColor=(R=255,G=255,B=255,A=255)
CustomCrosshairScale=1.0

Where CustomCrosshair can have any value between 0 and 13, and the Crosshair color is in 8 bit RGBA format. You can also use your own custom textures (after importing them into a utx) by adding CustomCrosshairTextureName="package.texture" (where package is the name of the UTX package, and texture is the name of the texture in the package.

HUD/Scoreboard[]

  • 4 digit FPH

AI[]

  • Fixed bot auto skill adjustment.
  • Added custom bot AI configuration menu.
  • Bots don't try to link with you if you are linking with them.
  • Only use bots with upl menu strings "SP", "DUP", or "UNLOCK".
  • Performance improvement when trying to find path to dropped flags or bombs. Also added NotReachableBy() event to Decoration, so flags and other game objects can be notified if they aren't reachable.
  • Improved bot AI for Mutant game.
  • Fixed low-skill AI problems in DOM-Junkyard.
  • Fixed bots don't change weapon at end of match, and always play victory anim if winner.

Performance/Engine fixes[]

  • Fixed xEmitter memory leak.
  • Improved bPreloadAllSkins for team games.
  • Set bShouldPreload (in [Engine.LevelInfo] section of UT2003.ini) to true on initial configuration for systems with over 512 MB of memory. This makes these systems preload all skins, reducing hitches in network play.
  • No CD check!
  • Fix for name table corruption crash (which caused the reproduceable crash reported when AccessControlClass=XAdmin.AccessControlIni in ut2003.ini, as well as other intermittent crashes)

Networking/Servers[]

  • Fixed occasional crash when switching levels for servers with bots.
  • Vampire mutator shows up in server settings.
  • Dynamic netspeed adjust to deal with connections with variable effective bandwidth. Can be turned off in the settings|network menu.
  • Fixed distance fog based network relevancy culling.
  • Fixed addnamedbot exec function. This is used by WebAdmin, so adding bots through web admin now works correctly as well.
  • Fixed client upstream bandwidth not always capped properly by server.
  • Added -nocheat parameter to commandline to disable cheat prevention.
  • Added ability to disable the security fix in networking (for testing purposes) [IpDrv.TcpNetDriver] DisableKSecFix=True.
  • Only allow netspeed changes from console once every 15 seconds.
  • Server version displayed in server browser and ingame server info (F2).
  • Fixed ghost players on server.
  • Fixed Invasion not ending if server side demo recording.
  • Fixed redirected download file size and percentage indicator.
  • Fix for players falling of ledges client-side only (so the client thought they were in a different place than they actually were.
  • New Mutator function OverrideDownload giving servers the chance to override a redirect URL on a per-user basis, eg to give priority redirect access to your clanmates.
  • To customize bots without using the custom bot config menu, add a [UnrealGame.CustomBotConfig] section to your UT2003.ini. Then add lines like this one to the section: ConfigArray=(CharacterName="Gorge",PlayerName="The_Reaper",FavoriteWeapon="xWeapons.RocketLauncher",Aggres siveness=0.400000,Accuracy=0.000000,CombatStyle=0.400000,StrafingAbility=0.765789,Tactics=0.000000,ReactionTime=0.000000,bJumpy=True) where CharacterName = the bot character you are modifying PlayerName = the name to override the character name with All the AI settings range from 0 to 1, with 0.5 as the default value.
  • Fixed server browser having hidden filtering options still enabled when filters looked cleared.
  • Fixed disconnected/kicked players taking a long time to have their connection closed.
  • More networking improvements, particularly for higher ping clients.

Spectating[]

  • Moved "now viewing" in spectator mode to right side of HUD.
  • Show proper HUD color in first person view when spectating in network games.
  • Fixed Link Gun alt-fire obscuring view in spectate behindview 0.
  • Show proper score in DM network games in top left hand corner of HUD behindview 0.
  • Fixed spectator showing up on scoreboard on server with no players.
  • Show flag messages in first person view when spectating another player.
  • Fixed Invasion spectating when join as spectator.

Mod support[]

  • Fixed adding multiple CustomKeyBinding bug.
  • Exposed many internal karma simulation constants for mod developers to tweak: Gamma (Relaxation Rate), Epsilon (Constraint Compliance), Penetration Offset and Scale, Contact Softness, Max Contact Penetration, Max Karma Timestep, Max Karma Speed and Max Ragdoll Speed. Use KSet/GetSimParams inside Actor to modify them. NOTE: Changes to these take affect until you quit the game!
  • Use %20 in URL redirects for files with spaces.
  • UMOD installer AddIni fix.
  • Added bNeverSever property for DamageType.
  • Added PreventSever() to gamerules.
  • Weapon config menu uses actor skin if different from default weapon skin.
  • User logs now save to \UserLogs.
  • Added force feedback support for devices other than mice (thanks Jason Fleming of Immersion).
    • Gamepads, sticks, wheels and mice usable as force feedback devices.
    • Wheels (1-axis) devices can play 2-axis effects, rather than failing (IFC23.DLL).
    • Feedback device not initialized if all feedback settings disabled at startup.
    • Shutdown feedback system by unchecking all feedback settings in menu.
    • Start feedback system when first feedback setting checked in menu.
  • Added unique sunlight actor icon (for editor).
  • The Loading Map screen is now configurable for mods (GameEngine.LoadingClass).
  • Added -USERLOGO=, .BMP must be in \Help.
  • Added ReplicationViewer and ReplicationViewTarget to LevelInfo. These are valid during replication, showing for what viewer replication is currently occuring. Useful for creating more complex replication conditions.
  • Fixed not being able to do same taunt or othe AnimAction twice in a row.
  • Fixed invisibility on pawns with more than 2 skins on their mesh (up to 4 skins now supported - they must all be referenced in the skins array).
  • Added PokeTerrain function to TerrainInfo. PokeTerrain(vector WorldLocation, int Radius, int MaxDepth) All values are in world units. It pushes a squashed sphere into the terrain at the location specified. Negative MaxDepth values will raise the terrain at the specified location. Note that you should perform a trace first and ensure a TerrainInfo is returned. Call the function at the trace's hit location. Static projectors such as tree shadows have their data precomputed and the shadow will not move if you dig a hole in terrain beneath them. Sorry!

WebAdmin[]

  • Added check to prevent webserver from being spawned on client.
  • Addressed some cleanup issues with QueryHandlers.
  • Fixed bug with special characters in game settings (&, , etc.).
  • Added reverse sorting to player listing.
  • Fixed bug with sorted lists that caused new items that were added to be dropped under certain circumstances.
  • Fixed bug that only allowed a managed group to be removed from a user if the user was a member of that group.
  • Fixed bug with IP Policies not reflecting whether policy was "Accept" or "Deny" policy.
  • Fixed bug with webadmin not allowing IP addresses containing wildcards to be added to the banned IP list.
  • Fixed bug that allowed IP addresses with more than 4 octets to be added to the banned IP list.
  • Fixed links in webadmin remaining active if admin does not have any privileges applicable to that Query Handler.
  • Addressed webadmin textboxes not allowing values longer than the width of the textbox.
  • Added support for custom skins for webadmin (documentation coming soon).
  • Added fix to prevent admin privileges from "leaking" across threads (very very rare).
  • Added support for creating outgoing connections from within webadmin (to easily include remote content in WebAdmin).
  • Fixed bug with giving users privilege to change bot skill level.
  • Updated bot page so that you can add bots with stats enabled if there are still bots in the game.
  • Implemented "Kick Bots", "Change WebAdmin Skin", and "Game Status" privileges.
  • Added Game Status readout to Current Game page.

D3D/OpenGL[]

  • Fixed fallback materials for DM-Rustatorium and DOM-Junkyard.
  • Fixed OpenGL bug causing degrading performance after level changes with the NV_VAR/APPLE_VAR codepath (thanks to Thomas Fortier @ ATI for pointing it out).
  • Fixed gamma for Editor if running on DX9 system.
  • Fixed bug in D3DDrv which caused it to never release the D3D device.
  • Added nogamma commandline option.
  • Fixed firstcoloredmips X for DXT textures.

Sound/Music[]

  • Updated DefOpenAL32.dll.
  • Add MusicSkip console command to skip tracks in OGGPlayer.
  • Fixed possible problems with OGGPlayer.
  • Add "Play List" button to player setup.
  • Fixed audio spatialization (thanks to Daniel Peacock @ Creative for the fix).
  • Fixed sound precaching bug.

External links and references[]

  1. "Retail Patch v2136 Fix List". UnrealTournament2003.com. Archived from the original on Dec 14, 2002. Retrieved Aug 4, 2024.
  2. "Retail Patch v2166 Fix List". UnrealTournament2003.com. Archived from the original on Dec 21, 2002. Retrieved Aug 4, 2024.
  3. "Retail Patch v2186 Change List". UnrealTournament2003.com. Archived from the original on Feb 10, 2003. Retrieved Aug 4, 2024.
  4. "UT2003 2199 Patch Change List". PlanetUnreal. Archived from the original on Apr 16, 2003. Retrieved Aug 4, 2024.
  5. "UT2003 2225 Patch Change List". PlanetUnreal. Archived from the original on Jun 4, 2003. Retrieved Aug 4, 2024.

See also[]

Advertisement