Commit Graph
6399 Commits
Author SHA1 Message Date
Max Weber a225789f0c ThinProgressBar: Manually paint
the old method caused it to expand randomly, which would make it show an abnormally high value. This also makes update not required, fixing the bug where it wouldn't render correctly when update was called after a layout was invalidated, but before it was recalculated.
2019-01-16 13:35:55 -07:00
RuneLite Cache-Code Autoupdater 5bdcc44493 Update Item IDs to 2019-01-11-rev177 2019-01-15 22:29:20 -07:00
Max Weber 43bcbe0e1d cache: Generate NullItemID 2019-01-15 22:29:10 -07:00
Adam 050160686b http service: remove unused import 2019-01-15 10:24:12 -05:00
Adam 6182d0429b chat commands: make !qp async
Fixes #7360
2019-01-15 10:16:46 -05:00
Adam c50023eb89 http service: replace JedisPool with own pool implementation
JedisPool appears to not work correctly and is losing connections.
2019-01-15 09:40:29 -05:00
Tomas Slusny a47c63e931 Merge pull request #7307 from deathbeam/remove-tags-loot
Remove tags from loot tracker box title
2019-01-15 12:31:12 +01:00
Tomas Slusny 558bf543ba Merge pull request #7355 from MagicfTail/Kebos-mappings
Add item mappings for items introduced in Kebos update
2019-01-14 23:12:18 +01:00
Magic fTail 1344597a7e Add item mappings for items introduced in Kebos update 2019-01-14 16:49:27 +01:00
Adam 3f985389ec Revert "Merge pull request #7089 from TheStonedTurtle/OverlayRightClickMenu"
This reverts commit 6573e70a60, reversing
changes made to b3782c5136.
2019-01-14 09:08:11 -05:00
Tomas Slusny 6573e70a60 Merge pull request #7089 from TheStonedTurtle/OverlayRightClickMenu
Add right click menu functionality to overlays
2019-01-14 09:18:54 +01:00
Tomas Slusny b3782c5136 Merge pull request #7288 from ChaoticConundrum/konar-slayer
Add Slayer Task Locations (Konar)
2019-01-14 07:18:44 +01:00
Tomas Slusny a4ccb031ea Merge pull request #7335 from deathbeam/item-stats-speed
Add support for unarmed a speed, and inverse a speed display
2019-01-14 07:11:45 +01:00
Tomas Slusny bf0d0b1010 Merge pull request #7340 from Timmy-Jim/Hotcold-Clue-Typo-Fix
Add Ring of Visiblity emote clue requirement for Smoke Dungeon
2019-01-14 07:11:14 +01:00
TheStonedTurtle e4578726ff Add right click functionality to overlays 2019-01-13 17:28:34 -08:00
Charlie Waters b2666eb088 Slayer plugin: Add task location tracking 2019-01-13 20:16:44 -05:00
Charlie Waters 2e148782d7 Slayer plugin: change regex groups to named groups 2019-01-13 20:16:00 -05:00
Charlie Waters 9e439dc1a2 Slayer plugin: minor config rearranging 2019-01-13 20:15:58 -05:00
Adam ab659347b6 Merge pull request #7341 from deathbeam/menu-collapser
Add menu entry collapser to ground items
2019-01-13 19:50:58 -05:00
AdamandTomas Slusny 67c89de862 Add menu entry collapsing to ground items plugin
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-13 19:35:25 -05:00
Tomas Slusny 0d5eac1a88 Add ClientTick event
Add ClientTick event that is fired every time game cycle counter
is updated.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-13 19:35:24 -05:00
Tim Granata 85c57e9617 Correct chinchompa h/c clue typo 2019-01-13 21:00:54 +01:00
Tim Granata 2461f64a0e Add Ring of Visibility emote clue requirement
Required to enter Shadow Dungeon
2019-01-13 21:00:48 +01:00
Tomas Slusny 82884179a5 Merge pull request #7346 from deathbeam/update-variations
Update item variations to latest OSRS cache
2019-01-13 20:50:42 +01:00
Tomas Slusny cbe4358e5c Update item variations to latest OSRS cache
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-13 20:35:32 +01:00
Tomas Slusny 44273dfb0f Add support for unarmed a speed, and inverse a speed display
- Add support for unarmed attack speed to item stats plugin (6)
- Inverse attack speed display (lower is better)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-13 13:19:52 +01:00
Tomas Slusny 336a9fa901 Merge pull request #7324 from Monsterxsync/missing-diary-req
Add missing requirement to kourend & kebos diary plugin.
2019-01-13 12:49:22 +01:00
Keith-Cancel fcfedf101b Add Alchemical Hydra Respawn timer (#7313)
Add the new hydra boss to the respawn timer for the boss timer plugin
2019-01-13 12:31:44 +01:00
Monster Sync 7c7bad0830 Remove misspelled 'piscarilius' from achievement diary plugin. 2019-01-13 22:00:10 +10:30
SebastiaanVanspauwen d3eb1acfda Slayer plugin: Add slayer icons for kebos slayer monsters (#7330) 2019-01-13 12:21:39 +01:00
Håkon Rosseland Paulsen b0c0192cd9 Accept frozen and volcanic whip as emote clue requirement (#7318) 2019-01-13 12:08:55 +01:00
Tomas Slusny 6d3088ea10 Merge pull request #7314 from steffenhauge/hydra-kc-name
Add Alchemical Hydra to chat kc abbreviations
2019-01-13 12:07:55 +01:00
Brady 00c27b8cf4 Change tile indicator priority to be above ground markers (#7323)
Closes #7292
2019-01-13 12:06:46 +01:00
MonsterxSync 8606165345 Add missing requirement to kourend & kebos diary plugin. 2019-01-13 14:41:02 +10:30
Adam 1beeadf87a http service: fix servlet not starting 2019-01-12 12:25:33 -05:00
Adam 47fc4ad60a account service: default last_used to current time 2019-01-12 11:40:20 -05:00
Adam f99775aaad loot tracker service: correct kill expiry query to use idx_time propertly 2019-01-12 11:36:21 -05:00
Adam 67e397a2b0 http service: disable logback packaging data 2019-01-12 11:36:20 -05:00
Steffen Hauge bce4876c0f Add Alchemical Hydra to kc abbreviations 2019-01-12 15:21:27 +01:00
steffenhauge 671cbb35fa Add support for "quick-open" at Hydra to MenuEntrySwapper (#7311) 2019-01-12 12:12:59 +01:00
SebastiaanVanspauwen 1fad69cd98 Worldmap: Fix CIR fairy ring location (#7308)
It was misplaced by 1 tile.

Before: 
![image](https://user-images.githubusercontent.com/43320258/51072226-89223200-165d-11e9-84e8-ce0c3cec7435.png)
After:
![image](https://user-images.githubusercontent.com/43320258/51072227-917a6d00-165d-11e9-8c08-2bf2ac2be34e.png)
2019-01-12 11:41:18 +01:00
Tomas Slusny 57ec7deed7 Remove tags from loot tracker box title
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-12 11:20:38 +01:00
William 00557069f8 Add Mount Karuulm agility shortcuts to agility plugin (#7302)
Add new Mount Karuulm rock agility shortcuts to agility plugin highlighting.
2019-01-12 11:15:30 +01:00
Tomas Slusny 2017c33021 Merge pull request #7164 from DannysPVM/fix-cml-updating
Only log the IOException message on failure to submit CML update.
2019-01-12 11:14:08 +01:00
Dustin Kieler 2974f51e20 Update Tree Gnome Village h/c description and add Farming Guild h/c location (#7301)
- Add new master clue hot/cold location, south-west of the Farming Guild.
- Add "general store" as a more accurate description for the Tree Gnome Village general store hot/cold step

![2019-01-11 19_55_32-window](https://user-images.githubusercontent.com/21089126/51068062-5c7b0580-15de-11e9-9925-18ab6a421286.png)
![2019-01-11 19_55_23-window](https://user-images.githubusercontent.com/21089126/51068061-5c7b0580-15de-11e9-9fcc-18167f3b6915.png)

Fixes #7254
2019-01-12 11:13:03 +01:00
Brady 704c363c21 Add clue scroll north of Mount Karruulm (#7285)
Closes #7280
2019-01-12 11:10:21 +01:00
SebastiaanVanspauwen dcfae4c725 Worldmap: Add Kebos Lowlands teleports and shortcuts (#7291)
Add new worldmap locations/overlays for Kebos Lowlands:

- Farming Guild Teleport
- Rada's Blessing Teleport (Mount Karuulm and Kourend Woodland)
- Kharedst's Memoirs (Arceuus and Lovakengj)
- CIR Fairy Ring
- Mount Karuulm shortcuts
2019-01-12 11:04:01 +01:00
Journey 39727de67f Add Farming Guild farming patch world map tooltips (#7268)
Adds farming patch type tooltips to farming guild patches on world map.
2019-01-12 11:01:17 +01:00
Keith-Cancel 0dc204f224 Add "fog" and "draw distance" tags to GPU plugin (#7306) 2019-01-12 10:59:49 +01:00
Rich db4b8d89d8 Correct the agility shortcuts at slayer tower (lvl 61 and 71) (#7293)
The agility shortcuts in the slayer tower were incorrectly labeled.
They now correctly label the two locations for each shortcut, on
each floor, with the proper agility requirements.

Closes #7237
2019-01-12 05:18:28 +01:00