Commit Graph
7970 Commits
Author SHA1 Message Date
Ron Young 56d8fb313d api: import itemCount 2019-07-23 20:18:07 -04:00
Jordan Atwood 6563ddaffe groundmarkers: Use "Unmark" menu option for marked tiles 2019-07-23 08:34:04 -07:00
Jordan Atwood de449113b5 objectindicators: Use "Unmark" menu option for marked objects 2019-07-23 07:59:21 -07:00
Jordan Atwood a57954a893 npcindicators: Use "Un-tag" menu option for tagged NPCs
Closes runelite/runelite#1177
2019-07-23 07:59:09 -07:00
Tomas Slusny 7ffea7f41e Merge pull request #9410 from Nightfirecat/groundmarkers-runelite-menu-action
groundmarkerplugin: Use RUNELITE menu action
2019-07-23 13:43:21 +02:00
jdkleuver 1f3c573a58 xp tracker: Change rounding mode so that it rounds down rather than up (#9378) 2019-07-23 13:22:49 +02:00
Sander de Groot 2ca03ece48 interface styles: add sprite override for 2005 friend/ignore list toggle 2019-07-22 19:30:15 -04:00
David a244ca2264 clue plugin: add locations to emote clues 2019-07-22 18:37:08 -04:00
Zacharias Tyllström e3266d1fa6 item charges: add ring of forging 2019-07-22 18:26:15 -04:00
Adam 2825e29a43 Merge pull request #9426 from abextm/startup-deadlock
Revert "Shutdown plugins on window close"
2019-07-22 10:38:27 -04:00
Max Weber eccbc7f34e BankTags: Call scripts with all of their arguments explicitly 2019-07-21 19:43:49 -06:00
Max Weber bacc5ae6d0 ChatboxPerformancePlugin: Hook the cs2 to know when to rebuild 2019-07-21 19:43:43 -06:00
Max Weber 64460ccd7e runelite-client: Don't write all images to disk when loading them 2019-07-21 16:18:34 -06:00
Max Weber fa99ba9cf8 runelite-client: remove RuneLiteModuleTest
It is being tested sufficiently by PluginManagerTest
2019-07-21 13:45:36 -06:00
Max Weber d5c4397a80 Revert "Shutdown plugins on window close"
This reverts commit 6e080949f9.

This never worked because it ran stopPlugin on the AWT thread
which calls invokeAndWait, which throws when not on the awt
thread. Also stopPlugin only attempts to stop plugins that are
marked as disabled, but it is only called for plugins which are
enabled, so nothing actually happens. This also creates a deadlock
if you try to close the client while starting it, because
startPlugin is locked on one thread, but stop plugin is trying
to take the lock on the edt.
2019-07-21 13:23:28 -06:00
TheStonedTurtle 742133e456 Fix BrokenOnDeathItems death value by adding repair price
Jagex uses the repair price when determing items lost on death by value. adds test for this case as well
2019-07-21 12:22:15 -07:00
Max Weber 7a222bbb6f runelite-api Remove WidgetPositioned
It is nearly guaranteed that this event runs every game tick, because
there are cs2s that touch widgets every frame. Additionally it should
have been run at the end of every client tick, but DeferredEventBus
doesn't support that.
2019-07-21 13:19:59 -06:00
Jordan Atwood 2ceb43ec4f timersplugin: Escape periods in teleblock patterns 2019-07-20 14:29:21 -07:00
Jordan Atwood 236d7331a3 groundmarkerplugin: Use RUNELITE menu action 2019-07-19 20:46:36 -07:00
AttackOfTheMoons 43dedd08dc Fix casing in shiftClickActionIndex (#9404) 2019-07-19 12:07:13 +02:00
Runelite auto updater 44cf040cac [maven-release-plugin] prepare for next development iteration 2019-07-18 11:58:35 +00:00
Runelite auto updater 2d9b0204b2 [maven-release-plugin] prepare release runelite-parent-1.5.29 2019-07-18 11:58:29 +00:00
Abex 046e862170 Merge pull request #9392 from abextm/cache-code-2019-07-18-rev181
Cache code 2019 07 18 rev181
2019-07-18 05:37:01 -06:00
Runelite auto updater 7cea5ddb7e Update 181 2019-07-18 10:43:34 +00:00
RuneLite Cache-Code Autoupdater 9f1149a8ef Update Scripts to 2019-07-18-rev181 2019-07-18 10:32:40 +00:00
RuneLite Cache-Code Autoupdater 16b0cda051 Update NPC IDs to 2019-07-18-rev181 2019-07-18 10:32:36 +00:00
RuneLite Cache-Code Autoupdater cda536b80b Update Object IDs to 2019-07-18-rev181 2019-07-18 10:32:36 +00:00
RuneLite Cache-Code Autoupdater 8516f15b3a Update Item variations to 2019-07-18-rev181 2019-07-18 10:32:35 +00:00
RuneLite Cache-Code Autoupdater 644d6174fa Update Item IDs to 2019-07-18-rev181 2019-07-18 10:32:35 +00:00
Abex 249f8db6a6 Merge pull request #9363 from Quasindro/skybox-cosmic-plane
skybox: fix color at Cosmic Entity's Plane region
2019-07-16 23:34:06 -06:00
AdamandTheStonedTurtle a6fb21bc99 bank plugin: add seed vault
Co-authored-by: TheStonedTurtle <mgoodwin559@gmail.com>
2019-07-16 19:39:46 -04:00
AdamandTheStonedTurtle 2b2983242f bank plugin: refactor to allow pricing multiple containers
Co-authored-by: TheStonedTurtle <mgoodwin559@gmail.com>
2019-07-16 19:39:46 -04:00
Tomas Slusny 4ac7c33f47 Merge pull request #9008 from Nightfirecat/fix-plugin-list-color-bug
PluginListItem: Reset label color on popup menu item click
2019-07-16 13:06:35 +02:00
David ded702b11f Add GE limit for Golovanova fruit top (#9385) 2019-07-16 10:37:11 +02:00
Ryan aeab3e8a7b zoom plugin: add zoom scroll speed configuration 2019-07-15 17:55:06 -04:00
Ryan ebed283f1d zoom plugin: add control to reset zoom 2019-07-15 17:55:06 -04:00
Adam 4bcaf1b9b6 Merge pull request #9360 from Nightfirecat/fix-jad-zuk-task-tracking
slayerplugin: Correct Jad and Zuk task tracking
2019-07-15 16:56:29 -04:00
Adam 570de63d3d Merge pull request #9335 from Nightfirecat/ground-items-recolor-telegrab-entries
grounditemsplugin: Color telegrab menu entries
2019-07-15 16:18:16 -04:00
Adam c7ab9eeb3c Merge pull request #9362 from Quasindro/motherlode-respawn-threshold
mlm: fix ore vein max respawn time threshold
2019-07-15 14:13:20 -04:00
David afaf2f61f4 mining plugin: add gem rocks 2019-07-15 11:19:06 -04:00
Adam be8d5d1f13 Merge pull request #9275 from abextm/empty-cache-firsttime
runelite-client: Handle startup with an empty cache better
2019-07-15 11:09:15 -04:00
Tomas Slusny 762e9bae0a Merge pull request #9345 from abextm/combobox-containable
runelite-client: Allow partial screen containment again
2019-07-15 14:21:39 +02:00
Max Weber bd89209a99 runelite-client: Allow partial screen containment again 2019-07-15 05:49:04 -06:00
Tomas Slusny d289171a3a Merge pull request #9367 from TheStonedTurtle/demonic-clue
Cryptic Clue Scroll - Fix demonic ruins text
2019-07-15 10:09:24 +02:00
Tomas Slusny cbd10dbaca Merge pull request #9376 from Jordan-Parker/my-fix-branch
fishing: Add Entrana river fishing spots
2019-07-15 10:09:02 +02:00
Jordan Parker 37aa862aaf fishing: Add Entrana river fishing spots 2019-07-15 16:38:07 +10:00
Ron Young 46531f7665 RuneliteColorPicker: add support for recent colors 2019-07-15 00:32:16 +02:00
Ron Young b6dada85c7 Add ColorPickerManager 2019-07-15 00:32:16 +02:00
Ron Young dc1e409f09 RuneliteColorPicker: add onClose consumer 2019-07-15 00:32:16 +02:00
TheStonedTurtle bc9341784c ClueScroll - Fix demonic ruins text 2019-07-13 23:34:14 -07:00