ThatGamerBlue
7a261c4873
mixins: update menu action printing, map new fields in player
2021-03-24 16:18:29 +00:00
Runelite auto updater
aff6ea6fa9
Bump for 1.7.4-SNAPSHOT
2021-03-24 12:35:24 +00:00
Runelite auto updater
d46effc28c
Release 1.7.3
2021-03-24 12:35:16 +00:00
Max Weber
a2d72d752b
Merge remote-tracking branch 'ghubo/cache-code-2021-03-24-rev194'
2021-03-24 06:19:19 -06:00
Max Weber
8bc18fb497
Merge branch 'pr_13375'
2021-03-24 06:18:51 -06:00
Adam
ae1b9ad0cb
hiscore panel: add Tempoross
2021-03-24 06:16:27 -06:00
Adam
29dbb949c9
http-api: add Tempoross hiscores
2021-03-24 06:16:27 -06:00
Broooklyn
93503bb7e6
discord: add Tempoross regions
2021-03-24 06:01:04 -06:00
RuneLite Cache-Code Autoupdater
fb07fbdef7
Update NPC IDs to 2021-03-24-rev194
2021-03-24 11:57:33 +00:00
RuneLite Cache-Code Autoupdater
97a6713fd8
Update Object IDs to 2021-03-24-rev194
2021-03-24 11:57:33 +00:00
RuneLite Cache-Code Autoupdater
8467b9f809
Update Item variations to 2021-03-24-rev194
2021-03-24 11:57:32 +00:00
RuneLite Cache-Code Autoupdater
2baa46dfdb
Update Item IDs to 2021-03-24-rev194
2021-03-24 11:57:32 +00:00
Nicholas Anzalone
614fd800ea
cannon: move wilderness skeleton cannon spot off shooting star
...
Because of the shooting star update a cannon can no longer be placed at the old cannon spot. Move location of the cannon spot a few tiles south-east where the cannon can hit an optimal amount of skeletons.
2021-03-23 18:15:12 -04:00
Adam
9d048fce41
gpu: fix clEnqueueReleaseGLObjects call with no wait list
...
The spec prohibits calling clEnqueueReleaseGLObjects with 0 for
num_events_in_wait_list but a non-null event_wait_list. Special
case passing a null wait list when there are no compute events
to wait for.
2021-03-23 13:48:55 -04:00
Hydrox6
ad10d6d6c1
chat commands: change pbs from int to double and support parsing them
...
Co-authored-by: Adam <Adam@sigterm.info >
2021-03-23 13:46:08 -04:00
Hydrox6
33cdd85ee7
http-service: change pbs from int to double
2021-03-23 13:46:08 -04:00
Hydrox6
02025f9d8f
config: add support for doubles
2021-03-23 13:46:08 -04:00
Jonathan Pritchard
5fb97e2b6d
chat commands: fix hs kc patterns to match values greater than 999
2021-03-23 10:28:05 -04:00
Jonatino
8b40493e54
Fix checkstyle errors
2021-03-22 23:16:54 -04:00
Jonatino
63aa0cda1a
Removed unused mixin
2021-03-22 22:28:25 -04:00
Adam
d629d422f7
menus: add widgetmenuoption constructor for widgetid
...
This is for pluginhub plugins which want to add a managed custom menu for a widget with no corresponding widgetinfo
2021-03-22 19:53:01 -04:00
Jonatino
3540fd83b2
Fixed setters missing arguments
2021-03-21 16:19:21 -04:00
Jonatino
bec41007a9
Implemented js5port, worldport, parent/sub cache paths
2021-03-21 16:13:51 -04:00
Adam
e7f50433a3
xp globes: add dynamic skill icon sizing
...
Co-authored-by: Yumleg <jamesz96.au@gmail.com >
Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com >
2021-03-21 16:01:46 -04:00
Jonatino
050f399cdf
Implemented currentPort
2021-03-21 15:56:20 -04:00
Jonatino
ecd6483fcc
refactored port names
2021-03-21 13:57:33 -04:00
Jonatino
d8b5e78838
Typo
2021-03-21 13:47:56 -04:00
Jonatino
04634bc5b9
Added some refactoring around cache path logic
2021-03-21 13:46:37 -04:00
Adam
63992dc27e
woodcutting plugin: use tree location for determining the tree region
2021-03-21 12:32:40 -04:00
Adam
1bc9e5232f
hunter plugin: update location translation for lizard traps
...
Now that getWorldLocation() returns the south-west corner, the
translations for the open trap to the closed trap need to be inverted
2021-03-21 12:32:39 -04:00
Adam
b9e290c9d2
api: add javadoc to tile object location api
2021-03-21 12:32:38 -04:00
Adam
4f34a0de6a
game object: add size x/y methods
2021-03-21 12:32:37 -04:00
Adam
1c41fc0eba
agility shortcut: fix al kharid window map location
2021-03-21 12:32:37 -04:00
Hexagon
0e7d11c8dd
Dedupe GameObjectSpawned events when simulating events
2021-03-21 12:24:35 -04:00
Owain van Brakel
f41aa220a4
api: Update equipment widget IDs
2021-03-21 15:59:08 +01:00
ImNoOSRS
05ae0b769c
RSTile: setDecorativeObject ( #2967 )
...
Co-authored-by: ImNo <kylian@iphone.nl >
2021-03-18 23:42:16 +01:00
Nicholas Anzalone
b1cfcb3c1e
clues: Remove duplicated coordinate clue from MapClue ( #13342 )
2021-03-18 07:35:05 +00:00
ThatGamerBlue
9824ddd787
actually put the test on the repo
2021-03-17 22:19:45 +00:00
ThatGamerBlue
7a9dda82fe
Merge remote-tracking branch 'upstream/master' into master
2021-03-17 22:19:21 +00:00
Kyle
e61971130d
project: fix hotkeys
2021-03-17 21:17:29 +00:00
ThatGamerBlue
ebffc0983b
xtea: update urls
2021-03-17 19:44:29 +00:00
Adam
088cb19752
ge plugin: use prices.runescape.wiki for ge link when using wiki prices
2021-03-15 22:55:33 -04:00
Adam
1b917895f0
ge plugin: cleanup
2021-03-15 22:55:33 -04:00
Adam
2725e0452f
ge plugin: use int for ha value
2021-03-15 22:55:33 -04:00
David Uhler Brand
19cc5dc461
chat notifications: add regex highlights
...
Co-authored-by: Adam <Adam@sigterm.info >
2021-03-15 19:36:28 -04:00
Adam
ed978d31dd
wiki price service: use v1 api
2021-03-14 22:26:40 -04:00
ThatGamerBlue
091c46ac23
api: remove broken events
2021-03-12 17:30:04 +00:00
Jordan
4b8f2120ed
Merge pull request #13287 from Broooklyn/discord-and-worldmap
2021-03-12 04:01:37 +00:00
Egert
03827aafa5
Change the way how plugins are hotswapped to use PluginWrapper instead of String ( #2969 )
...
Co-authored-by: Egert Aia <egert.aia@softwerk.ee >
2021-03-12 00:00:27 +00:00
ThatGamerBlue
ebe84d3890
Merge pull request #2968 from open-osrs/hi-phil-swift-here-for-flex-tape-the-super-strong-waterproof-tape
...
project: This isn't flex tape, this is an upstream.
2021-03-10 16:42:32 +00:00