Commit Graph
8267 Commits
Author SHA1 Message Date
Adam 7f68db7362 client session manager: fix task crash from being unable to acquire a session id 2019-11-10 13:50:00 -05:00
JZomerlei 560a738845 woodcutting plugin: add arctic pine logs 2019-11-10 11:11:07 -05:00
Adam 0cdffbd91e client: add Reset option to various session overlays 2019-11-08 17:02:31 -05:00
Adam 6d34e2b2f3 Merge pull request #10155 from Adam-/layout
Add layout chat command
2019-11-08 11:32:18 -05:00
Adam 7e57e15f47 Move ConfigChanged event to client events 2019-11-08 10:08:07 -05:00
Chris Hranj d1fd88f663 examineplugin: Add support for ground items (#10157) 2019-11-08 12:18:21 +01:00
Tomas Slusny 9baee9f38f Merge pull request #10221 from Hydrox6/clues-island-of-stone
clues: fix Island of Stone coordinate hint
2019-11-08 10:59:59 +01:00
Tomas Slusny 41a4687d76 Merge pull request #10218 from Paveldin/patch-1
Add Black Demon cannon spot in Chasm of Fire
2019-11-08 10:59:47 +01:00
RansomTime 2613661f53 Add more detailed location description for Mausoleum emote clue (#10217) 2019-11-08 10:58:56 +01:00
Hydrox6 ff2ef0da15 clues: fix Island of Stone coordinate hint 2019-11-08 02:13:27 +00:00
Paveldin ef72435085 Add Black Demon cannon spot in Chasm of Fire
A great cannon spot at the bottom level of the Chasm of Fire.
2019-11-07 13:39:49 -05:00
Runelite auto updater 16aba589fd Bump for 1.5.40-SNAPSHOT 2019-11-07 15:05:22 +00:00
Runelite auto updater 0fdb3ee80d Release 1.5.39 2019-11-07 15:05:15 +00:00
Adam ed785335e5 scripts: update chat builder script 2019-11-07 09:17:46 -05:00
RuneLite Cache-Code Autoupdater 499d1dfb5c Update NPC IDs to 2019-11-07-rev182 2019-11-07 11:33:15 +00:00
RuneLite Cache-Code Autoupdater ef11a5ccf9 Update Object IDs to 2019-11-07-rev182 2019-11-07 11:33:14 +00:00
RuneLite Cache-Code Autoupdater fe51fe38a0 Update Item variations to 2019-11-07-rev182 2019-11-07 11:33:13 +00:00
RuneLite Cache-Code Autoupdater e6b10212b5 Update Item IDs to 2019-11-07-rev182 2019-11-07 11:33:13 +00:00
David Goldstein fc0ae31d89 clues: Highlight correct crate for Rommik's shop clue (#10194) 2019-11-06 13:16:34 +01:00
Tomas Slusny 0348fe12d2 Merge pull request #10206 from dekvall/crab-border
worldmap: add black border to wilderness crab teleport icon
2019-11-06 13:16:02 +01:00
whartd 26bf9cb077 ba plugin: add health bars for healers 2019-11-05 21:40:30 -05:00
Matthew Jacques cb032ab609 impling plugin: add notify option for impling spawns 2019-11-05 18:49:41 -05:00
dekvall 75e0824ba8 worldmap: add black border to wilderness crab teleport icon
The current border color was the same as the crab, greyish, and it looked a bit
off since all of the other worldmap icons have black borders.
2019-11-05 19:10:41 +01:00
Zeid Al-Ameedi a7e8871393 Add untradeable item values for long/curved bones, tattered pages and shells (#10202) 2019-11-05 14:44:46 +01:00
Max Weber cdcf0cac27 OverlayRenderer: Update bounds before render 2019-11-05 09:11:15 +01:00
Adam 6b9bc583af Merge pull request #10149 from trimbe/eagles-peak-clue-ring
clues plugin: add more fairy rings to coord clues
2019-11-04 18:11:39 -05:00
Hudson Shykowski b19e4d9512 Add Fremennik Exiles monsters to the NPC health list 2019-11-04 15:50:08 -05:00
Adam eea61cdc8e client: update for new skill change event 2019-11-04 13:15:06 -05:00
Adam 5b7423bfee api: combine ExperienceChanged and BoostedLevelChanged events to StatChanged 2019-11-04 11:20:20 -05:00
Freya Varez dad19290d9 Add "sound" and "volume" tags to music plugin (#10199) 2019-11-04 11:39:37 +01:00
Joel 71e5480524 Fix ScreenshotPlugin Kingdom of Miscellania double screenshot 2019-11-02 15:27:23 +01:00
Adam 234c9c5b0c Merge pull request #7247 from Trevor159/event-priority
Add priority to the eventbus
2019-11-01 14:09:49 -04:00
Adam fac3d5f1f5 Merge pull request #10088 from Hydrox6/clues-questions
clues: add Challenge Scrolls to their clue scrolls
2019-11-01 12:58:24 -04:00
Adam ec0858548f container calculation: fix overflow computing ge price 2019-11-01 10:14:44 -04:00
Adam 3a00ecbc24 Merge pull request #10164 from abextm/threadsafety
runelite-client/chat: Be more thread safe
2019-10-31 22:01:43 -04:00
Ron YoungandAdam a103da9118 grandexchange: rebuild GE item text on rebuild script event
Co-authored-by: Adam <Adam@sigterm.info>
2019-10-31 18:37:49 -04:00
Adam dde308f2e8 login screen: remove paste to password
Jagex has added this now into their own client
2019-10-31 18:28:19 -04:00
Adam bbe38dae95 osb exchange service: validate price averages
After an update they get reset to 0 for a time and it is overwriting our
price cache
2019-10-31 18:27:35 -04:00
Adam 79dda8b7d0 npc highlight: use local location for south-west highlight 2019-10-31 18:25:30 -04:00
Runelite auto updater ddd95dc7a4 Bump for 1.5.39-SNAPSHOT 2019-10-31 12:07:59 +00:00
Runelite auto updater 1b487fc64b Release 1.5.38 2019-10-31 12:07:52 +00:00
Abex 294a0ab834 Merge pull request #10171 from abextm/cache-code-2019-10-31-rev182
Cache code 2019 10 31 rev182
2019-10-31 05:46:47 -06:00
Runelite auto updater 497b26c79f Update 185 2019-10-31 11:34:47 +00:00
RuneLite Cache-Code Autoupdater 6712984978 Update Widget IDs to 2019-10-31-rev182 2019-10-31 11:33:20 +00:00
RuneLite Cache-Code Autoupdater 24a1b16237 Update NPC IDs to 2019-10-31-rev182 2019-10-31 11:33:15 +00:00
RuneLite Cache-Code Autoupdater 45cab3b8b9 Update Object IDs to 2019-10-31-rev182 2019-10-31 11:33:15 +00:00
RuneLite Cache-Code Autoupdater ef2b38c277 Update Item variations to 2019-10-31-rev182 2019-10-31 11:33:14 +00:00
RuneLite Cache-Code Autoupdater cf3899fb12 Update Item IDs to 2019-10-31-rev182 2019-10-31 11:33:13 +00:00
emerald000 7d912c4de7 Correct medium Western diary requirement
You only need 29 cooking to complete the Gnome Restaurant tutorial. You can cancel tasks if you do not have the level required to cook the requested food.
2019-10-31 08:20:20 +01:00
David Henshaw 6f35d4ba47 Add item mappings for rune and tzhaar ornament kits (#10161) 2019-10-31 08:19:39 +01:00