Commit Graph
16 Commits
Author SHA1 Message Date
Ian William O'Neill 091beca35a removed dumb commenting. 2019-07-12 04:57:31 +01:00
Ian W. ONeill dda1e1363e Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-07-12 04:52:45 +01:00
Ian William O'Neill 07efe09994 PlayerIndicators: Added extra Minimap options. 2019-07-12 04:52:26 +01:00
Ian William O'Neill eaeedbaadb Slayer Points command and some Renaming. (#966)
* Renaming and Tests for Sound Effects in cache.

* SlayerPlugin: added !points command.
2019-07-11 00:43:51 -04:00
Ian William O'Neill 9e7d124d49 Quick fix for people not being able to send/receive Translated messages. (#868)
Thanks to 7ate9.
2019-07-03 14:53:44 -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
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 65e48ab207 Update ChatTranslationConfig.java 2019-06-30 14:41:33 +01: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
Ian William O'Neill b3d6d8abfc Merge pull request #1 from runelite-extended/master
uptodate
2019-06-29 22:54:28 +01:00