Commit Graph

14512 Commits

Author SHA1 Message Date
Tyler Bochard
0cf26cc5fb Merge pull request #2762 from open-osrs/api-equipment-stats
rl-api: fix stat bonus widgets
2020-08-01 17:07:52 -04:00
TheRealNull
9431fb9b76 rl-api: fix stat bonus widgets 2020-08-01 17:01:50 -04:00
Kyle
2002feee27 Merge pull request #2761 from open-osrs/GRADLE-DEPS-UPDATE-6083ed9
project: Update gradle dependencies
2020-08-01 03:04:21 +01:00
OpenOSRS
0d84967b88 project: Update gradle dependencies 2020-08-01 00:03:56 +00:00
Kyle
6083ed9179 Merge pull request #2758 from tomcylke/keycodes
api: add missing keycodes
2020-07-31 09:54:27 +01:00
Thomas Cylke
b75ac53ce5 api: add missing keycodes 2020-07-31 04:16:07 -04:00
ThatGamerBlue
88dd087d47 Merge pull request #2757 from ThatGamerBlue/lol_i_am_a_shit_programmer
mixins: i have a room temperature iq
2020-07-31 01:23:42 +01:00
ThatGamerBlue
5e1f29c50c ... 2020-07-31 01:18:36 +01:00
Lucwousin
792a8f12d4 Merge pull request #2756 from open-osrs/GRADLE-DEPS-UPDATE-6fdf5d5
project: Update gradle dependencies
2020-07-30 21:11:31 +02:00
OpenOSRS
7844a8761e project: Update gradle dependencies 2020-07-30 00:03:57 +00:00
Kyle
6fdf5d5c76 configPanel: fix enum box not displaying correctly
configPanel: fix enum box not displaying correctly
2020-07-26 23:48:56 +01:00
Kyle
30b7cd4468 Merge pull request #2754 from ThatGamerBlue/23072020
project: upstream
2020-07-23 18:59:32 +01:00
ThatGamerBlue
ce45b90011 api implementation 2020-07-23 15:56:17 +01:00
ThatGamerBlue
7b261b0cc7 Merge remote-tracking branch 'runelite/master' into 23072020
# 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-api/src/main/java/net/runelite/api/widgets/WidgetID.java
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/config/RuneLiteConfig.java
#	runelite-client/src/main/java/net/runelite/client/plugins/bank/BankPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/BankTagsConfig.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/BankTagsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/tabs/TabInterface.java
#	runelite-client/src/main/java/net/runelite/client/plugins/cannon/CannonSpots.java
#	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/BeginnerMapClue.java
#	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/EmoteClue.java
#	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/FaloTheBardClue.java
#	runelite-client/src/main/java/net/runelite/client/plugins/dpscounter/DpsCounterPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/experiencedrop/XpDropPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/itemstats/ItemStatOverlay.java
#	runelite-client/src/main/java/net/runelite/client/plugins/slayer/Task.java
#	runelite-client/src/test/java/net/runelite/client/plugins/itemstats/ItemStatOverlayTest.java
#	runelite-script-assembler-plugin/pom.xml
2020-07-23 15:07:56 +01:00
Runelite auto updater
b5abb09152 Bump for 1.6.24-SNAPSHOT 2020-07-23 11:20:33 +00:00
Runelite auto updater
0bd97e19a3 Release 1.6.23 2020-07-23 11:20:24 +00:00
RuneLite Cache-Code Autoupdater
b5244801a4 Update Widget IDs to 2020-07-23-rev190 2020-07-23 10:31:40 +00:00
RuneLite Cache-Code Autoupdater
be7932322b Update NPC IDs to 2020-07-23-rev190 2020-07-23 10:31:36 +00:00
RuneLite Cache-Code Autoupdater
f3b0518121 Update Object IDs to 2020-07-23-rev190 2020-07-23 10:31:36 +00:00
RuneLite Cache-Code Autoupdater
7ff5516ea4 Update Item IDs to 2020-07-23-rev190 2020-07-23 10:31:35 +00:00
Adam
cbd2c4fd82 banktags: fix resetting active tab when editing tags
The input type for this changed awhile ago in a chatbox panel manager refactor
2020-07-23 00:13:20 -04:00
Broooklyn
e4c525dc1f clues: Fix Champions' guild beginner clue description (#12140) 2020-07-23 03:20:28 +00:00
MarbleTurtle
3556b007fc FaloTheBardClue: Add Avernic to defender step (#12172) 2020-07-23 02:30:38 +00:00
Broooklyn
3312fa92be slayer: Add missing task locations (#12099)
This adds the Myths' Guild Dungeon and Meiyerditch Laboratories as
possible Konar task locations.
2020-07-23 02:25:28 +00:00
Arman Rafian
c7c6d8b118 cannon: Add common wilderness cannon spots (#12132)
This commit adds wilderness cannon spots for bears, black demons,
black knights, elder chaos druids, fire giants, greater demons,
hill giants, scorpions, and zombies.
2020-07-23 02:03:01 +00:00
Sean Dewar
e62866d391 WidgetOverlay: Make hallowed sepulchre timer moveable (#12200) 2020-07-23 00:41:06 +00:00
ThatGamerBlue
66ceba6af1 Merge pull request #2751 from ThatGamerBlue/rsc-refactor
api: more imports and tile stuff
2020-07-23 01:00:42 +01:00
Adam
ead0b28193 bank plugin: show bank value during searches
This also shows the value of tag tabs, since they internally are just
bank searches.

Co-authored-by: JZomerlei <jzomerlei@gmail.com>
2020-07-22 18:02:19 -04:00
Adam
5d0adf38da api: add size() to itemcontainer 2020-07-22 16:51:17 -04:00
Adam
92344938d3 dps counter: update boss list
Co-authored-by: MarbleTurtle <MarbleTurtle@users.noreply.github.com>
2020-07-22 15:35:08 -04:00
Alowan
97a356a596 SpriteID: Fix UNKNOWN_STANCE_ICON_2 ID (#12202) 2020-07-22 03:37:59 +00:00
ThatGamerBlue
cc28d4d2f2 api: more imports and tile stuff 2020-07-22 03:23:52 +01:00
Jordan
35a539be4d Merge pull request #6819 from trimbe/remove-tag-tab-separator 2020-07-21 16:31:34 -07:00
trimbe
d8df5920ba banktags: Add tag tab drag blocking 2020-07-21 16:11:30 -07:00
Cyborger1
4362adb876 itemstats: check for two handed interactions (#12168) 2020-07-21 02:13:11 -06:00
trimbe
e8d4ff38cb banktags: Remove tab separators from tag tabs 2020-07-20 23:43:45 -07:00
Snowflak3
05c4a5c1d5 notifier: make flash color configurable
Co-authored-by: Snowflak3 <mitchellgn@yahoo.com>
2020-07-20 19:00:01 -04:00
Kyle
dee591a415 WeaponMap: add missing weapons
WeaponMap: add missing weapons
2020-07-20 21:56:34 +01:00
ThatGamerBlue
15180d895c Merge pull request #2749 from ThatGamerBlue/rsc-refactor
rs-client: refactoring and imports
2020-07-19 18:00:19 +01:00
ThatGamerBlue
2c8ca731e6 rs-client: refactoring and imports 2020-07-19 17:46:33 +01:00
Jordan
f79f1c2390 Merge pull request #12156 from Nightfirecat/uncharged-glory-clue-requirement
EmoteClue: Specify uncharged glory amulet when needed
2020-07-18 15:57:48 -07:00
ThatGamerBlue
4e3c887e87 xpdrop: fix recoloring xp drops with hide skill icons enabled 2020-07-17 21:34:37 -04:00
Adam
11d244bd06 Revert "xpdrops: fix recoloring xpdrops with hide skill icons on"
This reverts commit abbff79294.
2020-07-17 21:33:46 -04:00
Adam
abbff79294 xpdrops: fix recoloring xpdrops with hide skill icons on
The widget child array is filled with nulls to hide the sprites. It is also
valid for the child array to have null entries in it in general, but that does
not happen otherwise.
2020-07-17 21:17:46 -04:00
Owain van Brakel
3fad382843 bootstrap: Fix client not being copied over 2020-07-17 07:51:48 +02:00
Owain van Brakel
c36b5e4f03 externalpluginmanager: Catch all throwables 2020-07-17 07:19:44 +02:00
Owain van Brakel
d2a55e2a9d Merge remote-tracking branch 'origin/master' 2020-07-17 07:09:36 +02:00
Owain van Brakel
04196e593d Merge pull request #2746 from ThatGamerBlue/rl-upstream-16072020
project: merge upstream
2020-07-17 06:22:40 +02:00
OpenOSRS
402c4c2eb5 project: Update gradle dependencies 2020-07-17 00:03:51 +00:00
ThatGamerBlue
3ca8b40310 bump version number 2020-07-17 00:50:15 +01:00