dekvall / runelite-external-plugins

External plugins for RuneLite
BSD 2-Clause "Simplified" License
8 stars 17 forks source link

last recall: Leagues IV support and bug fixes #91

Closed Macweese closed 7 months ago

Macweese commented 7 months ago

This PR intends to fix bugs and add support for a missing Leagues IV region.

Changes include • The region name is now passed to WorldMapPoint: this fixes the previous issue of crashing the client. • Add support for memory location in Kourend region. • Minor code cleanup.

Fixes #88 #89 #90

dekvall commented 7 months ago

Thanks!