sirjonasxx / G-Earth

Cross-platform Habbo packet manipulator
MIT License
88 stars 47 forks source link

Reformat StuffData #151

Closed WiredSpast closed 1 year ago

WiredSpast commented 1 year ago

Reformatted StuffData classes to behave the same way as it does in the flash client, this allows the use of the StuffData to be a bit more userfriendly.

General:

LegacyStuffData:

MapStuffData:

StringArrayStuffData:

VoteResultStuffData:

EmptyStuffData:

IntArrayStuffData:

sirjonasxx commented 1 year ago

very nice