Commit Graph

1850 Commits

Author SHA1 Message Date
Adam
bc557a5245 Merge pull request #430 from Sethtroll/addhoverpouch
Add hover only option to Runepouch plugin
2018-01-25 18:47:15 -05:00
Adam
7d4ee00d82 Merge pull request #428 from Adam-/stats-tooltips-adam
Add ItemStat plugin
2018-01-25 18:42:30 -05:00
Adam
446d5b8bab Add item stats plugin 2018-01-25 18:33:14 -05:00
Adam
5f536eea01 Merge pull request #427 from Adam-/itemcontainer
Add ItemContainer
2018-01-25 17:40:09 -05:00
Runelite auto updater
9c07748ca8 [maven-release-plugin] prepare for next development iteration 2018-01-25 22:17:14 +00:00
Runelite auto updater
bf80d086cc [maven-release-plugin] prepare release runelite-parent-1.2.13 2018-01-25 22:17:10 +00:00
Adam
f507354f84 Remove external plugin support
Jagex has requested I take steps to prevent users from making plugins
which are in violation of the game rules. This limits plugins to the core
plugins.
2018-01-25 17:03:09 -05:00
Adam
f23b970212 runelite-client: remove AoE warning plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:06 -05:00
Adam
638029d5ba runelite-client: remove volcanic mine plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:04 -05:00
Adam
155dfb7c63 runelite-client: remove Zulrah plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:02 -05:00
Adam
050fbd250b runelite-client: remove teamcape plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:00 -05:00
Adam
defcdca190 Merge pull request #436 from deathbeam/idle-fix-again
Fix idle animation plugin timer cancelling
2018-01-25 16:16:51 -05:00
Tomas Slusny
7efb8ab486 Fix idle animation plugin timer cancelling
- Cancel animation idle timer when combat begins
- Cancel combat idle timer when animation begins

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-25 20:14:25 +01:00
Seth
0e8bb44989 Add hover option to runepouch 2018-01-24 21:33:01 -06:00
Adam
cedb7041c8 Fix usage of getViewportHeight/getViewportWidth now they are correct
They were swapped in 580335c9cdc4c5b6faafd969d557ef5f1d4187e8
2018-01-24 20:46:22 -05:00
Adam
f1e4bae31a runelite-client: remove version and account name from title
Otherwise it shows in screenshots, and on Discord
2018-01-24 19:19:51 -05:00
Adam
a40941beb8 Merge pull request #426 from DudeMartin/viewport-mapping-fix
Swapped viewport width and height fields.
2018-01-24 18:47:54 -05:00
Adam
fd98b7205d runelite-api: add inventory item query 2018-01-24 18:03:16 -05:00
Adam
b6c00a774d runelite-api: add ItemContainer 2018-01-24 18:01:29 -05:00
Adam
eea3136c69 runelite-api: rename InventoryItemQuery -> InventoryWidgetItemQuery 2018-01-24 18:00:19 -05:00
Adam
7287102254 Merge pull request #424 from oplosthee/grounditems-height
Incorporate height into the GroundItems overlay
2018-01-24 14:01:15 -05:00
Adam
ba800c3aa4 Merge pull request #421 from deathbeam/low-memory
Add low memory mode flag
2018-01-24 13:32:42 -05:00
oplosthee
300fa9c8f6 Incorporate height into the GroundItems overlay 2018-01-24 19:29:19 +01:00
Tomas Slusny
68ba5f40b6 Add low memory mode plugin 2018-01-24 12:48:07 -05:00
Adam
b95a85cddf Merge pull request #412 from deathbeam/fix-anim-idle
Fix idle notifications for animation changes
2018-01-24 12:17:49 -05:00
Adam
6e8c48774b Merge pull request #418 from deathbeam/update-lombok
Update Project Lombok version to 1.16.20
2018-01-23 15:37:19 -05:00
Adam
65f810ef7b Add maven central to be tried before repo.runelite.net 2018-01-23 12:29:38 -05:00
Adam
5bd1cf4759 Merge pull request #408 from UniquePassive/fix-empty-config-value
http-service: fix exception on empty config setKey request body
2018-01-23 10:07:17 -05:00
Tomas Slusny
1ad129a608 Update Project Lombok version to 1.16.20
Update Project Lombok version to 1.16.20 (from 1.16.18) and specify this
version in runelite-parent instead of having it specified all around the
maven projects.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-23 15:58:02 +01:00
SteveOSRS
8a3e11e4f7 Added infernal eel to fishing plugin 2018-01-23 09:54:53 -05:00
Adam
e647e05103 Merge pull request #402 from Sethtroll/addcluebarrows
Add Clue Scroll/Barrows to screenshot plugin
2018-01-23 08:54:17 -05:00
Seth
b54d8fc600 Add Clue Scroll/Barrows to screenshot plugin 2018-01-23 08:36:44 -05:00
Adam
340ed3dcfe Merge pull request #413 from Noremac201/progressBarFix
XpGlobeTooltip now sets width of itself to prevent overlap; fixes #405
2018-01-22 21:11:27 -05:00
Adam
3a5bdc6d0d Merge pull request #411 from Dreyri/widget_devtool
Additions to the Widget Devtool
2018-01-22 20:55:23 -05:00
Dreyri
3c9e1df49e dev tools: allow editing widget settings 2018-01-22 20:35:12 -05:00
Adam
3ed0561ff0 Merge pull request #410 from Dreyri/RSWidget
Add more methods to modify widgets
2018-01-22 19:57:19 -05:00
Adam
55817b73bd Merge pull request #407 from SomeoneWithAnInternetConnection/boundingbox
Add support for built in runescape bounding/clickbox debug drawing modes to devtools
2018-01-22 19:16:10 -05:00
SomeoneWithAnInternetConnection
e9e01c18f4 Add bounding/clickbox buttons to the devtools plugin
The first button (yellow square) will toggle drawing of 2D bounding boxes

The second button (RGB cubeframe) will toggle 3D bounding box drawing

The third button (cursor over red square) will toggle clickbox geometry
  drawing

The fourth button (cursor over cubeframe) switches between "draw all 3D
bounding boxes" and "draw bounding box for object under cursor" modes of
the 3D bounding box drawing.

T
2018-01-22 18:46:51 -05:00
SomeoneWithAnInternetConnection
74ae39258e Expose runescape click/boundingbox display mode 2018-01-22 18:46:47 -05:00
noremac201
13e1fffc12 Standardize xpglobe tooltip width 2018-01-22 11:45:46 -06:00
Adam
9dcde75bdf Merge pull request #403 from SomeoneWithAnInternetConnection/ticktock
Add metronome plugin, and sound-effect playing API
2018-01-22 12:19:19 -05:00
SomeoneWithAnInternetConnection
2f72f5861b Add metronome plugin
It alternately ticks or tocks, each game tick. Disabled by default.
2018-01-22 11:58:05 -05:00
SomeoneWithAnInternetConnection
cf7f534580 Add collection of named SoundEffect IDs 2018-01-22 11:56:29 -05:00
SomeoneWithAnInternetConnection
560b169e68 Implement sound-playing API
There's no playSoundEffect-equivalent method in the actual client code.
Instead, the client just adds some values to the 4 sfx arrays, removes
any old queued sound effects, and then bumps the counter, which is what
I've done as well.
2018-01-22 11:55:27 -05:00
Tomas Slusny
a8765c1e77 Fix idle notifications for animation changes
- Send idle notification only after animation ended and the timeout has
passed, and not start counting the timeout since animation started.
- Change the 1 second schedule to GameTick hook because animations are
changed based on ticks

Fixes #282

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-22 15:36:31 +01:00
Dreyri
9d96f65ae1 add setter for paddingY 2018-01-22 15:06:47 +01:00
Dreyri
32b31dc3a2 add setter for paddingX 2018-01-22 15:06:46 +01:00
Dreyri
db45f4965b add getter for paddingY 2018-01-22 15:06:45 +01:00
Dreyri
685b0706f9 add getter for paddingX 2018-01-22 15:06:44 +01:00
Dreyri
9f8cc8e146 add getter/setter for originalY 2018-01-22 15:06:43 +01:00