Commit Graph

14526 Commits

Author SHA1 Message Date
Dylan white
fae4183c2e Fixes nightmare loot tracking 2020-08-04 00:47:35 -05:00
Tyler Bochard
2dab73417f Merge pull request #2764 from open-osrs/remaining-widget-shifts
rl-api: fix the rest of the incorrect equip-your-char widgets
2020-08-01 19:24:13 -04:00
Tyler Bochard
c460b046dc Merge pull request #2745 from Lucwousin/deob-annot
Deob/asm: Improve cfg deob, reproducible jars, smart annotations
2020-08-01 19:23:04 -04:00
TheRealNull
95ee9e70cf rl-api: fix the rest of the incorrect equip-your-char widgets 2020-08-01 18:03:28 -04:00
Tyler Bochard
5a017ccc89 Merge pull request #2763 from open-osrs/its-not-really-an-option
rl-config: adjust warning dialogs
2020-08-01 17:46:22 -04:00
TheRealNull
c662ddde41 rl-config: adjust warning dialogs to be acknowledged rather than wait for input 2020-08-01 17:36:40 -04:00
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
Lucwousin
57b7476299 Collapse @Copy, @Replace mixin methods 2020-07-19 03:31:16 +02:00
Lucwousin
fa2944d50a Use new injector ver 2020-07-19 03:31:16 +02:00
Lucwousin
86f6886d8c Finishing touches to annotations 2020-07-19 03:29:45 +02:00
Lucwousin
663bbc80db Annotations: signature -> descriptor; use linkedhashmap 2020-07-19 03:29:45 +02:00