Commit Graph

371 Commits

Author SHA1 Message Date
Ganom
edd0dfd8fc Add missing GE Limits / update them 2019-07-20 00:23:04 -04:00
Owain van Brakel
8dc54eb554 Merge remote-tracking branch 'runelite/master' 2019-07-19 00:27:10 +02:00
RuneLite Cache-Code Autoupdater
8516f15b3a Update Item variations to 2019-07-18-rev181 2019-07-18 10:32:35 +00:00
Abex
249f8db6a6 Merge pull request #9363 from Quasindro/skybox-cosmic-plane
skybox: fix color at Cosmic Entity's Plane region
2019-07-16 23:34:06 -06:00
Owain van Brakel
c6a8450619 project: Merge upstream 2019-07-16 17:42:01 +02:00
David
ded702b11f Add GE limit for Golovanova fruit top (#9385) 2019-07-16 10:37:11 +02:00
Ganom
41b7bd7207 itemmanager: updated to use local resources for stats, also addding discord client service. (#1000)
* Add Discord Client

* Add Discord message and embed utilities

* Add plugin config base

* Add base plugin and NPC Loot Log

* Fixes

Removes duplicated code
Add local player death events

* Add getIcon method

* Remove unused Import

* Move Item Stats from ItemManager to local resources.
Add & Update Discord Embed Service.
Remove DiscordWebHook plugin, it was pretty bad, can do better.

* Fix lombok @NonNull tag.

* Remove old imports.

* Fix travis.
2019-07-14 20:09:44 +01:00
Quasindro
7baa1c4509 skybox: fix color at Cosmic Entity's Plane region 2019-07-13 21:45:36 +02:00
Owain van Brakel
a026eb0521 statusorbsplugin: Merge regenmeter and runenergy plugins
Add dynamic heart to status orbs plugin based on poison / disease
vars
Add run enery regen
Add smoothing over the regen
2019-07-10 21:37:42 +02:00
Ganom
befd32ec32 Add latest wiki data to npc_stats (#956) 2019-07-09 20:57:32 +01:00
Tyler Bochard
1a47f8e4b1 Merge branch 'master' into loot-tracker-reset 2019-07-08 19:36:32 -04:00
sdburns1998
e8256a330a Merge remote-tracking branch 'runelite/master' into upstreamememememe 2019-07-08 18:21:26 +02:00
RuneLite Cache-Code Autoupdater
0944c0a4e6 Update Item variations to 2019-07-04-rev180 2019-07-08 11:38:55 -04:00
sdburns1998
f8003f1d03 'Globalize' RL+ config (#908)
* Fix tabs in Runelite config

* Move RL+ config

* Move some items to runelite.properties

* 'Globalize' RL+ config

* Move enabling external plugins to RL+ config

* Fix default presence

* Fix master branch errors

* Fix guicing in test

* Remove non final discordAppID
2019-07-06 16:38:57 +02:00
sdburns1998
a8cf657e4c Add a button to the info panel to open the log dir (and fix the discord (#894)
* Add a button to the info panel to open the log dir (and fix the discord
invite link)

* Use user defined font

* Fix versionPanel layout

* Checkstyle
2019-07-05 20:27:51 +02:00
Zeruth
f4b024804e Merge remote-tracking branch 'upstream/master' into runelite-master-1
# Conflicts:
#	runelite-api/src/main/java/net/runelite/api/Varbits.java
#	runelite-client/src/test/java/net/runelite/client/plugins/cluescrolls/clues/hotcold/HotColdTemperatureTest.java
2019-07-05 00:59:14 -04:00
JavaBlah
6193c08aad cursors plugin: add dragon dagger (p) cursor 2019-07-03 18:34:26 -04:00
PKLite
1e80b0ef14 Merge branch 'master' into loot-tracker-reset 2019-07-03 11:30:28 -04:00
Tyler Bochard
236ccaf33f Merge pull request #864 from runelite/master
bringup to upstream
2019-07-02 18:59:16 -04:00
Adam
8df4e0ef43 Merge pull request #8845 from Hydrox6/hd-prayer-bar
prayer: Add HD Prayer Bar
2019-07-02 13:11:18 -04:00
PKLite
805cb27566 Merge branch 'master' into loot-tracker-reset 2019-07-02 02:00:39 -04:00
sdburns1998
8d77971c83 Merge remote-tracking branch 'runelite/master' into ihategitandihatethisihatemergingupstream 2019-06-29 01:08:56 +02:00
Kyleeld
c2f405cf8f Revert "Upstreamyboy" 2019-06-28 23:58:38 +01:00
sdburns1998
94b35239b8 interface styles: add RuneScape cross sprites option 2019-06-29 00:25:41 +02:00
Sander de Groot
6c9af71445 Adjust alignment of icons in fixed 2005 interface style and fix inventory icon 2019-06-29 00:24:59 +02:00
PKLite
20b0035828 Merge branch 'master' into loot-tracker-reset 2019-06-28 02:35:03 -04:00
Ganom
7a7db495d4 Overhaul of the Tick Timers plugin. (#757)
* Overhaul of the Tick Timers plugin.
Added new OverlayUtils that are commonly found.
Added Attack Speed to npcManager. (Thanks wiki <3)
Updated Prayer API to contain widget info as well.

* Remove unnecessary code.

* Add Dag King animations.

* Update NPCManager to use int instead of Integer.

* Add Waterbith Region check for DKs

* Make valid region check happen only during game state change event.

* Renaming and other misc.

* Renaming and other misc.
2019-06-26 20:08:21 -07:00
se7enAte9
24a6357baf Barbarianassault merge (#579)
* widgets: update name to more accurately represent widget

* BarbarianAssault: WIP batools/barbarianassult merge

* widgetinfo: add weapon name widget

* healer codes: semi-fixed

* menu prioritization: walk here here now takes priority over incorrect
eggs and any type of bait if enabled in config

* add cntl healer

* add slider config option for prayer metronome volume, and fix some more
menu options

* add shift overstock and cleanup imports/config

* add death timers and update copyrights and config

* Remove unused class

* add mode class

* add ProjectileSpawn event

* add tagging

* add reset before wave starts

* improve end of wave handling and disabling/enabling plugin mid game

* fix horn of glory pt. 1

* fix horn of glory pt. 2

* fix call timer and finish horn of glory

* fix 🙏 healer codes

* cleanup and move certain methods to client thread

* cleanup
2019-06-27 01:50:39 +01:00
Lotto
8d4fff459c interface styles: add RuneScape cross sprites option 2019-06-26 18:45:30 -04:00
Adam
86ddedd507 Merge pull request #9110 from sadegr/interfacestyles-2005-icon-alignment
Adjust alignment of icons in 2005 interface style and fix inventory icon
2019-06-26 15:51:01 -04:00
PKLite
53cab8d233 Merge branch 'master' into loot-tracker-reset 2019-06-26 03:10:27 -04:00
Ganom
8514a594f2 Update NPC Stats with latest Wiki data. (#710) 2019-06-23 22:22:23 +02:00
Tyler Bochard
2d0c2b8eb6 Merge pull request #695 from runelite/master
bringup
2019-06-22 00:50:16 -04:00
Daniel
f31739b7e2 Add snakeskin gear to skill calculator (#9172) 2019-06-22 02:40:10 +02:00
PKLite
b951ce3ef7 WIP: part 2 of loot tracker updates started.
Adds reset button to clear all local data.

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-21 05:28:37 -04:00
zeruth
1f5ac7a86a Merge branch 'master' of https://github.com/runelite/runelite into runelite-master 2019-06-21 03:32:14 -04:00
Hydrox6
658a2a7a00 prayer: add HD prayer bar 2019-06-20 14:43:14 +01:00
RuneLite Cache-Code Autoupdater
4b36918ba7 Update Item variations to 2019-06-20-rev180 2019-06-20 10:33:18 +00:00
Hydrox6
d8c19a0ec7 interface styles: update HD Health bar to work with new sprites 2019-06-18 23:38:12 +01:00
Ganom
9be685dd2c Add temporary fix to NPC_stats (#628)
Currently, the wiki scraper has the hitpoints key name as hitpoints1/2/3/4 for challenge mode mobs, this adds an annoying obstacle. But i'm working on it.
2019-06-17 07:57:24 -04:00
Sander de Groot
973e624e42 Adjust alignment of icons in fixed 2005 interface style and fix inventory icon 2019-06-15 20:20:18 -04:00
Connor Clark
dfef693211 world map plugin: show quest completion state
Co-authored-by: Rens-br <RensB@users.noreply.github.com>
2019-06-14 23:14:30 -06:00
Tyler Bochard
ddaff61d6a Merge pull request #594 from seandewar/interface-hitsplats
Add 2010 HD hitsplat image resources
2019-06-13 21:26:04 -04:00
James Munson
40b1e53b31 Added sound config settings to idle plugin
Added Over Special Energy Notification
2019-06-12 04:49:28 -07:00
Infinitay
c15c93f5e5 Refactor Vorkath plugin
- Uses ProjectileMoved and AnimationChanged
 - Changed overlay to display the current phase vorkath is on
  - No longer shows how many attacks till NEXT phase
  - Shows how many attacks till CURRENT phases special attack
 - Added fire bomb to overlay during acid phase (tick-attack)
 - Removed ZombifiedSpawn class as it is unnecessary
 - Added fire bomb attack notification
2019-06-10 22:45:38 -04:00
zeruth
eafb024f16 Revert to old layout for refactor 2019-06-07 23:54:32 -04:00
zeruth
882be3cb71 Merges Injector
Welcome to the new world boys.
2019-06-06 20:47:41 -04:00
Owain van Brakel
96cf696cee Merge remote-tracking branch 'runelite/master' 2019-06-05 19:51:04 +02:00
Ganom
0c38cc4b77 Revert "Add sentry log support (#454)"
This reverts commit 1299e8769d.
2019-06-03 00:47:27 -04:00
xDemoN
4b42c0ca85 Fix numulite buy limit in GE plugin (#8962) 2019-05-31 17:21:38 +02:00