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

Get rid of "player memory" abstraction #204

Open
ruffinakoza opened this issue Jul 26, 2020 · 0 comments
Open

Get rid of "player memory" abstraction #204

ruffinakoza opened this issue Jul 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ruffinakoza
Copy link
Member

No need to keep only a subset of player info in memory anymore, can keep all profile fields. PCharacterManager will hold a map of offline and online PCharacters, classes such as PCMemoryInterface and PCharacterMemory will become obsolete.
As additional bonus, consider keeping all player items (inv, eq) in memory, introducing a concept of "offline object".

@ruffinakoza ruffinakoza added the enhancement New feature or request label Jul 26, 2020
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