Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Seeking party board ( Party bbs) UIF #215

Open
3 tasks
xGuTeK opened this issue Apr 20, 2024 · 5 comments
Open
3 tasks

Implement Seeking party board ( Party bbs) UIF #215

xGuTeK opened this issue Apr 20, 2024 · 5 comments
Labels
enhancement New feature or request official_feature Feature that exists in the official game that needs implementing

Comments

@xGuTeK
Copy link
Contributor

xGuTeK commented Apr 20, 2024

Description

Implement Seeking party board ( Party bbs) UIF

This is where we see all people that searching party

Tasks

  • Show seeking party board after press search party or something like that on command list
  • fix uif 1264 display correctly
  • register, unregister on board should work but we need to check other buttons and make it work
@xGuTeK
Copy link
Contributor Author

xGuTeK commented Apr 20, 2024

@stevewgr I need reverse engineering code ;)

@UTengine
Copy link
Contributor

Why not share the whole database on functions and what is reversed already?

@stevewgr
Copy link
Member

Why not share the whole database on functions and what is reversed already?

When I do revers engineering, I just reverse the bits I need for certain implementations. I use like 5-10 idbs from multiple versions, so I don't have a proper one to share that will be of any use honestly. I rarely even put much efforts in renaming functions.
You could also download IDA and try it out, let me know where I can help in finding stuff and I'll also help in reversing certain implementations. I haven't looked at all how the party board implementation works, but feel free to even send a draft incomplete PR and we can go through it together.

@UTengine
Copy link
Contributor

UTengine commented May 22, 2024

I see, well there is a party bbs working already so most functions should be there like register etc etc. It's just changed graphically if you want to see how it works I would suggest using the 1081-1097 uif for seeking party and co_inn since it has 4 buttons.
Inn hostess
Create clan
Seeking party
Exit

If im not mistaking

@UTengine
Copy link
Contributor

That's a good offer Steve I've tried renaming based on pseudo code but It's too difficult with all the random v1=v3 v3= etcetera. I could seriously use some help

@stevewgr stevewgr added enhancement New feature or request official_feature Feature that exists in the official game that needs implementing labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request official_feature Feature that exists in the official game that needs implementing
Projects
Status: No status
Development

No branches or pull requests

3 participants