Commit Graph
100 Commits
Author SHA1 Message Date
Adam 678870e63e Adjust interface style widget sprite offsets 2018-08-30 09:25:35 -04:00
Adam 6e80209f95 Update more spriteids
The previous commit had mapped the sprites to the wrong versions
2018-08-30 08:51:04 -04:00
Adam dad86089f0 Update sprite ids and overrides 2018-08-30 08:25:51 -04:00
Adam 0fdfd8a967 Merge pull request #5207 from Abextm/cache-code-2018-08-30-rev174
Cache code 2018 08 30 rev174
2018-08-30 08:17:38 -04:00
Adam 4f548e835c Merge pull request #4804 from seandewar/run-energy-tooltip
Implement Client.getWeight() and add RunEnergyPlugin
2018-08-27 20:43:03 -04:00
Adam 179c2515ea Merge pull request #5116 from Rdeneve/special-patches-overview-tab
Add special patches to overview tab
2018-08-25 20:30:39 -04:00
Adam 79eb363cb7 Merge pull request #4886 from forsco/friends-list-counter
Add friends list title counter
2018-08-24 22:30:47 -04:00
Adam dce458ea9e Merge pull request #4997 from DannysPVM/add-camera-setters
Add camera setters (X, Y, Z, Pitch, and Yaw).
2018-08-24 20:10:51 -04:00
Adam 74fa306797 Merge pull request #5083 from raiyni/corp-dmg
corp: hide damage overlay
2018-08-24 19:55:37 -04:00
Adam 0d40a0a130 Fix friend and ignore widget id changes
Also update interface styles plugin for new sprite ids
2018-08-23 09:29:58 -04:00
Adam 8c3a3cdaa2 ge plugin: more reliably show actively traded price
Previously whenever searching for the same item twice without closing
the interface group it would not show the price of the item due to the
lastId not changing.
2018-08-21 10:59:47 -04:00
Adam d1d6d26b60 agility plugin: fix brimhaven timer resetting when failing obstacles 2018-08-21 08:50:08 -04:00
Adam bdeff5ee10 corp plugin: fix losing track of corp when it spawns during loading
NPCs spawn in between loading and logged in. But since NPCs are not
cleared when loading, it is unnecessary to clear the corp on game state
change.
2018-08-21 08:16:07 -04:00
Adam cec942b4a2 Merge pull request #4936 from devLotto/fix-worldhopper-spam
worldhopper: fix spam in chatbox when trying to open switcher in bank
2018-08-17 22:40:09 -04:00
Adam 4b8bfc74ce Merge pull request #4924 from psikoi/world-hopper-lotto-fix
More World hopper bug fixes
2018-08-16 06:55:57 -04:00
Adam ef691b1de9 Merge pull request #4874 from Adam-/master+wasd
Add wasd camera plugin
2018-08-15 08:25:01 -04:00
Adam 47458bcc33 Merge pull request #4905 from Abextm/keyreleased
runelite-client: Don't consume keyReleased events
2018-08-15 07:36:48 -04:00
Adam 4d7d301ee8 Merge pull request #4819 from Abextm/spritepixels-external
Make the second argument of SpriteManager::getSprite work
2018-08-14 08:20:56 -04:00
Adam f2791b9792 Merge pull request #4761 from devLotto/worldhopper
Add world hopper plugin
2018-08-12 09:26:27 -04:00
Adam 19c65d36e2 Merge pull request #4740 from Kamielvf/chatbox-fix
Update chatbox widget IDs
2018-08-07 08:05:52 -04:00
Adam f0925719e5 Merge pull request #4742 from Kamielvf/pestcontrol-widget-fix
Update pest control widget IDs
2018-08-07 08:05:41 -04:00
Adam ceae0672fe Merge pull request #4743 from Kamielvf/nmz-widget-fix
Update nightmare zone widget ID
2018-08-07 08:05:32 -04:00
Adam 1e6de02189 Merge pull request #4696 from Abextm/cache-client-response
cache-client: Return failure to the handshake Future
2018-08-07 08:05:21 -04:00
Adam 6303ede90f Merge pull request #3808 from MagicfTail/chat-command-combat
chat commands: add !cmb command
2018-08-05 13:39:03 -04:00
Adam 4579869c0d Merge pull request #4510 from takuyakanbr/time-tracking
Add time tracking plugin
2018-08-05 12:46:17 -04:00
Adam 2b0e286063 Merge pull request #4635 from Abextm/camera-pitch-fix
mixins: Fix camera pitch relaxer not fully relaxing after a screen shake
2018-08-05 09:57:29 -04:00
Adam dce0ad5631 Merge pull request #4592 from deathbeam/fix-session-load-order
Fix order of loading session settings
2018-08-03 16:26:10 -04:00
Adam 38ab0c329e Merge pull request #4630 from deathbeam/fix-logger-tooltip
Account for linked item id, format tooltip
2018-08-03 15:40:01 -04:00
Adam 1d9b1375a2 Merge pull request #4320 from jkybtw/minnow-plugin
fishing plugin: add minnows overlay
2018-07-28 20:33:26 -04:00
Adam 28520dcfe7 Merge pull request #4492 from Abextm/run-script-recursion
mixins: Prevent runScript from being called recursively
2018-07-26 18:56:31 -04:00
Adam f4344dd082 Merge pull request #4505 from deathbeam/fix-color-load
Fix loading of chat colors on startup
2018-07-26 17:36:39 -04:00
Adam 71076c6cdc Merge pull request #4048 from jplsek/ge-alt-search-ge
Allow alt search while grand exchange inventory is active
2018-07-25 18:09:11 -04:00
Adam f2a6391cdf Merge pull request #4482 from deathbeam/fix-ground-items
Propagate height to ground items
2018-07-25 14:37:11 -04:00
Adam 7bbb154dff Merge pull request #2251 from marshdevs/2123-diary-level-requirements
Add level requirements to diaries
2018-07-23 17:50:06 -04:00
Adam 14707ba202 Merge pull request #4429 from deathbeam/add-movable-widgets
Add support for movable RS widgets
2018-07-22 14:23:28 -04:00
Adam 3f30e5ebb0 Merge pull request #4442 from Adam-/master+minimap
Fix plugins rendering over hidden minimap
2018-07-22 12:30:18 -04:00
Adam 4d98c63168 Merge pull request #3820 from deathbeam/fix-resizable-minimap
Use correct widget when hiding resizable minimap
2018-07-21 21:29:15 -04:00
Adam 5c1028817e Merge pull request #4399 from Abextm/map-clue-description
cluescrolls: Add description to map clues
2018-07-21 20:50:04 -04:00
Adam 899ad1c78a Merge pull request #3668 from deathbeam/improve-client-creation
Improve client creation
2018-07-21 20:25:35 -04:00
Adam 573832386a Merge pull request #4403 from Abextm/172-double-translate
mixins: Don't post mouse events that have already been posted
2018-07-19 08:41:53 -04:00
Adam c68dcb073d Merge pull request #4114 from LeviSchuck/xp-pausing
Add pause skill timing feature to the XP Tracker
2018-07-18 20:36:34 -04:00
Adam 6bd7739fb4 Merge pull request #3838 from Abextm/fairy-ring-search
Fairy ring search
2018-07-17 21:38:41 -04:00
Adam a16ff307b8 Merge pull request #4357 from Nightfirecat/fix-remove-tags
text: Fix removeTags for isolated < and > chars
2018-07-16 19:35:16 -04:00
Adam d719f46d26 Merge pull request #4352 from Abextm/update-ids-171-7
runelite-api: Update autogenerated ID files to 171-7
2018-07-16 19:33:06 -04:00
Adam de89c9b285 Merge pull request #4346 from Adam-/master+itemevents
Add item events
2018-07-16 18:00:33 -04:00
Adam ae4811c2a3 Merge pull request #4351 from Abextm/region-scene-master
Rename Region to Scene
2018-07-16 15:02:42 -04:00
Adam 074d948a34 Merge pull request #4255 from MagicfTail/kc-updater
ChatCommandsPlugin: Update boss kc when looking at RoW
2018-07-15 19:32:40 -04:00
Adam 6083a779b4 Merge pull request #4264 from Abextm/assembler-label
cache: Relax label name constraints
2018-07-15 11:23:56 -04:00
Adam 76702ac11d Merge pull request #4226 from ScottMCarr/model-viewer-update
Model Viewer Improvements and Additions
2018-07-15 10:36:20 -04:00
Adam d5fc26f833 Merge pull request #4319 from Abextm/fix-cactus
farmingtracker: Fix cactus implementation
2018-07-14 16:03:25 -04:00
Adam 864a11b900 Merge pull request #4245 from MagicfTail/Improvescreenshot
ScreenshotPlugin: Bugfixes
2018-07-14 16:01:38 -04:00
Adam 7c7434cf49 Merge pull request #4271 from Alexsuperfly/slayer-tooltip-fix
Slayer tooltip fix
2018-07-13 08:59:20 -04:00
Adam 86754bccbe Merge pull request #4109 from ollieatkinson/fix-4101-decant-ge
Fix #4101 - Add swap options for Decant
2018-07-10 21:23:42 -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 bdcc583e91 Merge pull request #4234 from deathbeam/fail-less-on-config-corrupt
Do not explode on illegal unicode char in settings
2018-07-10 07:52:27 -04:00
Adam 5ec30ce035 Merge pull request #3475 from Infinitay/tears-of-guthix
Add stream progress overlay for Tears of Guthix minigame
2018-07-09 18:00:03 -04:00
Adam fd7c221182 Merge pull request #3917 from deathbeam/preserve-change-indicator
Add debuff/buff change indicators
2018-07-09 17:06:14 -04:00
Adam 3d46c6f964 Merge pull request #3879 from deathbeam/add-prayer-bar
Add prayer bar to prayer plugin
2018-07-09 15:28:34 -04:00
Adam 2b925d653e Merge pull request #4203 from deathbeam/spec-attack-orb-active
Add spec active indicator to spec orb
2018-07-09 11:26:14 -04:00
Adam 147a412d17 Merge pull request #4236 from deathbeam/more-abbrevs
Fix !kc abbreviations and add more abbreviations
2018-07-09 10:38:28 -04:00
Adam 326494f759 Merge pull request #4237 from Infinitay/dev-tools-varp-commands
Add Varp Commands To Developer Tools
2018-07-09 09:10:34 -04:00
Adam d8b2e743ac Merge pull request #4067 from Adam-/kc
Add kc command
2018-07-08 17:12:34 -04:00
Adam 029e3b4b57 Merge pull request #4199 from AWarbear/OtherworldlyBeingsTypoFix
Fix SlayerPlugin NPEs
2018-07-08 11:05:05 -04:00
Adam b602f24498 Merge pull request #4177 from Abextm/171-6-scripts
Update scripts to 171-6
2018-07-05 06:58:49 -04:00
Adam fcf58da63c Merge pull request #4125 from Abextm/mahogany-tree
farmingtracker: Correct several patch timings
2018-07-03 08:10:36 -04:00
Adam 00e58d101f Merge pull request #4121 from Adam-/lightbox
puzzle solver: add lightbox solver
2018-07-01 10:54:50 -04:00
Adam 1dea5755bc Merge pull request #4098 from Adam-/accounttype
chat commands: fix to use exiting accounttype api
2018-06-30 11:34:54 -04:00
Adam 7c96955c12 Merge pull request #4025 from Adam-/widget-optimizations
Widget optimizations
2018-06-28 16:58:30 -04:00
Adam 317db7dfca Merge pull request #3939 from Nightfirecat/add-player-stat-lookup-on-interaction
Add Player Comparison table to Opponent Information plugin
2018-06-27 17:10:39 -04:00
Adam e85ba88d3a Merge pull request #3950 from honeyhoney/bug_fix_binding_necklace_destroy
Bug fix binding necklace destroy
2018-06-25 19:45:56 -04:00
Adam 30ce18da62 Merge pull request #3958 from deathbeam/remove-age-move-shift
Remove age menu entry swap, move shift-click to the top
2018-06-25 12:31:07 -04:00
Adam 046b7cb755 Merge pull request #3949 from deathbeam/jad-fix
Make Fight Cave plugin more accurate
2018-06-25 12:23:59 -04:00
Adam 5f558657a8 Merge pull request #3988 from Adam-/corp-public
Add corporeal beast plugin
2018-06-24 11:47:14 -04:00
Adam 9d8fc7f096 Merge pull request #3984 from jplsek/inventory-viewer
Add inventory viewer plugin
2018-06-23 22:30:38 -04:00
Adam 134aa95ea1 Merge pull request #2972 from kulershk/inventory-tagging
Add inventory tagging plugin
2018-06-23 16:28:05 -04:00
Adam 315a08051d Merge pull request #3973 from J-Leg/clues_commands
Clue chat commands
2018-06-23 10:44:54 -04:00
Adam 2c1788a6d8 Merge pull request #3966 from Adam-/hook-inject-public
Add interface representing all callbacks the client does, and convert mixins to use it
2018-06-23 09:39:43 -04:00
Adam aae4e1f1a6 Merge pull request #3901 from deathbeam/more-method-hooks-public
Replace Hook with MethodHook where possible
2018-06-22 20:08:37 -04:00
Adam 31df7feeb2 Merge pull request #3902 from Adam-/outdated-dialog
runelite-client: add outdated dialog
2018-06-22 08:41:59 -04:00
Adam 26fbf78399 Merge pull request #3854 from Abextm/hotkeys
screenshot plugin: Allow hotkey to be changed from insert
2018-06-21 20:31:48 -04:00
Adam 4c0c9640aa Merge pull request #3928 from Kamielvf/npcindicators-tag-fix
Fix NPC indicators to not consume tags clicks on non-NPCs
2018-06-21 20:17:06 -04:00
Adam 8ccb19d604 Merge pull request #3934 from Abextm/library-hide-opt
kourendlibrary: Make hiding the navbutton optional
2018-06-21 20:14:36 -04:00
Adam ea529a4fb9 Merge pull request #3596 from Jasper-ketelaar/mta-plugin
Add MTA Plugin
2018-06-20 19:59:16 -04:00
Adam 7d107445c8 Merge pull request #3607 from Abextm/library-hide-tab
kourendlibrary: Hide navbutton when not in the library
2018-06-20 08:58:08 -04:00
Adam ec438fc157 Merge pull request #3723 from Adam-/bulk-prices
Bulk prices
2018-06-19 12:12:33 -04:00
Adam 9488cdb938 Merge pull request #3811 from deathbeam/ground-items-right-click-menu
Optional support for recoloring right-click menu
2018-06-19 09:21:34 -04:00
Adam 69281e2f76 Merge pull request #3893 from Adam-/sotd-hide
attack styles: add defensive casting to weapon types for staffs
2018-06-18 21:34:57 -04:00
Adam 760927ed36 Merge pull request #3678 from Mitchell-Kovacs/dodgynecklace
Created dodgy necklace charge overlay and break notification.
2018-06-18 20:07:20 -04:00
Adam 3472d7e5e8 Merge pull request #3779 from Nightfirecat/fix-ancient-cavern-emote-clue-location
Fix ancient cavern emote clue location
2018-06-17 21:15:19 -04:00
Adam 0769754f87 Merge pull request #3770 from deathbeam/disable-camera-zoom
Disable camera zoom by default (because all options inside are anyway disabled by default)
2018-06-17 20:41:22 -04:00
Adam c9aa76e83f Merge pull request #3089 from shmeeps/prayerStats
Add Plugin: Prayer Stats / Dose Indicator
2018-06-17 18:40:12 -04:00
Adam bf2d7501cb Merge pull request #3842 from Abextm/cache-object-id-limit
Update cache-sourced ID files to 171-3
2018-06-17 09:49:05 -04:00
Adam e83d09124a Merge pull request #3778 from Nightfirecat/consume-clicks-for-npc-tagging
Prevent NPC tagging from interrupting actions
2018-06-15 17:37:04 -04:00
Adam b85fb80fe8 Merge pull request #3818 from deathbeam/fix-ground-items-error-when-modfify
Fix UnsupportedOperationException in ground items
2018-06-15 16:40:06 -04:00
Adam 93d66b34f2 Merge pull request #3819 from deathbeam/fix-ground-items-box-size
Change ground items box size from 6 px to 8 px
2018-06-15 16:37:39 -04:00
Adam 4e7fcd0b1a Merge pull request #3813 from deathbeam/save-overlays-properly
Reduce code duplicity in resetOverlay method, fix overlay saving
2018-06-15 16:37:26 -04:00
Adam f203b00ef6 Merge pull request #3796 from deathbeam/ground-item-changes
Ground item changes (as requested by people in Discord)
2018-06-14 19:31:01 -04:00
Adam e94beb922b Merge pull request #3761 from Adam-/master+clearchat
chat commands: alow clearing words and chat with ctrl w/backspace
2018-06-12 20:05:15 -04:00
Adam 6a4a51988c Merge pull request #3294 from deathbeam/infobox-smaller
Add support for configurable infobox sizes
2018-06-12 20:04:10 -04:00
Adam 73422b2e50 Merge pull request #3140 from deathbeam/split-overlay-renderer-and-manager
Split overlay renderer and manager
2018-06-12 18:03:16 -04:00