Owain van Brakel
07dfc9c2ff
Merge remote-tracking branch 'runelite/master'
2020-05-01 10:48:46 +02:00
OpenOSRS
09d1af177d
Client: Update NPC stats
2020-05-01 00:09:21 +00:00
Psikoi
07b8798cac
Add Wise Old Man to XP Updater plugin
2020-04-30 19:40:19 -04:00
Psikoi
1778d5d79b
Refactor xp updater requests to use generic request sender method
2020-04-30 19:40:19 -04:00
Thomas Cylke
e2aca28979
project: move config button clicked event
2020-04-30 19:18:48 -04:00
Ganom
a84880b0e7
playermanager: fix player spawn overriding appearance change. ( #2536 )
2020-04-30 15:39:07 -04:00
Adam
f60d818558
chat notifier: fix highlight own name matching player names with spaces
...
We internally rewrite nbsp to space in Player.getName(), but the in-game
drop messages which include players names still have nbsp. Modify the
generated username matcher pattern to match either nbsp or space.
2020-04-30 15:07:27 -04:00
Ganom
4fa0885e12
panelcomponent: add override for panel resizing. ( #2535 )
2020-04-30 12:04:05 -04:00
Adam
f9ad57625c
item identification: add divine bastion and battlemage potions
2020-04-30 12:01:54 -04:00
Adam
b48936eec1
itemstats: add divine bastion and battlemage potions
2020-04-30 12:00:11 -04:00
Adam
e930283176
timers: add divine bastion and battlemage potions
2020-04-30 11:23:29 -04:00
RuneLite Cache-Code Autoupdater
bcfe840019
Update Item variations to 2020-04-30-rev182
2020-04-30 10:32:17 +00:00
OpenOSRS
6b639f406d
Client: Update NPC stats
2020-04-30 00:12:12 +00:00
Ganom
9fb9bb1931
pluginmanager: one-line.
2020-04-29 11:06:55 -04:00
Ganom
5a5c1ab307
pluginmanager: allow Plugins to be instantized if they're a plugin regardless of superclass.
2020-04-29 10:45:18 -04:00
Max Weber
d6bb219c79
rl-api, rl-client: rename getHealth to getHealthScale
2020-04-28 23:15:38 -06:00
OpenOSRS
6162279c13
Client: Update NPC stats
2020-04-29 00:09:11 +00:00
Kyle
5a02c94c9f
Merge pull request #2529 from xKylee/upstream2804
...
project: upstream
2020-04-29 00:20:49 +01:00
Kyle
5778539345
Merge pull request #2513 from Owain94/pluginlistnullcheck
...
pluginlist: Add null check
2020-04-29 00:20:33 +01:00
xKylee
78ff1d1485
project: upstream
...
project: upstream
2020-04-28 23:54:49 +01:00
Kyle
4eaed7c18e
project: splashscreen
2020-04-28 16:55:39 +01:00
Tomas Slusny
06d8a217c8
Merge pull request #10575 from raiyni/move-equipment-button
...
Move bank equipment button into title bar
2020-04-28 02:53:19 +02:00
Tyler Davis
5bfefcccb8
account: Fix tooltip and dialog verbiage ( #11132 )
...
This commit changes uses of "login" and "logout" to "log in" and "log
out" when they are representing a verb.
2020-04-28 00:41:44 +00:00
Daniel
b337cf8ee1
questlist, music, fairyring: don't close filter when pressing enter
2020-04-27 15:38:24 -06:00
Daniel
2706199944
chatboxtextinput: conditionally close input from ondone callback
2020-04-27 15:37:17 -06:00
Ron Young
cac0828253
tabinterface: move equipment button into title bar and move title bar widgets
2020-04-26 22:15:32 -05:00
Ron Young
5b7eb0adaf
revert banktags: move new tagtab button to the bottom of the list 358703f307
2020-04-26 22:14:31 -05:00
Spedwards
8eee9d12f6
world hopper: add region filter option to quick-hopping
2020-04-26 18:50:18 -04:00
Aaron King
9226db8e05
item stats: add the in-bank equipment interface
2020-04-26 17:29:03 -04:00
Owain van Brakel
ab794c8c65
groups: Bind on local host instead of ip address
2020-04-26 22:39:18 +02:00
RansomTime
1e679fd385
cluescrolls: Clarify West Ardougne Church clue location ( #11238 )
2020-04-26 18:43:54 +00:00
Adam
a20ae62995
combat level plugin: use script events for attack level range hook
2020-04-26 12:59:08 -04:00
Étienne Boutet
62e05610a0
idlenotifier: Add bolt tip attaching animations
2020-04-26 16:58:14 +00:00
Adam
d85a72da0f
runelite: log startup failures as errors
2020-04-26 11:56:39 -04:00
Kyle
3d6c5e5ede
Merge pull request #2522 from xKylee/upstream
...
project: upstream + version bump
2020-04-26 13:14:24 +01:00
Kyle
611783a3c0
project: splash screen change and more logging ( #2523 )
...
* Update PluginManager.java
* Update ExternalPluginManager.java
2020-04-26 02:23:52 +01:00
OpenOSRS
9cc4881a3b
Client: Update NPC stats
2020-04-26 00:09:34 +00:00
Kyle
8216dfa20f
upstream: merge and version bump
...
upstream: merge and version bump
2020-04-25 23:53:09 +01:00
Tim Granata
c507d0b4ff
clues: add twisted slayer helm to warrior's guild steps ( #11350 )
2020-04-24 22:05:03 +02:00
OpenOSRS
2cd935b3c4
Client: Update NPC stats
2020-04-24 00:10:45 +00:00
Runelite auto updater
1c9c71ef7c
Bump for 1.6.13-SNAPSHOT
2020-04-23 11:21:55 +00:00
Runelite auto updater
522da94369
Release 1.6.12
2020-04-23 11:21:47 +00:00
Max Weber
c3c2a12c56
WidgetOverlay: remove bounty hunter info widget
...
This doesn't layout properly anymore
2020-04-23 04:47:09 -06:00
RuneLite Cache-Code Autoupdater
cfef584e43
Update Scripts to 2020-04-23-rev182
2020-04-23 10:32:27 +00:00
RuneLite Cache-Code Autoupdater
eba4299235
Update Item variations to 2020-04-23-rev182
2020-04-23 10:32:22 +00:00
Kyle
3e5efa9dd3
Merge pull request #2514 from Owain94/configpanelnumberformatexception
...
configpanel: Catch NumberFormatException
2020-04-23 10:11:29 +01:00
OpenOSRS
675f4cb1bb
Client: Update NPC stats
2020-04-23 00:08:44 +00:00
Mitchell Kovacs
15b3d39446
timers plugin: add option to loop timers
2020-04-22 17:48:39 -04:00
Trevor
188a9414ff
hitsplats: add missing multihitsplat varients
2020-04-22 14:05:08 -04:00
Max Weber
03511a4e00
interfacestyles: update widget bounds before every render
...
this reverts commit abaf45092b
We need to run this every frame because the client can update the widget
bounds cache without calling [proc,toplevel_resize]. This is easily
reproducible by resizing the client in fixed mode, which causes the
the tli to be revalidated, but because its in fixed mode it doesn't run
the resize listener because the bounds don't actually change.
We use BeforeRender instead of ClientTick because ClientTick is posted
before cs2s are evaluated each tick, so if [proc,toplevel_resize] (or
any other cs2 that can touch these widgets) is called the widget would
be in the vanilla position for the next frame.
2020-04-22 13:58:34 -04:00