200Tigersbloxed / NeosXS

Implement support for XSOverlay's Notifications in Neos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NeosXSAPI] Improve UserLib

200Tigersbloxed opened this issue · comments

Currently, the UserLib caches by changing it's Active field and Position, as they're 2 static fields. I feel that this is a poor way and using Dynamic Variables would be better.

This would require a re-write of the UserLib, something I planned to do anyways, to enable Dynamic Variable use.

With this, we can then create Dynamic Variables within the children of Users to cache properly.

UserLib improved. Latest version now allows Dynamic Variables on all children in the Users slot.

Re-opening the issue until the new UserLib is implemented into NeosXSAPI and uses Dynamic Variables, rather than Active Field and Position Field.

Implemented in latest pre-release.