blurite / rsprot

RSProt is an all-in-one networking package for RuneScape Private Servers, primarily targeted at the OldSchool scene.
MIT License
27 stars 5 forks source link

Zones #7

Closed Z-Kris closed 5 months ago

Z-Kris commented 5 months ago

Initial implementation of zones, with an addition of an 'api' layer that is intended to bring different platform-specific implementations of UpdateZonePartialEnclosed together, as caching mechanisms are utilized with that packet and the server needs to pre-compute the caches ahead of time. The actual implementations of the api module do not exist yet, it is more of a concept to be filled in later.