Lucwousin
0dbd1192b7
Merge pull request #1758 from Lucwousin/sesh-wimme-bra
...
client: Run SessionClient asynchronously
2019-10-11 22:11:59 +02:00
Coollegolas
00c9dea8d1
mes: beginner/easy clues for Young Implings ( #1744 )
...
* Change to menuentryswapper to add beginner/easy clues for Young Implings.
Removed One-tick
Signed-off-by: Coollegolas <eddielnd@gmail.com >
* Update MenuEntrySwapperPlugin.java
Removed unnecessary brackets.
* Update MenuEntrySwapperPlugin.java
Fixed { I removed when making last edit.
* Update MenuEntrySwapperPlugin.java
2019-10-11 16:58:29 +01:00
Lucwousin
11a506987c
Run SessionClient asynchronously
2019-10-11 16:50:59 +02:00
ST0NEWALL
3c7ff60d08
playerindicator: Caller and Caller Pile highlight fix ( #1723 )
...
* Fix player attack options and player indicators
* player attack options
* buying checkstyle bypass method
* for testing the bootstrapper. if the testing works, this can be merged
Signed-off-by: PKLite <stonewall@pklite.xyz >
* runtimeClasspath
Signed-off-by: PKLite <stonewall@pklite.xyz >
* runtimeClasspath
Signed-off-by: PKLite <stonewall@pklite.xyz >
* launcher version bump
Signed-off-by: PKLite <stonewall@pklite.xyz >
* ,
Signed-off-by: PKLite <stonewall@pklite.xyz >
* Fix Caller/Pile highlighting
Signed-off-by: PKLite <stonewall@pklite.xyz >
2019-10-11 11:08:31 +01:00
Owain van Brakel
34b79e5625
sessionmanager: Disable until the bot is up and running ( #1752 )
2019-10-11 11:07:49 +01:00
Lucwousin
85f266c181
api/client: various (MenuEntry api stuff, agility/translate plugin stuff to use that) ( #1748 )
...
* Standardize MenuEntry methods, make MenuEntry events extend MenuEntry
* Make agility plugin only change entries it needs to
* Clean up chat translator by a lot, also implement cloneable instead of just adding a ranodm copy method smh
* actions: allow slash in PR title
* devtools: Fix checkstyle
* examineplugin: Fix tests
2019-10-11 11:05:45 +01:00
Kyle
537eb29538
Merge pull request #1750 from Owain94/1010-merge
...
project: Merge upstream
2019-10-11 11:05:16 +01:00
Owain van Brakel
0232f9fb4d
suppliestracker: Fix images and tooltip text ( #1757 )
2019-10-11 11:04:51 +01:00
Tyler Bochard
8b47a59de5
Merge pull request #1751 from Owain94/supply-tracker
...
supplytracker: Fix eating and drinking menu actions
2019-10-11 02:45:59 -04:00
Tyler Bochard
28394a8f81
Merge pull request #1753 from Owain94/fonts
...
overlayrenderer: Fix font styles not applying
2019-10-11 02:42:40 -04:00
Tyler Bochard
7829e91961
Merge pull request #1754 from Owain94/plugin-list-dirty-hack
...
pluginlist: Remove old dirty 'hack'
2019-10-11 02:41:59 -04:00
Tyler Bochard
5e469f97b0
Merge pull request #1755 from Owain94/plugin-list
...
pluginlist: Show OpenOSRS config above the RL config
2019-10-11 02:41:09 -04:00
Owain van Brakel
625afea782
overlayrenderer: Fix font styles not applying
2019-10-11 06:25:37 +02:00
Owain van Brakel
82ced11a61
pluginsorter: Add ability to hide per category
2019-10-11 06:13:24 +02:00
Owain van Brakel
64c960eba9
pluginlist: Show OpenOSRS config above the RL config
2019-10-11 05:21:44 +02:00
Owain van Brakel
3df3d5e96f
pluginlist: Remove old dirty 'hack'
2019-10-11 05:19:23 +02:00
Owain van Brakel
1d68c2520e
supplytracker: Fix eating and drinking menu actions
2019-10-11 05:03:00 +02:00
Owain van Brakel
8e1d6e8375
Merge remote-tracking branch 'runelite/master' into 1010-merge
2019-10-11 04:53:14 +02:00
Owain van Brakel
ac51340336
Client: Update item stats ( #1746 )
...
Client: Update item stats
2019-10-10 10:28:08 +02:00
OpenOSRS
9f7dd842d3
Client: Update item stats
2019-10-10 02:31:41 +00:00
OpenOSRS
d70e4abe10
Client: Update NPC stats
2019-10-10 00:32:37 +00:00
Adam
7ea68d7e72
screenmarkers: optimize panel rebuilding
...
This fixes panel rebuilding adding multiple mouse input listeners
2019-10-09 09:09:41 -04:00
Tomas Slusny
f780092ec4
Merge pull request #9738 from dekvall/fishing-indicator-minnows
...
fishing: Set status to NOT fishing when the flying fish is active
2019-10-09 15:09:13 +02:00
Tyler Bochard
2626ca7cd1
Merge pull request #1735 from IanWONeill/master
...
chat-translator: add additional languages.
2019-10-09 00:49:38 -04:00
dekvall
e9a805c735
fishing: Set status to NOT fishing when the flying fish is active
...
Since you are not getting fish while the flying fish is active, you are not
actually fishing any minnows.
Closes #8584
2019-10-09 00:52:36 +02:00
Justin
898346e3bd
tmorph: fixed typo
...
closes Suggestion 265 (discord)
2019-10-09 08:53:57 +11: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
236e8e1b1b
Merge pull request #1727 from open-osrs/Missed-1
...
Project: update open.osrs.properties
2019-10-08 15:17:10 +02:00
wwchak
1959b7ea72
fishing: Add missing fishing platform highlight ( #9989 )
2019-10-08 11:26:29 +02:00
Tomas Slusny
ef4e6bc8ff
Merge pull request #9945 from dekvall/grid-item-swap
...
Inventorygrid: Draw image for replaced item
2019-10-08 11:07:48 +02:00
RensB
121f6cfa00
item charges: add charges to guthix rest tea ( #10002 )
2019-10-08 11:05:37 +02:00
Tomas Slusny
c4c72e5077
Merge pull request #9977 from dekvall/xp-tracker-interval
...
xptracker: fix goals set from level 1
2019-10-08 10:12:19 +02:00
Ignas Maslinskas
a46e1c133d
xptracker: fix out-of-sync add to canvas menu ( #9983 )
...
Changes so that `XpInfoBox` uses same method of determining whether to show `Add to canvas` or `Remove from canvas` button by calling `hasOverlay`. Previously `XpInfoBox` would rely solely on its own state which meant that if canvas is added from anywhere else (e.g. skill context menu) this action is not known by the `XpInfoBox`.
Fixes #9788
2019-10-08 09:59:34 +02:00
Owain van Brakel
7640c9c6fa
Merge pull request #1739 from open-osrs/ITEM-STATS-UPDATE-3953070bd
...
Client: Update item stats
2019-10-08 04:44:15 +02:00
Ganom
8a7929226b
Client: Update item stats
2019-10-08 02:22:41 +00:00
Ganom
235ff36999
Client: Update NPC stats
2019-10-08 00:22:54 +00:00
Ian W. ONeill
3b0d1527c2
chat-translator: add additional languages.
...
chat-translator: easier language selection in config.
2019-10-07 13:55:26 +01:00
Taylor
478df41331
Fix Monk's residence and Rommik cryptic crate locations ( #9936 )
...
Change coordinates for "Monk's residence in the far west. See robe storage device.".
Change coordinates for "Search the crate in Rommiks crafting shop in Rimmington.".
2019-10-07 12:55:03 +02:00
Tomas Slusny
40589398f7
Merge pull request #9915 from Dava96/Plant-door-shortcut
...
agility: add plant door obstacle
2019-10-07 12:52:52 +02:00
SebastiaanVanspauwen
77deb0964e
worldmap: Add Wilderness crabs teleport ( #9970 )
2019-10-07 12:44:09 +02:00
Gustavo Rodrigues
b823af0a92
Add Drift Net to skill calc plugin ( #9958 )
2019-10-07 12:42:28 +02:00
Eric Weaver
c5e3f8c98c
Fix typo in Barrows chest emote clue ( #9982 )
2019-10-07 11:54:21 +02:00
Eric Weaver
a8cbc7a1f2
Update Anglerfish master challenge clue text ( #9988 )
2019-10-07 11:53:04 +02:00
Lucwousin
b61eb75b06
hydra: add configuration options and a useless stun timer which needed all the sprite things and kinda looks bad to begin with
2019-10-06 22:24:27 +02:00
Lucwousin
3858c09b64
api: ImageUtil sprite additions and random bits and bobs
2019-10-06 22:22:16 +02:00
Kyle
5bb87d8a7c
Update open.osrs.properties
2019-10-06 11:25:00 +01:00
Lucwousin
609bd656ae
antidrag: improvements/fixes
2019-10-05 14:18:57 +02:00
ST0NEWALL
42b9a9b244
gradle: add dependency dump for Bootstrapper ( #1717 )
...
* Fix player attack options and player indicators
* player attack options
* buying checkstyle bypass method
* for testing the bootstrapper. if the testing works, this can be merged
Signed-off-by: PKLite <stonewall@pklite.xyz >
* runtimeClasspath
Signed-off-by: PKLite <stonewall@pklite.xyz >
* runtimeClasspath
Signed-off-by: PKLite <stonewall@pklite.xyz >
* launcher version bump
Signed-off-by: PKLite <stonewall@pklite.xyz >
* ,
Signed-off-by: PKLite <stonewall@pklite.xyz >
2019-10-05 04:25:29 +01:00
ST0NEWALL
027a369084
client: Rebrand ( #1688 )
...
client: Rebrand
2019-10-04 22:49:34 -04:00
Kyle
722aaea0d2
Merge pull request #1707 from Owain94/0310-merge
...
project: Merge upstream
2019-10-04 23:00:47 +01:00