Commit Graph

9964 Commits

Author SHA1 Message Date
Tyler Bochard
3f9e902564 Merge pull request #980 from sdburns1998/bye-game
client: Fix game crash
2019-07-11 02:23:49 -04:00
Owain van Brakel
004826cc99 client: Fix game crash 2019-07-11 08:19:47 +02:00
Jordan Atwood
501df1e409 loottracker: Fix duplicate cox and tob chest loots
This prevents loot entries for Chamber of Xeric and Theatre of Blood
chests from being duplicated when viewed multiple times.

Fixes runelite/runelite#4754
2019-07-10 23:09:14 -07:00
Owain van Brakel
be6646e519 lootpile: Add a couple ticks for the death animation and don't show
negative numbers
2019-07-11 07:53:23 +02:00
Zeruth
f259924d92 live update version bump 2019-07-11 01:44:16 -04:00
Tyler Bochard
d26bf5a07a Merge pull request #958 from runelite-extended/agility-update
agility: Add config option for distance cap on agility plugin
2019-07-11 01:25:49 -04:00
Tyler Bochard
aaface5047 Merge pull request #978 from sdburns1998/after-merge-fix
client: Event post fix, and save values in keyremapping
2019-07-11 01:22:46 -04:00
Owain van Brakel
ddb4eee2ec client: Event post fix, and save values in keyremapping 2019-07-11 07:15:05 +02:00
Tyler Bochard
c4d063d198 Merge pull request #959 from GeChallengeM/npc-status-plugin-update
npcstatus: Add custom attack speed option. Some fixes/improvements.
2019-07-11 00:52:55 -04:00
Tyler Bochard
a13c80d74b Merge pull request #960 from Lucwousin/reeeee-facts-boi
RSClient: More refactoring
2019-07-11 00:51:28 -04:00
Tyler Bochard
005691cc90 Merge pull request #961 from sdburns1998/HOLO
client: Compile warning fixes
2019-07-11 00:48:57 -04:00
Tyler Bochard
933296472d Merge pull request #962 from sdburns1998/maven
maven: update deps
2019-07-11 00:48:27 -04:00
Tyler Bochard
26fbf876ff Merge branch 'master' into maven 2019-07-11 00:48:18 -04:00
Ian William O'Neill
eaeedbaadb Slayer Points command and some Renaming. (#966)
* Renaming and Tests for Sound Effects in cache.

* SlayerPlugin: added !points command.
2019-07-11 00:43:51 -04:00
Tyler Bochard
bde9e9c236 Merge pull request #968 from sdburns1998/lizardman
lizardman: Fix plugin
2019-07-11 00:40:42 -04:00
Tyler Bochard
3b434df3b2 Merge pull request #969 from sdburns1998/skillcalcv2
skillcalc: New UI and panel
2019-07-11 00:40:17 -04:00
Tyler Bochard
a1c289e276 Merge pull request #970 from sdburns1998/statusorbs
statusorbsplugin: Merge regenmeter and runenergy plugins
2019-07-11 00:39:27 -04:00
Tyler Bochard
b06faa1028 Merge pull request #972 from sdburns1998/smoothboyinc
client: Add Widget Animation Smoothing
2019-07-11 00:38:30 -04:00
Tyler Bochard
372bba505d Merge pull request #976 from runelite-extended/runelite-master
bringup
2019-07-11 00:35:38 -04:00
Zeruth
a017961e99 fixes ItemContainerChanged event 2019-07-11 00:28:53 -04:00
Zeruth
7ba7bb64dd finish bringup 2019-07-10 23:25:39 -04:00
Ganom
ad3ef956be Merge pull request #975 from JourneyOver/inventory_grid_fix
Inventory Grid Plugin: Make it so the grid/background actually works
2019-07-10 22:16:11 -04:00
Journey
ccb1725981 Inventory Grid Plugin: Make it so the grid/background actually works
The way it was being done before was the correct way, this commit d6285235cb actually broke it. So this reverts it back to the original method.
2019-07-10 20:57:12 -05:00
Adam Witkowski
70f2be507b mlm: fix rock obstacles not being marked on load 2019-07-10 20:15:18 -04:00
Zeruth
65c1794c2b Merge remote-tracking branch 'Upstream/master' into runelite-master
Still needs mixins fixed. so do not merge yet.

# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/idlenotifier/IdleNotifierPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/itemskeptondeath/FixedPriceItem.java
#	runelite-client/src/main/java/net/runelite/client/plugins/itemskeptondeath/ItemsKeptOnDeathPlugin.java
2019-07-10 20:06:09 -04:00
Owain van Brakel
e85fc0e7d0 client: Add Widget Animation Smoothing 2019-07-10 23:32:24 +02:00
Owain van Brakel
a026eb0521 statusorbsplugin: Merge regenmeter and runenergy plugins
Add dynamic heart to status orbs plugin based on poison / disease
vars
Add run enery regen
Add smoothing over the regen
2019-07-10 21:37:42 +02:00
Owain van Brakel
a2afc8d65d skillcalc: New UI and panel 2019-07-10 19:18:45 +02:00
Owain van Brakel
c5d2c29bec lizardman: Fix plugin 2019-07-10 17:31:26 +02:00
GeChallengeM
0d4b75731f Removal of useless code.
The if-statement following the removed one already contains the logic.
2019-07-10 16:33:29 +02:00
Lucwousin
c4424c3737 Red hint arrow fields 2019-07-10 12:15:38 +02:00
GeChallengeM
e56a2c6db9 Bugfix flinching with multiple interacting NPC's
Didn't check for NpcIndex before.
2019-07-10 11:19:04 +02:00
Lucwousin
7a4e213e25 Injector: Tiny bit of cleanup 2019-07-10 10:58:37 +02:00
Lucwousin
91fbcf3d6b more RSClient refactoring 2019-07-10 10:58:36 +02:00
Lucwousin
02ba0bbe57 Remove unneeded annotations (when the method wasn't obfuscated to begin with) 2019-07-10 10:58:36 +02:00
Lucwousin
5244775148 Add more script opcodes 2019-07-10 10:58:35 +02:00
Lucwousin
4fb58a484f Deob: Make sure we also copy parameters from constructors
(not sure if we did already but now we're 100% sure)
2019-07-10 10:58:35 +02:00
James
e7b15d9cfd fix for http-service (#952) 2019-07-10 00:00:42 -07:00
Ron Young
676f57b76e mta: fix Telekinetic solver not moving
The bug happened when the Telekinetic projectile existed on the same game tick as the guardian moving.
2019-07-09 22:44:41 -05:00
sdburns1998
fe13985083 Merge pull request #963 from SRLJustin/master
fixed ping not working on current build
2019-07-10 05:38:07 +02:00
Justin
4b0ff6ed1a Merge pull request #1 from SRLJustin/fixping
fixed ping not working on current build
2019-07-10 13:30:28 +10:00
Justin
40e572c731 fixed ping not working on current build
pr #941 breaks ping indicator ingame, thanks to 789 for finding this
2019-07-10 13:29:44 +10:00
sdburns1998
f6bd333975 maven: Format pom files 2019-07-10 04:06:55 +02:00
sdburns1998
6db57328ef maven: dep update 2019-07-10 03:54:22 +02:00
TheStonedTurtle
d39bfcb50f itemskeptondeath: fix many edge cases and add tests
This adds support for most degradeable and imbued items, which have
death prices that are fixed offsets of the prices of some other
reference item, clue boxes, and jewelery.

The plugin was refactored largely to be able to add the tests, and now
works on our internal DeathItem and ItemStack classes instead of widgets
and items.

Co-authored-by: Adam <Adam@sigterm.info>
2019-07-09 20:50:09 -04:00
sdburns1998
fd4333ee0b Merge remote-tracking branch 'WilliamCollishaw/Zip-slip-vulnerability' into maven 2019-07-10 02:30:36 +02:00
sdburns1998
00a17841e6 table: Builder.Default default value 2019-07-10 02:12:18 +02:00
sdburns1998
7f15e1eaaa loottracker: Change deprecated date toLocaleString 2019-07-10 02:06:46 +02:00
GeChallengeM
4bc7c79a6f Indent fix v2
Hope I fixed all indents now, oops!
2019-07-10 02:06:25 +02:00
GeChallengeM
bc36f8204d Fix of a nullpointerexception.
The nullpointerexception happened when, in rare cases, the variable
"lastPlayerLocation" is null and the player is attacked instantly on
login.
2019-07-10 00:29:02 +02:00