PretendoNetwork / nex-protocols-common-go

Reusable implementations of NEX methods found in many servers
GNU Affero General Public License v3.0
19 stars 8 forks source link

feat!(datastore): Add requesting PID to GetObjectInfosByDataStoreSearchParam #31

Closed ashquarky closed 6 months ago

ashquarky commented 6 months ago

This is required for PUYOPUYOTETRIS, which doesn't use the perfectly good ownerPID field and instead sets a search target to mean "your own account". Very cool.

Breaking API change, but I don't think there are actually any consumers of the v2 DataStore API anyway?

jonbarrow commented 6 months ago

LGTM