Commit Graph

2250 Commits

Author SHA1 Message Date
Adam
631d7e5e80 Merge pull request #701 from Abextm/camera-sorry
Fix Perspective when near tall terain
2018-02-26 08:42:15 -05:00
Max Weber
20d3c72bd4 cameraPitchCopy > cameraPitch 2018-02-25 22:53:49 -07:00
Max Weber
47f2061387 cameraPitch > cameraPitchTarget 2018-02-25 22:53:49 -07:00
Adam
188219ca10 Merge pull request #698 from SomeoneWithAnInternetConnection/ge-squashed
GE Offer tracking plugin
2018-02-25 22:07:56 -05:00
SomeoneWithAnInternetConnection
926bc9374f Create Grand Exchange plugin
This plugin tracks the player's current GE offers, displaying them in a
sidebar panel. Based off of PR #193
2018-02-25 21:34:16 -05:00
SomeoneWithAnInternetConnection
971b10c26c runelite-api: Add Grand Exchange offer support
This includes a new event: GrandExchangeOfferChanged which is fired
whenever a grand exchange offer is updated, either manually by the
player, or as a result of the offer being fufilled (partially or
otherwise)
2018-02-25 19:57:52 -05:00
SomeoneWithAnInternetConnection
7705d17c27 Rename progress to state in GrandExchangeOffer
The field formerly known as "progress" encoded what state the offer was
in which is a weird 4-bit thing that includes information about whether
the offer is a buy or sell offer, whether it's finished, and some other,
less well-defined info about (what seems to be) the offer's live-ness.
How close an offer is to being finished (ie its progress) is only really
based on how many items have bought/sold out of the total amount
requested/offered.
2018-02-25 19:55:00 -05:00
SomeoneWithAnInternetConnection
9b50f16339 Expose isStackable on ItemComposition objects 2018-02-25 19:55:00 -05:00
Adam
9e44e00248 Merge pull request #687 from deathbeam/fix-clientui-pack-crash
Fix crash in ClienUI configChanged event
2018-02-25 19:30:39 -05:00
Adam
6c0a36a7af Merge pull request #691 from devinfrench/fightcave
Change TzTok-Jad overlay to be persistent
2018-02-25 19:20:39 -05:00
Adam
931ae50515 Merge pull request #695 from NotFoxtrot/add-sceptre-to-jewellery
Add Pharaoh's sceptre to the jewellery count
2018-02-25 19:02:47 -05:00
NotFoxtrot
3156402743 Add Pharaoh's sceptre to the jewellery count 2018-02-25 12:45:10 +01:00
Kamiel
9f30c8ce9d Use normal font weight for input field
Use normal font weight for input field
2018-02-25 11:04:41 +01:00
Tomas Slusny
046304bedd Merge pull request #675 from Kamielvf/raids-plugin-fix
Fix minor issues with Raids plugin
2018-02-25 10:47:27 +01:00
Kamiel
854369f04d Follow java coding conventions 2018-02-25 04:40:07 +01:00
Devin
8019c7eff6 Change TzTok-Jad overlay to be persistent 2018-02-24 15:52:02 -08:00
Adam
af39b4d925 hiscore plugin: add config for player option 2018-02-24 16:29:52 -05:00
Adam
429c821c2d hiscore plugin: remove player option on shutdown 2018-02-24 16:23:39 -05:00
Adam
69a04a5744 menu manager: add method to remove player menu items 2018-02-24 16:23:27 -05:00
Tomas Slusny
2efce3646e Fix crash in ClienUI configChanged event
Fix crash that can happen when ConfigChanged event arrives to ClientUI
and pack method is called in the event thread. Move swing/awt related
calls to swing thread to avoid this issue.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-24 22:11:43 +01:00
Adam
f4bdfeec13 Garbage collect world map once closed 2018-02-24 15:54:56 -05:00
Adam
df6fe0349c runelite-api: expose world map data 2018-02-24 15:54:55 -05:00
Adam
03a9257655 runescape-api: import world map data 2018-02-24 15:54:55 -05:00
Adam
246340c937 Merge pull request #626 from deathbeam/remove-tray-icon
Add default timeout of 10 seconds to notify-send on Linux
2018-02-24 15:38:14 -05:00
Adam
f1b615fbe2 Merge pull request #655 from deathbeam/hunter-maniacal-monkeys
Hunter maniacal monkeys
2018-02-24 13:08:08 -05:00
Adam
80ebf7c184 Merge pull request #666 from HexRealm/updatecheckservice-fix
Use the address returned by the worldlist api instead of building our own
2018-02-24 11:07:16 -05:00
Adam
cd2b04ff30 Merge pull request #671 from Abextm/camera-hacks
Add option to relax the camera's upper pitch limit
2018-02-24 11:05:48 -05:00
Adam
3e136dcfd8 Merge pull request #628 from sethtroll/changebossimages
Change boss timers to use ItemID images instead of resource images
2018-02-24 10:45:33 -05:00
Adam
38e24a6a39 Merge pull request #677 from Kamielvf/playerindicator-custom-colors
Add ability to set custom colors for player indicators
2018-02-24 10:35:00 -05:00
Adam
aef1af288c Merge pull request #680 from deathbeam/fix-low-memory-name
Rename "Low memory" to "Low detail" plugin
2018-02-24 10:33:41 -05:00
Adam
ab40cec9ed Merge pull request #682 from Abextm/add-get-is-mobile
cache: Add get_is_mobile opcode.
2018-02-24 10:33:02 -05:00
Max Weber
51b077b479 cache: Add get_is_mobile opcode.
This is set to 1 on the mobile build. All that it does is change some sprites in the options panel.
2018-02-23 19:41:17 -07:00
Tomas Slusny
daff19c13e Merge pull request #643 from sethtroll/fiximagecomponent
image component: fix images being off-centered
2018-02-24 02:50:49 +01:00
Tomas Slusny
a77f9b361f Rename "Low memory" to "Low detail" plugin
Closes #595

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-24 02:01:04 +01:00
Adam
618d89d6e8 Merge remote-tracking branch 'github/master' 2018-02-23 17:49:05 -05:00
Adam
c57987131c xtea service:try to fix query again 2018-02-23 17:49:01 -05:00
Tomas Slusny
973d2b6aab Merge pull request #678 from Kamielvf/overlayrender-fix
Fix overlays not being rendered
2018-02-23 22:01:27 +01:00
Kamiel
2dca5379e9 Fix overlays not being rendered 2018-02-23 21:36:45 +01:00
Kamiel
1ec2b63053 Add ability to set custom colors 2018-02-23 21:17:48 +01:00
Kamiel
e93f0df92b Fix minor issues
- Remove "plugin" from the name
- Cache colours on startup
- Use regex to split config string
2018-02-23 16:41:17 +01:00
Lotto
6580060f38 Merge pull request #664 from sethtroll/removetoggles
poh plugin: Remove unnecessary toggles
2018-02-23 12:33:43 +00:00
Tomas Slusny
9f0ccf04c1 Merge pull request #672 from devLotto/grounditems-offset-z
grounditems: offset text on z axis
2018-02-23 13:24:48 +01:00
Lotto
68eb2bacc1 grounditems: offset text on z axis 2018-02-23 12:49:45 +01:00
Max Weber
346aa845c2 zoom plugin: Add option to relax the camera's upper pitch limit. 2018-02-23 04:32:32 -07:00
Tomas Slusny
dff2b3147b Add default timeout to notify-send on Linux
Add default timeout of 10 seconds to notify-send on Linux to not depend
on default notification timeout on Linux notify daemon, because on some
system the default can be never hide unless timeout is set.

See also: #549

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-23 12:18:37 +01:00
Adam
a5c326e220 Revert "xtea service: fix get() query to join on id"
This reverts commit e7a1c59cdb10e6e5ab403f4c4557eeb5f1a62200.
2018-02-22 23:26:31 -05:00
Adam
65f3bae155 xtea service: fix get() query to join on id 2018-02-22 23:02:43 -05:00
Adam
1bcbadecf0 overlay renderer: remove unnecessary lambda which makes it hard to profile 2018-02-22 21:18:20 -05:00
Seth
7ef5f76a53 poh plugin: Remove unnecessary toggles 2018-02-22 15:27:36 -06:00
Hexagon
4d4930abd2 Use the address returned by the worldlist api instead of building our own 2018-02-22 18:05:15 -03:00