UT3 Patch 1 change log so far

Feel free to chat about non-Chaos stuff in here.
Post Reply
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

UT3 Patch 1 change log so far

Post by R.Flagg »

This is for the UT3 game folks, not for the Chaos mod. :D

EDIT: Updated to reflect complete changelog up thru Beta 4.

Changelist:

Gameplay:
- Fixed scaling of certain player meshes (increased in size some human and robot meshes). Addresses meshes being smaller than collision box, as well as eyeheight issues.
- Fixed feigning death into/through ForcedDirVolumes.
- Fixed grenade effects in water.
- Increased hellbender rear turret damage.
- Reduced Goliath machine gun spread, plus slight damage increase.
- Fixed warfare scoring for locking down a prime node not called "prime node".
- Slightly increased momentum taken for damage by mantas and vipers.
- Flak, Rocket, and Shock do slightly more damage to manta and viper.
- Made sure Hellfire SPMA cannon can't fire through walls.
- Increased incoming SPMA fire sound radius.
- Fixed impact jumping with hoverboard.
- Fixed bot Pawns losing their PRI at the end of the match, causing them to, among other things, be invisible
- Fixed being able to switch away from the rocket launcher in the delay between the third rocket being loaded and the weapon autofiring.
- Fixed weapon crosshair incorrectly turning red when hit enemy on the client, but not on the server.
- Disabled attenuation/spatialization on mission briefing sounds.

AI:
- Improved bot AI with darkwalker.
- Tweaked bot voice message frequencies.
- Bot aiming tweaks.
- Fixed bots attacking friendly player in rare cases when that player recently stole an enemy vehicle.
- Fixed bots not handling the "Hold This Position" order correctly when the player giving the order is in a multi-person vehicle.

Demo playback:
- Fixed demo playback not ending/looping correctly when the demo ends due to the DemoRecSpectator being destroyed before the end of the file is reached.
- Demos can now be paused.
- By default, demo playback now runs at full speed and interpolates in between demo frames using the normal client simulation code. The old frame-locked method is still available by passing ?disallowinterp. Timedemos are unaffected by this change.
- Fixed demoplay URL parsing counting the options as part of the filename unless an extension was specified in the demo name
- Added a "Delete Demo" button to the demo playback menu.
- Demo playback now properly handles rotation when viewing a Pawn in first person.
- Fixed looking around while spectating a vehicle.
- Fixed demo playback not working if the PlayerController didn't get recorded into the first frame

Server Browser:
- Implemented History tab page in server browser, with ability to "lock" favorites on that page.
- Implemented a Favorites tab page in the server browser.
- Added 'Join as spectator' feature.
- Server browser uses smaller font to display more servers.
- Fixed custom mutators not appearing in server browser.
- Fixed custom gametypes not displayed in server browser's window.
- Fixed server browser's listed MaxPlayers being incorrect.
- Added filter option for dedicated servers.
- Fixed server browser showing an incorrect goal score and time limit when the .ini values were used.
- Fixed incorrect mutators appearing in server browser details if client & server are not using the same language

User Interface:
- Can now save settings/progress even if have never created a profile.
- Added ping and connect time to scoreboard.
- Removed annoying confirmation menu when starting a game.
- Removed unnecessary top settings page (can use tabs at the top of the settings to navigate).
- Added a Messages tab to the mid game menu.
- Friends messages now saved until explicitly deleted.
- Finer control over mouse sensitivity, using an edit box instead of a slider.
- Added framerate smoothing and FOV options to the advanced video menu.
- Increased max players/bots in menus to 32.
- Fixed auto switching to vote menu at end of match.
- Improved mid game menu performance (don't render world behind it).
- Added version number to main menu.
- Fixed binding gamepad/joystick keys (you must set AllowJoystickInput=1 in the [WinDrv.WindowsClient] of your UTEngine.ini to enable gamepads/joysticks).
- Fixed up the GDF project for Vista

HUD:
- Added the killer weapon to victim messages.
- Fixed flag and orb scaling in minimap at high resolutions.
- Fixed node teleporter not showing "You can't teleport with orb" message on clients.
- Fixed situations where "get in vehicle" pictograph wouldn't work correctly.
- Still draw the clock on the scoreboard after the game is over.
- Fixed Duel HUD issues.

Networking:
- Implemented STUN support (Simple Traversal of UDP Through Network Address Translators) to enable clients and servers to connect from behind a NAT.
- Fixed "open" console command when connecting to Internet servers
- Fixed team scores very rarely not updating for a client.
- Fixed bot faction option when running a listen server.
- Fixed link setup not reset correctly when going from a map with a custom link setup to one using the default.
- Fixed a case where Duel would place an incoming player on the wrong team when some players were still travelling.
- Bullseye stats are now properly recorded.
- Fixed clients not travelling to downloaded maps correctly.
- Fixed the client and server getting into a loop sending each other close messages in some situations.
- Quick match incorporates player rating into search decision.
- Fixed issue where Vista clients would not receive all servers from a server browser search.
- Applied proper fix to suppressing voice on dedicated servers.
- Fixed issues with players not getting on right team in Duel and Duel+Survival if a player leaves in certain timing windows during map transitions.
- Fixed previous level PRIs showing up on the scoreboard/leaderboard after the client travels (making it look like players have already scored lots of points when those clients are in fact still loading)
- Fixed losing your custom character mesh after changing teams during a match.
- Implemented DUEL match stat reporting for gamespy ladder.
- Fixed bugs and exploits associated with ServerViewNextPlayer()/ServerViewPrevPlayer()/ServerViewSelf() being received after the server has already moved the PlayerController out of the spectating state
- Added "BecomeActive" exec to switch from spectator to player

Server Administration:
- Dedicated servers do not require CD keys.
- Added -configsubdir= command line option to cause .ini files to be loaded/saved from the specified subdirectory of Game\Config\
- Added QueryPort configuration and command line option.
- Added an "AdminChangeOption [option] [value]" console command for server admins. This allows changing most simple .ini values (e.g. GoalScore) from the client. This command will not override URL options. The change will take effect after the next map change.
- Added an "AdminPublishMapList" console command for server admins. This overrides the server's map list for the current game type with the one on the client that used the command.
- Uses GameReplicationInfo.ServerName if set for the name of the server on the server browser.
- Added "AdminForceVoiceMute" and "AdminForceVoiceUnMute": Stops/Starts a player from sending voip to others
- Added "AdminForceTextMut" and "AdminForceTextUnMute": Stops/Starts a player from send text messages to others
- Updated AdminPlayerList to show the PlayerID of the players on the server.
- Updated Kick/Ban to allow for using either the player name or the id
- Fixed servers advertising as the wrong gametype if the gametype is changed without restarting the server
- Fixed IP addresses being reported in host byte order instead of network byte order
- Added new IdleServerTickRate property to IpDrv.TcpNetDriver. If not set, IdleServerTickRate defaults to MaxTickRate. Can be set to lower values to reduce server CPU utilization when 0 players. Reported ping will increase if set lower.

Map Specific
- Fixed WAR-Avalanche terrain LOD popping issue on high end PCs.
- Fixed bots rarely getting stuck in mid air in DM-Gateway in the city section.
- Fixed some VCTF-Suspense pathing issues.
- Fixed issues with circular lift on DM-Deimos.
- Fixed translucent mesh sorting issues in DM-Gateway.
- Improved bot AI with Leviathan in Torlan.

Campaign/Co-op:
- Fixed a bug that could cause too many bots to be added to co-op matches in some cases.
- Added support for seamless travel interrupting a travel to start another travel. This fixes single player breaking if the host selects the next mission before the clients have finished travelling to the mission selection level
- Fixed extra copy of a character when a human player leaves a co-op game at the right time.
- Changed network loss during single player to result in player signed in locally.

Modding:
- Improved support for creating PS3 mods.
- Added a SupportedGameTypes field to UTUIDataProvider_Mutator. If some entries are in this array, the mutator will only be visible in the menus if the selected gametype is found in the array.
- Fixed custom gametype midgame menus not being used correctly.
- Shipping script compiler now allows localized/config defaultproperties because otherwise autodownloaded mods have no way for their localized/config variables to work.
- Added Get/SetSpecialValue() stubs to Object to allow mods to expose values that can be modified without creating a dependancy
Last edited by R.Flagg on Sat Dec 08, 2007 10:53 pm, edited 1 time in total.
deadxatthexscene
Posts: 128
Joined: Tue Aug 14, 2007 5:39 pm
Location: Los Angeles, CA
Contact:

Post by deadxatthexscene »

yesssssssssss
Kyllian
Posts: 1181
Joined: Thu Dec 04, 2003 1:13 pm
Location: 29.229.90

Post by Kyllian »

Actually, there's a 2nd and 3rd versions floating around the net
Patch2 added at least another 50 fixes and 3 fixed some things 2 borked


They've also added some form of custom crosshair settings, but only on the default material, no custom packages yet :\
Image
(Melaneus) Dammit, don't you know Furrysound's actually this hot anthro cat goddess? Who does server administration?
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

Post by R.Flagg »

That list is for Beta 3 of the patch. It includes all changes from beta 1 thru beta 3.

For example, this one

- Implemented a Favorites tab page in the server browser.)

is an example of a change that came in beta 3.
Kaboodles
Posts: 995
Joined: Fri Mar 05, 2004 3:36 am
Location: Roanoke, VA

Post by Kaboodles »

R.Flagg wrote:That list is for Beta 3 of the patch. It includes all changes from beta 1 thru beta 3.

For example, this one

- Implemented a Favorites tab page in the server browser.)

is an example of a change that came in beta 3.
Wait, this didn't come with retail?! 8O
High Council member of The Generals
Image
Kyllian
Posts: 1181
Joined: Thu Dec 04, 2003 1:13 pm
Location: 29.229.90

Post by Kyllian »

R.Flagg wrote:That list is for Beta 3 of the patch. It includes all changes from beta 1 thru beta 3.

For example, this one

- Implemented a Favorites tab page in the server browser.)

is an example of a change that came in beta 3.
Oh yea. Tho you seem to be missing the stuff from 2 since there's no listing for the Ini tweaking needed to do "custom" crosshairs
Image
(Melaneus) Dammit, don't you know Furrysound's actually this hot anthro cat goddess? Who does server administration?
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

Post by R.Flagg »

Huh. I guess that's possible. I simply copy/pasted the one that came with the patch email in the servers mailing list.

Figures you would notice that omission. :wink:

And no Kaboodles, many basic things didn't quite make it in the initial retail version. That's unfortunate of course. But at least they are still working on it, that's all I can say.
Kyllian
Posts: 1181
Joined: Thu Dec 04, 2003 1:13 pm
Location: 29.229.90

Post by Kyllian »

R.Flagg wrote:Figures you would notice that omission. :wink:
:D Heehee
And no Kaboodles, many basic things didn't quite make it in the initial retail version. That's unfortunate of course. But at least they are still working on it, that's all I can say.
Oh yea. I have no clue how bit Beta3 is, but 2 was like 234MB
First changelog had 90 some odd items, 2 was at least another 50
Image
(Melaneus) Dammit, don't you know Furrysound's actually this hot anthro cat goddess? Who does server administration?
genman
The Rail Man
Posts: 181
Joined: Fri Jul 25, 2003 12:24 am
Location: Rhode Island
Contact:

Post by genman »

The 3rd patch is 234mb, you can get it here if you want it.

http://ut3.rivalflame.com/patches.php
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Thanks for the link genman1!!!
Jb
Kaboodles
Posts: 995
Joined: Fri Mar 05, 2004 3:36 am
Location: Roanoke, VA

Post by Kaboodles »

It looks like they were really rushing to get this out the door as fast as possible.
High Council member of The Generals
Image
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

Post by R.Flagg »

1st post updated. Beta 4 is out.

Sorry, it's complete log, haven't yet filtered out exactly what's new in beta 4.
genman
The Rail Man
Posts: 181
Joined: Fri Jul 25, 2003 12:24 am
Location: Rhode Island
Contact:

Post by genman »

You can get the patch here while it's still up.

link removed

Here the change log


beta patch 4


Gameplay:
- Fixed scaling of certain player meshes (increased in size some human and robot meshes). Addresses meshes being smaller than collision box, as well as eyeheight issues.
- Fixed feigning death into/through ForcedDirVolumes.
- Fixed grenade effects in water.
- Increased hellbender rear turret damage.
- Reduced Goliath machine gun spread, plus slight damage increase.
- Fixed warfare scoring for locking down a prime node not called "prime node".
- Slightly increased momentum taken for damage by mantas and vipers.
- Flak, Rocket, and Shock do slightly more damage to manta and viper.
- Made sure Hellfire SPMA cannon can't fire through walls.
- Increased incoming SPMA fire sound radius.
- Fixed impact jumping with hoverboard.
- Fixed bot Pawns losing their PRI at the end of the match, causing them to, among other things, be invisible
- Fixed being able to switch away from the rocket launcher in the delay between the third rocket being loaded and the weapon autofiring.
- Fixed weapon crosshair incorrectly turning red when hit enemy on the client, but not on the server.
- Disabled attenuation/spatialization on mission briefing sounds.

AI:
- Improved bot AI with darkwalker.
- Tweaked bot voice message frequencies.
- Bot aiming tweaks.
- Fixed bots attacking friendly player in rare cases when that player recently stole an enemy vehicle.
- Fixed bots not handling the "Hold This Position" order correctly when the player giving the order is in a multi-person vehicle.

Demo playback:
- Fixed demo playback not ending/looping correctly when the demo ends due to the DemoRecSpectator being destroyed before the end of the file is reached.
- Demos can now be paused.
- By default, demo playback now runs at full speed and interpolates in between demo frames using the normal client simulation code. The old frame-locked method is still available by passing ?disallowinterp. Timedemos are unaffected by this change.
- Fixed demoplay URL parsing counting the options as part of the filename unless an extension was specified in the demo name
- Added a "Delete Demo" button to the demo playback menu.
- Demo playback now properly handles rotation when viewing a Pawn in first person.
- Fixed looking around while spectating a vehicle.
- Fixed demo playback not working if the PlayerController didn't get recorded into the first frame

Server Browser:
- Implemented History tab page in server browser, with ability to "lock" favorites on that page.
- Implemented a Favorites tab page in the server browser.
- Added 'Join as spectator' feature.
- Server browser uses smaller font to display more servers.
- Fixed custom mutators not appearing in server browser.
- Fixed custom gametypes not displayed in server browser's window.
- Fixed server browser's listed MaxPlayers being incorrect.
- Added filter option for dedicated servers.
- Fixed server browser showing an incorrect goal score and time limit when the .ini values were used.
- Fixed incorrect mutators appearing in server browser details if client & server are not using the same language

User Interface:
- Can now save settings/progress even if have never created a profile.
- Added ping and connect time to scoreboard.
- Removed annoying confirmation menu when starting a game.
- Removed unnecessary top settings page (can use tabs at the top of the settings to navigate).
- Added a Messages tab to the mid game menu.
- Friends messages now saved until explicitly deleted.
- Finer control over mouse sensitivity, using an edit box instead of a slider.
- Added framerate smoothing and FOV options to the advanced video menu.
- Increased max players/bots in menus to 32.
- Fixed auto switching to vote menu at end of match.
- Improved mid game menu performance (don't render world behind it).
- Added version number to main menu.
- Fixed binding gamepad/joystick keys (you must set AllowJoystickInput=1 in the [WinDrv.WindowsClient] of your UTEngine.ini to enable gamepads/joysticks).
- Fixed up the GDF project for Vista

HUD:
- Added the killer weapon to victim messages.
- Fixed flag and orb scaling in minimap at high resolutions.
- Fixed node teleporter not showing "You can't teleport with orb" message on clients.
- Fixed situations where "get in vehicle" pictograph wouldn't work correctly.
- Still draw the clock on the scoreboard after the game is over.
- Fixed Duel HUD issues.

Networking:
- Implemented STUN support (Simple Traversal of UDP Through Network Address Translators) to enable clients and servers to connect from behind a NAT.
- Fixed "open" console command when connecting to Internet servers
- Fixed team scores very rarely not updating for a client.
- Fixed bot faction option when running a listen server.
- Fixed link setup not reset correctly when going from a map with a custom link setup to one using the default.
- Fixed a case where Duel would place an incoming player on the wrong team when some players were still travelling.
- Bullseye stats are now properly recorded.
- Fixed clients not travelling to downloaded maps correctly.
- Fixed the client and server getting into a loop sending each other close messages in some situations.
- Quick match incorporates player rating into search decision.
- Fixed issue where Vista clients would not receive all servers from a server browser search.
- Applied proper fix to suppressing voice on dedicated servers.
- Fixed issues with players not getting on right team in Duel and Duel+Survival if a player leaves in certain timing windows during map transitions.
- Fixed previous level PRIs showing up on the scoreboard/leaderboard after the client travels (making it look like players have already scored lots of points when those clients are in fact still loading)
- Fixed losing your custom character mesh after changing teams during a match.
- Implemented DUEL match stat reporting for gamespy ladder.
- Fixed bugs and exploits associated with ServerViewNextPlayer()/ServerViewPrevPlayer()/ServerViewSelf() being received after the server has already moved the PlayerController out of the spectating state
- Added "BecomeActive" exec to switch from spectator to player

Server Administration:
- Dedicated servers do not require CD keys.
- Added -configsubdir= command line option to cause .ini files to be loaded/saved from the specified subdirectory of Game\Config\
- Added QueryPort configuration and command line option.
- Added an "AdminChangeOption [option] [value]" console command for server admins. This allows changing most simple .ini values (e.g. GoalScore) from the client. This command will not override URL options. The change will take effect after the next map change.
- Added an "AdminPublishMapList" console command for server admins. This overrides the server's map list for the current game type with the one on the client that used the command.
- Uses GameReplicationInfo.ServerName if set for the name of the server on the server browser.
- Added "AdminForceVoiceMute" and "AdminForceVoiceUnMute": Stops/Starts a player from sending voip to others
- Added "AdminForceTextMut" and "AdminForceTextUnMute": Stops/Starts a player from send text messages to others
- Updated AdminPlayerList to show the PlayerID of the players on the server.
- Updated Kick/Ban to allow for using either the player name or the id
- Fixed servers advertising as the wrong gametype if the gametype is changed without restarting the server
- Fixed IP addresses being reported in host byte order instead of network byte order
- Added new IdleServerTickRate property to IpDrv.TcpNetDriver. If not set, IdleServerTickRate defaults to MaxTickRate. Can be set to lower values to reduce server CPU utilization when 0 players. Reported ping will increase if set lower.

Map Specific
- Fixed WAR-Avalanche terrain LOD popping issue on high end PCs.
- Fixed bots rarely getting stuck in mid air in DM-Gateway in the city section.
- Fixed some VCTF-Suspense pathing issues.
- Fixed issues with circular lift on DM-Deimos.
- Fixed translucent mesh sorting issues in DM-Gateway.
- Improved bot AI with Leviathan in Torlan.

Campaign/Co-op:
- Fixed a bug that could cause too many bots to be added to co-op matches in some cases.
- Added support for seamless travel interrupting a travel to start another travel. This fixes single player breaking if the host selects the next mission before the clients have finished travelling to the mission selection level
- Fixed extra copy of a character when a human player leaves a co-op game at the right time.
- Changed network loss during single player to result in player signed in locally.

Modding:
- Improved support for creating PS3 mods.
- Added a SupportedGameTypes field to UTUIDataProvider_Mutator. If some entries are in this array, the mutator will only be visible in the menus if the selected gametype is found in the array.
- Fixed custom gametype midgame menus not being used correctly.
- Shipping script compiler now allows localized/config defaultproperties because otherwise autodownloaded mods have no way for their localized/config variables to work.
- Added Get/SetSpecialValue() stubs to Object to allow mods to expose values that can be modified without creating a dependancy.[/url]
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

Post by R.Flagg »

Sorry genman. Had to draw the line at linking directly to Epic's 'private' link on our public forums.

Not doing so can cause us to be removed from Epic's mailing list.
genman
The Rail Man
Posts: 181
Joined: Fri Jul 25, 2003 12:24 am
Location: Rhode Island
Contact:

Post by genman »

I don't blame ya, I had second thoughts about it after posting and was going to remove.
Post Reply