Commit Graph
16103 Commits
Author SHA1 Message Date
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
Max Weber bd2cd07917 screenshot: don't attempt to draw a date when there is no report button
previously this would just silently ignore the screenshot if you were
on the orb of oculus or fullscreen world map interfaces until you were
back onto one of the normal tlis where the overlay is rendered.
2021-05-19 11:30:32 -04:00
Max Weber c69337d954 rl-api: import getTopLevelInterfaceId 2021-05-19 11:30:32 -04:00
Max Weber f8853fff31 interfacestyles: update chatbox sprite ids
These are all the wrong size, but they aren't horribly broken like this
2021-05-19 11:30:32 -04:00
Max Weber ff033177de screenshot: use new report button offset 2021-05-19 11:30:32 -04:00
Max Weber 6162c581c0 SpriteID: update to 2021-5-19 2021-05-19 11:30:32 -04:00
ThatGamerBlue bffed84f28 Merge remote-tracking branch 'upstream/master' into master 2021-05-19 13:21:08 +01:00
Runelite auto updater a5e39e72af Bump for 1.7.9-SNAPSHOT 2021-05-19 12:19:48 +00:00
Runelite auto updater 9aa7da5be5 Release 1.7.8 2021-05-19 12:19:38 +00:00
Max Weber 56dcbe2e63 friendschat: remove unused title strings 2021-05-19 06:05:34 -06:00
ThatGamerBlue 29a3d313a4 rev 196 2021-05-19 12:59:30 +01:00
Max Weber 401fbf3ca4 gpu: increase texture limit 2021-05-19 05:56:03 -06:00