Commit Graph

353 Commits

Author SHA1 Message Date
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
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
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
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
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
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
James
1299e8769d Add sentry log support (#454)
* Add sentry log support

* Add sentry log support

* Update
2019-05-31 09:15:09 +01:00
Ganom
f79543acfe Merge branch 'master' of https://github.com/runelite/runelite
# Conflicts:
#	runelite-api/src/main/java/net/runelite/api/widgets/WidgetID.java
#	runelite-client/src/main/java/net/runelite/client/game/ItemMapping.java
#	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/EmoteClue.java
#	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/MapClue.java
#	runelite-client/src/main/java/net/runelite/client/plugins/config/ConfigPanel.java
#	runelite-client/src/main/java/net/runelite/client/plugins/config/PluginListItem.java
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/opponentinfo/HitpointsDisplayStyle.java
#	runelite-client/src/main/java/net/runelite/client/plugins/questlist/QuestListPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/timetracking/farming/FarmingTracker.java
#	runelite-client/src/main/java/net/runelite/client/ui/overlay/components/ProgressBarComponent.java
2019-05-30 13:26:28 -04:00
RuneLite Cache-Code Autoupdater
2555c35736 Update Item variations to 2019-05-30-rev180 2019-05-30 10:33:10 +00:00
Jacky Liang
7217d3f962 Add camulet teleport icon to worldmap (#8934) 2019-05-28 08:11:39 -04:00
Scott Burns
431e3c3aaf Add npc stats to NPCManager & remove npc_health.json 2019-05-23 15:37:29 +02:00
zeruth
9c536ce939 Finished pre patch day merge 2019-05-23 01:39:15 -04:00
Jouni Pikkarainen
1a375cb3f5 Fixed incorrect bones to peaches xp value 2019-05-22 20:57:28 +03:00
Thomas Cylke
30368a1487 Adds an option to make the boosts plugin look kinda neat 2019-05-22 01:03:16 -04:00
sdburns1998
c18f13e2ab Overhaul (#349)
* Mini GPU overhaul

* Alch value

* Stoned Loot Tracker (persistent loot tracker)

* Checkstyle

* Added back max values to GPU plugin

* Persistent loot tracker config options

* Zulrah plugin type

* Add inventory highlight plugin

When dragging an item in the inventory, a highlight will show up to help
the player place the item in the correct slot, instead of missing when
they drag the item to the "gutter"

* Fix inventory highlight plugin

* Inventory highlight plugin type

* Inventory highlight config options

* Fix ess pouch swapping

* Runecraftig config options

* Add plugin type to persistient loot tracker

* Fix panel repaint

* Disable this for now

* Revert "Fix ess pouch swapping" -> PR #351

This reverts commit c18f65069f5df3a1cafb983af5b3e162817a22fe.

* I blame intellij for this

* Fix test
2019-05-21 20:56:07 +01:00
Tyler Bochard
235cb71af3 Merge pull request #259 from runelite/master
Pre-Patch day Pull
2019-05-16 00:59:02 -04:00
supermxn
679b6661ee added a couple of custom cursor and 1 click for construction & crafting teleport 2019-05-15 22:05:56 -06:00
Lotto
64019ea785 client: add emoji plugin
Replaces various emoticons entered in public/friends/private chats with their corresponding emoji images.

Co-authored-by: Adam <Adam@sigterm.info>
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2019-05-14 20:11:39 +02:00
vanni
4a94c2fecb Emojis (#232)
* client: add BufferedImage -> IndexedSprite converter to ImageUtil

* client: change ClanManager to use ImageUtil image converter

* emojis: add emoji images

* client: add emoji plugin

Replaces various emoticons entered in public/friends/private chats with their corresponding emoji images.

* added plugin type to emojiplugin
2019-05-13 01:33:06 +01:00
James
33885b86f1 Update BA Plugins, Update from RL master (#226)
* xp tracker: display >1m exp with thousandths precision

* fishing plugin: fix trawler timer with one tick left

* Remove gray pixel from Dragon Scimitar cursor (#8725)

* client: add smelting plugin

Co-authored-by: Adam <Adam@sigterm.info>

* constants: add GAME_TICK_LENGTH and use where needed

Also update many usages of 20ms to CLIENT_TICK_LENGTH

* regenmeter: add option to notify before next hp regen

* barrows plugin: add prayer drain timer

* chat: ensure queued messages are always cleared after adding

Mark queued message type as non null because addChatMessage will throw
if it is. This was causing the client to get stuck trying to add the
same broken message each loop.

* party plugin: add partyinfo debug command

* party service: check joins are for the current party

The server can resume party membership on handshake to parties other
than the current client party (eg. if the client is restarted or for any
other reason the current party changes). This desyncs otherwise if the
joins aren't checked to be in the current party.

* Updated barbassault/ba tools

* Update
2019-05-12 10:16:04 +01:00
xdesr
a92095b878 Remove gray pixel from Dragon Scimitar cursor (#8725) 2019-05-10 14:16:44 +02:00
zeruth
e811375eaa Update Presence
Adds RuneLitePlusPlugin
-adds option for RL+ presence (disabled by default)
-Redirects a lot of older RL links to our updated ones.

Prepare for next development iteration 0.1.2
2019-05-10 04:40:09 -04:00
Kyleeld
651502762c Pklite pi fix (#202)
* pklite playerindicator fix

* Delete FriendMinimapOverlay.java

* friendtagging

* Delete LocationChatterConfig.java

* Delete LocationChatterPlugin.java

* Add files via upload

* Update WildernessLocationsOverlay.java

* Update WildernessLocationsPlugin.java

* Add files via upload
2019-05-07 21:23:39 +01:00
Ganom
20b786720d Fix Plugin Resources 2019-05-06 19:53:05 -04:00