cinderblocks / libremetaverse

An fork of the libopenmetaverse library striving for performance improvements and up-to-date compatibility with SL/OS/Halcyon
BSD 3-Clause "New" or "Revised" License
60 stars 40 forks source link

missing "Parcel" settings #42

Closed Madpeterz closed 3 years ago

Madpeterz commented 3 years ago

Parcel settings that are not flags are currently missing.

from my first pass looking into this it seems at some point the parcel data was expanded to include these values

SeeAVs AnyAVSounds GroupAVSounds

I will have a play around with unpacking parcel data but if anyone else wants to beat me to it you are more than welcome to

Madpeterz commented 3 years ago

it looks like its already there but not handled

Madpeterz commented 3 years ago

I have a working patch but its untested in non SL grids

Madpeterz commented 3 years ago

https://github.com/cinderblocks/libremetaverse/pull/43

cinderblocks commented 3 years ago

Added a more comprehensive change in 1.6.1