Adam
8e2fe91ec8
keyremapping plugin: add F-key remapping
...
Co-authored-by: Robert Alexander <rla@navadrag.com >
2019-06-01 22:30:38 -04:00
Adam
907dc37d40
wasd plugin: rename to keyremapping plugin
...
Co-authored-by: Robert Alexander <rla@navadrag.com >
2019-06-01 22:30:38 -04:00
Ganom
30ec4ca631
Fix Blackjack Plugin to use menuManager
2019-06-01 21:31:36 -04:00
Tomas Slusny
b3e02ac9b7
Add support for pasting authenticator code on login screen
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2019-06-02 03:07:42 +02:00
Tyler Bochard
f28ec2b850
Merge pull request #469 from Lucwousin/clampthatshit
...
Use MiscUtils.clamp instead of Ints.constrainToRange
2019-06-01 20:58:53 -04:00
Tyler Bochard
7717fc0ddf
Merge pull request #468 from Ganom/fix
...
Vanguards Fix & Olm Solo TP Fix.
2019-06-01 20:52:56 -04:00
Infinitay
f75b80206f
Fixes #363
...
- Don't utilize MenuManager's priority methods and instead only swap
- Don't utilize onGameTick event
- Add region checking to avoid unnecessary calls
2019-06-01 20:45:57 -04:00
Adam
4e357e121b
quest plugin: delete all child widgets before adding buttons
2019-06-01 20:12:17 -04:00
Adam
c020717346
music plugin: delete all child widgets before adding buttons
2019-06-01 20:12:08 -04:00
Adam
a4bfef647e
ba: null game time after the game has been finished
2019-06-01 19:44:22 -04:00
Adam
527c7d5172
ba: fix wave timer announce from exiting a tutorial
...
Co-authored-by: jacoblairm <jacoblairm@gmail.com >
2019-06-01 19:44:22 -04:00
Adam
35625f4bba
ba: update to no longer use icons to determine role
...
The recent game update removed icons. Instead use the interface to
determine the player's role.
Co-authored-by: jacoblairm <jacoblairm@gmail.com >
2019-06-01 19:44:22 -04:00
James
5d73c27fed
Merge pull request #456 from tomcylke/tooltipthing
...
smol change
2019-06-01 14:39:45 -07:00
William Collishaw
531546e3a0
Remove redundant subString endindex .length() calls
2019-06-01 13:19:15 -06:00
Lucas
15d5c2fb29
Use MiscUtils.clamp instead of Ints.constrainToRange
2019-06-01 18:55:53 +02:00
se7enAte9
03599f624f
barbarian assault: fixes call timer ( #467 )
...
* barbarian assault: fixes call timer
Signed-off-by: 7ate9 <7ate9@users.noreply.github.com `>
* barbarian assault: fixes call timer
Signed-off-by: 7ate9 <7ate9@users.noreply.github.com `>
* actually nvm, yoink
Signed-off-by: 7ate9 <7ate9@users.noreply.github.com `>
* checkstyle
Signed-off-by: 7ate9 <7ate9@users.noreply.github.com `>
* adds break after first case
Signed-off-by: 7ate9 <7ate9@users.noreply.github.com `>
2019-06-01 12:05:38 -04:00
Ganom
d27efff975
Vanguards Fix & Olm Solo TP Fix.
2019-06-01 12:03:47 -04:00
xDemoN
82711a6d35
Cluescrolls: Swap STASH Units for Exam Centre Emote Clues ( #8963 )
2019-06-01 11:07:58 +02:00
Adam
aeaa2850ee
client: add mining plugin
...
Shows progress indicators for respawn times on all rocks that can be mined.
Co-authored-by: Barragek0 <barragek0lol@gmail.com >
2019-05-31 22:21:45 -04:00
Scott Burns
4efaea55f7
IsEmpty check moved
2019-06-01 03:21:57 +02:00
Scott Burns
d36db6f1a0
Tables everywhere
2019-06-01 02:43:36 +02:00
Scott Burns
ec9801eb52
Table component add empty check
2019-05-31 20:18:55 +02:00
Scott Burns
10be5629a2
Merge remote-tracking branch 'TheStonedTurtle/overlay-table' into table
2019-05-31 20:16:33 +02:00
Lucwousin
e4787b595a
Make examineplugin stop running getItemComposition on executor thread ( #461 )
2019-05-31 16:25:52 +01:00
Tomas Slusny
fbe5ffaade
Merge pull request #8957 from Hydrox6/agility-al-kharid-zip-line
...
agility: Fix highlighting of Al Kharid zip line
2019-05-31 17:22:35 +02:00
Lucwousin
84ed36f2cb
Banlist: Check gamestate to stop npe on logging out/hopping ( #460 )
2019-05-31 15:48:05 +01:00
Lucwousin
b8c203e4c0
Make bankpin keyboard entry work with scripts instead of menuactions ( #459 )
2019-05-31 15:34:55 +01:00
Lucwousin
7a1a94c0b4
XP Drops: Reset damage on new xp drops ( #458 )
2019-05-31 14:23:22 +01:00
vanni
fde38f0126
Pile Indicators plugin ( #452 )
...
* Pile Indicators plugin
Ability to highlight players, NPCS, and both that are stacked on each other. (PvP, chinning, etc.)
https://gyazo.com/8461d5188887a476aede1e4471ed7366
* Number only render, and fixed up some method names
* Update PileIndicatorsOverlay.java
checkstyle fix
2019-05-31 09:17:10 +01:00
James
1299e8769d
Add sentry log support ( #454 )
...
* Add sentry log support
* Add sentry log support
* Update
2019-05-31 09:15:09 +01:00
Kyleeld
f2f5db72ea
Update MouseHighlightOverlay.java
...
another checkstyle fix
2019-05-31 09:12:32 +01:00
Kyleeld
e0976f4bf2
Update MouseHighlightConfig.java
...
checkstyle fix
2019-05-31 09:11:54 +01:00
Thomas Cylke
2fc3ffa279
smol change
...
Adds an option to hide non-widget tooltips
2019-05-30 23:15:47 -04:00
Ganom
eee063a84e
Merge pull request #455 from Lucwousin/yesbyee
...
Set config to default if string to object fails and it's a default method
2019-05-30 22:39:59 -04:00
Lucas
3b0e11ecef
Set config to default if string to object fails and it's a default method
2019-05-31 04:33:40 +02:00
Adam
59c1139b51
cooking plugin: add wine ferment timer
2019-05-30 20:14:00 -04:00
Adam
79e67a34bc
Revert "cooking plugin: rename session to cooking session"
...
This reverts commit e40b1a7b10 .
2019-05-30 20:00:08 -04:00
Adam
cbfcba325d
Revert "cooking plugin: add wine ferment timer"
...
This reverts commit e6113dc82a .
2019-05-30 19:28:23 -04:00
Adam
52ce25e780
Revert "cooking plugin: fix wine fermentation timer to begin at appropriate time"
...
This reverts commit acaef50b91 .
2019-05-30 19:28:07 -04:00
Ganom
83fd69c48e
Various Fixes ( #450 )
2019-05-30 22:13:46 +01:00
Lucas
8d6eecd2fe
Fix pp plugin (lol pp)
2019-05-30 20:57:21 +02:00
Ganom
73dbcdc1b4
Construction Swap Fix & Travis Fix
2019-05-30 14:19:52 -04:00
Ganom
f73be7b163
kms
2019-05-30 13:52:50 -04:00
Ganom
f79543acfe
Merge branch 'master' of https://github.com/runelite/runelite
...
# Conflicts:
# runelite-api/src/main/java/net/runelite/api/widgets/WidgetID.java
# runelite-client/src/main/java/net/runelite/client/game/ItemMapping.java
# runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/EmoteClue.java
# runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/MapClue.java
# runelite-client/src/main/java/net/runelite/client/plugins/config/ConfigPanel.java
# runelite-client/src/main/java/net/runelite/client/plugins/config/PluginListItem.java
# runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
# runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/opponentinfo/HitpointsDisplayStyle.java
# runelite-client/src/main/java/net/runelite/client/plugins/questlist/QuestListPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/timetracking/farming/FarmingTracker.java
# runelite-client/src/main/java/net/runelite/client/ui/overlay/components/ProgressBarComponent.java
2019-05-30 13:26:28 -04:00
Hydrox6
902d2f952b
agility: Fix highlighting of Al Kharid zip line
2019-05-30 18:03:03 +01:00
LoudPacks
3465cc3269
Add CLI SOCKS5 proxy support ( #447 )
...
* Add CLI SOCKS5 proxy support: --proxy ip:port:user:pass | ip:port
* Add more argument checks
Ensures there wont be an array out of bounds exception.
* Update RuneLite.java
checkstyle fix
* Update RuneLiteProperties.java
checkstyle fix
2019-05-30 17:36:40 +01:00
Kyleeld
8f5af5b5eb
pls no moar
2019-05-30 17:13:26 +01:00
Kyleeld
f8cd5e55fe
checkstyle fixes
...
checkstyle fixes
2019-05-30 17:05:00 +01:00
Kyleeld
54da439263
config cleanup + varbits
...
config cleanup + varbits
2019-05-30 16:38:39 +01:00
Kyleeld
dbbb4d6e44
Update XarpusHandler.java
2019-05-30 16:32:24 +01:00