Commit Graph

112 Commits

Author SHA1 Message Date
Owain van Brakel
07fa478e67 Merge remote-tracking branch 'runelite/master' 2019-11-15 10:09:35 +01:00
Lucwousin
10dbc5e6bc update spellbook script 2019-11-14 14:02:42 +01:00
RuneLite Cache-Code Autoupdater
412b5eec66 Update Scripts to 2019-11-14-rev182 2019-11-14 12:07:54 +01:00
RuneLite Cache-Code Autoupdater
ab92e56d08 Update Scripts to 2019-11-14-rev182 2019-11-14 03:59:03 -07:00
Adam
3775bdacab api: add fake xp drop event 2019-11-11 19:58:27 -05:00
Lucwousin
ff68b83a82 Pop fakeXpDrop xp/skill ints off the stack only once 2019-11-08 11:05:55 +01:00
Owain van Brakel
514bcdf93b Merge remote-tracking branch 'runelite/master' 2019-11-07 20:52:53 +01:00
Adam
ed785335e5 scripts: update chat builder script 2019-11-07 09:17:46 -05:00
Owain van Brakel
d9bdab87fe Merge remote-tracking branch 'runelite/master' into 2310-merge 2019-10-30 04:30:39 +01:00
Owain van Brakel
945391073b Merge remote-tracking branch 'runelite/master' 2019-10-23 18:21:03 +02:00
dekvall
6aea005bfa chat timestamps: add timestamps to split private chat 2019-10-23 14:25:49 +02:00
Max Weber
3b356f7a25 music: Add ingame granular volume adjustment 2019-10-21 15:51:39 -06:00
Lucwousin
1a1684d1c3 mes: Add right click 'Last-destination' option for Jewellery Boxes (#1737)
* api: menu event, prio runelite menuopcode, widget stuff, eventbus logging

add "Menu" event to keep everything in chronological order

add MenuOpcode.PRIO_RUNELITE which is sub 1000 so it doesn't get sorted

add Jewellery box widget info

add getOnOp

fix exception logging in eventbus

redisable gpu debug messages

* mes: add (right click only) last destination to jewellery boxes

* mes: use Object objects for eventbus instead of strings
2019-10-08 14:18:20 -04:00
Owain van Brakel
7a31d40d09 Merge remote-tracking branch 'runelite/master' into 1709-merge 2019-09-17 20:55:55 +02:00
Adam
4d63ce7334 bank tags: use item name string indexof from script
This allows additional plugins to use the bankSearchFilter event to
selectively add or remove matches, as the bank tag plugin is no longer
performing the string contains check.
2019-09-16 14:25:43 -04:00
James
adce67416b Bank Plugin: Add option to enlarge bank pin numbers (#1425)
* Bank Plugin: Add option to enlarge bank pin numbers

* Update
2019-08-24 01:57:06 -07:00
Lucwousin
22f6146ea7 project: Fix upstream merge (#1157)
* Fix upstream merge

* Update RSItemContainerMixin.java
2019-07-27 23:05:55 +01:00
Zeruth
5de903304e runeliteplus: merge upstream 2019-07-25 14:30:56 -04:00
Zeruth
51e1ae5aaf Merge remote-tracking branch 'Upstream/master'
# Conflicts:
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/TileItem.java
#	runelite-api/src/main/java/net/runelite/api/events/ItemDespawned.java
#	runelite-api/src/main/java/net/runelite/api/events/ItemQuantityChanged.java
#	runelite-api/src/main/java/net/runelite/api/events/ItemSpawned.java
#	runelite-client/src/main/java/net/runelite/client/game/ItemManager.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/tabs/TabInterface.java
#	runelite-client/src/main/java/net/runelite/client/plugins/chatboxperformance/ChatboxPerformancePlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/grounditems/GroundItemsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/groundmarkers/GroundMarkerPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/interfacestyles/InterfaceStylesPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/loottracker/LootTrackerPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/mta/enchantment/EnchantmentRoom.java
#	runelite-client/src/main/java/net/runelite/client/plugins/npchighlight/NpcIndicatorsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/objectindicators/ObjectIndicatorsPlugin.java
2019-07-25 14:14:20 -04:00
RuneLite Cache-Code Autoupdater
2d036ce614 Update Scripts to 2019-07-25-rev181 2019-07-25 09:33:36 +00:00
Max Weber
bacc5ae6d0 ChatboxPerformancePlugin: Hook the cs2 to know when to rebuild 2019-07-21 19:43:43 -06:00
Owain van Brakel
8dc54eb554 Merge remote-tracking branch 'runelite/master' 2019-07-19 00:27:10 +02:00
RuneLite Cache-Code Autoupdater
9f1149a8ef Update Scripts to 2019-07-18-rev181 2019-07-18 10:32:40 +00:00
Owain van Brakel
c6a8450619 project: Merge upstream 2019-07-16 17:42:01 +02:00
Ryan
aeab3e8a7b zoom plugin: add zoom scroll speed configuration 2019-07-15 17:55:06 -04:00
Lucas
c4ebe33dd0 Add "Pay-dirt!" to motherlode mine
Adds a script to send a public message
2019-07-06 16:58:19 +02:00
Tyler Bochard
236ccaf33f Merge pull request #864 from runelite/master
bringup to upstream
2019-07-02 18:59:16 -04:00
Daniel Serpa
692609480f ge plugin: add grand exchange total value
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 11:10:40 -04:00
sdburns1998
f0b5f43702 Remove old kept on death -> fixes new one (#780) 2019-06-27 17:34:54 -07:00
zeruth
1f5ac7a86a Merge branch 'master' of https://github.com/runelite/runelite into runelite-master 2019-06-21 03:32:14 -04:00
TheStonedTurtle
e5de331df5 runelite-client: add items kept on death plugin
This enhances the default items kept on death interface to show what
you keep, what breaks, and how long you have to return to it once you
die. It also adds toggles to see what is lost in certain situations such
as skulled, low and high wildy.

Co-authored-by: Adam <Adam@sigterm.info>
Co-authored-by: Max Weber <mii7303@gmail.com>
2019-06-18 16:21:26 -06:00
James Munson
7afd38f2a1 Added performance stats aka dps counter 2019-06-16 03:44:46 -07:00
Lucas
30c105a4cf Use scripts for enabling and removing bankpin keylistener 2019-06-11 00:06:01 +02:00
Lucas
eeab0d0650 Add (original) bankpin script 2019-06-11 00:06:00 +02:00
Tyler Bochard
59ed075ddd Merge pull request #529 from runelite/master
bringup
2019-06-10 02:24:56 -04:00
zeruth
eafb024f16 Revert to old layout for refactor 2019-06-07 23:54:32 -04:00
Adam
bcc9943b7c scripts: correctly pop unused input string when blocking chat input 2019-06-07 23:15:04 -04:00
zeruth
882be3cb71 Merges Injector
Welcome to the new world boys.
2019-06-06 20:47:41 -04:00
Lucwousin
7a1a94c0b4 XP Drops: Reset damage on new xp drops (#458) 2019-05-31 14:23:22 +01:00
Lucas
5bd4e3c366 Update SpecbarRedraw.rs2asm 2019-05-30 23:47:24 +02: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
Jordan Atwood
81050f264a attack styles: Attach spec bar redraw listener to weapon text
This fixes a bug where the special attack bar would not be redrawn if
the combat tab was opened with any weapon equipped which did not have a
special attack bar. The weapon text widget is used because it is always
rendered with the combat tab widgets, and does not already have any kind
of listeners attached.

Fixes runelite/runelite#8946
2019-05-29 21:19:33 -04:00
Adam
2800a226a1 client: fix spec bar not updating with hide auto retaliate on
Move the widget listener from the auto retaliate text to the spec bar,
so when auto retaliate is hidden the listeners still function.
2019-05-27 10:37:34 -04:00
osrs-music-map
da260fb8b2 chat filter: add options to filter friends and clan members
Also no longer ever filter messages from the local player

Co-authored-by: Adam <Adam@sigterm.info>
2019-05-26 11:22:07 -04:00
Adam
0211149ce2 clanchat plugin: add clan tab chat option
This allows typing messages with the clanchat tab focused without having
to prepend them with '/'.
2019-05-26 10:56:41 -04:00
Lucas
a048282cea XP plugin: More damage & xp drops 2019-05-23 15:37:34 +02:00
Scott Burns
029d57d443 Add FakeXpDrop script 2019-05-23 15:37:33 +02:00
sdburns1998
1cb28418d1 Add newline in CustomJoinClan.rs2asm (#348) 2019-05-21 19:01:52 +01:00
Lucwousin
51d3ec835a Rework specbar plugin (#347) 2019-05-21 16:46:29 +01:00
Lucas
da321c5983 Use custom script to join cc, so 437 is still there for minigames 2019-05-21 05:12:57 +02:00