SL21W12: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
<br />
<br />


* Adding PlayerGhost for offline-interactions (rest/websocket interaction)
*Adding PlayerGhost for offline-interactions (rest/websocket interaction)
** Added OfflinePermissible
**Added OfflinePermissible
** Change Permission / Permissible implementation
**Change Permission / Permissible implementation
** Add positional/world caching to work correctly / keep track of last player state
**Add positional/world caching to work correctly / keep track of last player state
** Remove name form PUser
**Remove name form PUser
**Replace OwnerId impl of PUser commands with PlayerId (service)
**
**

Revision as of 13:52, 23 March 2021

◄ SL21W11 | SL21W13 ►


  • Adding PlayerGhost for offline-interactions (rest/websocket interaction)
    • Added OfflinePermissible
    • Change Permission / Permissible implementation
    • Add positional/world caching to work correctly / keep track of last player state
    • Remove name form PUser
    • Replace OwnerId impl of PUser commands with PlayerId (service)