RogueEdit / pyRogue

Educational Project
GNU Affero General Public License v3.0
48 stars 33 forks source link

Bug: can't work properly with 10 types of resets #128

Closed IAteMyHamster070 closed 1 month ago

IAteMyHamster070 commented 1 month ago

What Operating System are you on - Windows, Ubuntu, Mac, ...

Describe the bug - A clear and concise description of what the bug is.

To Reproduce - Describe the steps needed to reproduce the bug.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots - If applicable, add screenshots to help explain your problem. I don't have screenshots

Mastershuckle commented 1 month ago

The homepage says that is not working, the Pokerogue team keep changing aspects about the server which is creating a cat and mouse game with this tool. Untill they figure out an solution, the tool will not work as intended

JulianStiebler commented 1 month ago

Its not even a cat and mouse. The servers are now cloudflare protected, probably IUAM and datadome so our method of access is seen as malicious. You can "easily" bypass those security measurements but they are now there for a reason. We will not release a version that circumvents those measurements. For us it was just for education and we do not have any damaging intent. The project as of this state is just a proof-of-concept and was basically just working due to unsecured servers.

Currently we are reworking our Offline-Editor tho.

Mastershuckle commented 1 month ago

That is completely understandable, while I was not able to use this tool, I know it can be frustrating having people come to the page and say that it doesn't work, when you said that it not working right now. There are work arounds to change the Pokemon parameters client side and have the game save the changes permanently.

Thank you for working on this tool for others to use!

JulianStiebler commented 1 month ago

@Mastershuckle Actually the normal code started working again. No code changes to the request system done. But since it started working again i refined the backup system and made it work with older saves too.