Commit Graph

10720 Commits

Author SHA1 Message Date
Owain van Brakel
ff9933b5ea Merge remote-tracking branch 'upstream/master' into idlelele 2019-08-11 21:32:14 +02:00
Owain van Brakel
d5c2ec5e42 idlenotifier: Refactor switch fallthrough and abstractions 2019-08-11 21:31:59 +02:00
Tyler Bochard
182cf7f1b5 Update README.md 2019-08-11 15:06:06 -04:00
ST0NEWALL
411633f753 remove looting bag destroy option (#1297)
remove looting bag destroy option
2019-08-11 14:36:14 -04:00
Owain van Brakel
5a63dea300 Merge pull request #1298 from Owain94/scripts
client/api: fix runscript
2019-08-11 19:52:08 +02:00
Owain van Brakel
02cf62b881 client/api: fix runscript 2019-08-11 19:40:16 +02:00
driftkiller
10baa9ada9 remove looting bag destroy option 2019-08-11 13:32:20 -04:00
Tyler Bochard
ca608069d1 Merge pull request #1293 from Lucwousin/ohyeah
project: upstream fixes
2019-08-11 12:06:51 -04:00
Lucwousin
7f30f0bb0e add easiest assertion ever for obvious script stuff 2019-08-11 11:35:39 +02:00
Ganom
25acccb0aa Merge pull request #1289 from Owain94/0908-merge
project: Upstream merge & add back http-service (and move ours)
2019-08-11 00:46:22 -04:00
Lucwousin
dbdb686843 fix mixins getting confused between methods 2019-08-11 06:34:03 +02:00
Owain van Brakel
66f0c6aeb8 Merge remote-tracking branch 'origin/0908-merge' into 0908-merge 2019-08-11 05:19:59 +02:00
Owain van Brakel
8db4f83fa3 client: update splashscreen 2019-08-11 05:13:14 +02:00
Lucwousin
df0501f302 add widget inv listener 2019-08-11 02:35:48 +02:00
Owain van Brakel
7777a5ff72 client: Change Maven string to Gradle 2019-08-11 02:33:28 +02:00
Owain van Brakel
8a8ece3c7a Merge remote-tracking branch 'runelite/master' into 0908-merge 2019-08-11 02:20:12 +02:00
trimbe
76dfd6232e world map: correct canvas bounds location and clip tooltips properly 2019-08-10 19:09:33 -04:00
Adam
bbbac4ac4d Merge pull request #9614 from abextm/clanmanager-empty-cache
ClanManager: handle startup with an empty cache
2019-08-10 18:51:24 -04:00
Adam
06525feb55 Merge pull request #9585 from dekvall/lootracker-order
Fix loot tracker order on client reload
2019-08-10 18:00:52 -04:00
Adam
a99f64ba3b Merge pull request #9629 from abextm/splash
Add loading splash screen
2019-08-10 17:51:37 -04:00
Adam
3720fe68d0 Merge pull request #9627 from abextm/runscript-args-external
Ensure runScript is invoked with the correct number of arguments
2019-08-10 17:32:05 -04:00
dekvall
1abadb0c9c loottracker: fix order on client reload
The panel is currently rebuilt with the earliest loots at the top.
For the sake of consistency, it should be the other way around.

Closes #9575
2019-08-10 12:28:27 +02:00
dekvall
ef4c628068 loottracker: remove timestamp from LootTrackerRecord 2019-08-10 11:36:45 +02:00
Owain van Brakel
b94f810962 Merge remote-tracking branch 'runelite/master' into 0908-merge 2019-08-10 03:37:36 +02:00
Adam
ac0abbf0ba Merge pull request #9528 from trimbe/saved-tag-tabs
bank tags: properly open saved tab
2019-08-09 20:41:38 -04:00
Max Weber
cdfe2e9306 runelite-client: Add fatal error dialog 2019-08-09 18:28:56 -06:00
Max Weber
944064b1b5 runelite-client: Make RuneLiteProperties fully static 2019-08-09 17:53:55 -06:00
Max Weber
3757c3bae6 runelite-client: Add loading splash screen 2019-08-09 17:53:54 -06:00
Owain van Brakel
08f84b5181 Merge remote-tracking branch 'runelite/master' into 0908-merge
Conflicts:
	runelite-client/src/main/java/net/runelite/client/plugins/attackstyles/AttackStylesPlugin.java
	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/item/AllRequirementsCollection.java
2019-08-09 19:06:39 +02:00
Max Weber
56f7d09c92 runelite-client: Call scripts with the correct number of arguments 2019-08-09 09:34:18 -06:00
Adam
6a97d9ff46 Merge pull request #9000 from Hydrox6/clue-challenge
Add support for Skill Challenge Clues
2019-08-09 11:00:02 -04:00
Adam
c6e24b832d http-service: remove inferred destroy method on mongo client bean
It is important that the client isn't closed when using the jndi
provided client as it is a singleton and is reused.
2019-08-09 10:43:55 -04:00
Max Weber
4cec794a29 runelite-api: allow runScript to take a plain Object... 2019-08-09 08:40:03 -06:00
Max Weber
a019d39361 runelite-api: Annotate script ids with their argument counts
The cache-code updater can update these annotations so we know when
a script we call require changes
2019-08-09 08:40:03 -06:00
Hydrox6
724437480f clues: remove mis-categorised skill challenge 2019-08-09 14:58:52 +01:00
Hydrox6
09b4517d31 Add support for Challenge Clues
Supports both Sherlock tiers and Charlie
2019-08-09 14:58:49 +01:00
Hydrox6
51c73798e4 Add support for named AllRequirementsCollections 2019-08-09 14:50:19 +01:00
Hydrox6
02311b996e Move Item Requirement code from EmoteClue to its own sub-package 2019-08-09 14:50:19 +01:00
dekvall
e0dcb668da attack styles: fix hide styles on weapon change
Hiding attack styles primarily relies on a subscription to
onWidgetHiddenChanged but when swapping between bludgeon and bow this event
fires before onVarbitChanged which means that when swapping quickly between
the two, the longrange option will not be hidden. Since the plugin uses info about
the weapon to determine in which skill xp will be gained and ultimately, which widgets
should be hidden, we need an extra call to ProcessWidgets after a weapon switch to ensure
expected behavior.
2019-08-09 09:40:48 -04:00
dekvall
688ab50647 attack styles: fix NPE in overlay 2019-08-09 09:40:48 -04:00
Owain van Brakel
b70140193a Merge remote-tracking branch 'runelite/master' into 0908-merge 2019-08-09 15:37:40 +02:00
Abex
44a000bdc3 Merge pull request #9616 from abextm/cache-code-2019-08-08-rev181
Cache code 2019 08 08 rev181
2019-08-09 05:16:53 -06:00
Owain van Brakel
02c81a2a75 http-service: Add mapstruct annotation processor 2019-08-09 06:15:56 +02:00
Owain van Brakel
88fed77ba9 Merge remote-tracking branch 'upstream/master' into 0908-merge 2019-08-09 05:26:12 +02:00
Owain van Brakel
a8ce254a7e ge_limits: Remove duplicate keys 2019-08-09 05:25:45 +02:00
Owain van Brakel
3a92e3b008 http-services(-pro): Add back http-service and move custom http-service 2019-08-09 05:22:26 +02:00
Owain van Brakel
f85b1254cd Merge remote-tracking branch 'runelite/master' into 0908-merge 2019-08-09 04:40:35 +02:00
Owain van Brakel
8666de938c Merge remote-tracking branch 'runelite/master' into merge080802 2019-08-09 04:34:36 +02:00
Adam
277a3ccd35 http-service: use jndi provided mongo 2019-08-08 19:29:51 -04:00
Adam
05ca96c3db cml plugin: fix request throttling
Also update xp threshold to 10k xp
2019-08-08 18:33:32 -04:00