Commit Graph

291 Commits

Author SHA1 Message Date
Lucas
239a477886 Merge remote-tracking branch 'orig_upstream/master' into ext
# Conflicts:
#	runelite-client/pom.xml
2019-04-25 14:32:16 +02:00
RuneLite Cache-Code Autoupdater
1241c7f918 Update Item variations to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
James
33722d2e12 Revert "Slayer estimate task completion" 2019-04-24 17:57:45 -07:00
Ganom
8851c98727 Merge pull request #91 from daviscook477/slayer-estimate-task-completion
Slayer estimate task completion
2019-04-24 20:41:33 -04:00
sdburns1998
90e5025acd Banked experience & skill calculator changes (#80)
* Add Activity data structures

* Implement Banked Xp Tab in UI

* Remove Banked Xp functionality from SkillCalculator

* Fix MaterialTabGroup removeAll

* Implement BankedCalculator into SkillCalculatorPlugin

* Add Banked Experience Functionality & Example UI

* Rename ItemPanel to CriticalItemPanel

* Minor porting bug fixes

* Add Xp bonuses to BankedXp

* Minor bug fixes

* Fix limit to secondaries toggle

* Remove spam

* SkillCalc optimization

No longer able to select multiple checkboxes (if there are multiple)
Made xp bonus' naming more consistant (changed some .json files)
Made UICombinedActionSlot text more accurate (double as xp and correct amount of actions)

* Clear search bar when switching between skill calculators

* Update skill calculator fields automatically

* Remove some spammy log lines

* Use ImmutablePair
2019-04-24 01:36:13 +01:00
sdburns1998
432cf40f7e Nicer vorkath plugin (#61) 2019-04-23 16:04:12 -04:00
James
b97f3296a5 Revert "Change main window title to RuneLitePlus" (#69)
This would make it easier to ascertain a hijacked client, and I don't want that to be a problem. Thats why the icon hasn't changed and also why discord RPC isnt used.
2019-04-23 01:36:43 -04:00
gazivodag
805b997464 Merge pull request #65 from sdburns1998/Title
Change main window title to RuneLitePlus
2019-04-23 01:33:58 -04:00
Scott Burns
fb71c20ded Change main window title to RuneLitePlus 2019-04-23 04:07:04 +02:00
Scott Burns
22ab1c81a6 Inventory setup plugin 2019-04-23 03:47:52 +02:00
James
41c12a858d Changes 2 (#43)
* Initial commit for maxhit plugin

* WIP: Magic max hit calculator

* Add chance to obtain a Unique from Chambers of Xeric

Based on the formula from the wiki. Does not handle >80% chance properly (it should go into a second item)

* MaxHit Refactor a lot for magic max hit

* Wip: refactoring

* Pest Control Update

* Pest Control: Add Intermediate portals

* Revert "Remove raids points overlay"

This reverts commit fbd3ea6202.

* Wip: refactoring

* Fixed WidgetInfo merge issue

* Fixed trident

* Implement range

* Refactored according to intellij analyzer

* Run checkstyle from xml and fix code style issues

* Fix copyright

* Replace item names with item id's

* Code cleanup with reformat code

* Fixed checkstyle

* Use game slotitem

* Use game slotitem

* Fixed prayer bonus

* Looked up value for saradomin strike

* Fixed prayer bonus

* Fixed surge spell id's

* Fixed magix max hit tests

* Fixed rounding after obisidian

* Fix dharok custom formula

* Add melee max hit

* Refactored spellbonus items for magic

* Added voidknight

* Use boosted skill levels and add copyright

* Add accurate attack style for ranging

* Add range Tests

* Cleanup code

* Cleanup code

* Rename calculate methods to be more distinguishable

* Add parenthesis to dharok maxhit formula for clarification

* Fix widgetinfo merge

* Remove print in MaxHitPlugin

* Make sure an Item is not null when checking if the player is wearing it.

* Add daily notification for collection of ogre arrows from Rantz.

Add varbit for rantz arrow collection

Fix continuation indent settings


Group ifs to single check.

* Refactor all relevant daily checks to have grouped if check.


Further refactor grouped ifs

* Adds type

* Raids point overlay
2019-04-22 04:49:35 -04:00
James
2a7625f240 Adds splash screen (#29)
* clock manager: wrap panel to run on swing thread

* Add splash screen to Runelite

Although RuneLite is still fast at loading, it's more user friendly
for at least something to pop up before the client.
There is also an option (-no-splash) to disable the splash screen.
This uses psikoi's design.

* splash screen/client ui: don't set up theme twice

Setting up the look and feel of RuneLite shouldn't happen twice, so
check to see if it has already been set up before setting up the look
and feel.
2019-04-21 07:41:48 +01:00
lordzuku
7efc3c1dcd Plugin additions (#19)
* Added getProjectile tranform & zeruths player transform

cleaned up a bit of the imports / code

* fixed equipment inspector & added more features to tob
2019-04-20 15:44:19 -04:00
Kyleeld
8ba59f833e update (#17)
* update

* fkeyremapping
2019-04-20 13:00:17 -04:00
zeruth
1a0c2eb03b Plugins Bringup
Adds all? non broken widget plugins:

AoeWarnings
BATools
ClanmanMode
Equipment Inspector
Fight Cave Wave Helper
Fight Cave Jad Helper
Freeze Timers
Grotesque Guardians
Hide Prayers
Hydra
Lizardmen Shaman
Menu Modifier
Music Modifier
Next Hit Notifier
PK Vision
Plank make helper
Pray against player
Profiles
Pyramid Plunder
Screen markers
Shayzien Infirmary
Shift Walker
Slayermusiq
Spellbook fixer
Supplies tracker
Temple Trek
Time Tracking
Theatre of Blood damage counter
Vetion
Vorkath
Wilderness Locations
Zone Indicators
ZTOB
Zulrah
2019-04-19 22:59:29 -04:00
zeruth
7a49aa1540 Revert "Plugins update (#7)"
This reverts commit 216f7d94d1.
2019-04-19 18:58:04 -04:00
James
216f7d94d1 Plugins update (#7)
* Added plugins

* Added missing API

* Error fix
2019-04-18 23:26:41 -04:00
RuneLite Cache-Code Autoupdater
f97f4a3dc1 Update Item variations to 2019-04-11-rev179 2019-04-11 10:33:10 +00:00
xDemoN
f4dd427794 skillcalc: update soul & blood rune xp
this change accounts for the 2.5 xp received by crafting a dark
essence block from a dense essence block, the 2.5 exp is then broken
into 0.625 xp per rune from the dark essence fragments
2019-04-09 17:13:21 -04:00
Lotto
8f53358a4e client: add HD health bars to Interface Styles 2019-04-06 14:29:49 -04:00
Twinkiel0ver
2e661f682d Add Karuulm slayer monsters to the NPC health list 2019-04-02 08:12:16 -04:00
Abex
867d402ec5 Merge pull request #8297 from Abextm/skybox-cerberus
skybox: Add Cerberus area
2019-03-31 23:01:20 -06:00
whartd
eff21e10e2 skill calculator: add missing pies 2019-03-31 10:33:06 -04:00
Dylan Critz
4d71194b45 Fix Dragonfuit Tree Level (82-81) in skillcalc plugin (#8311) 2019-03-29 20:34:19 +01:00
Adam
cd72e1fcf3 client: verify client signature 2019-03-24 11:12:59 -04:00
Max Weber
3ad1943d9a skybox: Add Cerberus area 2019-03-23 01:32:19 -06:00
RuneLite Cache-Code Autoupdater
a81374eff6 Update Item variations to 2019-03-14-rev178 2019-03-14 11:33:25 +00:00
Hydrox6
0197bc9eec wiki: Update the Fixed Minimap Clickbox to account for the spec orb 2019-03-07 23:12:59 +00:00
piebandit
b053bd1a9c Add Compost, Bastion and Battlemage potions to Herblore skill calc (#8031) 2019-02-28 23:37:37 +00:00
Tomas Slusny
ed38b40c9b Merge pull request #8011 from WillThomas/farming_calc_updates
skills calc: add new farmable crops and trees
2019-02-26 22:32:33 +00:00
Davis Cook
4b7bd874fb update to latest and fix style 2019-02-25 18:51:20 -05:00
Will Thomas
66474cf307 skills calc: add new farmable crops and trees
Add trees added with farming guild and snapegrass/giant seaweed.

Signed-off-by: Will Thomas <github@willthoms.org.uk>
2019-02-25 20:42:33 +00:00
TheStonedTurtle
ffb60d5b2a Add dynamic hitpoints orb icon to poison plugin (#6517)
To improve visibility of poison/venom/disease on low HP, also recolor heart icon when poisoned/venomed/diseased.
2019-02-25 18:43:47 +00:00
Tomas Slusny
654ee90512 Add button to sync local config with remote
Add button to info panel that will show when you are logged in to sync
local configuration with remote.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-22 00:04:56 +01:00
theGeekPirate
9d7dbe2aea Correct Falador teleport XP in Skill Calc (#7943) 2019-02-20 08:38:59 +00:00
Max Weber
35e6e341bb Add Wiki plugin
This has the side affect of making the click mask around the run orb correct in fixed mode
2019-02-12 17:48:55 -05:00
Davis Cook
9401269715 Cleanup new slayer task ui 2019-02-12 10:10:30 -05:00
Davis Cook
55624a3b8e Add ui for tracking slayer tasks 2019-02-12 08:28:48 -05:00
WillThomas
e4d85cdc46 Reorder skill calc json values based on prayer XP (#7751)
Ourg bones are wrongly positioned in the list of bones, fix this.

Signed-off-by: Will Thomas <github@willthoms.org.uk>
2019-02-08 07:19:00 +00:00
Spedwards
10543ac207 Update Wyrm bone xp in skill calc based on passed polls (#7614) 2019-02-08 00:08:00 +00:00
RuneLite Cache-Code Autoupdater
672907ccb4 Update Item variations to 2019-02-07-rev177 2019-02-07 11:33:36 +00:00
Tomas Slusny
04f076a6b8 Merge pull request #7566 from ShaunDreclin/sulphur-lizard-health
Add Sulphur Lizard to npc_health.json
2019-02-02 18:52:47 +00:00
Adam
5152be586f gpu: fix priority renderer face cull checking
The face_visible check is not accounting for camera position, which causes
culled faces to erroneously be included (or not) into the priority renderer
distance calculations when placing 10 and 11 priority faces.

This was introduced in fd6b67fae2
2019-01-28 17:48:22 -05:00
Shaun Dreclin
8160d60b66 Add Sulphur Lizard to npc_health.json 2019-01-25 23:19:10 -05:00
Tomas Slusny
cbe4358e5c Update item variations to latest OSRS cache
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-13 20:35:32 +01:00
SebastiaanVanspauwen
dcfae4c725 Worldmap: Add Kebos Lowlands teleports and shortcuts (#7291)
Add new worldmap locations/overlays for Kebos Lowlands:

- Farming Guild Teleport
- Rada's Blessing Teleport (Mount Karuulm and Kourend Woodland)
- Kharedst's Memoirs (Arceuus and Lovakengj)
- CIR Fairy Ring
- Mount Karuulm shortcuts
2019-01-12 11:04:01 +01:00
wonnetz
acdf6541b4 Add Wyrm Bones, Drake Bones, and Hydra Bones to SkillCalc plugin (#7274) 2019-01-11 00:47:01 +01:00
Ron Young
c8e4f1600c Skybox: add Kebos Mainland 2019-01-09 22:50:19 -06: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