Commit Graph
262 Commits
Author SHA1 Message Date
Dennis de V 164078751f runelite-client: add prayer reordering plugin 2018-03-16 17:16:31 -04:00
Dennis de V 5c83be7c2f runelite-api: expose dragging widget fields 2018-03-16 17:16:01 -04:00
Runelite auto updater 53e19ea206 [maven-release-plugin] prepare for next development iteration 2018-03-15 12:21:30 +00:00
Runelite auto updater 1dcdb90463 [maven-release-plugin] prepare release runelite-parent-1.3.0 2018-03-15 12:21:26 +00:00
Adam 5411da531b runelite-api: add scale to createItemSprite 2018-03-13 14:13:14 -04:00
Adam d71f8bd3b3 runelite-api: expose npc composition 2018-03-11 19:19:06 -04:00
Adam e8d232de72 runelite-api: expose cachedNpcs 2018-03-10 09:55:07 -05:00
Adam 7320a4f61a runelite-api: add ability to get npc index 2018-03-10 09:54:47 -05:00
Max Weber f560fb9427 Add planes to planeless tile objects 2018-03-09 20:59:06 -07:00
Max Weber 1d5a9f7e90 isRSHidden > isSelfHidden 2018-03-08 19:35:03 -07:00
Adam bcab14bfe4 Bump to 1.3.0-SNAPSHOT 2018-03-08 19:54:10 -05:00
Runelite auto updater f00ef6ae34 [maven-release-plugin] prepare for next development iteration 2018-03-08 14:02:25 +00:00
Runelite auto updater 91c73c5c8c [maven-release-plugin] prepare release runelite-parent-1.2.19 2018-03-08 14:02:21 +00:00
Adam 23c448ccd0 Merge pull request #794 from devLotto/clienterrorfilter
Improve printing of the game's stacktraces + don't send RuneLite stacktraces to Jagex
2018-03-07 19:15:54 -05:00
Lotto 2cea57fddf runescape-api: add RSRunException 2018-03-07 18:28:01 +01:00
Tomas Slusny c0e9a502eb Add support for changing world to API
- Export World from RS client
- Export changeWorld method
- Create new method for creating RuneScape world

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-06 15:22:00 +01:00
Max Weber 81a90762d9 zoom: Fix pitch relaxer after rev 165 changes 2018-03-01 19:33:55 -07:00
Runelite auto updater af46fc4756 [maven-release-plugin] prepare for next development iteration 2018-03-01 14:43:43 +00:00
Runelite auto updater 5ae9a9fbff [maven-release-plugin] prepare release runelite-parent-1.2.18 2018-03-01 14:43:38 +00:00
Tomas Slusny 492196ca32 Remove inSequence import b/c problems with mapping (#753)
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-01 15:31:38 +01:00
Adam a999863a80 Add support for intercepting mouse and keyboard input
Also allow translating mouse input for stretched fixed mode.

This is required for moving overlays, and interacting with the instance map.
2018-02-27 19:31:45 -05:00
Lotto 141f5ac778 modelmixin: use verticesCount/trianglesCount instead of array lengths 2018-02-27 15:43:14 +01:00
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 47f2061387 cameraPitch > cameraPitchTarget 2018-02-25 22:53:49 -07: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 03a9257655 runescape-api: import world map data 2018-02-24 15:54:55 -05:00
Max Weber 346aa845c2 zoom plugin: Add option to relax the camera's upper pitch limit. 2018-02-23 04:32:32 -07:00
Runelite auto updater 481829bfac [maven-release-plugin] prepare for next development iteration 2018-02-22 14:20:14 +00:00
Runelite auto updater 843e63d661 [maven-release-plugin] prepare release runelite-parent-1.2.17 2018-02-22 14:20:07 +00:00
Adam 4b5e9d0c39 runescape-api: update to reflect new ChatPlayer relationship 2018-02-22 08:45:01 -05:00
Adam ff6849aa91 Merge pull request #633 from devLotto/improve-remember-username
Improve Remember Username plugin
2018-02-21 19:25:30 -05:00
Lotto 17347f8d39 Import API for getting remembered username from preferences.dat 2018-02-21 11:55:14 -05:00
Tomas Slusny 04cf082b9c Enhance the sending message API
- Change sendGameMessage call to addGameMessage to allow sending messages with all supported fields
- Update chat message manager to support sending messages with all supported fields
2018-02-20 19:39:48 +01:00
Kamiel 55a5eaa43d Raids scouting plugin 2018-02-18 22:20:47 -05:00
Adam 8698de72b1 runelite-client: add minimap dot plugin 2018-02-18 17:59:28 -05:00
Adam 971692b025 Use client Varbit for index, lsb, msb 2018-02-15 09:57:22 -05:00
Runelite auto updater ca4726d8b8 [maven-release-plugin] prepare for next development iteration 2018-02-15 13:02:13 +00:00
Runelite auto updater 8e62901919 [maven-release-plugin] prepare release runelite-parent-1.2.16 2018-02-15 13:02:08 +00:00
Max Weber f71059ce20 Add raw injector to hook the script interpreter 2018-02-09 23:35:16 -05:00
Seth b8a6ffa3a0 runelite-api: add getActions, imposterIds, and imposter to ObjectComposition 2018-02-09 14:22:51 -05:00
Runelite auto updater acb2bce8fa [maven-release-plugin] prepare for next development iteration 2018-02-08 13:56:10 +00:00
Runelite auto updater 86512939dc [maven-release-plugin] prepare release runelite-parent-1.2.15 2018-02-08 13:56:04 +00:00
UniquePassive a61b383877 Rename ocLowDetail to objectCompositionLowDetail 2018-02-05 15:08:21 +01:00
UniquePassive 659413feb1 Rename highMemory to audioHighMemory 2018-02-05 15:05:06 +01:00
Max Weber 1914f76513 change getModelHeight to getLogicalHeight 2018-02-04 06:39:04 -07:00
Tomas Slusny c35d8fb9ef Add new overlay layer position
- Add new overlay layer position that draws right above overheads and HP
bars, what is perfect for game interfaces
- Make this new layer use UNDER_WIDGETS layer position, and move the
before layer position to ABOVE_SURFACE

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-02 08:23:13 +01:00
SomeoneWithAnInternetConnection 9eb5dfbf73 Add method to get the clickable area of a TileObject
getClickbox returns an AWT Area object which corresponds to theclickable area of a GameObject, GroundObject, DecorativeObject or WallObject.

getClickbox for ItemLayers isn't implemented, since I haven't looked into how clickabilty works for items on the ground in the client.
2018-02-01 19:36:29 -05:00
Runelite auto updater 836109f5a2 [maven-release-plugin] prepare for next development iteration 2018-02-01 19:54:08 +00:00