tjosepo / ror2-editor

A web app that allows you to fully customize your Risk of Rain 2 savefile.
https://riskofrain2-save-editor.web.app/
44 stars 9 forks source link

Support for Risk of Rain 2: Seekers of the Storm #13

Closed PollyThePancake closed 2 months ago

PollyThePancake commented 2 months ago

New dlc is out, which added a bunch of new stuff to be unlocked. Would be great if someone could update it, might look into it myself tbh

tjosepo commented 2 months ago

It should be fairly easy to add by modifying the challenges.tsx file.

The only thing we need is the title, description, achievement ID, unlock ID, and icon of the new achievements.

Looks like the wiki hasn't been updated yet, so I'm not sure where to find the IDs.

Feel free to open a pull-request if you have time 🙇‍♂️

Gnomey123 commented 2 months ago

I just unlocked everything using this mod: https://thunderstore.io/package/prodzpod/RealerCheatUnlocks/

I can give my config file for science

tjosepo commented 2 months ago

@Gnomey123 That would be very helpful. Using the IDs, we can find which achievement unlocks what.

Gnomey123 commented 2 months ago

Here you go

all-unlocked.zip

ekonruff commented 2 months ago

reading these comments, how do i get seekers of the storm stuff. do i use that zip?

Gnomey123 commented 2 months ago

Technically yes, you could just copy everything here into your file

On Wed, Aug 28, 2024, 10:15 PM ekonruff @.***> wrote:

reading these comments, how do i get seekers of the storm stuff. do i use that zip?

— Reply to this email directly, view it on GitHub https://github.com/tjosepo/ror2-editor/issues/13#issuecomment-2316583537, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIEQ5KWA6QBEL5IDKHB3HWDZTZ75FAVCNFSM6AAAAABNGYGAJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJWGU4DGNJTG4 . You are receiving this because you were mentioned.Message ID: @.***>

DaMrNelson commented 2 months ago

My friends and I got frustrated of the bugged unlocks so I did did it myself. Long time enjoyer of this project. Thanks a ton for everything & I hope this helps others!

See PR: https://github.com/tjosepo/ror2-editor/pull/16

PollyThePancake commented 2 months ago

Great job! Tried finding the values myself but I didnt quite know where I was looking

tjosepo commented 2 months ago

The changes have been deployed! Seekers of the Storm is now supported by the editor!

A great thanks to everyone involved in this! 🎉