Razzmatazzz / RemnantSaveGuardian

Tool to backup your saves and view your world rolls
GNU General Public License v3.0
346 stars 50 forks source link

Bulk add new DLC items and adjust parsing of certain events #188

Closed Auricrystal closed 11 months ago

Auricrystal commented 12 months ago

Apologize for any muddy changes, went through alot of trial and error to get events to parse correctly since some DLC1 quests show up in other worlds, so the existing parsing method of substituting world name for main location doesnt work (e.g. Amulet_LegacyProtocol is an event found in Nerud but its found in the DLC1 folder).

Hopefully this gives a partial headstart to implementation.

i also tried to add as many item names to the loc res file but it is very tedious.

I dont expect this to be accepted, but merely a reference that can be looked at/copied at your disgression and then closed.

EDIT: a few oopsies

Razzmatazzz commented 12 months ago

@Auricrystal @crackedmind I've sent you both invites to be collaborators on this repository. Should you choose to accept, you should both have the ability to approve and merge PRs. Then whenever needed, ping me and I can push out a new release. Hopefully that will help keep the trains running on time.