Commit Graph

6339 Commits

Author SHA1 Message Date
wonnetz
acdf6541b4 Add Wyrm Bones, Drake Bones, and Hydra Bones to SkillCalc plugin (#7274) 2019-01-11 00:47:01 +01:00
Tomas Slusny
5784204965 Merge pull request #7161 from Nightfirecat/world-map-overlay-add-surface-selector-clip
Fix world map surface selector ID
2019-01-10 17:30:29 +01:00
Tomas Slusny
2fc784a2ed Merge pull request #7124 from Nightfirecat/fix-prayer-to-next-combat-level-calculation
Fix prayer to next combat level calculation
2019-01-10 17:25:37 +01:00
Tomas Slusny
b22b01e4e6 Merge pull request #7166 from 15987632/draggable-pp
Make Pyramid Plunder widget layoutable
2019-01-10 15:42:18 +01:00
Runelite auto updater
505ba97f96 [maven-release-plugin] prepare for next development iteration 2019-01-10 12:46:58 +00:00
Runelite auto updater
affb58cf27 [maven-release-plugin] prepare release runelite-parent-1.5.7 2019-01-10 12:46:52 +00:00
Monster Sync
e0534ebb22 Add Kourend & Kebos diary requirements 2019-01-10 05:29:19 -07:00
Max Weber
0e55e870cf achievementdiary: Don't duplicate requirements with many requriements 2019-01-10 05:08:54 -07:00
Max Weber
2b6bf5abff Update Quests 2019-01-10 04:52:51 -07:00
Max Weber
43dd87b3c9 fairyring: Add CIR 2019-01-10 04:50:03 -07:00
Abex
a651f1cfe8 Merge pull request #7260 from Abextm/cache-code-2019-01-10-rev177
Cache code 2019 01 10 rev177
2019-01-10 04:45:46 -07:00
Abex
f9b596f87f Merge pull request #7256 from raiyni/kebos-sky
Skybox: add Kebos Mainland
2019-01-10 04:45:33 -07:00
RuneLite Cache-Code Autoupdater
1fde45db8c Update NPC IDs to 2019-01-10-rev177 2019-01-10 04:37:21 -07:00
RuneLite Cache-Code Autoupdater
2e0c7bfbfa Update Object IDs to 2019-01-10-rev177 2019-01-10 04:37:20 -07:00
RuneLite Cache-Code Autoupdater
27ffc583e1 Update Item IDs to 2019-01-10-rev177 2019-01-10 04:37:20 -07:00
Ron Young
c8e4f1600c Skybox: add Kebos Mainland 2019-01-09 22:50:19 -06:00
Abex
a795bc2c0e Merge pull request #7244 from Abextm/sky-target-boundscheck
Skybox: Do bounds check on the localPlayer's location, not the camera's
2019-01-09 10:52:54 -07:00
Abex
e009957ad6 Merge pull request #7219 from Abextm/diary-questreq
achievementdiary: Add Quest support
2019-01-08 20:21:20 -07:00
Max Weber
e5ab589c3b Skybox: Do bounds check on the localPlayer's location, not the camera's
This prevents the skybox from turning black when the camera goes out of bounds, but the player is still inbounds
2019-01-08 18:01:13 -07:00
Adam
d2d58676f7 Merge pull request #7033 from Digbigpig/modify-highscorelookup
World-Specific Highscores lookup
2019-01-08 17:43:34 -05:00
Richard
0ddcbc28ab Return hiscores based on current world
The right-click > lookup functionality would always return the
normal hiscores without consideration for the current world.
normal hiscores.
This change will default the hiscores panel for the respective
dmm world if the user is currently logged into it.
2019-01-08 14:17:16 -07:00
Max Weber
7268d2cf34 ScriptVM: Bump execution time limit
This was changed a long time ago in Jagex's code. Normal listeners timeout after 500kops, but onLoadListeners timeout after 5mops
2019-01-07 19:03:15 -07:00
Tomas Slusny
ccec30fa72 Merge pull request #7210 from 15987632/gpu-range
Add range annotation to gpu draw distance
2019-01-07 22:37:20 +01:00
Adam
85460f16c3 gpu plugin: add fog
Co-authored-by: logarithm <allan.palmu@gmail.com>
2019-01-07 13:49:14 -05:00
Adam
a342a1f220 Merge pull request #7200 from Abextm/skybox-y
Add Skybox plugin
2019-01-07 13:48:49 -05:00
Max Weber
9098d1fa94 Add Skybox plugin 2019-01-07 13:39:09 -05:00
Adam
0e7b9cf380 scene mixin: disable clickbox checks when detatched camera is enabled
This is already disabled in GPU mode (since we control the clickboxes
there), has no real use, and is frequently abused.
2019-01-07 10:18:20 -05:00
Max Weber
391dea8b8c achievementdiary: Layout text properly
Otherwise it doesn't layout multiple lines, and doesn't actually account for glyph width
2019-01-07 02:39:15 -07:00
Spedwards
f612537fe4 diaries: Add Quest requirements 2019-01-07 02:38:39 -07:00
Max Weber
2923d9edd6 achievementdiary: Add Quest support 2019-01-07 02:38:39 -07:00
Max Weber
e6ae6829c6 diaries: Use new api 2019-01-07 02:38:39 -07:00
Max Weber
78d7d7d929 achievementdiary: Split requirements into multiple classes 2019-01-07 02:38:27 -07:00
Max Weber
d06d4ae3ab runelite-api: Add Quest enum 2019-01-07 00:23:13 -07:00
Tomas Slusny
c034791428 Merge pull request #7215 from 15987632/ardy-guard-health
Add the lvl 20 ardy guards to the npc_health.json
2019-01-07 07:09:45 +01:00
Trevor Guidry
ce2cb17092 Add the lvl 20 ardy guards to the npc_health.json 2019-01-07 00:53:22 -05:00
Trevor Guidry
e2e6ab588d Make the default min value of ranges 0 2019-01-06 14:03:57 -05:00
Trevor Guidry
a7946a3769 Add range annotation to gpu draw distance 2019-01-06 14:03:46 -05:00
Spedwards
6f4feb7505 Change Caviar healing value from 3 to 5 (#7206)
Closes #7205
2019-01-06 18:16:53 +01:00
Max Weber
9a93250c9c Add BeforeRender event 2019-01-06 01:57:57 -07:00
Adam
6e7edc0447 Merge pull request #6908 from trimbe/bank-value-itemcontainer
Bank Value: Use ItemContainer instead of BankItemQuery
2019-01-05 19:56:56 -05:00
trimbe
3994933b08 bank value: add script callback for setting title 2019-01-05 19:27:05 -05:00
trimbe
60aa135fe5 bank value: use ItemContainer instead of WidgetItemQuery 2019-01-05 18:11:55 -05:00
Adam
ecd0f7dce3 chat commands: add !qp command 2019-01-05 18:04:40 -05:00
Adam
b65018ae84 Add qp to chat service 2019-01-05 18:03:23 -05:00
Adam
5192a28cec http service: rename kc to chat 2019-01-05 18:03:22 -05:00
Adam
598480dfe4 kc: change to use redis for storage 2019-01-05 18:03:20 -05:00
Adam
b2c15a8c34 client: add chat command manager 2019-01-05 18:02:55 -05:00
Adam
ce18860d10 http service: use jedis connection pool 2019-01-05 12:55:01 -05:00
Spedwards
50f2f78baf Fix artic pine log exp in skill calc (40xp/log) (#7199) 2019-01-05 16:45:53 +01:00
Adam
cac200e794 Merge pull request #7096 from Monsterxsync/cooking-plugin-fix
Add karambwans to cooking plugin.
2019-01-04 22:44:40 -05:00