ronancpl / HeavenMS

An improved server based on MapleSolaxia (v83 MapleStory private server)
GNU Affero General Public License v3.0
1.02k stars 718 forks source link

Integration with HeavenClient #539

Closed nansonzheng closed 4 years ago

nansonzheng commented 4 years ago

Hi @ronancpl, sorry if this isn't the right place to contact you but I couldn't find any contact details on your GitHub profile. I'm working on a team that is trying to bring a forked version of your server up, along with a custom client forked from @ryantpayton's HeavenClient. We're having problems such as the client's game UI not visible and characters not dying properly.

Did you work with Ryan on integrating with HeavenClient? Were there any changes you made to the server to accommodate the client? Or this is entirely client-sided and the server has no control over it?

ronancpl commented 4 years ago

Hi @nansonzheng. As far as integration between server-client communication between the two software artifacts has gone, pardon possible bluntness, would plainly hang around the extent of the featured packet exchanges.

Serverside-wise... no, there didn't really have changes to make up for accommodations. The way the server sends packets is supposed to be on even grounds for any client that tries for a connection.

nansonzheng commented 4 years ago

Thanks. Do you know how if @ryantpayton is still maintaining HeavenClient, and if so, how can I contact him for advice about the client? I can't raise an issue on his repo.

xinyifly commented 4 years ago

@nansonzheng There is a discord channel introduced in README.md . ryantpayton is available there as well.

nansonzheng commented 4 years ago

Thanks, I'll try to contact him there.