minor update, just preparing to clean up a few things
“deprecate” here means the server still supports it but the new client will not, and the server will stop supporting it soonish
breaking changes
- deprecate
workCondition
in favor ofaway
(playerSetsAway
) - deprecate
setCurrentDesk
in favor ofsetDeskInfo
- deprecate
playerUpdatesSession
- finally removed
mapSetSpaces
(deprecated for months). In favor ofmapSetNooks
.spaces
still work with the http API (for now – we intend to gracefully deprecate that soon too, but will give plenty of heads up first)