Commit Graph
16164 Commits
Author SHA1 Message Date
Adam 5bd8932f8e chat commands: add clan chat 2021-05-26 16:50:06 -04:00
Adam fbd0b57b68 chat notifications: add clan chat 2021-05-26 16:50:05 -04:00
Adam 6957cea91f emoji plugin: add clan chat 2021-05-26 16:50:04 -04:00
Adam 5f9ccd2538 chat filter: add clan chat 2021-05-26 16:50:03 -04:00
Adam 7de3b61860 player indicators: add clans 2021-05-26 16:50:02 -04:00
Adam 1c75a97df5 world hopper: add hop-to clan member 2021-05-26 16:50:01 -04:00
Adam 0f0d3de2c4 chat colors: add clan recolors 2021-05-26 16:50:00 -04:00
Adam 474ef1562b chat icon manager: add clan chat icons 2021-05-26 16:49:59 -04:00
Adam a3016289ec api: add clan api 2021-05-26 16:49:58 -04:00
Hydrox6 88ce57507f skybox: add clan hall 2021-05-26 17:02:03 +01:00
ThatGamerBlue a0ae15df6e rsapi: getOnVarTransmitListener 2021-05-26 16:50:24 +01:00
ThatGamerBlue 1e32e9f121 Merge pull request #2994 from open-osrs/bug/groups-init-crash
client: don't crash if we can't create a local socket
2021-05-26 16:48:36 +01:00
ThatGamerBlue ace8765950 Merge remote-tracking branch 'upstream/master' into master 2021-05-26 16:48:16 +01:00
ThatGamerBlue 18e67f9102 Merge pull request #2987 from ReeeMan/master
api: Accessibility Scripts for visually impaired users.
2021-05-26 15:24:00 +01:00
Runelite auto updater 771a484a18 Bump for 1.7.10-SNAPSHOT 2021-05-26 11:16:39 +00:00
Runelite auto updater 4d5f84267c Release 1.7.9 2021-05-26 11:16:32 +00:00
Abex 2ab6196bfd Merge pull request #13637 from abextm/cache-code-2021-05-26-rev196
Cache code 2021 05 26 rev196
2021-05-26 05:04:13 -06:00
RuneLite Cache-Code Autoupdater 62f1ba6f6e Update Scripts to 2021-05-26-rev196 2021-05-26 10:53:13 +00:00
RuneLite Cache-Code Autoupdater a954cb81a9 Update NPC IDs to 2021-05-26-rev196 2021-05-26 10:53:10 +00:00
RuneLite Cache-Code Autoupdater a8603063bd Update Object IDs to 2021-05-26-rev196 2021-05-26 10:53:10 +00:00
Adam 9794fc9597 Change config name of party plugin to disable by default
Since the plugin was rewritten and changed to disable by default, it will not retroactively apply to existing configs without this
2021-05-25 14:13:17 -04:00
ThatGamerBlue 26864092c8 client: don't crash if we can't create a local socket 2021-05-25 12:59:20 +01:00
Adam a781efc73a friendchatmanager: rename to chaticonmanager
FriendsChatManager predates the api having an ability to look up clan
members by name, without doing string matching, hence the caching. This
is no longer necessary as we can do efficient lookups of players by name
now.

Also remove the old isMember utility function which is just duplicated
from the friends chat manager.
2021-05-24 23:35:06 -04:00
Adam c72a571837 devtools: add modicons command 2021-05-24 23:24:56 -04:00
Adam 21275bb9f0 api: correct clans chattypes 2021-05-24 23:24:39 -04:00
Adam ff86846d5d api: add enum size 2021-05-24 23:23:32 -04:00
Kyle 90e332ab82 configpanel: fix confignames not showing
configpanel: fix confignames not showing
2021-05-24 17:07:10 +01:00
ThatGamerBlue 980771cc28 Merge pull request #2993 from BickusDiggus/fix-boosted-skills
fix boosted skills
2021-05-23 19:45:34 +01:00
BickusDiggus 75acd156f9 fix boosted skills 2021-05-23 19:34:53 +01:00
Adam 5de8eee04d friendschat: readd user count
Also readd the Recent FCs title
2021-05-23 14:25:59 -04:00
Adam ed5d359320 api: add getOnVarTransmitListener to Widget 2021-05-23 14:24:52 -04:00
Adam b5375ae487 chat history: rebuild pmbox when all is cleared
Additionally it is unnecessary to manually remove messages when the clear option is vanilla, since it will do it already
2021-05-23 11:10:54 -04:00
Adam 945f0b6d77 chat history: support clan chat
Additionally fix the TAB_PRIVATE widget mapping which is incorrect with the
latest update. The old friends chat tab has also gained a Clear history
option so we no longer need to add it.
2021-05-23 00:10:41 -04:00
ThatGamerBlue a76f975ac3 project: update dependency version 2021-05-21 20:04:15 +01:00
Adam 903e73f9f6 twitch: change chat trigger to /t
// was taken by clan chat with the recent update
2021-05-21 13:26:36 -04:00
ThatGamerBlue eaf0b6b060 Merge remote-tracking branch 'upstream/master' into master 2021-05-21 16:10:41 +01:00
Owain van Brakel 20244e393c Merge pull request #2988 from open-osrs/GRADLE-WRAPPER-UPDATE
gradle: Update gradle wrapper
2021-05-21 12:25:45 +02:00
JOROUSS-2070\JoRouss ab2454ca75 party: readd overlay leave party menu entry 2021-05-20 20:29:25 -04:00
OpenOSRS 7dfd1fd561 gradle: Update gradle wrapper 2021-05-21 00:15:22 +00:00
Adam d97148346d party: only send location update when the location changes 2021-05-20 18:24:50 -04:00
JOROUSS-2070\JoRouss 8450795bab party: add party panel 2021-05-20 13:43:25 -04:00
Adam ebfc3dab89 info panel: adjust nav button priority 2021-05-20 13:43:25 -04:00
Adam fa145986b2 party service: sanitize user names 2021-05-20 11:14:20 -04:00
Adam 38cd07d025 discord plugin: sanity check user id and avatar id before building url 2021-05-20 10:40:55 -04:00
Adam 2a118bdb4d ui: queue repaint when progressbar is edited 2021-05-20 10:40:53 -04:00
ThatGamerBlue 67bcc0a860 rs-client: this is correct now i think 2021-05-20 06:58:09 +01:00
Adam 94ad05fa0f minimap: add clan chat dot color configuration 2021-05-19 23:18:21 -04:00
SirazandSiraz 6cac326d9e rs-client: fixes wrong capacity getter (#2990)
Co-authored-by: Siraz <->
2021-05-19 23:44:19 +01:00
Adam 4efd609e40 chat timestamps: add timestamps for all message types 2021-05-19 16:39:50 -04:00
emerald000 f150d344d3 Rename Armadylian Guards to Armadylean Guards 2021-05-19 12:05:56 -04:00