Skip to content

Vanilla Overstack Wipe Fix Proposal #4

@Severnarch

Description

@Severnarch

When using a vanilla instance of Atlyss after using the mod to overstack items, the excess past the item limit will be wiped.

I'll make a separate development branch where I'll test implementing a fix, primarily by doing the following:

  • Duplicate save files to a directory in ATLYSS_Data, maybe just labelled aism.
  • On loading the mod, check for differences between aism data and otherwise.
    • For saves, if the atl file has less in a stack than the AISM save has, give the player the difference.
    • For storage, give the storage the difference. In case a tab is full, overflow to the next for filling the storage.

I've put this as a proposal to ask people's opinions before I start work on this.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions