Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distribution History #58

Open
adya opened this issue Jun 10, 2024 · 0 comments
Open

Distribution History #58

adya opened this issue Jun 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adya
Copy link
Collaborator

adya commented Jun 10, 2024

Implement a universal distribution history that will be stored in SPID for each loaded NPC. Instead of storing each state of what NPC get, store the change.

This will allow easy revert for NPCs, both during reloads as well as through console #57

For example list of changes:

AddPerk(Perk)
AddItem(Item)

instead of

Perk
Perk
Item

...

@adya adya added the enhancement New feature or request label Jun 10, 2024
@adya adya self-assigned this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant