OpenOSRS
708a7f44c6
Client: Update NPC stats
2020-01-12 00:17:37 +00:00
Kyle
d3b0402795
Merge branch 'master' into party-time
2020-01-11 23:18:00 +00:00
Kyle
2f2b154e80
Update DiscordUserInfo.java
2020-01-11 22:24:49 +00:00
xKylee
ca8fd09b93
mes: fix mounted capes
...
mes: fix mounted capes
2020-01-11 22:11:28 +00:00
Kyle
8038f8868e
upstream
...
oops
2020-01-11 05:44:39 +00:00
xKylee
2278d190b0
upstream
...
upstream
2020-01-11 05:22:08 +00:00
Grehgous
ef80e0de28
Fix Status Bars plugin "hide when our of combat"
...
When this option is enabled, status bars were only hidden after entering and leaving combat for the first time. This change allows the status bars to be correctly hidden without requiring entering then leaving combat.
2020-01-10 21:52:04 -05:00
Adam
cfa55992a2
hiscore panel: add score/points to activity tooltips
...
With the new formatLevel() change these can be rounded, and you can't
tell what the exact value is
2020-01-10 21:28:46 -05:00
Adam
7dbb2ff5cc
Merge pull request #10573 from Hydrox6/clues-duel-arena
...
cluescrolls: update hint for Duel Arena Coordinate Clue
2020-01-10 20:46:14 -05:00
Zachary Waller
5e1932ab5d
skill calc: calculate xp on focus lost
2020-01-10 20:31:54 -05:00
melkypie
2681d395fc
menu swapper: check home portal swap target
...
The swap was attemting to run on anything with the "enter" option, which
conflicted with the quick-enter swap below it.
Co-authored-by: Adam <Adam@sigterm.info >
2020-01-10 20:24:01 -05:00
Rami
8ddcb92bd7
agility plugin: add toggle for obstacle clickboxes
2020-01-10 19:48:54 -05:00
Owain van Brakel
6f330d6a5c
radiance: Update to latest version
2020-01-10 18:57:45 +01:00
Owain van Brakel
1dcfb25eb0
config: Expand panels on search and restore state when search query i… ( #2206 )
...
* config: Expand panels on search and restore state when search query is empty
* Update PluginListItem.java
Co-authored-by: Kyle <48519776+xKylee@users.noreply.github.com >
2020-01-10 14:46:57 +00:00
Owain van Brakel
719f8f163c
statusorbs: Edit graceful recovery rate calculations ( #2205 )
...
statusorbs: Edit graceful recovery rate calculations
2020-01-10 15:24:11 +01:00
Owain van Brakel
91906834d8
statusorbs: Edit graceful recovery rate calculations
...
The latest game update changes the way the graceful set works
2020-01-10 14:38:44 +01:00
Owain van Brakel
34da950c59
config: rework ( #2204 )
...
config: rework
2020-01-10 12:27:29 +01:00
Owain van Brakel
140c31268d
config: rework
2020-01-10 12:08:44 +01:00
Kyle
4b28420e67
menuentryswapper: Left Click options within Bank ( #2198 )
...
* MES: Left click bank actions (eat, wield, wear, drink)
2020-01-10 10:52:53 +00:00
Owain van Brakel
3e60d3a0a2
Bronzemanmode: overhaul ( #2157 )
...
Bronzemanmode: overhaul
2020-01-10 11:13:08 +01:00
Owain van Brakel
4f1586cfbb
Merge pull request #2183 from xKylee/bankedxp
...
BankedXP: update plugin
2020-01-10 11:12:09 +01:00
Im2be
037a5c8de5
raids: Fixed an uncommon ArrayOutOfBoundsException in RotationSolver ( #2201 )
...
* raids: Fix !layout command & update RaidOverlay
* raids: Fixed an uncommon ArrayOutOfBoundsException in RotationSolver
2020-01-10 09:09:50 +00:00
Im2be
27cf37980a
raids: Fix !layout command & update RaidOverlay ( #2200 )
2020-01-09 20:33:39 -05:00
OpenOSRS
0b03cf9f52
Client: Update NPC stats
2020-01-10 00:23:35 +00:00
Owain van Brakel
e53cfe60bf
Merge remote-tracking branch 'upstream/master'
2020-01-09 21:06:50 +01:00
Owain van Brakel
c0db3155a0
actions: Fix actions
2020-01-09 21:06:40 +01:00
Im2be
de33328653
Merge branch 'master' of https://github.com/Im2be/runelite
2020-01-09 20:25:07 +01:00
Im2be
a4e13d665f
raids: Implemented !layout command (fix for real this time)
2020-01-09 20:21:31 +01:00
Im2be
cabd84e673
raids: Implemented !layout command (fix)
2020-01-09 20:19:58 +01:00
Owain van Brakel
3399795f04
Merge branch 'master' into master
2020-01-09 20:19:33 +01:00
Owain van Brakel
dfaf72eb35
Merge remote-tracking branch 'runelite/master' into ready-set-action
...
Conflicts:
.gitignore
cache-client/pom.xml
cache-updater/pom.xml
cache/pom.xml
cache/src/main/java/net/runelite/cache/definitions/loaders/ParamLoader.java
deobfuscator/src/main/java/net/runelite/deob/clientver/ClientVersion.java
http-api/pom.xml
http-service/pom.xml
http-service/src/test/java/net/runelite/http/service/hiscore/HiscoreServiceTest.java
pom.xml
protocol-api/pom.xml
protocol/pom.xml
runelite-api/pom.xml
runelite-api/src/main/java/net/runelite/api/Client.java
runelite-client/pom.xml
runelite-client/src/main/java/net/runelite/client/RuneLite.java
runelite-client/src/main/java/net/runelite/client/RuneLiteProperties.java
runelite-client/src/main/java/net/runelite/client/config/RuneLiteConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/PluginManager.java
runelite-client/src/main/java/net/runelite/client/plugins/camera/CameraConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/camera/CameraPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/cannon/CannonConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/cannon/CannonPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/config/ConfigPanel.java
runelite-client/src/main/java/net/runelite/client/plugins/config/ConfigPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/config/HotkeyButton.java
runelite-client/src/main/java/net/runelite/client/plugins/config/PluginListItem.java
runelite-client/src/main/java/net/runelite/client/plugins/examine/ExaminePlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/friendnotes/FriendNotesPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/hiscore/HiscorePanel.java
runelite-client/src/main/java/net/runelite/client/plugins/hiscore/HiscorePlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/loottracker/LootTrackerPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/musicindicator/MusicIndicatorPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/raids/RaidsPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/slayer/Task.java
runelite-client/src/main/java/net/runelite/client/plugins/woodcutting/Tree.java
runelite-client/src/main/java/net/runelite/client/plugins/woodcutting/WoodcuttingPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldTableHeader.java
runelite-client/src/main/java/net/runelite/client/plugins/xptracker/XpTrackerPlugin.java
runelite-client/src/main/java/net/runelite/client/rs/ClientLoader.java
runelite-client/src/main/java/net/runelite/client/rs/CountingInputStream.java
runelite-client/src/main/java/net/runelite/client/ui/FatalErrorDialog.java
runelite-client/src/main/java/net/runelite/client/ui/SplashScreen.java
runelite-client/src/main/java/net/runelite/client/util/CountingInputStream.java
runelite-client/src/main/java/net/runelite/client/util/ImageUtil.java
runelite-client/src/main/java/net/runelite/client/util/SwingUtil.java
runelite-client/src/main/resources/net/runelite/client/runelite.properties
runelite-client/src/main/resources/npc_health.json
runelite-client/src/test/java/net/runelite/client/plugins/hiscore/HiscorePanelTest.java
runelite-client/src/test/java/net/runelite/client/plugins/raids/RaidsPluginTest.java
runelite-script-assembler-plugin/pom.xml
2020-01-09 19:59:46 +01:00
Im2be
20d8a25467
raids: Implemented !layout command
2020-01-09 19:39:06 +01:00
Im2be
595ec442c8
raids: Implemented !layout command
2020-01-09 19:14:41 +01:00
Hydrox6
bf441bc27b
cluescrolls: update hint for Duel Arena Coordinate Clue
2020-01-09 12:26:44 +00:00
Runelite auto updater
8eefd98482
Bump for 1.6.2-SNAPSHOT
2020-01-09 12:13:59 +00:00
Runelite auto updater
3ac681ea08
Release 1.6.1
2020-01-09 12:13:50 +00:00
Abex
818018e858
Merge pull request #10568 from abextm/banktags-new-at-end
...
banktags: move new tagtab button to the bottom of the list
2020-01-09 04:41:05 -07:00
Hydrox6
dc7d1dfb26
Revert "client: Add Music Track Indicator plugin"
...
This reverts commit f6e5ef1f3d
2020-01-09 11:13:13 +00:00
ST0NEWALL
4dbae7459f
Merge pull request #2177 from Lucwousin/chat-eventbus
...
client: Refactor chat input listeners to just use the eventbus
2020-01-08 19:25:43 -05:00
Max Weber
358703f307
banktags: move new tagtab button to the bottom of the list
...
To make way for the equipment button
2020-01-08 11:42:24 -07:00
Adam
bf0ff69e07
raids plugin: add option to show loot value
...
Co-authored-by: melkypie <melkypie@users.noreply.github.com >
2020-01-07 17:38:01 -05:00
Thomas Cylke
ad7e673c52
Thin tile outline for NPC indicators
2020-01-07 11:01:41 -05:00
TheRealNull
0572763eb3
cleanup
2020-01-06 17:40:39 -05:00
TheRealNull
87ecf13e8a
discord: party support
2020-01-06 17:18:17 -05:00
Adam
dba07c2475
Merge pull request #10542 from bytemunch/add-foods
...
Cooking calculator: add missing foods
2020-01-05 14:03:28 -05:00
Sam Edelsten
af4fd1f6fe
add foods to skill calculator
...
add missing foods to skill_cooking.json
2020-01-05 17:30:48 +00:00
Adam
f0bc773b26
Merge pull request #10547 from Hydrox6/clues-lava-battlestaff
...
clues: add Lava battlestaff (or) to the Trollheim emote clue
2020-01-05 11:15:26 -05:00
Adam
3cf777d274
hiscore plugin: add boss hiscores
...
Co-authored-by: Abex <mii7303@gmail.com >
Co-authored-by: Gamma91 <bramvgemert@gmail.com >
2020-01-05 10:10:49 -05:00
Hydrox6
10744a0edc
clues: add Lava battlestaff (or) to the Trollheim emote clue
2020-01-03 23:24:52 +00:00
Adam
da0f507ffb
camera plugin: add Look South/East/West option to compass
2020-01-03 11:02:23 -05:00