update v26 -> v28
This commit is contained in:
@@ -4,41 +4,47 @@ UTChat - by ProAsm and No0ne - 2021/22/23
|
|||||||
UTChat Changelog
|
UTChat Changelog
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
v25d
|
v28
|
||||||
|
Fixed no flag icon.
|
||||||
|
Added Dim Border option.
|
||||||
|
Added Ip detection in chat.
|
||||||
|
Added AllowExtended for extended characters.
|
||||||
|
Re-Added the chat window size saving.
|
||||||
|
Improved banner coloring.
|
||||||
|
Fixed admin security in windowconfigs.
|
||||||
|
Updated Auto font sizes to 4k.
|
||||||
|
Updated flag scale to 4k.
|
||||||
|
Added disable font sizing.
|
||||||
|
Added IGPlus xhair detection.
|
||||||
|
Fixed several accessed nones.
|
||||||
|
|
||||||
|
v27
|
||||||
|
Fixed white player text in chatlog.
|
||||||
|
Fixed bAddServerToFavs.
|
||||||
|
|
||||||
|
v26
|
||||||
Added bAddServerToFavs option at game end.
|
Added bAddServerToFavs option at game end.
|
||||||
Added bUseSiegeHUD for Siege Stats.
|
Added bUseSiegeHUD for Siege Stats.
|
||||||
Added small chatlog spacing option.
|
Added small chatlog spacing option.
|
||||||
Fixed null player mute displays.
|
Fixed null player mute displays.
|
||||||
|
|
||||||
v25c
|
|
||||||
Added LanCountryFlag.
|
Added LanCountryFlag.
|
||||||
Fixed clientside Player Mute.
|
Fixed clientside Player Mute.
|
||||||
Added serverside Admin Player Mute.
|
Added serverside Admin Player Mute.
|
||||||
|
|
||||||
v25b
|
|
||||||
Fixed flag displays in 436 and 451.
|
Fixed flag displays in 436 and 451.
|
||||||
Added name[+Player] trap when login.
|
Added name[+Player] trap when login.
|
||||||
Increased UTChatFlagCfg to 50.
|
Increased UTChatFlagCfg to 50.
|
||||||
|
|
||||||
v25a
|
|
||||||
Trapped many accessed nones.
|
Trapped many accessed nones.
|
||||||
|
|
||||||
v24g
|
v25
|
||||||
Fixed bug with kill messages.
|
Fixed bug with kill messages.
|
||||||
|
|
||||||
v24f
|
|
||||||
Added check for SSB player reflag.
|
Added check for SSB player reflag.
|
||||||
Fixed no flag X position in chat.
|
Fixed no flag X position in chat.
|
||||||
|
|
||||||
v24e
|
|
||||||
Added client variables with no version dependencies.
|
Added client variables with no version dependencies.
|
||||||
Changed emoji thumbs down from :- to :<
|
Changed emoji thumbs down from :- to :<
|
||||||
Added fixed clientside variables.
|
Added fixed clientside variables.
|
||||||
Added NewFaceless texture option.
|
Added NewFaceless texture option.
|
||||||
Added flag options for chat, chatlog and players.
|
Added flag options for chat, chatlog and players.
|
||||||
Added RemoveAllEmojis in ini file only.
|
Added RemoveAllEmojis in ini file only.
|
||||||
|
|
||||||
v24d
|
|
||||||
Reverted back to 23k
|
Reverted back to 23k
|
||||||
Added game end antispam option.
|
Added game end antispam option.
|
||||||
Added game end level change detection.
|
Added game end level change detection.
|
||||||
@@ -53,84 +59,50 @@ Added country flags to chatlog.
|
|||||||
Added select emoji to editbox.
|
Added select emoji to editbox.
|
||||||
Removed bShowChatMessages;
|
Removed bShowChatMessages;
|
||||||
|
|
||||||
v24c
|
v24
|
||||||
This was scrapped.
|
|
||||||
|
|
||||||
v24b
|
|
||||||
This was scrapped.
|
|
||||||
|
|
||||||
v24a
|
|
||||||
This was scrapped.
|
|
||||||
|
|
||||||
v23m (v24)
|
|
||||||
Added bCheckExtendedNick.
|
Added bCheckExtendedNick.
|
||||||
Admin string now in WRI.
|
Admin string now in WRI.
|
||||||
|
|
||||||
v23k
|
|
||||||
Fixed GPF in 436/451 D3D rendering.
|
Fixed GPF in 436/451 D3D rendering.
|
||||||
Reduced all 512 textures to 256.
|
Reduced all 512 textures to 256.
|
||||||
|
|
||||||
|
|
||||||
v23j
|
|
||||||
Added additional entered game traps.
|
Added additional entered game traps.
|
||||||
Improved start control fire detection.
|
Improved start control fire detection.
|
||||||
Removed UTChatHud as HudMutator.
|
Removed UTChatHud as HudMutator.
|
||||||
|
|
||||||
v23h/i
|
|
||||||
Removed v23g log stuff.
|
Removed v23g log stuff.
|
||||||
Added [+Bot] and [-Bot]
|
Added [+Bot] and [-Bot]
|
||||||
Added [+Spectator] and [-Spectator]
|
Added [+Spectator] and [-Spectator]
|
||||||
|
|
||||||
v23f/g
|
|
||||||
Added temp UTChatClientLog for [+Player] traps.
|
Added temp UTChatClientLog for [+Player] traps.
|
||||||
Redirected server [+Player] to chatlog.
|
Redirected server [+Player] to chatlog.
|
||||||
|
|
||||||
v23e
|
|
||||||
Fixed and locked emoji option window.
|
Fixed and locked emoji option window.
|
||||||
Fixed other messages color issue.
|
Fixed other messages color issue.
|
||||||
Capitalized Ready and Starting messages.
|
Capitalized Ready and Starting messages.
|
||||||
Fixed spectator player colors.
|
Fixed spectator player colors.
|
||||||
Fixed idle frag counter when spectator.
|
Fixed idle frag counter when spectator.
|
||||||
|
|
||||||
v23d
|
|
||||||
Fixed team game colors.
|
Fixed team game colors.
|
||||||
Added Emoji menu window.
|
Added Emoji menu window.
|
||||||
Removed strip emojis and banner.
|
Removed strip emojis and banner.
|
||||||
Added back client ChatDuration.
|
Added back client ChatDuration.
|
||||||
Added back client OtherDuration.
|
Added back client OtherDuration.
|
||||||
|
|
||||||
v23c
|
|
||||||
Fixed several Accessed Nones in UTChatHud
|
Fixed several Accessed Nones in UTChatHud
|
||||||
|
|
||||||
v23b
|
|
||||||
Removed check ssb and gri bBeacons.
|
Removed check ssb and gri bBeacons.
|
||||||
Removed bMyBeacons from DM.
|
Removed bMyBeacons from DM.
|
||||||
|
|
||||||
v23a
|
|
||||||
Added admin options for bDisableChatLog
|
Added admin options for bDisableChatLog
|
||||||
Added admin options for bNoChatBorders.
|
Added admin options for bNoChatBorders.
|
||||||
Added admin options for bNoChatShading.
|
Added admin options for bNoChatShading.
|
||||||
Fixed ssb player beacon delay in hud.
|
Fixed ssb player beacon delay in hud.
|
||||||
|
|
||||||
v22p
|
v23
|
||||||
Spawned Logo earlier.
|
Spawned Logo earlier.
|
||||||
|
|
||||||
v22o
|
|
||||||
Fixed emojis for spec to player.
|
Fixed emojis for spec to player.
|
||||||
Added Player + and - for join and leave if no nexgen.
|
Added Player + and - for join and leave if no nexgen.
|
||||||
Added Spectator join + if no nexgen.
|
Added Spectator join + if no nexgen.
|
||||||
Added bPlayerJoinLeave option.
|
Added bPlayerJoinLeave option.
|
||||||
Fixed Chat and Other option colors.
|
Fixed Chat and Other option colors.
|
||||||
|
|
||||||
v22n
|
|
||||||
Added bDisableAntiSpam, in admin menu.
|
Added bDisableAntiSpam, in admin menu.
|
||||||
Added bFontOverRide option in Admin menu,
|
Added bFontOverRide option in Admin menu,
|
||||||
Added ChatFontSize option in Admin Menu.
|
Added ChatFontSize option in Admin Menu.
|
||||||
Fixed Other messages spacing.
|
Fixed Other messages spacing.
|
||||||
Fixed and improved StartupControl.
|
Fixed and improved StartupControl.
|
||||||
Fixed ServerAdds colors.
|
Fixed ServerAdds colors.
|
||||||
|
|
||||||
v22m
|
|
||||||
Added back a tiny delay at game end.
|
Added back a tiny delay at game end.
|
||||||
Fixed scull brightness display.
|
Fixed scull brightness display.
|
||||||
Added bEnableStartControl and will disable Nexgen's.
|
Added bEnableStartControl and will disable Nexgen's.
|
||||||
@@ -139,29 +111,17 @@ Added temp ChatDelayTime in Admin menu.
|
|||||||
Removed manual config emoji sizing.
|
Removed manual config emoji sizing.
|
||||||
Added auto emoji sizing to font size.
|
Added auto emoji sizing to font size.
|
||||||
Added Emoji Trim to menu.
|
Added Emoji Trim to menu.
|
||||||
|
|
||||||
v22L
|
|
||||||
Removed any delay at game end.
|
Removed any delay at game end.
|
||||||
|
|
||||||
v22k
|
|
||||||
Fixed multi spectator messages in console.
|
Fixed multi spectator messages in console.
|
||||||
|
|
||||||
v22j
|
|
||||||
Made further adjustments for end game messages.
|
Made further adjustments for end game messages.
|
||||||
|
|
||||||
v22i
|
|
||||||
Removed all anti-spam except for message repeat.
|
Removed all anti-spam except for message repeat.
|
||||||
Chat timing now same as utchat18
|
Chat timing now same as utchat18
|
||||||
|
|
||||||
v22h
|
|
||||||
Worked on spamming issues.
|
Worked on spamming issues.
|
||||||
Removed all private messages.
|
Removed all private messages.
|
||||||
Fixed Other Line setting.
|
Fixed Other Line setting.
|
||||||
Fixed saving admin options.
|
Fixed saving admin options.
|
||||||
Fixed chatlog duplicate messages.
|
Fixed chatlog duplicate messages.
|
||||||
Added a Disable Spam Control option.
|
Added a Disable Spam Control option.
|
||||||
|
|
||||||
v22g
|
|
||||||
Slight adjustment to chat box shading.
|
Slight adjustment to chat box shading.
|
||||||
Fixed Skeleton icon appearing.
|
Fixed Skeleton icon appearing.
|
||||||
Lower chat text by 2 pixels.
|
Lower chat text by 2 pixels.
|
||||||
@@ -174,15 +134,9 @@ Added Menu resizing etc (tnx buggie)
|
|||||||
Added option to shorten chatbox.
|
Added option to shorten chatbox.
|
||||||
Added player name in team color in chat and private log.
|
Added player name in team color in chat and private log.
|
||||||
Replace bNoRepeatMesg with variable ChatRepeatDelay.
|
Replace bNoRepeatMesg with variable ChatRepeatDelay.
|
||||||
|
|
||||||
v22f
|
|
||||||
Fixed other mods shading in postRenderHUD.
|
Fixed other mods shading in postRenderHUD.
|
||||||
Re-aligned all chat box shading.
|
Re-aligned all chat box shading.
|
||||||
|
|
||||||
v22e
|
|
||||||
Added UTChatReplacement for swearing.
|
Added UTChatReplacement for swearing.
|
||||||
|
|
||||||
v22a to d
|
|
||||||
Removed :? help if emojis disabled.
|
Removed :? help if emojis disabled.
|
||||||
Fixed !char when emojis disabled.
|
Fixed !char when emojis disabled.
|
||||||
Added hide Emoji Sizing if emojis disabled.
|
Added hide Emoji Sizing if emojis disabled.
|
||||||
@@ -207,6 +161,8 @@ Added optional LogonMessageLine1 and 2.
|
|||||||
LogonMessageLine1=">>> UTChat Installed <<<"
|
LogonMessageLine1=">>> UTChat Installed <<<"
|
||||||
LogonMessageLine2=">>> Type !Chat for Chat Window <<<"
|
LogonMessageLine2=">>> Type !Chat for Chat Window <<<"
|
||||||
|
|
||||||
|
v22 Experimental
|
||||||
|
|
||||||
v21
|
v21
|
||||||
Reduced Main chat to possible 2 lines.
|
Reduced Main chat to possible 2 lines.
|
||||||
Reduced Other chat to possible 0 lines.
|
Reduced Other chat to possible 0 lines.
|
||||||
|
|||||||
@@ -4,19 +4,19 @@ Compatible with 436, 451 and 469.
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
Add UTChat26.u to your UTServer/System folder.
|
Add UTChat28.u to your UTServer/System folder.
|
||||||
Open your Server.ini file and add under:
|
Open your Server.ini file and add under:
|
||||||
|
|
||||||
[Engine.GameEngine]
|
[Engine.GameEngine]
|
||||||
ServerPackages=UTChat26
|
ServerPackages=UTChat28
|
||||||
|
|
||||||
Add to the command line:
|
Add to the command line:
|
||||||
?Mutators=UTChat26.UTChat
|
?Mutators=UTChat28.UTChat
|
||||||
|
|
||||||
If you wish to start UTChat as a ServerActor use the following:
|
If you wish to start UTChat as a ServerActor use the following:
|
||||||
|
|
||||||
[Engine.GameEngine]
|
[Engine.GameEngine]
|
||||||
ServerActors=UTChat26.UTChatActor
|
ServerActors=UTChat28.UTChatActor
|
||||||
|
|
||||||
Configurations
|
Configurations
|
||||||
==============
|
==============
|
||||||
@@ -83,7 +83,7 @@ If logged in as an Admin, a Clear Chat Log option will be available to clear all
|
|||||||
|
|
||||||
If the last 2 characters in a chat line are for instance :) then an emoji will appear in it's place.
|
If the last 2 characters in a chat line are for instance :) then an emoji will appear in it's place.
|
||||||
|
|
||||||
[UTChat26.UTChatSvrAdds]
|
[UTChat28.UTChatSvrAdds]
|
||||||
ServerAddsSymbol="-"
|
ServerAddsSymbol="-"
|
||||||
ServerAddsColor=(R=255,G=255,B=0,A=0)
|
ServerAddsColor=(R=255,G=255,B=0,A=0)
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
[Public]
|
|
||||||
Object=(Name=UTChat26.UTChat,Class=Class,MetaClass=Engine.Mutator,Description="UTChat v26")
|
|
||||||
2
System/UTChat28.int
Normal file
2
System/UTChat28.int
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Public]
|
||||||
|
Object=(Name=UTChat28.UTChat,Class=Class,MetaClass=Engine.Mutator,Description="UTChat v28")
|
||||||
Binary file not shown.
Reference in New Issue
Block a user