Changes
- Backend cleanup to hopefully improve performance overall.
- Vendor Search engine has been optimized.
- Timer and various OnSave event fixes.
- Various menu display issues were cleaned up in Primer and the new Power Scroll Books.
- Primer Mastery Books now can hold 500 scrolls.
- "New" Power Scroll Book Added:
- Holds 500 scrolls.
- All old types have been automatically switched over to the new type.
- The old power scroll and special scroll books work by storing the physical power scroll inside the book. The "books" are actually just containers.
- The new power scroll book is just an item that deletes the power scroll when it is added to the book and stores the SkillType and values in a dictionary.
- Benefits:
- Lower world item counts when scrolls are stored en-mass since the actual scroll gets deleted and just its values are saved.
- Lower world item counts = lower save times proportionally.
- Near limitless capacity limits.
- Lower world item counts when scrolls are stored en-mass since the actual scroll gets deleted and just its values are saved.
- Benefits:
- Any Power Scroll Books purchased from the in-game store are automatically the new type.