Commit Graph
921 Commits
Author SHA1 Message Date
Joshua Filby fb0dc0c68c fix: use the supplied actor to check against in isInteractingWith 2018-07-20 17:07:03 -05:00
Tomas Slusny d1ba793849 Hide only inside of minimap but not logout
In normal resizable mode hide only insides of minimap but not logout
button when hiding minimap.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-20 22:33:44 +02:00
Tomas Slusny 4218459617 Add new WidgetIDs for minimap
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-20 22:13:03 +02:00
Tomas Slusny 5249f73e54 Add JMod clan member rank
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-19 23:27:38 +02:00
Tomas Slusny 0a4ce4cf4c Merge pull request #4388 from Kamielvf/tile-fix
perspective: fix regression caused by 2599db2
2018-07-19 21:32:01 +02:00
Runelite auto updater 4ec592b1cd [maven-release-plugin] prepare for next development iteration 2018-07-19 11:13:12 +00:00
Runelite auto updater f872e08dc3 [maven-release-plugin] prepare release runelite-parent-1.4.8 2018-07-19 11:13:04 +00:00
Kamiel d6906e735b perspective: fix regression caused by 2599db2 2018-07-18 23:50:09 +02:00
Max Weber af0fdb1d49 runelite-client: Add fairy ring search to fairy ring plugin 2018-07-17 18:19:02 -06:00
Max Weber 6b278d48a5 Add API to create new widgets 2018-07-17 18:19:01 -06:00
Tyler Hardy e67561c355 runelite-api: Add/Correct fairy ring panel widgets 2018-07-17 18:19:00 -06:00
Max Weber b269a75c45 runelite-client: Allow ChatboxInputManager to callback early 2018-07-17 18:18:59 -06:00
Magic fTail ddc14df306 screenshot plugin: capture ToB rewards 2018-07-17 20:16:28 -04:00
Max Weber 84f7807d1b runelite-api: Update autogenerated ID files to 171-7 2018-07-16 19:24:47 -04:00
Adam 6bca1d39a9 Remove MAZE_GUARDIAN_MOVING npc id
This isn't a real npcid and was erroneously added in b7b8fc85fb
2018-07-16 19:23:42 -04:00
Adam 99c7848294 Remove item layer changed event 2018-07-16 17:53:30 -04:00
Adam 1bac71f840 Add item spawn events 2018-07-16 17:42:17 -04:00
Max Weber d7473bdb07 Rename Region to Scene 2018-07-16 03:45:20 -06:00
Magic fTail 3f8c10d036 chat commands: update boss kc from boss log 2018-07-15 19:25:52 -04:00
AdamandMagic fTail dfa892c2bc screenshot plugin: rename "raids" to "chambers of xeric"
Co-authored-by: Magic fTail <runecnielsen3132@gmail.com>
2018-07-14 15:53:02 -04:00
Magic fTail cbc531a9f8 Update dialog widget ids from game update 2018-07-13 09:53:16 -04:00
Runelite auto updater 1c5f6f7abf [maven-release-plugin] prepare for next development iteration 2018-07-12 10:50:35 +00:00
Runelite auto updater 48a6463856 [maven-release-plugin] prepare release runelite-parent-1.4.7 2018-07-12 10:50:29 +00:00
Adam e2d4ec6893 widgetid: update barrows interface ids 2018-07-11 18:13:44 -04:00
Adam 688c049204 Merge pull request #4193 from Nightfirecat/center-xp-drop-with-hidden-skill-icon
xp drop plugin: Move text to use hidden icon's space
2018-07-10 08:55:04 -04:00
Adam 2aa08231a2 Add getVarpValue and setVarpValue to RSClientMixin and Client 2018-07-09 08:54:50 -04:00
Adam 80fe6d4788 Add killcount command 2018-07-08 16:47:12 -04:00
Tomas Slusny 31d7ed8850 Add api mappings for oculus orb normal speed
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-06 14:06:48 +02:00
Jordan Atwood 817a7dd871 xp drop plugin: Move text to use hidden icon's space
Closes runelite/runelite#2265
2018-07-05 15:57:16 -07:00
Runelite auto updater f6d32bb98e [maven-release-plugin] prepare for next development iteration 2018-07-05 11:11:02 +00:00
Runelite auto updater 667053172f [maven-release-plugin] prepare release runelite-parent-1.4.6 2018-07-05 11:10:56 +00:00
Viktor Horsmanheimo faf4e4e446 Add widget IDs for the varrock museum quiz 2018-07-02 23:42:33 +02:00
Adam 36b68a6254 puzzle solver: add lightbox solver 2018-07-01 10:31:40 -04:00
Adam dbf0f38f28 Revert "Add ironman status and AccountType to API"
This reverts commit 865bae6c2d.
2018-06-29 21:36:46 -04:00
Tomas Slusny 865bae6c2d Add ironman status and AccountType to API
- Add ironman status varbit and account type to API

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-29 12:21:15 +02:00
Jordan Atwood 31082ad85a Add Vengeance Other graphic ID 2018-06-28 23:21:28 -07:00
Jordan Atwood 835b18b819 Update Veng Other / Energy Transfer animation ID
Both the Vengeance Other and Energy Transfer spells use the same
animation.
2018-06-28 23:21:05 -07:00
Adam 799f8b1266 Calculate and store widget parent id and position when the interfaces are rendered
This removes the need to calculate widget bounds and parent on demand by
traversing up the widget tree.
2018-06-28 16:00:38 -04:00
Adam 8ad6f466da runelite-api: make HashTable a generic 2018-06-28 14:07:59 -04:00
Runelite auto updater e35ac926b4 [maven-release-plugin] prepare for next development iteration 2018-06-28 10:57:35 +00:00
Runelite auto updater 02a2334dd7 [maven-release-plugin] prepare release runelite-parent-1.4.5 2018-06-28 10:57:29 +00:00
Adam afa46b6538 queries: replace some isHidden checks with isSelfHidden
The parents are known to be not hidden in these cases
2018-06-25 20:27:44 -04:00
honeyhoney f2c2a2ce4a Added destroy item widgets 2018-06-25 18:35:15 -04:00
Adam 8247163fee animation smoothing: don't interpolate hellhound defence animation 2018-06-25 17:20:00 -04:00
Tomas Slusny 4f36a787de Merge pull request #4002 from HSJ-OSRS/battlestaves-idle
Add battlestaff crafting to idle notifier
2018-06-25 17:21:12 +02:00
Adam 784d39324c devtools: add transform command 2018-06-24 21:24:25 -04:00
HSJ-OSRS 5fd612ae16 Add battlestaff crafting to AnimationID 2018-06-24 23:52:43 +01:00
Adam 5f558657a8 Merge pull request #3988 from Adam-/corp-public
Add corporeal beast plugin
2018-06-24 11:47:14 -04:00
Adam f126dcf041 Add corporeal beast plugin 2018-06-24 11:19:04 -04:00
Adam d239a47d98 Add interacting changed event 2018-06-24 11:19:01 -04:00