Commit Graph

  • 410ae392b5 Merge pull request #945 from deathbeam/fix-menu-entry-name Adam 2018-03-12 21:25:48 -04:00
  • b042e66926 Merge pull request #948 from sethtroll/fixminnowfishing Adam 2018-03-12 21:15:19 -04:00
  • 10311e4965 cache: fix item definition default zoom2d Adam 2018-03-12 20:44:43 -04:00
  • fb3225ec34 fishing plugin: remove broken minnow npcs and swap to graphic check Seth 2018-03-12 18:31:39 -05:00
  • 3df3910b1b NpcID: update ids to cache 165 Seth 2018-03-12 18:21:58 -05:00
  • 258ff54848 Title-case and remove "plugin" from ME swapper Tomas Slusny 2018-03-12 18:08:35 +01:00
  • 16dae0f094 Lower default width of the PanelComponent Tomas Slusny 2018-03-10 13:21:58 +01:00
  • 4e46a7daf4 Use backgroundComponent for drawing border of map Tomas Slusny 2018-03-08 12:45:00 +01:00
  • cc00631987 Reposition instance map correctly in resizeable Tomas Slusny 2018-03-08 11:33:07 +01:00
  • 3bbc18299e Set correct offsets to overlays, smaller panels Tomas Slusny 2018-03-08 00:39:16 +01:00
  • 9aac22477b Fix ground items nullpointer exception Dennis de V 2018-03-12 13:50:42 +01:00
  • 1121be0628 Merge pull request #933 from nvisser/xptracker-roundactions Adam 2018-03-12 08:30:15 -04:00
  • 1856a5f1a1 sessions: decrease session ping frequency Adam 2018-03-12 08:12:10 -04:00
  • 981855a14d Consistent behaviour between ClientUI and InfoPane Tomas Slusny 2018-03-10 12:36:45 +01:00
  • d1cbf181e3 Change panel supplier to just getter for panel Tomas Slusny 2018-03-09 14:44:14 +01:00
  • 9a54c75113 Add support for popups to navigation button Tomas Slusny 2018-03-09 11:58:05 +01:00
  • f1d5c4ef72 Add Discord button through DiscordPlugin Tomas Slusny 2018-03-07 18:59:10 +01:00
  • 059f92ad6c Make plugins work with new title toolbar Tomas Slusny 2018-03-07 19:02:18 +01:00
  • 381b111b4a Remove the need for custom TitleToolbar component Tomas Slusny 2018-03-07 15:44:07 +01:00
  • 716c052247 Make plugins work with the new PluginToolbar Tomas Slusny 2018-03-07 15:17:26 +01:00
  • 445c5baf99 Remove need to extend JToolBar in PluginToolbar Tomas Slusny 2018-03-07 14:59:37 +01:00
  • 9bcc646d88 Make plugins work with new ClientUI Tomas Slusny 2018-03-07 13:46:36 +01:00
  • 31048d2632 Remove the need to extend JFrame in ClientUI Tomas Slusny 2018-03-07 13:18:27 +01:00
  • 571f5f50c6 Extract utlity methods to SwingUtil class Tomas Slusny 2018-03-07 12:21:44 +01:00
  • 0c924341c0 Merge pull request #844 from McSwindler/npc-fix-branch Adam 2018-03-11 20:30:36 -04:00
  • 6f5a8b75ea dev tools overlay: transform npcs if applicable Adam 2018-03-11 19:20:03 -04:00
  • d71f8bd3b3 runelite-api: expose npc composition Adam 2018-03-11 19:19:06 -04:00
  • d3e8e5e51a Merge pull request #931 from Joshua-F/feat/removeTags Adam 2018-03-11 12:16:19 -04:00
  • 46ef2c8814 Merge pull request #927 from Blizik/hideminimap Adam 2018-03-11 11:54:28 -04:00
  • 85ac977324 runelite-client: Update plugins to use Text.removeTags Joshua Filby 2018-03-11 11:52:55 -04:00
  • e7f6793722 runelite-client: Add Text#removeTags method Joshua Filby 2018-03-11 11:52:35 -04:00
  • e42781e293 Merge pull request #926 from DevDennis/loot-helper Adam 2018-03-11 11:48:04 -04:00
  • 9848b58986 Add ability to toggle minimap display Blizik 2018-03-09 03:11:59 -05:00
  • 8f7db67984 ground items plugin: add option to highlight menu Dennis 2018-03-10 20:54:47 +01:00
  • 398441616a Merge pull request #627 from XrioBtw/patch-12 Adam 2018-03-11 11:09:16 -04:00
  • 0ab5db6c2e Add menu entry swapper plugin XrioBtw 2018-02-18 20:55:22 +01:00
  • 2e318dfe58 Round actions remaining up nvisser 2018-03-11 15:40:43 +01:00
  • 297cc7c6f9 Add confirmation dialog to runelite logout button Infinitay 2018-03-10 21:53:07 -05:00
  • 14299f543d Reset player menu types whenever the options are changed Adam 2018-03-10 21:17:59 -05:00
  • 24abe9b5d1 Merge pull request #915 from deathbeam/default-world-support-both-formats Adam 2018-03-10 10:26:46 -05:00
  • b910d81dcc Merge pull request #917 from Toocanzs/opponent-info Adam 2018-03-10 10:21:42 -05:00
  • fb87dba205 Add time till next level to xptracker nvisser 2018-03-10 15:59:43 +01:00
  • 652dd91211 opponent info overlay: use last opponent if no opponent is targeted Adam 2018-03-10 09:57:34 -05:00
  • e8d232de72 runelite-api: expose cachedNpcs Adam 2018-03-10 09:55:07 -05:00
  • 7320a4f61a runelite-api: add ability to get npc index Adam 2018-03-10 09:54:47 -05:00
  • 01c6064d24 Merge pull request #922 from Abextm/fix-hunter Adam 2018-03-10 09:34:31 -05:00
  • 46553da6da Merge pull request #923 from Abextm/regen-orbs Adam 2018-03-10 09:25:43 -05:00
  • c7deb854db Add regen meter plugin Max Weber 2018-03-10 02:22:20 -07:00
  • 2a579a3ebf hunter plugin: Don't iterate over all tiles Max Weber 2018-03-09 18:27:34 -07:00
  • c3920e5814 Merge pull request #914 from Abextm/point Adam 2018-03-09 23:07:57 -05:00
  • f560fb9427 Add planes to planeless tile objects Max Weber 2018-03-09 20:03:08 -07:00
  • f3a2a5e29d Remove old API Max Weber 2018-03-09 04:52:33 -07:00
  • b75dddca28 Update almost everything to the new API Max Weber 2018-03-09 04:51:02 -07:00
  • cf4d5d8333 Add conversion methods to WorldPoint and LocalPoint Max Weber 2018-03-08 02:47:43 -07:00
  • 6f9b855520 Rename Point3D to WorldPoint Max Weber 2018-03-08 00:57:20 -07:00
  • 5e887ed11c Merge pull request #507 from sethtroll/fixupxptracker Adam 2018-03-09 16:29:00 -05:00
  • d84627efd6 xp tracker: update xp tracker UI Seth 2018-03-05 11:57:11 -06:00
  • eaed8892d4 Merge pull request #891 from skimboarder/develop Adam 2018-03-09 15:38:41 -05:00
  • 634f872516 xp tracker: add format suffix to reduce string size Seth 2018-01-30 22:00:50 -06:00
  • ce7bd9c88d Resolving Issue #860 - Warned Attack Styles not properly hiding. Adding automated test coverage for AttackIndicatorPlugin. Connor 2018-03-07 21:16:24 -05:00
  • 8df7843eef instance map: fix various races between game and event threads Adam 2018-03-09 14:54:27 -05:00
  • 4c5c3d81f8 item controller: add method for bulk price lookups Adam 2018-03-09 12:28:43 -05:00
  • aabd37854d Merge pull request #618 from sethtroll/removeviewportcontains Tomas Slusny 2018-03-09 17:59:38 +01:00
  • 3e4f8ba99a Allow specifying default world in [0-9]{2} format Tomas Slusny 2018-03-09 15:03:16 +01:00
  • 23203343af Merge pull request #638 from Abextm/widget-listeners Adam 2018-03-08 22:36:42 -05:00
  • 38467a3859 Merge pull request #876 from deathbeam/minimap-names Adam 2018-03-08 22:27:53 -05:00
  • 3fd3320218 Merge pull request #624 from Abextm/imp-box-jewellery Adam 2018-03-08 21:46:17 -05:00
  • 1211693096 jewellerycount: add imp-in-a-box Max Weber 2018-02-17 22:08:33 -07:00
  • 38f04a23e0 Move widget inspector into it's own window Max Weber 2018-02-20 05:47:44 -07:00
  • 1d5a9f7e90 isRSHidden > isSelfHidden Max Weber 2018-02-20 05:19:20 -07:00
  • 78f34b2f79 Merge pull request #833 from deathbeam/idle-notifier-more-options Adam 2018-03-08 21:31:12 -05:00
  • c916f547a1 Merge pull request #909 from Abextm/scriptvm-fix Adam 2018-03-08 21:19:36 -05:00
  • 60043a43b6 Merge pull request #873 from sethtroll/addlocation Adam 2018-03-08 21:13:03 -05:00
  • badc1e9182 injector: Fix scriptvm not updating currentScript Max Weber 2018-03-08 18:53:05 -07:00
  • 1ea2c341be widget id: fix viewport child widget Adam 2018-03-08 20:10:04 -05:00
  • b2d11ce661 session client: fix throwing IllegalArgumentException if deserialization of uuid fails Adam 2018-03-08 20:00:29 -05:00
  • bcab14bfe4 Bump to 1.3.0-SNAPSHOT Adam 2018-03-08 19:54:10 -05:00
  • e51fa5e0eb Merge pull request #903 from jplsek/screenshot-folder-open Adam 2018-03-08 19:52:02 -05:00
  • 90eec779c9 Remove viewport contains Seth 2018-02-17 12:49:56 -06:00
  • 9d7ffa56ae dev tools: add location to dev tools plugin Seth 2018-03-06 23:37:03 -06:00
  • 081c60f4b3 Merge pull request #853 from Kamielvf/raids-move-points-box Tomas Slusny 2018-03-09 00:06:51 +01:00
  • 3abe6f35df Add right click menu to screenshot button #797 Jeremy Plsek 2018-03-08 16:54:35 -05:00
  • 683cef9b09 Merge pull request #895 from Bartvhelvert/master Tomas Slusny 2018-03-08 20:47:44 +01:00
  • 07968fbfcd Merge pull request #898 from Kamielvf/instance-map-fix Tomas Slusny 2018-03-08 19:21:17 +01:00
  • 47f4729124 Fix instance map "show" option not displaying in right-click menu Kamiel 2018-03-08 16:11:33 +01:00
  • f00ef6ae34 [maven-release-plugin] prepare for next development iteration Runelite auto updater 2018-03-08 14:02:25 +00:00
  • 91c73c5c8c [maven-release-plugin] prepare release runelite-parent-1.2.19 Runelite auto updater 2018-03-08 14:02:21 +00:00
  • a8f6a7dcd7 npc mixin: add null checks for composition Adam 2018-03-08 08:53:26 -05:00
  • 0d2aa71387 script vm mixin: comment more Adam 2018-03-08 08:46:27 -05:00
  • 938dd969d7 script vm mixin: remove assert for pc Adam 2018-03-08 08:41:58 -05:00
  • 2d45f7e217 Update 166 Adam 2018-03-08 08:07:59 -05:00
  • e2c0ab08a8 Merge pull request #896 from deathbeam/remove-special-attack Lotto 2018-03-08 13:38:33 +01:00
  • ce69024d31 Remove special attack orb plugin Tomas Slusny 2018-03-08 13:13:38 +01:00
  • c7fa498f7b Remove unneeded drawRegionTile calls Bart van Helvert 2018-03-08 12:27:51 +01:00
  • 8acf1c0030 Merge pull request #888 from Bartvhelvert/master Adam 2018-03-07 20:30:58 -05:00
  • 069e9c44f4 Merge pull request #889 from Adam-/cache-165 Adam 2018-03-07 20:29:53 -05:00
  • 4a7e95823b cache: update cache to 165 Adam 2018-03-07 20:10:45 -05:00
  • 92588c8868 More accurately draw tiles to canvas Bart van Helvert 2018-03-08 01:40:15 +01:00
  • 23c448ccd0 Merge pull request #794 from devLotto/clienterrorfilter Adam 2018-03-07 19:15:54 -05:00
  • 151f3f00f7 Merge pull request #883 from devLotto/imageio-read-fix Adam 2018-03-07 17:01:17 -05:00