Commit Graph

2 Commits

Author SHA1 Message Date
Karl Goffin
cd41e37d14 update brimhaven-agility (#9175) 2025-10-01 20:54:46 -07:00
Karl Goffin
c07881d8d9 add brimhaven-agility (#8889)
* Adds the brimhaven-agility plugin

* Addresses feedback from RuneLite plugin hub PR

* ensures license header is present on all files from Quest Helper
* simplifies config
* wrap build.gradle lines at 120 chars

* Addresses code review feedback, fixes a bug in subPath, adds GH action

* ensures an infinite loop cannot occur in pathfinding
* ensures recomputing path runs on client thread
* fixes a bug in subPath which was causing incorrect paths for a tick
* adds Github action to ensure plugin builds correctly

* Adds an extra safety check to reconstructPath
2025-09-04 10:27:24 -04:00