Tyler Bochard
b68f39fe1d
Merge pull request #858 from Kyleeld/bringup-rl
...
upstream: bringup merge
2019-07-02 18:47:54 -04:00
Tyler Bochard
f1fa898687
Merge branch 'master' into bringup-rl
2019-07-02 18:41:47 -04:00
Zeruth
a24cab01e2
makes translator work in clan chat as well.
2019-07-02 18:39:36 -04:00
Zeruth
e111b3aeae
Revert "bringup to current runelite-master"
...
This reverts commit 74da8a883f .
2019-07-02 18:39:36 -04:00
Tyler Bochard
269db34f11
Update README.md
2019-07-02 14:41:47 -04:00
sdburns1998
249d444178
Merge pull request #859 from Kyleeld/NMZ-overlay-fix
...
NMZ points overlay not showing fix
2019-07-02 14:17:10 +02:00
Kyleeld
10dc1a9a0b
resolved points overlay not showing
...
resolves points overlay not showing
confirmed working with @Justin
2019-07-02 11:55:10 +01:00
Kyleeld
4fd1e47032
Update WorldHoppingMixin.java
2019-07-02 10:48:48 +01:00
Kyleeld
af43a8c460
Merge branch 'pr/3' into bringup-rl
2019-07-02 10:36:03 +01:00
Tyler Bochard
a11e25709c
Merge pull request #842 from f0rmatme/grid
...
inventorygrid: add color configuration
2019-07-02 03:09:48 -04:00
Tyler Bochard
daaa88abc4
Merge pull request #823 from se7enAte9/menufixpt9000
...
menumanager: more menu fixes
2019-07-02 03:09:05 -04:00
Tyler Bochard
f136cf41e3
Merge pull request #851 from f0rmatme/fonts
...
runelite: font update
2019-07-02 03:06:46 -04:00
Tyler Bochard
58dd86e54c
Merge pull request #856 from IanWONeill/translator
...
Translator
2019-07-02 01:20:22 -04:00
Zeruth
eb73a35102
reverts draft merge
2019-07-02 01:19:21 -04:00
Ian W. ONeill
292cce08ad
Merge remote-tracking branch 'origin/translator' into translator
...
# Conflicts:
# runelite-client/src/main/java/net/runelite/client/plugins/chattranslation/ChatTranslationConfig.java
2019-07-02 05:27:32 +01:00
Ian William O'Neill
b21d447aac
Added 'Translate' menu option to right-click menu on players and chatbox,
...
This will add player names to a list of player who should be translated to the set language.
Thanks to Ganom and Oak.
2019-07-02 05:26:29 +01:00
se7enAte9
36b6af04e4
barbarianassault: fix horn hidden entry hiding non ba items ( #852 )
...
* barbarianassault: fix horn hidden entry hiding non ba items
* barbarianassault: include light log fix
2019-07-01 21:07:51 -04:00
James Munson
6e0eee982a
Fix for test failing
2019-07-01 17:13:06 -07:00
Adam
166e547f67
timers plugin: fix teleblock timers
...
Co-authored-by: jordibenck <jordi.b-98@hotmail.com >
2019-07-01 19:41:39 -04:00
James Munson
06224bd42e
TODO : SUPPORT CUSTOM FONT ON UI?
2019-07-01 16:26:22 -07:00
James Munson
3b96dcf8a5
buildLinkPanel no longer static
2019-07-01 15:50:29 -07:00
James Munson
81ee1f9fba
Added transparent text support
...
Added border color
2019-07-01 15:46:43 -07:00
James Munson
e72af39f27
Font Change
2019-07-01 15:29:48 -07:00
sdburns1998
89e3b8e49b
Merge pull request #849 from runelite-extended/refactor
...
refactor: npcomp to npcdef to stay consistent with mixin naming.
2019-07-02 00:12:09 +02:00
Zeruth
74da8a883f
bringup to current runelite-master
2019-07-01 18:10:13 -04:00
tanlines
60a23c901b
Add item charges for baskets and sacks ( #9212 )
2019-07-01 23:12:17 +02:00
Ganom
9e0dc2bcc9
Change logging for maiden so it actually outputs if not using debug.
2019-07-01 16:46:06 -04:00
Ganom
65f7d0f6b1
Maiden Handler now utilizes npc definition changed for nylos.
2019-07-01 16:33:35 -04:00
Ganom
4cbfc8dda0
Refactor NpcCompositionChanged to NpcDefinitionChanged to stay consistent with mixin naming.
2019-07-01 16:12:00 -04:00
7ate9
fa30bcd48f
menumanager: cleanup
2019-07-01 14:35:15 -04:00
7ate9
0a3fcb70b7
Merge branch 'master' of https://github.com/runelite-extended/runelite into basebase
2019-07-01 13:15:40 -04:00
7ate9
77c78aa970
menumanager: utilize beforerender, make use of additional threads
2019-07-01 13:15:04 -04:00
Ganom
83e54fb476
Merge pull request #847 from sdburns1998/band-aid-pleb-fix
...
Remove this band aid 'fix'
2019-07-01 11:57:06 -04:00
sdburns1998
cd62c44ff4
Remove this band aid 'fix'
2019-07-01 16:07:33 +02:00
Owain van Brakel
c51efbbfd7
Fixed npc despawn event ( #843 )
2019-07-01 15:00:32 +01:00
Owain van Brakel
d191db8a35
Use NpcCompositionChanged in NpcIndicatorsPlugin ( #839 )
2019-07-01 15:00:10 +01:00
Tomas Slusny
685dc2a8fc
Merge pull request #9247 from psikoi/screen-markers-ux
...
Screen markers UX improvements
2019-07-01 13:05:50 +02:00
James Munson
82bd556c77
Inventory Grid Plugin: Add color configuration
2019-07-01 02:43:05 -07:00
Ganom
1a0ba0ff4a
Merge pull request #841 from sdburns1998/composition-changed-slayer
...
Use NpcCompositionChanged in SlayerPlugin
2019-07-01 03:44:58 -04:00
sdburns1998
09bad58e35
Use NpcCompositionChanged in SlayerPlugin
...
Hopefully fixes highlighting at Kraken, Cerb, other NPCs that change composition
2019-07-01 08:22:53 +02:00
Ganom
659b13e36a
Revert "fixes some bugs with menu entry swapper ( #831 )" ( #840 )
...
This reverts commit 8cf1262414 .
2019-06-30 23:12:50 -07:00
sdburns1998
e08a690152
Merge pull request #838 from runelite-extended/tob-maiden
...
theatre: added nylo helper to maiden, and various tob code style fixes.
2019-07-01 08:12:41 +02:00
GeChallengeM
049ac9b22a
Add a new function to the WorldArea api. Add npcstatus plugin. ( #833 )
...
* Add a new function to the WorldArea api. Add npcstatus plugin.
* Ganom adds his mentioned changes (thanks!), and a fix for
splash flinching is added.
2019-07-01 01:08:59 -04:00
Ganom
250a16778c
Merge pull request #836 from FrostyFridge/lithkren
...
Fixes #834 , Digsite Pendant swap option not working
2019-07-01 00:53:48 -04:00
Ganom
5f45442278
Added nylo helper to Maiden, and various tob code style fixes.
2019-07-01 00:51:59 -04:00
FrostyFridge
9c241a7253
Fix name of Lithkren Dungeon teleport option
2019-06-30 20:40:50 -07:00
Jordan Atwood
76d4031445
cluescrolls: Add beginner hot-cold clues
2019-06-30 20:32:42 -04:00
Jordan Atwood
e5d4e7a897
HotColdClue: Add hot-cold solver class
...
This adds a general hot-cold puzzle solver class and implements it in
HotColdClue.
2019-06-30 20:32:42 -04:00
Jordan Atwood
5a6b39036d
HotColdClue: Refactor to use enums for temperatures
2019-06-30 20:32:42 -04:00
Kyleeld
8cf1262414
fixes some bugs with menu entry swapper ( #831 )
...
* fixes some bugs with menu entry swapper
* information
format change
2019-06-30 17:26:14 -07:00