Commit Graph
10343 Commits
Author SHA1 Message Date
Max Weber 2c4f3a895e devtools: factor frame handling out 2021-02-26 10:27:52 -07:00
Max Weber 70b3a987c9 Require Java 9 or higher for building
We still support Java 8 at runtime since older launchers shipped with
it, and there are still many installs that use those older launchers.
2021-02-26 10:22:21 -07:00
Jordan Atwood 11f32eb5ce HotColdLocation: Center some location spots
Center some hot-cold locations as reported and verified from the mega\
issue.

Ref: runelite/runelite#9601
2021-02-24 21:17:32 -08:00
superiorser9 78eb69c8df music: fix settings_slider_choose_onop stack mapping (#13268)
see bc4144f418
2021-02-24 19:29:29 -07:00
Runelite auto updater 980bc6ba76 Bump for 1.7.2-SNAPSHOT 2021-02-24 11:55:23 +00:00
Runelite auto updater 82e6c6207e Release 1.7.1 2021-02-24 11:55:14 +00:00
Max Weber 03058a7a32 Merge branch 'cache-code-2021-2-23' 2021-02-24 04:39:45 -07:00
Runelite auto updater f7a7d3c1fc Update 194 2021-02-24 11:39:13 +00:00
Adam fc72d17a55 ping: use icmp ping on linux if available
This uses IPPROTO_ICMP sockets, which most modern linux systems support.
This allows directly sending icmp echo requests without having to use
the tcp ping check. As a fallback the old tcp ping method is used if
socket setup fails.
2021-02-23 16:50:22 -05:00
Abex e58202c153 Merge pull request #13254 from Broooklyn/soul-wars-imbues
Add Soul wars imbues
2021-02-23 09:05:27 -07:00
RuneLite Cache-Code Autoupdater c2f27fcdac Update Widget IDs to 2021-2-23 2021-02-23 08:58:37 -07:00
RuneLite Cache-Code Autoupdater af7aae49b9 Update NPC IDs to 2021-2-23 2021-02-23 08:58:30 -07:00
RuneLite Cache-Code Autoupdater 3e0c19bb99 Update Object IDs to 2021-2-23 2021-02-23 08:58:30 -07:00
RuneLite Cache-Code Autoupdater 49b30ae6d9 Update Item variations to 2021-2-23 2021-02-23 08:58:30 -07:00
RuneLite Cache-Code Autoupdater 98942ddfb3 Update Item IDs to 2021-2-23 2021-02-23 08:58:30 -07:00
RuneLite Cache-Code Autoupdater bc4144f418 Update Script arguments to 2021-2-23 2021-02-23 08:58:29 -07:00
Broooklyn a3b45ee506 ItemMapping: Add Soul Wars imbues 2021-02-23 02:49:10 -05:00
Broooklyn 0a666e5924 clues: Add Soul Wars imbued Slayer Helmets to Emote and Skill sets 2021-02-23 02:34:41 -05:00
Broooklyn e9439efc82 slayer: Add Soul Wars imbued Slayer Helmets to slayer item set 2021-02-23 02:34:40 -05:00
Adam 5f7c2a9dee corp plugin: use varbit changed event to track damage
In masses it has been observed that the players damage counter can
increment after the last hitsplat has been applied, which causes
the final damage summary message to be incorrect
2021-02-21 12:10:59 -05:00
Jordan Atwood 50c39164b7 item identification: Fix duplicate tree seed entries 2021-02-20 19:25:53 -08:00
joelewis43 b095ff7f13 SkillChallengeClue: Add Twisted Slayer Helmet to Dust devil step (#13245) 2021-02-20 23:07:40 +00:00
Jordan Atwood d716503c04 menu entry swapper config: Fix formatting from previous commit 2021-02-20 15:03:06 -08:00
joelewis43 71ccf89580 menu entry swapper: Add Fossil Island Rowboat Dive swap (#13237) 2021-02-20 22:54:10 +00:00
Jordan 14db8a8f76 Merge pull request #13236 from mkowen1/feature/add_farming_item_ids 2021-02-20 22:38:51 +00:00
mkowen1 05cc4f419c item identification: Add bars 2021-02-20 14:27:44 -08:00
mkowen1 68a544943c item identification: Add composts 2021-02-20 14:27:01 -08:00
mkowen1 09f0cfd0c8 item identification: Add lunar teleport tablets 2021-02-20 14:25:07 -08:00
mkowen1 575ae4201c item identification: Add more seeds 2021-02-20 14:23:51 -08:00
asdftemp 37e6a326d0 item identification: Add logs and planks (#13171) 2021-02-20 22:20:56 +00:00
Brandt Hill e1453e59e1 Make Integer.class work when deserializing config 2021-02-20 17:13:09 +01:00
Adam 601128c1e7 discord plugin: only check for area update on logged in gamestate 2021-02-19 19:54:52 -05:00
Adam bd7e47f70e devtools: add disconnect button 2021-02-19 19:53:10 -05:00
Adam 667df94d1b barrows plugin: use widget closed event for clearing puzzle 2021-02-19 19:52:38 -05:00
Adam e0be69c725 client: move core singleton eventbus registration to singleton constructors 2021-02-19 10:48:03 -05:00
Jordan 28b291f9b9 Merge pull request #13217 from NJohnsonJ/feature/daeyalt-rock-minimap-indicator 2021-02-19 03:34:28 +00:00
Nathaniel Johnson 3d80df9a98 mining: Add hint arrow to active daeyalt essence 2021-02-18 19:26:48 -08:00
Silverfeelin 63614f5319 item identification: Add sacks (#9372) 2021-02-18 22:47:25 +00:00
Broooklyn 9f31e979d7 worldmap: Improve cart and minecart systems tooltips (#13226)
This commit also adds Ice Mountain minecart location.
2021-02-18 07:09:44 +00:00
Jordan be972bc301 Merge pull request #13228 from Broooklyn/lms-regions 2021-02-18 04:07:03 +00:00
Broooklyn 7ca843a066 loot tracker: Add Wild Varrock Last Man Standing regions 2021-02-17 19:59:06 -08:00
Broooklyn 053f784289 discord: Add Wild Varrock Last Man Standing regions 2021-02-17 19:58:20 -08:00
Broooklyn 4b2767ab60 discord: Add missing Misthalin region 2021-02-17 19:53:30 -08:00
Jordan 0e7403ad31 Merge pull request #13222 from leejt/patch-3 2021-02-16 07:32:52 +00:00
Jonathan Lee 662c287602 cooking: Add more chatbox messages 2021-02-15 22:27:07 -08:00
Jonathan Lee e40a7ad6af crowdsourcing: Add newly-found cooking messages 2021-02-15 22:27:07 -08:00
Patrick Watts 5fd55ae9a7 menu entry swapper: Add fishing spot bait swap (#13203) 2021-02-15 23:49:10 +00:00
Jordan Atwood c92f835102 timers plugin: Improve imbued heart detection
As is the case with other graphics-based timers, the imbued heart timer
will not fire if other graphics animations are triggered (such as those
created when fighting the Dagannoth Kings). To add this timer more
reliably, this commit will add the timer when a Magic stat boost occurs
of the appropriate amount after recently clicking on an imbued heart.
Because the magic level boost, combined with an imbued heart click
check, is a reliable way to detect usage of an imbued heart, the
graphics check is removed.
2021-02-15 13:09:54 -05:00
Max Weber 14f939a3b5 ConfigManager: don't allow access to partially loaded configs
If you did a getConfiguration while the config was being loaded from
the client you could get a value from the new config or the old config.
Since some plugins would check profile values from the ConfigChange
events being posted it could cause the ConfigManager to observe an unset
rsprofile.loginSalt, which would make it generate a new one, overwriting
the one the server had, causing all profiles to be lost.
2021-02-15 11:58:46 -05:00
Patrick Watts 7f65922747 crowdsourcing: Improve woodcutting and cooking tracking (#13099) 2021-02-15 06:41:08 +00:00