Giter VIP home page Giter VIP logo

chatclient's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ragegate bitpro

chatclient's Issues

Function to log off

Create two ways to log off (back to character screen)

File -> Logout

< icon as shown below
image

Friendlist, Delete Friend

I just found out why it doesn't work on heroes wow.
Player GUID can be larger than 9999, actually no surprise.

Delete friend only works on GUIDs between 100 and 9999 (easy to fix).
And IsPlayer function from BotFarm in World>Utility.cs doesn't seem to work? We need this for the friendlist to properly work in the future when we have more players and a higher GUID count.

Multi-Line Messages aren't Supported

Multi line messages aren't supported due to server sending two 0 bytes on some messages and either the stringbuilder resets after being fed a new line or the client doesn't accept it (haven't debugged that yet)

System messages group/party invite wrong

the code still sucks, my solution wasn't perfect either but it did work at least.

[System] : Kepper has come online.
[Party] : You invited 'Kepper' to join your group.
[Party] : Your group has been disbanded.
[Party] :
You joined the group.
Kepper joins the party.

[Party] : You invited 'Biotech' to join your group.
[Party] : Your group has been disbanded.
[Party] : You invited 'Dúúpórá' to join your group.
[Party] : Your group has been disbanded.
[Party] :
You joined the group.
Dúúpórá joins the party.

"Your group has been disbanded.""is wrong, i just got in the party/group.

Unauthorised realm selection

If you do not have permissions to join a realm (e.g. GM Test realm), and click it.
You'll get stuck at the realmlist and won't be able to return.

Suggestion to add a "back arrow" So you can return back to login while being on the realm selection.
image

While at it:
Could use a Logout function under File -> Logout

Sign out when logged in from other client

Logs out logged in client when logging in on a new (chat) client.
So you don't have to close the old one before you can login.

Not sure if this is doable without breaking auto-login?

Possible cheater system message color formatting

Todo:
Properly handle color formatting for system messages like a cheater.

Example of a real cheater by the way;
[System] : |cFFFFFC00[AC]|cFF00FFFF[|cFF60FF00Papa|cFF00FFFF] Possible cheater!

Press Enter to log-in

I think this worked in an earlier version. Pressing enter to log-in no longer works.
It blinks the Login button, but nothing happens.

Asked 5 months ago CFM_SHADOW, CHARFORMAT2 struct example. 0 answers.

https://stackoverflow.com/questions/51306510/sendmessage-charformat2-text-effect-cfe-shadow

Seems like my question is either too complicated or just really dumb ??
I'll leave it up to you guys.

Who wants to port cpp to csharp?
https://github.com/Microsoft/Windows-classic-samples/blob/master/Samples/DynamicDPI/cpp/SampleRichEditControl.cpp

We only need to port this and change dwEffects parameter from CFE/CFM _BOLD to CFE/CFM _SHADOW ?

Guild Roster

Just an issue to remind to handle guild roster and make view able in the GUI.

GM Commands no longer work.

Using gm commands no longer works on the chat client. Not sure if this is related to the channel swapping system.

This can be tested from a non gm account using the .help command

Add backend support for dynamic channel dropdown

New dropdown next to chat field needs to dynamically populate based on players current status (Is player in guild? Is player an officer? Is player in a party? Etc.) and current joined static and custom channels.

Whisper reply would also be nice, where last whispered people would show by name

Client crash when typing .pinfo

When typing .pinfo the latest client crashes.

`See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Could not find any recognizable digits.
at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
at System.Convert.ToInt32(String value, Int32 fromBase)
at System.Drawing.ColorTranslator.FromHtml(String htmlColor)
at BotFarm.FrmChat.systemChannelColor(String channelText) in C:\Users\adm.nexus\Desktop\cc\Client\Forms\FrmChat.cs:line 279
at BotFarm.FrmChat.msgPull_Tick(Object sender, EventArgs e) in C:\Users\adm.nexus\Desktop\cc\Client\Forms\FrmChat.cs:line 193
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3130.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

WoWGasm Chat Client
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/adm.nexus/Desktop/cc/Client/bin/x64/Release/WoWGasm%20Chat%20Client.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2634.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2670.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

`

Client doesn't disconnect upon connection-loss

When your connection (to the server) breaks the chatclient stays open and doesn't update anymore.
Need some sort of keep-alive ping to verify if the connection to the server is still available. -> If not, return to login form and show disconnected popup.

Automatic chat line removal

Need to add automated chat line removal with a configurable line amount, and setting to automatically save the removed lines to a chat log file

Custom channels not working properly

At the moment there is only an option to create custom channels.

There should be a way to join already made custom channels by either /join or menu -> Join channel.

The /join commands works this way:
If channel does not exist -> creates channel
If channel exists -> Join channel (I believe if there is a password the server will give a feedback)

Additional issue:
Creating a new channel does not assign a number to the channel, so no way to communicate in there.

System message color scheme

Example:
[System] : |cffffcc00Have you seen our WoWGasm shop yet? You can vote or donate for great rewards! |r

Ignore friend

For more information see the code comment or README.md.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.