Commit Graph

6217 Commits

Author SHA1 Message Date
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 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
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
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
sdburns1998
cd62c44ff4 Remove this band aid 'fix' 2019-07-01 16:07:33 +02:00
Owain van Brakel
d191db8a35 Use NpcCompositionChanged in NpcIndicatorsPlugin (#839) 2019-07-01 15:00:10 +01: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
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
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
Ian William O'Neill
69dbeb523d Chat Translator plugin (#824)
* Initial push for Chat Translation Plugin.

* Need help adding the 'Translate' menu option for translating selected Players messages.

Finished outgoing message translation however if the user has been limited by Google for the likes of using the Public Chat translation in over populated and spammy areas such as the GE they will not be able to send a message for upto 5 minutes while the Player Chat Translation config is enabled.

Need to think more about ways to handle this though once the selective translation has been completed we can safely remove the 'All' public chat messages part of the plugin to prevent users from being Limited by Google.

* Clean-up for Travis.

* Hidden the Public Chat Translation until a better implementation is added to prevent users from being accidentally locked out by Google.

* Hidden the Public Chat Translation until a better implementation is added to prevent users from being accidentally locked out by Google.

* Added config options for adding the 'Translate' right-click menu option in the Chatbox.
(More so to hide it while the Public Chat Translate part of the plugin is disabled/hidden.)

* Update ChatTranslationConfig.java
2019-06-30 17:23:21 -07:00
Ian William O'Neill
c41709de1f Added config options for adding the 'Translate' right-click menu option in the Chatbox.
(More so to hide it while the Public Chat Translate part of the plugin is disabled/hidden.)
2019-06-30 14:37:49 +01:00
Ian William O'Neill
08134881e8 Hidden the Public Chat Translation until a better implementation is added to prevent users from being accidentally locked out by Google. 2019-06-30 14:23:43 +01:00
Ian William O'Neill
50b6c1119f Hidden the Public Chat Translation until a better implementation is added to prevent users from being accidentally locked out by Google. 2019-06-30 13:41:33 +01:00
Ian William O'Neill
608471f30d Clean-up for Travis. 2019-06-30 02:32:13 +01:00
Ian William O'Neill
3c0e1bef47 Need help adding the 'Translate' menu option for translating selected Players messages.
Finished outgoing message translation however if the user has been limited by Google for the likes of using the Public Chat translation in over populated and spammy areas such as the GE they will not be able to send a message for upto 5 minutes while the Player Chat Translation config is enabled.

Need to think more about ways to handle this though once the selective translation has been completed we can safely remove the 'All' public chat messages part of the plugin to prevent users from being Limited by Google.
2019-06-30 01:47:14 +01:00
Ian William O'Neill
be50242909 Initial push for Chat Translation Plugin. 2019-06-29 23:02:11 +01:00
Ganom
701d809f78 Fix up client. (#815)
* Aoe Warnings Fix-Up

* Freeze Timers NPE Fix

* Slayer Chat Lookup NPE && Fixing up Access levels.

* Raids Thieving NPE Fix && Fixing up Access levels.

* Revert "Fix copy paste error"

This reverts commit 26c88101b682eb76b98a8a0d88fc8a47c9f104d3.

* Revert "Fix checkstyle"

This reverts commit abf7fec004148897585bc0389bb5e0420e3d03cb.

* Revert "Convert game thread events to singletons"

This reverts commit b33048d7ee0481b17c5849d2d862e75c91e5a36c.

* Various Fixes
2019-06-29 17:31:23 +01:00
Ganom
d0591362d7 Slayer NPE Fix (#810)
* Slayer NPE Fix

* More Slayer NPE Fixes

* ..|.. travis
2019-06-29 12:53:04 +01:00
sdburns1998
8d77971c83 Merge remote-tracking branch 'runelite/master' into ihategitandihatethisihatemergingupstream 2019-06-29 01:08:56 +02:00
Kyleeld
c2f405cf8f Revert "Upstreamyboy" 2019-06-28 23:58:38 +01:00
Kyleeld
fb562c709c Merge pull request #800 from sdburns1998/upstreamyboy
Upstreamyboy
2019-06-28 23:56:13 +01:00
Ganom
ab4cc92164 Rework and Improve Fight Caves (#801) 2019-06-28 23:44:26 +01:00
sdburns1998
cfeab20179 chat commands: add duel arena chat command 2019-06-29 00:38:58 +02:00
sdburns1998
63664fbac7 chat commands: add ba high gamble command 2019-06-29 00:28:22 +02:00
ltvill
a5d3e5de94 Change default examine chat color to green
For better visibility
2019-06-29 00:25:47 +02:00
winterdaze
a2f643db44 Add tooltips to DevTools buttons (#9224) 2019-06-29 00:25:46 +02:00
sdburns1998
94b35239b8 interface styles: add RuneScape cross sprites option 2019-06-29 00:25:41 +02:00
Daniel
b98c40bd4f Added Larran's chest to loot tracker (#9209)
Closes #9177
2019-06-29 00:24:59 +02:00
Sander de Groot
6c9af71445 Adjust alignment of icons in fixed 2005 interface style and fix inventory icon 2019-06-29 00:24:59 +02:00
Sander de Groot
e5ea78249e Add Barbarian Assault quick-start option to menu entry swapper 2019-06-29 00:24:58 +02:00
Evaldas Lavrinovičius
6f0fdc5a10 Fix WC world map icons around Hosidius area (#9205)
Fixes #9204
2019-06-29 00:24:58 +02:00
GROUNDBOI
63cd22956d Shift Looting (#786)
* Shift Looting

Adds the option to let you loot with the shift to walk plugin.

* Update ShiftWalkerPlugin.java

* Update ShiftWalkerConfig.java

* codestyle fix

codestyle fix

* Update ShiftWalkerConfig.java

* Update ShiftWalkerConfig.java

* Update ShiftWalkerPlugin.java
2019-06-28 21:26:08 +01:00
GROUNDBOI
2af2715ac8 Change font on boosts overlay (#793)
* Update CombatIconsOverlay.java

* Make it a config option
2019-06-28 13:12:28 -07:00
Owain van Brakel
38d9800d10 Convert game thread events to singletons (#794)
* Convert game thread events to singletons

* Fix checkstyle

* Fix copy paste error
2019-06-28 13:11:57 -07:00