The_Cowboy wrote: ↑Wed Nov 23, 2022 2:38 am
Howdy fellas!
Nice job with the chat utility. Congratulations for bringing emoji's in standalone mutator (previous I remember was Krato's some League Assault stuff providing functionality).
Now for the real thing, I have been having conversations with admins
Spoiler
about the language barriers that are there (for good or bad is a personal judgement). Which suggests the notion of client-side only functionality
So a few questions
1. Does this mutator work completely on client side install (meaning if server has no affiliation and clients' install shall not interfere with each other). I don't think I have stumbled upon this part in ReadME.
2. If no, then can I code this just for the purpose.
3. Finally, I'd like to add in a language translator which shall query with some web based API for right translation.
It'd be dope to work with ProAsm again after last we worked on was SmartDM (now know as SmartSB or something).
Good ideas
I will attach source code here to this post.
Have a look and see what you can implement.
You do not have the required permissions to view the files attached to this post.
Few things to note:
1. I am planning to develop further publicly. Hence the GitHub repository https://github.com/ravimohan1991/ChatDiamond. Heh, let me know about how you feel with the name and all that.
Also the regular thread be: Spoiler
Feralidragon wrote:Trial and error is sometimes better than any tutorial, because we learn how it works for ourselfs, which kills any doubts about anything
v23m (v24)
Added bCheckExtendedNick.
Admin string now in WRI.
v23k
Fixed GPF in 436/451 D3D rendering.
Reduced all 512 textures to 256.
v23j
Added additional entered game traps.
Improved start control fire detection.
Removed UTChatHud as HudMutator.
v23h/i
Removed v23g log stuff.
Added [+Bot] and [-Bot]
Added [+Spectator] and [-Spectator]
v23f/g
Added temp UTChatClientLog for [+Player] traps.
Redirected server [+Player] to chatlog.
v23e
Fixed and locked emoji option window.
Fixed other messages color issue.
Capitalized Ready and Starting messages.
Fixed spectator player colors.
Fixed idle frag counter when spectator.
v23d
Fixed team game colors.
Added Emoji menu window.
Removed strip emojis and banner.
Added back client ChatDuration.
Added back client OtherDuration.
v23c
Fixed several Accessed Nones in UTChatHud
UTChat - by ProAsm and No0ne - 2021/22/23
-----------------------------------------
UTChat Changelog
----------------
v24g
Fixed bug with kill messages.
v24f
Added check for SSB player reflag.
Fixed no flag X position in chat.
v24e
Added client variables with no version dependencies.
Changed emoji thumbs down from :- to :<
Added fixed clientside variables.
Added NewFaceless texture option.
Added flag options for chat, chatlog and players.
Added RemoveAllEmojis in ini file only.