Commit Graph

10869 Commits

Author SHA1 Message Date
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
Daniel Bolink
6e09192ee2 agility shortcuts: add Forthos dungeon and Catacombs of Kourend shortcuts 2019-09-04 14:22:15 -04:00
Owain van Brakel
be04b4e7f4 client: Fix @Generated not found on java 11 (#1541) 2019-09-04 13:09:25 -04:00
ST0NEWALL
44b51c6dc7 profiles: Ui fixes and improvements (#1538)
profiles: Ui fixes and improvements
2019-09-04 11:18:21 -04:00
Tyler Bochard
8a1d5170ac grounditems: highlight herblore / prayer ground items (#1534)
grounditems: highlight herblore / prayer ground items

Disabled by default
2019-09-04 10:27:14 -04:00
Lucwousin
6c916195d5 Merge pull request #1537 from Owain94/0409-merge
project: Merge upstream
2019-09-04 13:12:32 +02:00
Owain van Brakel
8ce6bea4d2 profiles: Remove unused imports 2019-09-04 12:51:38 +02:00
Owain van Brakel
bb088aeb89 profiles: Empty the text field when an incorrect password is entered 2019-09-04 12:39:53 +02:00
Owain van Brakel
af8fc79067 profiles: Check for empty password before redrawing the UI 2019-09-04 12:36:48 +02:00
Owain van Brakel
9aeb02bd46 profiles: Make it possible to use the enter key on the passward field 2019-09-04 12:33:19 +02:00
Owain van Brakel
cb72345d1e Merge remote-tracking branch 'runelite/master' into 0409-merge 2019-09-04 12:26:30 +02:00
Lucwousin
d52ff00cba Merge pull request #1536 from Lucwousin/agility-shill
Agility plugin: generate less garbage objects + color range
2019-09-04 12:22:17 +02:00
Lucwousin
f4ce10e394 Agility plugin: generate less garbage objects and use a color range for levels 2019-09-04 10:24:42 +02:00
Adam
f6eac304c3 slayer plugin: do not show task infobox on login
Co-authored-by: Jasper Ketelaar <Jasperketelaar@kpnmail.nl>
Co-authored-by: Jordan Atwood <nightfirecat@protonmail.com>
2019-09-03 23:17:05 -04:00
Adam
030cbf6bfa Merge pull request #9800 from abextm/gpu-peer-wait
gpu: wait for canvas to get it's native peer before starting OpenGL
2019-09-03 22:42:13 -04:00
Max Weber
1c2dbf019e gpu: wait for canvas to get it's native peer before starting OpenGL 2019-09-03 18:33:14 -06:00
Lucwousin
37db102ebf Merge pull request #1533 from Lucwousin/wiki-ree
Wiki plugin: Generate less garbage objects
2019-09-04 01:42:48 +02:00
Adam
ef7ad04ef9 menu entry swapper: optimize menu searching for strict matching
Currently with many menu entries (~256) the searching is very slow and
measurably causes FPS drops
2019-09-03 18:30:25 -04:00
Lucwousin
a4d1a6593f Wiki plugin: Generate less garbage objects 2019-09-03 22:46:23 +02:00
Lucwousin
86e5658fd8 NPC indicators plugin: Generate less garbage objects, fix highlight (#1531) 2019-09-03 16:42:22 -04:00
Lucwousin
9d5adc9bb3 Merge pull request #1530 from Lucwousin/benk-tenk-yes
Bank tags plugin: Generate less garbage objects
2019-09-03 21:13:16 +02:00
Lucwousin
70def0bf93 Bank tags plugin: Generate less garbage objects 2019-09-03 21:01:21 +02:00
Lucwousin
dd4ca4f39b Merge pull request #1528 from Lucwousin/mes-yes
Menu Entry Swapper: Generate less garbage objects
2019-09-03 20:45:33 +02:00
Lucwousin
3748965a64 Menu Entry Swapper: Generate less garbage objects 2019-09-03 20:32:24 +02:00
Damhan Richardson
0d036bb31f playerindicators:fix agility icon 2019-09-03 18:29:08 +01:00
Damhan Richardson
90048fc6f0 playerindicators: fix agility icon when show cb level is turned on. 2019-09-03 18:26:47 +01:00
Kyleeld
0553d8d91f . 2019-09-03 14:48:46 +01:00
Lucwousin
14d311be93 Gradle: Add decompile task to projects (#1273)
* Gradle: Add decompile task to projects

* add ff as dependency rather than adding ti in buildsrc

* smh smh smh smh smh

* Add ff version in buildsrc build file

This doesn't work in ext as it officially isn't part of the project

* Add missing ''s
2019-09-03 04:55:37 +02:00
Adam
17634bb2a1 plugin manager: fix two log format strings 2019-09-02 22:41:26 -04:00
Ganom
0609123f86 hideunder: add LMS support. (#1520) 2019-09-02 14:48:04 -04:00
David
d5a6007944 timersconfig: fix typo in antipoison description (#9781) 2019-09-02 15:16:56 +02:00
ST0NEWALL
690d651c85 Revert "menumanager: remove click check on menumanager, it's ca… (#1515)
Revert "menumanager: remove click check on menumanager, it's causing more issues than fixing."
2019-09-02 00:31:26 -04:00
Ganom
222af40b39 Revert "menumanager: remove click check on menumanager, causing more issues than fixing. (#1492)"
This reverts commit 5f3d8fcc9d.
2019-09-01 19:43:01 -04:00
Ganom
5f3d8fcc9d menumanager: remove click check on menumanager, causing more issues than fixing. (#1492) 2019-09-01 15:59:58 -04:00
Ganom
cc38deb870 Merge pull request #1514 from Owain94/0109-merge
project: Merge upstream
2019-09-01 15:54:07 -04:00