Commit Graph
7 Commits
Author SHA1 Message Date
Gamer1120 1aca6a2f87 Remove unused h2 dependancy
According to one of the main developers, the dependancy is not used, so it could be removed. I've DM'ed jim#6969 with more details about this change.
2022-02-19 00:49:47 +01:00
Gamer1120 9bfbe4f3dc README.md: Update Github links to open-osrs
I could not find what the link for the Build Status is. If anyone could give me pointers, I'd be happy to update.
2019-10-08 20:24:39 +02:00
Gamer1120 b16a7de720 herbiboar: Fix FPS drops by removing clickbox option (#1509)
* Add option to Herbiboar plugin to only show the most recent trail

* Optimize finding Herbiboar to highlight

* Fix checkstyle violation

* Use ModelOutlineRenderer to draw Herbiboar and fix review comments

* herbiboar: Improve performance by removing clickbox option

* Update HerbiboarOverlay.java

* Update HerbiboarConfig.java

* Update HerbiboarOverlay.java

* Update HerbiboarPlugin.java

* Create RenderStyle.java
2019-09-12 13:15:42 +01:00
Gamer1120 74a6ecf86a Add consistency to capitalization of timer in Timers settings 2018-10-25 22:03:19 +02:00
Gamer1120 c56febc6f2 Fix hiscore lookup for ironman in chat commands
Use correct ironman type when looking up hiscore with lvl/total
commands.

Fixes #1936

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-29 12:21:15 +02:00
Gamer1120 6c70d864b0 Only render mining spots on same floor in MLM. Fixes #1642 2018-04-20 10:35:19 -04:00
Gamer1120 1d23fb0c60 TRISTESSAS_TRAGEDY spelling error (#1517)
See also #1515
2018-04-14 20:50:53 +02:00