Unreal Playground  

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

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

new beta patch out!

version 2153(old) and now 2153b2 are being tested as we speak.



maybe a week or so after the testing it may be released...depends on the bugs they find.
________
Art On The Hill Condo Prathumnak

Last edited by DraZtiK; 09-07-2011 at 12:15 AM.
DraZtiK is offline   Reply With Quote
Old 12-06-2002, 07:18 AM   #2
HortonsWho
Aiming at Creeper
 
HortonsWho's Avatar
 
Join Date: Jun 2001
Posts: 12,321
Downloads: 26

Here is what it addresses so far- I like the notion of the "dropflag" command. Adds interesting twist to game play to easily pass the flag:


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 AnnounceMain.uax), named NewPackName.uax (where NewPackName = whatever you want to call it), and put it in the ut2003sounds directory. Then, in the User.ini file (in the UT2003system 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=switchweapon 5 | switchweapon 7" allows you to switch to and between the linkgun and the flakcannon.
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
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 - 'dont want this mutator', translocator, weaponstay.
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 Web admin failed
Fix bug in Web admin 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 web admin settings
Added bContactingLevel output variable to KarmaParamsCollision.
Engine:

Memory leak fixes: Explicitly destroy KarmaParams in ActorstScriptDestroy, 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
HortonsWho is offline   Reply With Quote
Old 12-06-2002, 03:48 PM   #3
punkamatic
Guest
 
Posts: n/a

Huh, i dont see a Win98 editor fix. Guess this counts me out of the mapping race. . . Any idea on the expected release?
  Reply With Quote
Old 12-06-2002, 04:15 PM   #4
HortonsWho
Aiming at Creeper
 
HortonsWho's Avatar
 
Join Date: Jun 2001
Posts: 12,321
Downloads: 26

I've seen rumors of any day now-- maybe mid-December latest
HortonsWho is offline   Reply With Quote
Old 12-06-2002, 11:40 PM   #5
DraZtiK
UP Regular
 
DraZtiK's Avatar
 
Join Date: May 2002
Location: tampa Fl.
Posts: 184

Quote:
Originally posted by punkamatic
Huh, i dont see a Win98 editor fix. Guess this counts me out of the mapping race. . . Any idea on the expected release?
They came out with one and was included in the first patch but, are you still having problems?
________
real estate in Pattaya

Last edited by DraZtiK; 09-07-2011 at 12:15 AM.
DraZtiK is offline   Reply With Quote
Old 12-06-2002, 11:51 PM   #6
widowmaker
UP Regular
 
widowmaker's Avatar
 
Join Date: Oct 2002
Location: Vancouver
Posts: 1,138
Downloads: 27

Quote:
Originally posted by punkamatic
Huh, i dont see a Win98 editor fix. Guess this counts me out of the mapping race. . . Any idea on the expected release?
There is already a Win98 Editor patch. Otherwise I would not be able to run it since I use Win98.
widowmaker is offline   Reply With Quote
Old 12-07-2002, 12:27 AM   #7
punkamatic
Guest
 
Posts: n/a

Really!?! I thought the game patch canceled out the ed fix. Do you have a URL?
  Reply With Quote
Old 12-07-2002, 01:24 AM   #8
DraZtiK
UP Regular
 
DraZtiK's Avatar
 
Join Date: May 2002
Location: tampa Fl.
Posts: 184

Quote:
Originally posted by punkamatic
Really!?! I thought the game patch canceled out the ed fix. Do you have a URL?
It was included in the patch.

for the patch:
http://www.unrealtournament2003.com/?downloads

and the editor update alone(this is included in the patch):
http://ut2003master.epicgames.com/ot...in98_patch.zip
________
apartments for sale in Pattaya

Last edited by DraZtiK; 09-07-2011 at 12:15 AM.
DraZtiK is offline   Reply With Quote
Old 12-07-2002, 08:44 AM   #9
punkamatic
Guest
 
Posts: n/a

This cant be good:
----------------------------------------------------------------
Build UT2003_Build_[2002-10-28_01.28]

OS: Windows 98 4.10 (Build: 67766446)
CPU: AuthenticAMD PentiumPro-class processor @ 1533 MHz with 255MB RAM
Video: No Video

Assertion failed: Actor->Brush [File:UnEdCsg.cpp] [Line: 32]

History: UEditorEngine::csgPrepMovingBrush <- UEditorEngine::Init <- UUnrealEdEngine::Init <- InitEngine
----------------------------------------------------------------

So much for a patch. It wont even load up.
  Reply With Quote
Old 12-07-2002, 06:50 PM   #10
DraZtiK
UP Regular
 
DraZtiK's Avatar
 
Join Date: May 2002
Location: tampa Fl.
Posts: 184

the only thing I can say is make sure all your drivers are up to date(display, via 4 in 1(if needed) direct x) move your ini file to some other folder and try again and if that doesn't work maybe uninstall and reinstall the game.(if you do that make sure you copy your user.ini and ut2003.ini file somwhere so you don't have to change the settings to get them where you like them.
________
Vaporizer Wiki

Last edited by DraZtiK; 09-07-2011 at 12:16 AM.
DraZtiK is offline   Reply With Quote
Old 12-07-2002, 06:57 PM   #11
Scourgem
Public Urinator
 
Scourgem's Avatar
 
Join Date: Oct 2002
Posts: 2,405
Downloads: 13

*is still holding his breath for the patch that returns the minigun to its former glory*

*continues holding his breath*

*turns blue*

*won't give up*

Btw Punkamatic, I'm using UED3 on Win98... with no problems except the occasional (ok - the regular) crash.

As for dropflag, isn't xlocing away from it essentially the same thing?
__________________
all your darkest fears
Scourgem is offline   Reply With Quote
Old 12-07-2002, 08:41 PM   #12
HortonsWho
Aiming at Creeper
 
HortonsWho's Avatar
 
Join Date: Jun 2001
Posts: 12,321
Downloads: 26

Quote:
Originally posted by Scourgem
[B

As for dropflag, isn't xlocing away from it essentially the same thing? [/b]
Sure--- fif you don't mind having to change weapons to the xloc... now you can pass on the flag while launching a salvo of rockets, etc.
HortonsWho is offline   Reply With Quote
Old 12-10-2002, 11:23 PM   #13
DraZtiK
UP Regular
 
DraZtiK's Avatar
 
Join Date: May 2002
Location: tampa Fl.
Posts: 184

beta patch 2154!

they thrashed 2153 and are now at 2154!

updates to this patch are:

- fixed karma cleanup crash on level changes
- fixed animation problems for older clients on 2153 servers
- korean included in installation language options
- fixed settings change causing team change
- added configurable option bShowMessageText to TeamVoicePack, controls
whether text of non-taunt voice messages is shown.
- display ~ for unicode characters on US/European language servers
- updated localization files
- some UI fixes
________
Volcano vaporizer

Last edited by DraZtiK; 09-07-2011 at 12:18 AM.
DraZtiK is offline   Reply With Quote
Old 12-11-2002, 12:51 AM   #14
CykNus
Hail to the Chief
 
CykNus's Avatar
 
Join Date: Jan 2002
Location: Sacramento, CA
Posts: 53

Send a message via Yahoo to CykNus
Beta patch here http://www.techconnect.nl/modules.ph...rder=0&thold=0
CykNus is offline   Reply With Quote
Old 12-11-2002, 02:42 AM   #15
-=[Dg]=-
UT 4 Fun! Relics bite!
 
-=[Dg]=-'s Avatar
 
Join Date: Aug 2002
Location: Los Angeles
Posts: 994

Send a message via ICQ to -=[Dg]=- Send a message via AIM to -=[Dg]=-
Why isn't this patch available through the game itself? Is this a leaked version?
-=[Dg]=- 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 2175 being tested DraZtiK UT2K3/UT2K4 General Discussion 6 01-11-2003 05:00 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 06:25 AM.


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