Commit Graph
10275 Commits
Author SHA1 Message Date
Owain van Brakel 9070f6c5ef Merge remote-tracking branch 'runelite/master' into 3107-merge 2019-07-31 08:03:28 +02:00
Tomas Slusny 72d7a88014 Merge pull request #9473 from Alexsuperfly/Prifddinas-agility-course-calc
skill calc: SotE additions
2019-07-31 00:42:50 +02:00
Tomas Slusny 59c72589d3 Merge pull request #9515 from abextm/prif-ii-sapling
itemidentification: Add crystal sapling
2019-07-31 00:09:38 +02:00
Adam 77371feaf0 Merge pull request #9388 from adwitkow/nmz-points-overlay
nmz: Add total and per hour points to NMZ overlay
2019-07-30 17:20:20 -04:00
Ganom 92917fb421 Merge pull request #1201 from Kyleeld/upstream
Upstream: Merge
2019-07-30 16:22:12 -04:00
Adamandgregg1494 c4ee95d6c7 world hopper: add option to show current world ping
If enabled, the current world is pinged every second and the ping is
drawn in an overlay

Co-authored-by: gregg1494 <gregg1494@gmail.com>
2019-07-30 14:55:47 -04:00
Adam 8282742c1a world hopper: change ping task to ping one world
This will allow other tasks that are scheduled on the hopper executor to
not be blocked for long periods of time due to the world pinger.

This pings, at fixed delay, each world every 3 seconds, which for 200
worlds is at most as often as the previous mass-ping every 10 minutes.
2019-07-30 14:55:47 -04:00
Adam b1ff529e02 fps plugin: move fps off logout button on bottom line mode 2019-07-30 14:55:47 -04:00
Quasindro 993716e11a nmz: Add total and per hour points to NMZ overlay 2019-07-30 19:56:18 +02:00
Alexsuperfly e52f8fbfd3 skill calc: add crystal tree 2019-07-30 13:42:16 -04:00
Alexsuperfly 35fe719e57 skill calc: add Prifddinas agility course 2019-07-30 13:42:10 -04:00
Max Weber 7c3419574d itemidentification: Add crystal sapling 2019-07-30 09:24:40 -06:00
Lucwousin c6fbe5940b Deob: Make mapping dumper dump (theoretically) all you need for updating (#1191)
* Deob: Make mapping dumper dump (theoretically) all you need for updating

* Update ClassFile.java
2019-07-30 17:01:15 +02:00
Kyleeld d290dee267 Update ItemStatChanges.java 2019-07-30 15:41:17 +01:00
Ganom 252b3bb06b entityhider: Hide npcs on death. (#1195) 2019-07-30 15:34:04 +01:00
Kyleeld 182ecfebd3 Update Impling.java 2019-07-30 15:30:03 +01:00
kecleon 659bfe889c hide dead NPCs for EntityHider (#1197) 2019-07-30 16:17:39 +02:00
Kyleeld 68d8fdee11 Merge branch 'pr/8' into upstream 2019-07-30 14:44:40 +01:00
ST0NEWALL 3701cfa294 fixes screen shotting local players deaths (#1198)
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-07-30 14:25:34 +01:00
Kyleeld ec8eda62f5 Menu Entry Swapper: remove smithing options (#1182)
* Update MenuEntrySwapperConfig.java

* Update MenuEntrySwapperPlugin.java

* Update MenuEntrySwapperConfig.java
2019-07-30 14:20:05 +01:00
Tomas Slusny 19252d5605 Merge pull request #9512 from Darkkgreen/add-infernal-cape-to-clue-step
Add infernal cape and infernal max cape to master clue scroll step
2019-07-30 13:35:56 +02:00
Tomas Slusny e1d83f871e Merge pull request #9513 from Hydrox6/prif-item-mappings
Add item mappings for crystal equipment
2019-07-30 13:34:25 +02:00
Tomas Slusny 6ef1748379 Merge pull request #9509 from Hydrox6/prif-d-pick
cluescrolls: add dragon pick (or) to master emote clue
2019-07-30 11:16:41 +02:00
Hydrox6 49218b2022 Add item mappings for crystal equipment 2019-07-30 09:48:21 +01:00
Crystalknoct 785479c648 skillcalculator: added newer bones (#1193)
* criticalitem: added bones

Added Wyrm, Drake, Hydra bones to calcs

* skillcalculator: added new bones

Added wyrm, drake, hydra bones
2019-07-29 20:55:29 -04:00
Gustavo Rodrigues 1a453b48de Added infernal cape and infernal max cape to master clue scroll step 2019-07-29 17:07:34 -03:00
rlw0014 627b9904b5 timer plugin: remove tb timer when opponent dies 2019-07-29 15:43:34 -04:00
Tyler Bochard 93703a4353 Merge pull request #1189 from runelite-extended/private-server
private-server: enforce osrs key if rs!=RSPS
2019-07-29 15:10:08 -04:00
Zeruth 64f1b607a5 private-server: enforce osrs key if rs!=RSPS 2019-07-29 14:57:17 -04:00
Hydrox6 7e6ff8be2a cluescrolls: add dragon pick (or) to master emote clue 2019-07-29 19:49:54 +01:00
Tyler Bochard 79fbae51d2 Merge pull request #1183 from tomcylke/local-injected-fix
Gradle: Remove --local-injected
2019-07-29 14:28:33 -04:00
Gamma91 ac8e0dd85d mining plugin: add Prifddinas rocks 2019-07-29 13:45:04 -04:00
TheStonedTurtle f9b6adfd8f timer plugin: add stamina timer for Guantlet potion 2019-07-29 10:36:22 -04:00
TheStonedTurtle f08dfbac17 itemstats: add Guantlet food and potion 2019-07-29 10:36:22 -04:00
AdamandRobbie McLeod 5d884787b7 chat commands: add gauntlet kc
Co-authored-by: Robbie McLeod <rbbi@users.noreply.github.com>
2019-07-29 09:58:00 -04:00
David 879628e876 fishing: Add support for Lava Eeels (#9477) 2019-07-29 15:44:46 +02:00
AdamandAlexsuperfly 908fd89830 timers: add divine potions
Co-authored-by: Alexsuperfly <alexcsumner@gmail.com>
2019-07-29 08:53:48 -04:00
David 9009e187de impling plugin: add Crystal implings 2019-07-29 08:52:37 -04:00
Tomas Slusny c2fe4c6d14 Merge pull request #9486 from Trevor159/clue-fix
hot cold clues: center level 38 wilderness dig location
2019-07-29 14:31:06 +02:00
Thomas Cylke 2b92c9b938 Remove --local-injected from the run config
Title
2019-07-29 07:02:52 -04:00
Tyler Bochard 3e91376a47 Merge pull request #1181 from Kyleeld/quest
upstream: merge
2019-07-29 05:05:15 -04:00
Kyleeld 8683e26be1 Delete update.bat 2019-07-29 09:57:51 +01:00
Kyleeld 2b3d2cb377 Merge branch 'master' into quest 2019-07-29 09:57:25 +01:00
Kyle Eldridge ef3733c042 Merge branch 'pr/7' into quest 2019-07-29 09:54:56 +01:00
Tyler Bochard b0e70aced1 Update README.md 2019-07-29 04:52:02 -04:00
Kyle Eldridge 6866b38804 update quest items 2019-07-29 09:48:18 +01:00
Tyler Bochard 8600782c56 Update README.md 2019-07-29 04:47:41 -04:00
Tyler Bochard e15436469f Merge pull request #1180 from runelite-extended/mournings-end
runelite-api: mournings end I/II refactor
2019-07-29 04:44:36 -04:00
Zeruth 54309d5482 runelite-api: mournings end I/II refactor 2019-07-29 04:43:14 -04:00
Tyler Bochard ca9f7d6ce2 Merge pull request #1179 from runelite-extended/private-server
runelite-client: restore private server support
2019-07-29 04:40:58 -04:00