RuneLite Cache-Code Autoupdater
02b107ed97
Update Item IDs to 2020-11-11-rev192
2020-11-11 11:31:30 +00:00
Owain van Brakel
e75b15e92b
Merge pull request #2853 from Owain94/xomp
...
externalmanager: Comparator
2020-11-10 05:14:58 +01:00
Owain van Brakel
1835da5f6b
externalmanager: Comparator
2020-11-10 05:05:17 +01:00
Owain van Brakel
af651e0ed0
Merge pull request #2851 from open-osrs/GRADLE-DEPS-UPDATE
...
gradle: Update gradle dependencies
2020-11-10 03:12:06 +01:00
OpenOSRS
8a696b9a25
gradle: Update gradle dependencies
2020-11-10 02:57:25 +01:00
Adam
811842ef2f
wildcard matcher: quote replacement to prevent the matcher from replacing group references
2020-11-09 19:15:28 -05:00
Adam
51d105a30b
chat commands: format lp score
2020-11-09 19:15:16 -05:00
Adam
4f3d57d739
Fix offline worlds showing population of 65535
...
The service has been updated to return -1 when worlds are offline, and then the UI updated to display OFF when the count is less than 0
2020-11-09 12:41:50 -05:00
ThatGamerBlue
3fb8e68109
Merge pull request #2852 from ThatGamerBlue/mixins/optimize
...
mixins: simplify dynamic object and sequence definition mixins
2020-11-09 02:58:04 +00:00
ThatGamerBlue
38a37abd69
mixins: simplify dynamic object and sequence definition mixins
2020-11-08 13:27:40 +00:00
Ben Poulson
b031d4c60f
gpu: add colorblind mode
...
Co-authored-by: Adam <Adam@sigterm.info >
2020-11-07 21:03:49 -05:00
Usman Akhtar
7f49b88b42
opponent info: fix npcindicator color not working with show opponents in menu
2020-11-07 13:52:28 -05:00
ThePharros
1cc422605d
menu entry swapper: add recite-prayer swap
2020-11-06 17:48:54 -05:00
Adam
79286202e6
ci: update glslang to 8.13.3743
2020-11-06 16:03:04 -05:00
Cryslacks
26edf447c8
Add trade and duel inventory to widget item inventory overlay
2020-11-05 15:53:02 -05:00
OpenOSRS
aab9df61ca
gradle: Update gradle dependencies ( #2845 )
2020-11-05 19:59:59 +00:00
Kyle
5ba9d207cd
weaponmap: add missing weapons ( #2850 )
...
weaponmap: add missing weapons
2020-11-05 19:59:41 +00:00
dekvall
d8e72c6551
xptracker: add league relic modifiers
2020-11-05 14:05:45 -05:00
dekvall
16c9a9cb3a
regenmeter: add support for fluid strikes
2020-11-05 14:05:45 -05:00
RansomTime
6044c9ce90
slayer plugin: add Cyclops to hill giants task list
...
Slayer info from https://oldschool.runescape.wiki/w/Cyclops - notable synergy with Unnatural Selection in Trailblazer league
2020-11-04 19:27:15 -05:00
Hydrox6
d3573edbfe
add support for trailblazer tools
2020-11-04 19:22:44 -05:00
dekvall
9b3beffbfc
timers: add league home tele
2020-11-04 19:21:43 -05:00
Kyle
6c64c6ae1c
Update WeaponMap.java ( #2849 )
2020-11-05 00:17:47 +00:00
ThatGamerBlue
d2c2b577bd
externalpluginmanager: print full exception when plugin can't be loaded ( #2847 )
2020-11-05 00:10:46 +00:00
Adam
f8d8aa762c
antidrag: set bank drag delay when bankside inv is opened too
2020-11-04 17:25:18 -05:00
Adam
3a1e752da5
item charges test: remove unnecessary eq matchers
2020-11-04 15:35:29 -05:00
Unmoon
f17a08ff9d
item charges: add Chronicle
2020-11-04 15:35:29 -05:00
ThatGamerBlue
d6766297e8
Merge pull request #2848 from open-osrs/scripts-failure
...
scripts: fix accidentally reverted changes
2020-11-04 01:05:30 +00:00
ThatGamerBlue
9090cd3180
Update CommandScript.rs2asm
2020-11-04 00:59:08 +00:00
ThatGamerBlue
bfd590369f
Update BankSearchLayout.rs2asm
2020-11-04 00:58:40 +00:00
ThatGamerBlue
2ac7b666c6
Merge pull request #2846 from ThatGamerBlue/rsc-run-task
...
runescape-client: add rsc-run task
2020-11-04 00:15:30 +00:00
ThatGamerBlue
1e9ca9e7c0
runescape-client: add run task
2020-11-03 23:29:51 +00:00
Matthew Zegar
43bf4d60eb
key remapping: add control remap
...
Co-authored-by: Adam <Adam@sigterm.info >
2020-11-03 16:06:28 -05:00
Adam
7ceb3c9e02
client: add PMD source code analyzer
...
This catches common bugs, dead code, etc., and also performs some more advanced
code style checks compared to checkstyle.
Co-authored-by: pilino1234 <pilino@posteo.de >
2020-11-01 11:54:54 -05:00
Hydrox6
c8400a184a
chat timestamps: add timestamps for all message types
2020-10-31 15:42:22 -04:00
Max Weber
bbd06b84b9
wiki: Always include item names in widget optarget lookups
...
Normally the client includes Widget::name in the target param, but for
widgets that don't normally have menu entries this is often empty so the
lookup string would just be `Lookup `
2020-10-31 15:24:38 -04:00
Max Weber
de8afadac9
wiki: don't throw when trying to optarget skills
2020-10-31 15:24:38 -04:00
Max Weber
f52eeaf4d3
wiki: remove remainder of quest/diary lookup code
...
2b077f4364
2020-10-31 15:24:38 -04:00
Adam
20dec72416
spriteid: remove duplicated run icon
2020-10-31 15:18:29 -04:00
Tomas Slusny
e02341fd7c
Link to CI workflow from CI badge
...
Instead of linking to image link to actual workflow
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2020-10-31 17:49:45 +01:00
Dasgust
7f902f30c5
xp tracker: add goal time formatting option
2020-10-30 17:24:59 -04:00
SirGirion
fc9f9faff0
chatcommands: handle league accounts properly
2020-10-30 15:57:27 -04:00
Adam
d3c0713969
key remapping: don't remap space in options dialog
...
The options dialog never accepts space, so remapping a key to it doesn't make sense, and it is possible the original key was one of the keys actually being listened for
2020-10-30 14:44:20 -04:00
Tomas Slusny
c4f019aff0
Switch to GitHub actions
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2020-10-30 14:36:20 -04:00
Tyler Bochard
f847dcfb4e
Merge pull request #2844 from open-osrs/better-script-info
...
runelite-client: script update (thanks TomC) / outdated rework
2020-10-29 13:36:24 -04:00
therealunull
35b9ee3ded
mixins: checkstyle
2020-10-29 13:30:06 -04:00
therealunull
a20bdb57cb
runelite-client: remove remnant script dir
2020-10-29 13:24:36 -04:00
therealunull
1eab6b46cd
Merge branch 'master' into better-script-info
...
# Conflicts:
# runelite-client/src/main/resources/scripts/ChatboxInputWidgetBuilder.rs2asm
# runelite-client/src/main/resources/scripts/OptionsPanelRebuilder.rs2asm
# runelite-client/src/main/resources/scripts/SpecbarRedraw.rs2asm
# runelite-client/src/main/scripts/ChatboxInputWidgetBuilder.hash
# runelite-client/src/main/scripts/OptionsPanelRebuilder.hash
# runelite-client/src/main/scripts/SpecbarRedraw.hash
2020-10-29 13:23:04 -04:00
therealunull
c626769ca4
mixins: remove 2 dead methods
2020-10-29 13:17:09 -04:00
Owain van Brakel
0b13503b1d
Merge pull request #2843 from Owain94/upstream-2910
...
project: Merge upstream
2020-10-29 18:16:57 +01:00