Justin
2a53f2e19b
shiftwalkplugin: only activate if logged in ( #1602 )
...
closes #1480
2019-09-13 12:28:50 +01:00
Kyle Eldridge
b05f2833af
upstream merge
...
upstream merge
2019-09-12 15:06:22 +01:00
Gamer1120
b16a7de720
herbiboar: Fix FPS drops by removing clickbox option ( #1509 )
...
* Add option to Herbiboar plugin to only show the most recent trail
* Optimize finding Herbiboar to highlight
* Fix checkstyle violation
* Use ModelOutlineRenderer to draw Herbiboar and fix review comments
* herbiboar: Improve performance by removing clickbox option
* Update HerbiboarOverlay.java
* Update HerbiboarConfig.java
* Update HerbiboarOverlay.java
* Update HerbiboarPlugin.java
* Create RenderStyle.java
2019-09-12 13:15:42 +01:00
Kyle
0d3122fce1
Menu Entry Swapper: Added Fairy Tree (poh) functionality ( #1555 )
...
* Menu Entry Swapper: Fairy Tree's
Menu Entry Swapper: Fairy Tree's
credit to @Sunha7
* Update MenuEntrySwapperConfig.java
* Update FairyTreeMode.java
* Update FairyTreeMode.java
* Update MenuEntrySwapperPlugin.java
2019-09-12 13:11:21 +01:00
lordzuku
8d88e15738
theater: add nylo menu entry swap ( #1554 )
...
* adding theater changes
* added case for first entry of room not swapping immedeatly
* checkstyle
* turned attackstyle into enum as per ganoms review
* checkstyle
* remove duplicate null checks
* no clue if this works, needs a read over
* added more weapons for my low level iron
* checkstyle
* cleaned it up a bit, converted to item ids rather then strings
* checkstyle
* cleaned it up a bit, converted to item ids rather then strings
* fixed if errors
* replaced default with a null check
* checkstyle
* changed to identifier
2019-09-12 13:10:36 +01:00
Runelite auto updater
cfef5ad30c
[maven-release-plugin] prepare for next development iteration
2019-09-12 11:41:01 +00:00
Runelite auto updater
aa7e8f2b6b
[maven-release-plugin] prepare release runelite-parent-1.5.33
2019-09-12 11:40:55 +00:00
RuneLite Cache-Code Autoupdater
4d4a4e064f
Update Item variations to 2019-09-12-rev182
2019-09-12 10:55:20 +00:00
Gustavo Rodrigues
3701a57606
xpglobes: add configs for globe tooltips
...
Co-authored-by: Adam <Adam@sigterm.info >
2019-09-11 09:12:08 -04:00
slasticc
a81ffea1ac
grandexchange: fix can afford not updating
...
* move can afford to the quantity heading to stop text overflow (#1061 )
* fix value not updating when changing price (#1061 )
* fix NPE when inventory container is null (#1161 )
2019-09-11 12:06:18 +00:00
ST0NEWALL
c28b392b8d
hiscore plugin: add config caching ( #1572 )
...
hiscore plugin: add config caching
2019-09-10 17:54:43 -04:00
Justin
3181916d95
kourendlibrary: changed log from info to debug ( #1575 )
2019-09-10 19:22:44 +01:00
ThatGamerBlue
8fb47dd54e
npchider: change method by which npcs are hidden by name ( #1573 )
...
* npchider: change method by which npcs are hidden by name
* fix bug on client startup/shutdown where nothing gets hidden
* entityhider: change method by which npcs are hidden on death
2019-09-10 19:03:14 +01:00
PKLite
e129f6227b
hiscore plugin: add config caching
...
Signed-off-by: PKLite <stonewall@pklite.xyz >
2019-09-09 15:30:47 -04:00
Kyle
e304591b52
Merge pull request #1571 from Owain94/0909-merge
...
project: Merge upstream
2019-09-09 12:12:02 +01:00
Owain van Brakel
79c7b4a046
runecrafting: configs
2019-09-09 10:55:46 +02:00
Owain van Brakel
01e619df3a
Merge remote-tracking branch 'runelite/master' into 0909-merge
...
Conflicts:
runelite-client/src/main/java/net/runelite/client/plugins/chatnotifications/ChatNotificationsPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/ClueScrollPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/runecraft/AbyssOverlay.java
runelite-client/src/main/java/net/runelite/client/plugins/runecraft/RunecraftPlugin.java
runelite-client/src/test/java/net/runelite/client/plugins/chatnotifications/ChatNotifcationsPluginTest.java
2019-09-09 10:43:00 +02:00
Ganom
f7591ffe28
hideunder: add gamestate check for hiding entities. ( #1565 )
2019-09-09 09:31:40 +01:00
ST0NEWALL
eadeebd4f0
util: move weaponType ( #1558 )
...
util: move weaponType
2019-09-09 04:09:31 -04:00
Justin
89f4664198
worldhopper: fixed minor text typos ( #1566 )
...
fixed typos
2019-09-08 12:27:20 -04:00
Justin
59b2010c5d
statusbars: fixed description ( #1567 )
2019-09-08 12:27:13 -04:00
Justin
3b854c8838
screenshotplugin: fixed filename/typo ( #1568 )
...
ded is now dead
2019-09-08 12:26:57 -04:00
Hunter Harloff
d066ca97a3
hooks: draw ABOVE_MAP before ABOVE_WIDGETS
2019-09-08 10:56:59 -04:00
Adam
c94dd00a05
clue plugin: support Prifddinas clues
...
This adds hotcold solver support in Prifddinas, and allows coordinate
clues to be located in the city.
Modify coordinate clues to support "real" and "overworld" locations so
that regardless of which region you are in, the overlays work for
either.
Closes #9459
2019-09-07 13:21:48 -04:00
Justin
f26bf086dc
dropparty: text standardize ( #1561 )
...
needs this to work
2019-09-07 15:24:22 +01:00
ThatGamerBlue
231e41372e
AB SO LUTE LY FIN ESS ING THE CUNT ( #1559 )
2019-09-07 11:25:28 +01:00
xKylee
c1076a159e
util: move weaponType
...
util: move weaponType
WeaponType has been moved so it can be utilised by other plugins too. it has also been updated to reflect newer and missing weapons
2019-09-07 10:14:36 +01:00
Justin
4608f08252
nightmarezone: fixed typo in config ( #1557 )
...
fixes a minor typo
2019-09-07 10:11:29 +01:00
ST0NEWALL
6a29644c2a
configinvocationhandler: Set config to default if string to obj… ( #1540 )
...
configinvocationhandler: Set config to default if string to object fails and it's a default method
2019-09-06 14:59:24 -04:00
Adam
fdcde9570b
Merge pull request #9771 from Hydrox6/runecraft-separate-minimap-overlay
...
runecraft: give minimap icons their own overlay
2019-09-06 11:26:19 -04:00
ThatGamerBlue
61d9f02484
mining: change default pie diameter ( #1550 )
2019-09-05 17:58:31 -04:00
Lucwousin
7d4eebd8bc
Client: menu changes ( #1553 )
...
* Remove sortMenuEntries as it is called before it would be used anyway
* Modify the menuentries in MenuOpened rather than setting twice
* menus: Corp, Devtools, Friend notes/tags, Grand exchange
* menus: Manager, ground items
2019-09-05 23:42:43 +02:00
Adam
58c5017ae9
chat notifications: fix matching messages with color
2019-09-05 15:43:13 -04:00
Hydrox6
a60fdc1a11
runecraft: move minimap code to its own overlay
2019-09-05 16:03:35 +01:00
Lucwousin
9d228380da
Cleanup/fixes
2019-09-05 12:54:47 +02:00
Lucwousin
d3bad0447e
Fix idlenotifierconfig
2019-09-05 12:02:59 +02:00
Kyleeld
a2e334bd9d
Merge branch 'pr/16' into upstream
2019-09-05 09:42:20 +01:00
Justin
021d3920b0
grounditems: fixes hidden values ( #1548 )
...
fixes and closes #1547
2019-09-05 09:24:38 +01:00
ThatGamerBlue
f1e407258b
remove vengeance stall warning ( #1549 )
...
* remove vengeance stall warning
* Update FreezeTimersOverlay.java
Damnit blue
* remove unused imports
cant forcepush from git web reeee
2019-09-05 09:21:03 +01:00
Adam
abe7c40852
devtools: add msg command
2019-09-04 23:20:08 -04:00
Adam
03c8166ff4
chat message manager: fix recoloring messages with embedded </col> tags
2019-09-04 23:20:08 -04:00
ST0NEWALL
37753409ac
Merge pull request #1527 from Damhan/feature/playerindicators1516
...
playerindicators: fix agility icon spacing
2019-09-04 22:54:53 -04:00
ST0NEWALL
6034f6a12d
Update PlayerIndicatorsOverlay.java
2019-09-04 22:39:24 -04:00
ST0NEWALL
a266586bc2
GroundMarkers: increase number of markers to 12 ( #1525 )
...
GroundMarkers: increase number of markers to 12
2019-09-04 22:28:57 -04:00
Kyle
451b5826c7
fix chatmessagetypes ( #1546 )
...
fix chatmessagetypes
2019-09-04 22:27:52 -04:00
Owain van Brakel
942983bb2d
Revert "Wintertodt selective eventbus listening" ( #1539 )
...
This reverts commit 297cf7614a .
2019-09-04 22:27:43 -04:00
Kyle
89af7a7dad
remove pvp safespots ( #1543 )
...
blame jamflex
2019-09-04 22:27:12 -04:00
Kyle
1466ba9b5c
fix standard spellbook ( #1544 )
...
fix standard spellbook timers
2019-09-04 22:26:51 -04:00
ST0NEWALL
d4dbf9e856
playerindicators: prioritize clan and friends over targets ( #1524 )
...
* playerindicators: prioritize clan and friends over targets
Signed-off-by: PKLite <stonewall@pklite.xyz >
* correctly prioritizes, fixed targets and other not showing
Signed-off-by: PKLite <stonewall@pklite.xyz >
2019-09-04 22:22:50 -04:00
Andrew Chow
ed17bdaed3
idle notifer: add movement idle notification
...
Co-authored-by: Adam <Adam@sigterm.info >
2019-09-04 14:47:46 -04:00