kay-el-zed / HaloMCC-DiscordRPC

A python script that grabs your XBL status for Halo MCC and shows it as a Discord rich presence status.
12 stars 2 forks source link

Current TODO list #5

Closed Gurrman375 closed 8 months ago

Gurrman375 commented 4 years ago

I thought a TODO list would be great for the future of this project as a sort of project tracker.

kay-el-zed commented 4 years ago

That all sounds like a great plan to me. A couple notes while I'm thinking about them:

Gurrman375 commented 4 years ago

I prefer running away from the game process but unless 343 release it's api timed matches would have to go in the modded version. And that's not even mentioning the windows store version.

kay-el-zed commented 4 years ago

Makes sense. I completely forgot about the modded version - poking around in non-EAC mode would be fair game.

I have no idea what's up with the Windows Store version - I know there's a ton of complexity due to UWP sandboxing that might make things messy.

Gurrman375 commented 4 years ago

It's very odd with the window store version because the executable is there and usable but might have it's own anti cheat system

Gurrman375 commented 4 years ago

Still working on this project. Game Detection is taking much longer than I thought it would. Also working on some GUI builds. Still in very alpha state so till next time.

Gurrman375 commented 4 years ago

Hey Everyone. So in the past month or two I have been very quiet. There are reasons for that. I wanted to address some issues with the program and why it's taking so long to complete. First, my computer died. : ( I haven't been able to work since then so all I could do is watch as the progress made is slowly dying. Second, I have finished gathering more images and working on making sure these reflect the current and future builds of MCC. This has taken some time and consideration, especially with ODST. Finally, I decided to rework most of the code. This issue had to deal with the activity message showing up and the fact that there was no method to switch between rpc clients. I will soon post a beta build (may look like an alpha build) that should address and fix these issues. Till then this is me signing off.

If you want to message me, my DM's are open. Discord: Gurr#8106

Gurrman375 commented 3 years ago

Final fix so RPC client works. Now it's a matter of remaking a GUI and command line interface.

Gurrman375 commented 8 months ago

Moved tasks to my fork. Work in progress