Commit Graph
15412 Commits
Author SHA1 Message Date
zeruth d61c6b91a7 api: develop 2021-01-25 13:06:20 -05:00
Tyler Bochard f214214823 Merge pull request #2910 from open-osrs/upstream
project: upstream
2021-01-25 00:32:15 -05:00
zeruth 769e1aa342 Merge branch 'upstream-master' into runelite
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/tearsofguthix/TearsOfGuthixOverlay.java
#	runelite-client/src/main/java/net/runelite/client/plugins/tearsofguthix/TearsOfGuthixPlugin.java
2021-01-25 00:21:50 -05:00
wrightmaloneandAdam 49138527f8 xp globes: add option to show virtual level in tooltip
Co-authored-by: Adam <Adam@sigterm.info>
2021-01-24 19:30:19 -05:00
Psikoi d0bf05ddd9 hiscore panel: update boss icons
This uses a new boss icon set from Psikoi he made for wiseoldman
2021-01-24 16:39:01 -05:00
f6953f3bef inventory tags: add fill tag option
This changes the display mode selector to be several separate options so
that users can select multiple, such as outline and fill.

Co-authored-by: Jordan <Nightfirecat@users.noreply.github.com>
Co-authored-by: 1jz <philipgolovin@gmail.com>
2021-01-24 16:23:57 -05:00
Adam 46434c304c image util: simplify fillImage alpha check 2021-01-24 16:23:57 -05:00
Adam 8541ce6667 teamcapes: rewrite to use events 2021-01-24 15:11:58 -05:00
Christian Gati 68aacfa0bb tears of guthix: add config for tears color
Add the ability to toggle green tears off and allow for both tear
colors to be changed
2021-01-24 10:43:23 -05:00
Adamandsdc6 c9cd33a8dd spec counter: add bone dagger, crossbow, and anchor
Co-authored-by: sdc6 <sdc6@aber.ac.uk>
2021-01-24 00:26:44 -05:00
zeruth e2787027bd Merge branch 'upstream-master' into runelite 2021-01-22 20:19:52 -05:00
Adam 5360bfd121 ground items: add despawn time for gwd instances 2021-01-22 14:42:42 -05:00
Adam 2653c7fada plugin list panel: remove unused executor 2021-01-22 12:25:23 -05:00
Adam 321b976cf1 plugin hub panel: sort plugins by usercount 2021-01-22 12:25:23 -05:00
Jordan e4e7d228d0 Merge pull request #12979 from akhtar-u/cooking
cooking: change sinceCut to sinceCooked to match plugin
2021-01-22 05:54:13 +00:00
Tyler Bochard 86e90cc1d1 Merge pull request #2906 from open-osrs/upstream
project: upstream
2021-01-22 00:46:22 -05:00
Usman Akhtar e0d258a6eb plugins: Fix copied variable names 2021-01-21 21:45:09 -08:00
zeruth 9de8f81c42 Merge branch 'upstream-master' into runelite
# Conflicts:
#	cache-client/pom.xml
#	cache-updater/pom.xml
#	cache/pom.xml
#	http-api/pom.xml
#	http-service/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-client/pom.xml
#	runelite-script-assembler-plugin/pom.xml
2021-01-22 00:41:31 -05:00
Tyler Bochard 56664b5a0e Merge pull request #2905 from open-osrs/add_ability_to_hide_npc_by_index_value-andrewterra
add ability to hide npc by index value - andrewterra
2021-01-21 22:58:30 -05:00
zeruth ceb8359ca1 add ability to hide npc by index value - andrewterra 2021-01-21 22:55:52 -05:00
Tyler Bochard 90a4c85e46 Merge pull request #2903 from open-osrs/upstream
project: upstream
2021-01-21 22:41:09 -05:00
David 532ab45399 menu entry swapper: Add Spria to NPC Contact swap (#13070)
This commit also reformats the NPC Contact swap list to match the ingame
dialog.
2021-01-21 22:54:29 +00:00
Adam 857ac274ff client: rename jogl/gluegen osx natives artifacts
gradle does not look at classifiers when doing dependency conflict
resolution, causing it to not correctly handle having multiple
dependencies of differing versions and classifiers. It picks the highest
version of any of the dependencies with the same groupId and artifactId
and uses that for every other dependency regardless of classifier.

This renames the osx natives artifacts to have a unique artifact name to
workaround this issue
2021-01-20 18:25:40 -05:00
Adam 97343fbd09 client: update discord dependency version
The osx native has been rebuilt to support older osx versions
2021-01-20 18:02:01 -05:00
TheRealNull 04d31f5e02 api: null arms widget 2021-01-20 12:08:28 -08:00
TheRealNull 17a2f2f0a4 Merge branch 'upstream-master' into upstream
# Conflicts:
#	cache/pom.xml
#	pom.xml
#	runelite-api/src/main/java/net/runelite/api/kit/KitType.java
#	runelite-client/pom.xml
#	runelite-client/src/test/java/net/runelite/client/plugins/chatnotifications/ChatNotificationsPluginTest.java
2021-01-20 12:04:46 -08:00
TheRealNull 0147abf768 project: upstream 2021-01-20 12:04:14 -08:00
Runelite auto updater bc3a95d7ab Bump for 1.6.38-SNAPSHOT 2021-01-20 15:44:45 +00:00
Runelite auto updater 83790baf41 Release 1.6.37 2021-01-20 15:44:34 +00:00
Adam 48262fdc19 Merge remote-tracking branch 'abex/cache-code-pre-2021-1-20' 2021-01-20 10:21:39 -05:00
Max Weber 1bec513137 Update widget ids to 2021-1-20 2021-01-19 23:10:35 -07:00
Broooklyn 087da07648 chatcommands: Add Soul Wars Zeal command 2021-01-19 23:20:20 -05:00
Adam 19122e71c3 Use delomboked sources for javadoc generation 2021-01-19 21:28:51 -05:00
Adam f8b407f79a kittype: use ordinal for index 2021-01-19 15:00:31 -05:00
equirs e9be96f8ae kittype: add arms kit type 2021-01-19 14:55:19 -05:00
RuneLite Cache-Code Autoupdater 8a5b00f5e5 Update Object IDs to 2021-1-20 2021-01-19 11:58:07 -07:00
Adam b12860b52d chat notifier: restore original color when highlighting own name 2021-01-19 13:04:01 -05:00
Adam 239d58df72 client: update discord dependency version
The osx native has been rebuilt to be a universal library for both x64 and arm64
2021-01-18 19:08:52 -05:00
Adam 6d42e7ba42 client: update gluegen and jogl osx natives
The natives have been rebuilt to be universal libraries for both x64 and arm64
2021-01-18 17:00:28 -05:00
Joshua Kahn 3c7a638079 bank: Fix item container NPE (#13082) 2021-01-18 05:33:18 +00:00
Jordan 1b87f2153b Merge pull request #13083 from Hydrox6/moveable-multicombat-2-revenge-of-classic
WidgetOverlay: Make Classic Resizeable Multicombat Indicator moveable
2021-01-17 21:30:07 -08:00
Jordan 8c8f92f1e9 Merge pull request #13019 from Nightfirecat/trailblazer-rewards 2021-01-17 17:42:37 -08:00
Hydrox6 0030306f4f WidgetOverlay: Make Classic Resizeable Multicombat Indicator moveable 2021-01-18 01:40:43 +00:00
Tyler Bochard 642e185b16 Merge pull request #2902 from open-osrs/bootstrap
bootstrap: prep for launcher update
2021-01-17 12:16:11 -08:00
TheRealNull 9268998910 bootstrap: prep for launcher update 2021-01-17 14:41:57 -08:00
Tyler Bochard 2a07dae958 Merge pull request #2901 from open-osrs/npcstats
client: add NPCStats
2021-01-16 17:39:24 -08:00
TheRealNull 0b54af2deb client: add NPCStats 2021-01-16 20:05:31 -08:00
Patrick Pollock 703f06e154 loottracker: Track boosted hunter level for birdhouse loot (#13068) 2021-01-16 07:32:22 +00:00
Tyler Bochard ae43499467 Merge pull request #2900 from open-osrs/upstream
client: upstream
2021-01-15 21:20:58 -08:00
TheRealNull ca6b639ff9 Merge remote-tracking branch 'upstream/master' into runelite 2021-01-15 23:41:00 -08:00