Commit Graph
9717 Commits
Author SHA1 Message Date
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 https://github.com/runelite-extended/runelite/commit/d6285235cb836d90c09dae22e686a113bef88c4d actually broke it. So this reverts it back to the original method.
2019-07-10 20:57:12 -05: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
James e7b15d9cfd fix for http-service (#952) 2019-07-10 00:00:42 -07: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
TheStonedTurtleandAdam 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
Ganom befd32ec32 Add latest wiki data to npc_stats (#956) 2019-07-09 20:57:32 +01:00
David 3dc8522d53 idle notifier: add farming harvest animations 2019-07-09 14:28:47 -04:00
Adamandgregg1494 62e877de5c chat filter: add option to filter login notifications
Co-authored-by: gregg1494 <gregg1494@gmail.com>
2019-07-09 14:11:46 -04:00
Adam 7f7a71eb38 api: add item container id to item container changed event 2019-07-09 09:23:38 -04:00
se7enAte9 a6badf82e6 grounditems: revert "Fix ground item menu color" (#953) 2019-07-09 13:29:42 +02:00
Decorth b874b18abe Add Sarachnis respawn timer to Boss timers plugin (#9313) 2019-07-09 11:47:11 +02:00
Tyler Bochard 42b9000c98 Merge pull request #681 from pklite/loot-tracker-reset
lootracker: added additional functionality [wip]
2019-07-08 19:43:08 -04:00
Tyler Bochard 3fd3e33272 Merge pull request #899 from se7enAte9/typeidentifiers
menuentryadded: fix incorrect type/identifier
2019-07-08 19:36:50 -04:00
Tyler Bochard 1a47f8e4b1 Merge branch 'master' into loot-tracker-reset 2019-07-08 19:36:32 -04:00
Tyler Bochard 6e8b19fea7 Merge pull request #940 from Lucwousin/jehebnooitgeengeld
runescape-client: More refactoring
2019-07-08 19:29:29 -04:00
Tyler Bochard c5c1db1a3a Merge pull request #943 from runelite-extended/cox-scoout
raids: Fix bug with good crabs missing from certain rotas
2019-07-08 19:23:12 -04:00
Tyler Bochard a7757f9972 Merge pull request #944 from sdburns1998/font-manager
fontmanager: Change font on panels
2019-07-08 19:22:47 -04:00
Tyler Bochard fb4dee77e9 Merge pull request #947 from se7enAte9/inventoryclickfix
menumanager: fix inaccurate left click options for inventory items
2019-07-08 19:22:02 -04:00
Tyler Bochard a537225ddd Merge pull request #941 from sdburns1998/code-cleanup
api: client: code clean up
2019-07-08 19:20:39 -04:00
Tyler Bochard bdfac41a29 Merge pull request #948 from ThatGamerBlue/wildcard-imports
checkstyle: disallow wildcard imports
2019-07-08 19:18:48 -04:00
Tyler Bochard 46f2185444 Merge pull request #951 from Lucwousin/doe-eens-gek
runeliteplus: make bank pin keyboard entry work on all pins
2019-07-08 19:18:14 -04:00
Lucas 531de7ba5a runeliteplus: make bank pin keyboard entry work on all pins
remove duplicate/invalid scriptids
2019-07-09 00:29:13 +02:00
AdamandChet Powers 39e66af623 keyremapping: add F-key remap for escape
Co-authored-by: Chet Powers <ccpowers@bu.edu>
2019-07-08 18:13:03 -04:00
AdamandChet Powers 3125b74f4f keyremapping: allow custom keybinds for F keys
Co-authored-by: Chet Powers <ccpowers@bu.edu>
2019-07-08 18:12:57 -04:00
ThatGamerBlue 1a998d4a67 checkstyle: disallow wildcard imports 2019-07-08 22:38:01 +01:00
OnlyHereToPlayOsrs aaaa7845ef banlist: add tob functionality, config options (#945)
* banlist add tob functionality, config options

* Checkstyle Fixes

* Widget Info

* Various White spaces removed.
2019-07-08 23:16:53 +02:00
AdamandChet Powers 8a4d6172b2 keyremapping: fix escape from chat triggering game keybindings
Co-authored-by: Chet Powers <ccpowers@bu.edu>
2019-07-08 17:12:32 -04:00
7ate9 daf1a5efb9 menumanager: fix inaccurate left click options for inventory items 2019-07-08 17:02:11 -04:00
7ate9 35f8ff65b6 widgetpressed: add event for draggable widgets being pressed 2019-07-08 16:53:48 -04:00
Lucas ad565d3991 more RSClient refactoring 2019-07-08 22:52:36 +02:00
sdburns1998 314f45dc79 fontmanager: Change font on panels 2019-07-08 22:26:28 +02:00
Ganom d1d4aacb9f Add more missing crabs. 2019-07-08 15:37:55 -04:00
Ganom fc28d2fac7 Fix bug with good crabs missing from certain rotas 2019-07-08 15:31:30 -04:00
sdburns1998 0fd80701c9 travis: BUILD MAYBE!!?? 2019-07-08 21:06:02 +02:00
sdburns1998 ba6d496751 client: Remove unused import 2019-07-08 18:51:19 +02:00
sdburns1998 b861ce4121 Merge pull request #942 from sdburns1998/upstreamememememe
upstream: Merge from RL upstream
2019-07-08 18:35:03 +02:00