dekvall / runelite-external-plugins

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

last recall: Leagues IV support and bug fixes #91

Closed Macweese closed 1 year ago

Macweese commented 1 year 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 1 year ago

Thanks!