Commit Graph
30 Commits
Author SHA1 Message Date
Twiglet1022 8f5b45ddbe clientui: forcibly bring client to front on Windows on request focus 2020-01-22 20:54:42 -05:00
Twiglet1022 ecdfb819c1 mining plugin: only show timers on same level in motherlode mine 2019-06-26 20:25:20 +01:00
ScapeRune 15d6be2919 worldmap: Fix MEP2 and Shadows of the Storm quest tooltips (#9166) 2019-06-22 02:41:02 +02:00
Twiglet1022 906e8ad509 notifier: add customisation to flash notification 2019-06-19 15:15:38 -06:00
Twiglet1022 305e64d139 clues: correct text of falo the bard obby maul clue 2019-06-16 14:23:33 +01:00
Twiglet1022 963776a1be mining plugin: recolour pie in MLM during random segment of timer 2019-06-15 22:12:25 -06:00
Twiglet1022 cc23d83bf0 mining plugin: remove progress pie from mlm veins that respawn early 2019-06-15 22:12:25 -06:00
Twiglet1022 1b7340f341 clues: correct text of falo the bard warrior guild token clue 2019-06-15 12:33:30 +01:00
Twiglet1022 2d12fbe5f4 mining plugin: recolour pie in MLM during random segment of timer 2019-06-13 22:53:17 +01:00
Twiglet1022 f765bff6f9 mlm plugin: add option to recolor the icon on the vein being mined 2019-06-13 19:55:02 +01:00
Twiglet1022 0de7cbca4c image util: add conditional recolorImage method 2019-06-13 19:55:02 +01:00
Twiglet1022 72a7e05eac mlm plugin: move idle notification from idle notifier to mlm plugin 2019-06-13 19:54:15 +01:00
Twiglet1022 6059c784c0 mining plugin: remove progress pie from mlm veins that respawn early 2019-06-11 19:50:21 +01:00
Twiglet1022 ee9e16a898 mining plugin: correct coal timer, missing copper rock and other fixes
Coal timer adjusted from 40 seconds to 29.4 second
Missing copper rock just outside mining guild
Tweaked other durations to align to game ticks for more better accuracy
2019-06-11 19:44:45 +01:00
Twiglet1022 3b0f1d2a63 mlm plugin: improve mining status detection 2019-06-09 00:53:29 +01:00
Twiglet1022 dae5217d44 widget IDs: add widget ID for full inventory at MLM 2019-06-09 00:24:56 +01:00
Twiglet1022 198176aa62 world point: add distanceToHypotenuse method for precise diagonals 2019-06-09 00:24:51 +01:00
Twiglet1022 8eee63d72c mining plugin: draw overlay at correct height for mlm and amethyst
Achieved by adding support for a zoffset to rocks in the mining plugin
2019-06-08 14:59:37 +01:00
Twiglet1022 d37566aabf clue scroll plugin: add Falo the Bard clues 2019-04-30 17:43:49 -04:00
Twiglet1022 9e512b932d worldmap: add Battlefront teleport 2019-04-29 20:44:29 +02:00
Twiglet1022 223057a136 Use SwingUtilities#invokeLater
This ensures that the calls to setExtendedState are thread safe as that
is probably what was causing the occasional game crash before.
2019-04-25 23:46:01 +01:00
Twiglet1022 b8f017a49b Fix chat history wrapping 2019-04-22 12:12:00 +01:00
Twiglet1022 b0195f12f0 Bring client to front on windows if "Request focus on notification" on 2019-04-20 23:38:32 +01:00
ScapeRune a2b8ce2eeb npc aggro timer: fix instructions not showing up when plugin is turned on 2019-04-15 20:50:43 -04:00
ScapeRune a1942246f5 clue scroll plugin: add new medium and master anagrams 2019-04-15 20:44:14 -04:00
ScapeRune ccab1e6518 Fix item mapping of Saradomin's Blessed Sword and Saradomin's Tear (#8453) 2019-04-14 20:00:31 +02:00
Twiglet1022 346b5952bc Allow lowering of outer zoom limit in the camera zoom plugin 2018-12-11 18:11:57 -05:00
Twiglet1022 a2b11f78b2 Fix freeze on disabling GPU plugin 2018-12-11 22:30:34 +00:00
Twiglet1022 ef358cc453 Correct some tick/millis explanatory comments in runelite api (#6383) 2018-11-25 18:10:57 +00:00
Twiglet1022 c4bea02599 Improve responsiveness of fishing idle notification (#6457)
Move fishing idle notification from animation-based to interaction based to enhance the responsiveness of it.
2018-11-25 13:12:40 +00:00