Commit Graph
3030 Commits
Author SHA1 Message Date
Tomas Slusny 6eee8df3be Merge pull request #1410 from deathbeam/fix-chatbox-widgetids
Fix chatbox widget IDs due to new parent container
2018-04-12 14:24:52 +02:00
Tomas Slusny 8bb6c979f2 Merge pull request #1415 from deathbeam/fix-bank-widgetids
Fix bank widget IDs due to container changes
2018-04-12 14:24:39 +02:00
Tomas Slusny 4799969ed9 Fix bank widget IDs due to container changes
Fix bank title bar, item count and item container widget ids due to
changes in widget IDs (possibly caused by new container).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:46:42 +02:00
Tomas Slusny b78d1681bf Fix chatbox widget IDs due to new parent container
Looks like that parent container was added for chatbox so all widget IDs
inside has been shuffled.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:02:33 +02:00
Tomas Slusny 4c00303eda Merge pull request #1406 from deathbeam/pyramid-plunder-remove
Remove pyramid plunder plugin
2018-04-12 12:33:08 +02:00
Tomas Slusny 902f2f4765 Remove pyramid plunder plugin
As the interface was changed in the
http://services.runescape.com/m=news/quality-of-life-improvements?oldschool=1
OSRS update, this plugin is no longer necessary.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 12:03:05 +02:00
Adam f236812e80 Merge pull request #1328 from gquarles/patch-1
Update CONTRIBUTING.md
2018-04-11 22:06:52 -04:00
Adam d9143aa8e7 xp tracker plugin: don't throw from startUp if unable to fetch worlds 2018-04-11 21:44:43 -04:00
Tomas Slusny 88152c4dcf Merge pull request #1358 from FatalWaffles/patch-4
Update worldpoint for map clue 2713
2018-04-11 10:10:57 +02:00
FatalWaffles 4710102ac8 Fix manor, swamp and lumber yard clue wordpoints (#1356)
Change worldpoint for Dance in the shack in Lumbridge Swamp, wave along south fence of lumber yard, and yawn in draynor marketplace emote clues.

Fixes these comments from issue #1309
https://github.com/runelite/runelite/issues/1309#issuecomment-380001092
https://github.com/runelite/runelite/issues/1309#issuecomment-380001480
https://github.com/runelite/runelite/issues/1309#issuecomment-380011288
2018-04-11 10:04:42 +02:00
Tomas Slusny 7477cf7b38 Merge pull request #1361 from Kamielvf/rs-font-update
Update the runescape font to match current OSRS font
2018-04-11 10:02:38 +02:00
Kamiel f5d51169ad Update the runescape font to match current OSRS font 2018-04-10 21:54:40 +02:00
FatalWaffles 7ebf8f03eb Update worldpoint for map clue 2713
Change worldpoint for easy map clue ID 2713 

Fixes https://github.com/runelite/runelite/issues/1309#issuecomment-379477643 on issue #1309
2018-04-10 10:37:29 -04:00
Tomas Slusny eb82baa625 Merge pull request #1353 from runelite/revert-1351-reset-xp
Revert "Reset XP on log-in of another character / mode"
2018-04-10 13:21:05 +02:00
Tomas Slusny b488687b14 Revert "Reset XP on log-in of another character / mode" 2018-04-10 12:49:57 +02:00
Tomas Slusny 36451201fb Merge pull request #1351 from LeviSchuck/reset-xp
Reset XP on log-in of another character / mode
2018-04-10 11:35:46 +02:00
Levi Schuck f287cf7721 Reset XP on log-in of another character / mode 2018-04-09 23:04:28 -05:00
Lotto a3872b12d2 cluescroll-plugin: remove duplicate anagram answers 2018-04-09 17:25:31 +02:00
Tomas Slusny e7615030ab Merge pull request #1303 from SoyChai/bank-tags-grammar
banktags: Adjust dialog text to match Withdraw-X dialog
2018-04-09 14:14:32 +02:00
Tomas Slusny 92953367b9 Merge pull request #1322 from SoyChai/attack-indicators-rename
Rename "Attack Indicators" plugin to "Attack Styles"
2018-04-09 14:09:38 +02:00
SoyChai e590442675 attackstyles: Simplify config descriptions 2018-04-09 21:50:47 +10:00
SoyChai 972cca410b attackstyles: Add a toggle to Always show style 2018-04-09 21:50:44 +10:00
SoyChai b9b8b52fff attackstyles: Rename Attack Indicators plugin to Attack Styles 2018-04-09 21:30:06 +10:00
Levi abe16a97b3 Average actions left between last 10 XP drops (#1323)
To remove jumping between actions left because of partial XP drops, average the actions left between last 10 experience drops.
2018-04-09 13:04:16 +02:00
Adam 56c8260e5d Merge pull request #1020 from DevDennis/animation-interpolation
Add Smooth Animations Plugin
2018-04-08 19:42:00 -04:00
Adam c66cb42a52 Add animation smoothing plugin 2018-04-08 19:30:09 -04:00
Adam 6a78fb76dd Merge pull request #1332 from Septron/feature-hint-arrows
Add HintArrows to API
2018-04-08 18:36:53 -04:00
Septron fa7b50161c Add hint arrows to api 2018-04-08 17:59:06 -04:00
Septron 92f4ec1c54 Add player index to api 2018-04-08 17:59:00 -04:00
Adam f9269b01af Merge pull request #1331 from LeviSchuck/npc-nullpointer
Lumbridge npcs have some bad compositions and return null
2018-04-08 17:35:03 -04:00
Levi Schuck d184a908f7 Lumbridge npcs have some bad compositions and return null in the dev tools. 2018-04-08 17:25:10 -04:00
Adam 48ea8352db Merge pull request #1330 from jplsek/itemprice-fix-noted
itemprices plugin: fix noted items not showing ge price
2018-04-08 17:20:13 -04:00
Jeremy Plsek 7640156c86 itemprices plugin: fix noted items not showing ge
The ge price did not show up for noted items, this fixes that.
2018-04-08 17:09:45 -04:00
WooxSolo fed264989f hunter plugin: fix setting trap and walking at once 2018-04-08 17:00:29 -04:00
Adam 32667dcd29 Merge pull request #1326 from WooxSolo/on-after-game-tick
Update game tick event to run after packets have been processed
2018-04-08 16:50:25 -04:00
WooxSolo 06ad69bda7 Update game tick event to run after packets have been processed 2018-04-08 16:30:13 -04:00
Adam 7e3e10bd22 Merge pull request #1325 from WooxSolo/actor-server-world-location
Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY
2018-04-08 16:27:45 -04:00
WooxSolo 92c8e9e9e6 Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY 2018-04-08 16:03:01 -04:00
Adam 16ee94fb04 Merge pull request #1316 from sethtroll/addtogglesforfishwcmine
skill sessions: Add a toggle for displaying session stats
2018-04-08 16:00:46 -04:00
Adam 8e3a1b40e0 Merge pull request #1321 from SoyChai/screenshot-exception-fix
Fix ArrayIndexOutOfBounds errors in screenshot plugin
2018-04-08 14:55:45 -04:00
SoyChai deb70796da screenshot: Define more accurate method names and access levels 2018-04-08 14:26:00 -04:00
SoyChai 851637c8b7 screenshot: Add documentation for primary methods 2018-04-08 14:25:57 -04:00
SoyChai d6a8dbdb52 screenshot: Fix ArrayIndexOutOfBounds errors caused by unsafe parsing of level-up widget 2018-04-08 14:25:54 -04:00
TheLonelyDev 58c9a55a37 menu swapper: add Fly, Rellekka travel options, and Chase 2018-04-08 14:17:32 -04:00
Adam df0e7c100a Merge pull request #1256 from Kamielvf/rightclick-lookup-friends-clan
Add HiScore lookup to right click menus
2018-04-08 13:49:14 -04:00
Kamiel d30cbbfa53 Add HiScore lookup to right click menus 2018-04-08 13:33:24 -04:00
Griffin Quarles 31b3297ab3 Update CONTRIBUTING.md
Fixed small grammar issues.
2018-04-08 13:30:26 -04:00
Adam 6e122dbc5e Merge pull request #1305 from deathbeam/steal-ham-and-eggs
Swap pickpocket only on H.A.M. members
2018-04-08 12:52:09 -04:00
Adam 555875da03 Merge pull request #1308 from FatalWaffles/patch-1
Fix "JIG" emote clues
2018-04-08 12:44:42 -04:00
Adam cfe3f9e847 Merge pull request #1254 from SoyChai/other-foods
Add healing values for 29 missing foods
2018-04-08 12:40:02 -04:00