Commit Graph

11407 Commits

Author SHA1 Message Date
Kyle
f30b0c48f5 Update MenuEntrySwapperPlugin.java 2019-10-11 17:53:09 +01:00
Kyle
feffe1a3e6 Mes: fix implings 2019-10-11 17:04:18 +01: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
Adam
562ff3232e cache: update object definition 2019-10-11 08:55:54 -04:00
Manatsawin Hanmongkolchai
fd8e869c03 Trigger rebuild 2019-10-11 17:11:50 +07:00
Kyle
ef9ae17208 Update GrimyHerbLookup.java 2019-10-11 11:10:14 +01: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
Elkins, Trey
0bcefb0be0 Add no weapon/shield enforcement to aerial fishing clue 2019-10-11 11:54:52 +02:00
Max Weber
6583aa4171 prayer: Use ItemStats for prayer bonuses 2019-10-11 11:50:52 +02:00
Krysaczek
36b69342e5 Add Spears and Hastae smithing to Skill calculator 2019-10-11 10:06:10 +02:00
David
d2901c426d skillcalc: add Broodoo shield 2019-10-11 10:04:52 +02:00
dekvall
019ed814ea item identification: show identifier for placeholders and noted items 2019-10-11 09:05:46 +02: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
Tyler Bochard
8d402a6f83 Merge pull request #1756 from Owain94/plugin-sorter
pluginsorter: Add ability to hide per category
2019-10-11 02:39:31 -04:00
Abex
6c62b95561 Merge pull request #9968 from huddy987/potLimit
Add divine potion buy limits
2019-10-10 23:16:24 -06:00
Abex
0653e66a02 Merge pull request #10014 from dabolink/priffCannonElves
Add Elf Cannon Spot in Priff
2019-10-10 22:47:27 -06: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
Max Weber
d627171bbe runelite-client: Rename StackFormatter to QuantityFormatter
StackFormatter.formatNumber was incredibly misleading, it makes more
sense to remove Stack from the classes name than move it.
2019-10-10 04:29:30 -06:00
Max Weber
ea69b8e57d StackFormatter: synchronize access to NumberFormats
DecimalFormat likes to copy data into itself when formatting because
it is poorly designed, as such it cannot be used by multiple threads
at once.
2019-10-10 04:25:53 -06:00
Max Weber
b30243c784 StackFormatter: Fix documentation 2019-10-10 04:23:35 -06:00
Owain van Brakel
1f5911b48c actions: Remove merge 2019-10-10 11:54:55 +02:00
Max Weber
32f624e1d5 StackFormatter: remove quantityToRSStackSize
This is nearly unused, and serves no great purpose as
quantityToStackSize can display the same information in a more readable
format
2019-10-10 03:49:44 -06:00
Owain van Brakel
ac51340336 Client: Update item stats (#1746)
Client: Update item stats
2019-10-10 10:28:08 +02:00
Owain van Brakel
b6f63cc538 Client: Update NPC stats (#1745)
Client: Update NPC stats
2019-10-10 10:27:57 +02:00
OpenOSRS
9f7dd842d3 Client: Update item stats 2019-10-10 02:31:41 +00:00
MESLewis
7edcdc05ae Add teleport icon for Stony Basalt under 73 Agility 2019-10-09 19:39:04 -06: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
Tyler Bochard
df988fbeed Merge pull request #1741 from Gamer1120/patch-2
readme: Update Github links to open-osrs
2019-10-09 00:49:12 -04:00
Owain van Brakel
b4e81d16ab readme: Updated build status badge 2019-10-09 06:19:44 +02:00
Owain van Brakel
5da7438ac2 tmorph: fixed typo (#1742)
tmorph: fixed typo
2019-10-09 06:17:50 +02:00
Owain van Brakel
15ad899093 actions: Check event source on merge action 2019-10-09 06:15:46 +02:00
Owain van Brakel
67b17b9bbe actions: Run scraper everyday
Bot PRs are automatically merged anyways
2019-10-09 06:08:30 +02: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