Commit Graph

10947 Commits

Author SHA1 Message Date
Owain van Brakel
1107071de4 project: Update deps 2019-09-18 15:26:05 +02:00
Tyler Bochard
8392bf91af Merge pull request #1610 from Owain94/inventory-setup-null-check
inventorysetup: Null check panel
2019-09-15 20:36:48 -04:00
Owain van Brakel
d729e4ede2 inventorysetup: Null check panel 2019-09-16 01:21:23 +02:00
Owain van Brakel
7c4f1ae253 modeloutline: Use rotation instead of orientation (#1607)
Orientation lags behind most of the times while rotation doesn't
2019-09-14 21:50:18 -04:00
ST0NEWALL
36259e0792 Merge pull request #1605 from xKylee/lms
WidgetID: move LMS Widget
2019-09-13 09:19:07 -04:00
ST0NEWALL
f7ca6b00c8 Merge pull request #1604 from pklite/pls-work
Player Indicators: fixes
2019-09-13 09:11:52 -04:00
PKLite
4423c421c7 fix checkstyle and npe
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-09-13 08:33:21 -04:00
PKLite
08b7d75e5c fix checkstyle and npe
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit 4596af4a2ca227cf734edfb7b6388466ee1fe8ff)
2019-09-13 08:33:21 -04:00
PKLite
f779434444 implement changes
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit 7c0bd47ded9bb7d2cf86f2c96b9656404d2dfc4c)
2019-09-13 08:33:20 -04:00
PKLite
98bb51dc09 fix double rendering and a priority issue
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit 1724ad8a468af5bb678030ed77d1485996d72ebb)
2019-09-13 08:33:20 -04:00
PKLite
8a43f10599 add config checks to trivia, improve readability
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit 0c672cffaa0f5b98bf7efa48a58b3666d8e47fcc)
2019-09-13 08:33:20 -04:00
PKLite
06b87dbd30 ,
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit 5e2d1b1e41e8f1d2075cb1aa428405d2f8a8a511)
2019-09-13 08:33:19 -04:00
PKLite
275013f8e8 Checkstyle fixes
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit 473c651bb13abd414755ea9ba4389ae39b72e9b1)
2019-09-13 08:33:19 -04:00
PKLite
98de4692d3 Remove Hull from default value
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit 5290f2e2630fe357180a756546acac088c985165)
2019-09-13 08:33:19 -04:00
PKLite
e5f6c777be Add rank icons back to menu entries
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit f42fbd5624f14169309541f520e00dbe747395a2)
2019-09-13 08:33:18 -04:00
ST0NEWALL
0bc0d571d6 WIP: re-adds clan member ranks to indicators, fixes misc player indicator bugs
Signed-off-by: PKLite <stonewall@pklite.xyz>
(cherry picked from commit a158bd7c06cc038b69e5033b421faee305241c6d)
2019-09-13 08:33:18 -04:00
Justin
2a53f2e19b shiftwalkplugin: only activate if logged in (#1602)
closes #1480
2019-09-13 12:28:50 +01:00
ST0NEWALL
7dc1d4c32a project: correct version (#1603)
Fixes project version to make it consistent with github
2019-09-13 12:28:00 +01:00
Ganom
aa08c6c350 Merge pull request #1595 from xKylee/upstream-
Upstream : plugin bringup
2019-09-12 11:36:56 -04:00
Owain van Brakel
47813bf94a project: Bump versions 2019-09-12 16:51:52 +02:00
Kyle Eldridge
b05f2833af upstream merge
upstream merge
2019-09-12 15:06:22 +01:00
ST0NEWALL
320adb0a07 Merge pull request #1592 from runelite-extended/rev-183
project: rev 183
2019-09-12 09:15:45 -04:00
ThatGamerBlue
c6dc8af958 remove debugging method 2019-09-12 14:01:12 +01:00
ThatGamerBlue
12c08b271a update client to rev 183 2019-09-12 14:00:01 +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
Ganom
de26e3a126 rsmodelmixin: add assertion for convex hull. (#1562) 2019-09-12 13:14:37 +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
ThatGamerBlue
0446151736 bump rev number 2019-09-12 12:29:08 +01:00
Adam
b6035a6c42 Merge branch 'cache-code-2019-09-12-rev182' 2019-09-12 07:19:19 -04:00
Runelite auto updater
98503fd3ef Update 183 2019-09-12 11:03:36 +00:00
RuneLite Cache-Code Autoupdater
e58098f729 Update NPC IDs to 2019-09-12-rev182 2019-09-12 10:55:21 +00:00
RuneLite Cache-Code Autoupdater
1a03e5fc67 Update Object IDs to 2019-09-12-rev182 2019-09-12 10:55:21 +00:00
RuneLite Cache-Code Autoupdater
4d4a4e064f Update Item variations to 2019-09-12-rev182 2019-09-12 10:55:20 +00:00
RuneLite Cache-Code Autoupdater
106e56950b Update Item IDs to 2019-09-12-rev182 2019-09-12 10:55:20 +00:00
ST0NEWALL
d1974f59fe Merge pull request #1583 from slasticc/ge-canafford
grandexchange: fix can afford not updating
2019-09-12 02:29:35 -04:00
Owain van Brakel
43666b154f actions: Labeler and interaction actions have issues running fr… (#1585)
actions: Labeler and interaction actions have issues running from a non  authorized github token (When sending a PR from a fork for example)
2019-09-11 17:03:11 +02:00
Owain van Brakel
c9a3abfae6 actions: Labeler and interaction actions have issues running from a non
authorized github token (When sending a PR from a fork for example)
2019-09-11 16:43:17 +02: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
ThatGamerBlue
7a1f3d890f Merge pull request #1578 from runelite-extended/maven-fixes
project: change namespace
2019-09-11 11:20:05 +01:00
ST0NEWALL
c28b392b8d hiscore plugin: add config caching (#1572)
hiscore plugin: add config caching
2019-09-10 17:54:43 -04:00
Owain van Brakel
e9b017a78b project: GitHub actions (#1577) 2019-09-10 19:45:09 +01: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
ThatGamerBlue
ae5fcdd420 project: change namespace 2019-09-10 17:29:00 +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