Commit Graph

239 Commits

Author SHA1 Message Date
Adam
bc2c959e7a runelite-api: add getWorldType() 2018-05-12 18:25:30 -04:00
Adam
837d373fdd runelite-mixins: fix setting menu preventing menu add event from being fired 2018-05-11 15:47:04 -04:00
Adam
782e426f52 Merge pull request #2528 from pettenge/hiscore-autocomplete
Autocomplete name when looking up player on HiScores
2018-05-11 14:08:55 -04:00
Adam
0ac809fae2 runelite-api: expose friends 2018-05-11 13:28:12 -04:00
Max Weber
c9d0abc1c3 Make VarbitChanged only fire once, after everything has settled 2018-05-10 21:01:04 -06:00
Dennis
035ea6af41 runelite-client: add anti drag plugin 2018-05-10 16:02:06 -04:00
Runelite auto updater
cb6e1ae5fb [maven-release-plugin] prepare for next development iteration 2018-05-10 13:32:19 +00:00
Runelite auto updater
2b44683ed9 [maven-release-plugin] prepare release runelite-parent-1.3.8 2018-05-10 13:32:14 +00:00
Adam
4d9c58750a Remove bounding boxes 2018-05-10 08:54:43 -04:00
Adam
b805f786a8 Update mixins/api for 170 2018-05-10 08:54:43 -04:00
Adam
e74dfcf13d Add removed friend event 2018-05-08 16:36:44 -04:00
Adam
4037ba9c00 injector: add method hooks 2018-05-08 16:36:44 -04:00
Adam
8106d99f83 runelite-api: add nameable name change event 2018-05-08 16:36:44 -04:00
Adam
863522afa9 runelite-api: expose Friend 2018-05-08 16:36:41 -04:00
Adam
dcfbfd8441 mixins: inject get/set tick count 2018-05-07 11:30:37 -04:00
Adam
ccef1dddd0 runelite-client: add tick counter 2018-05-07 09:43:31 -04:00
WooxSolo
2f1445859b Add graphics object API 2018-05-04 10:54:31 -04:00
Morgan Lewis
12104758cc Add world map api and mixin 2018-05-03 19:37:30 -06:00
Adam
0be4059b4a Merge remote-tracking branch 'github/next' 2018-05-03 10:00:49 -04:00
Runelite auto updater
a95b5faa9d [maven-release-plugin] prepare for next development iteration 2018-05-03 12:45:39 +00:00
Runelite auto updater
a6067fed2d [maven-release-plugin] prepare release runelite-parent-1.3.7 2018-05-03 12:45:33 +00:00
Adam
4a8eef023d Merge remote-tracking branch 'joshua/feat/accounttype' into next 2018-05-01 21:24:58 -04:00
Adam
24865f050f Merge remote-tracking branch 'kamiel/overhead-api-additions' into next 2018-05-01 21:24:44 -04:00
Joshua Filby
b594c83ab6 feat: add a way to get AccountType
This adds a way to get the logged in players account type.
2018-05-01 21:00:54 -04:00
Kamiel
62deed7730 Add missing overhead icons to API 2018-05-01 19:32:57 -04:00
Adam
618c16adca Merge pull request #2199 from Abextm/varpbsad
Refactor Vars
2018-04-30 20:21:30 -04:00
Adam
b150a7b535 Add maven-compiler-plugin to plugin management 2018-04-30 18:50:41 -04:00
Max Weber
7f190f2534 Merge Varcs into Client::getVar 2018-04-30 16:17:04 -06:00
Max Weber
33d6b9bdb7 Rename Setting to VarPlayer 2018-04-30 16:03:49 -06:00
Adam
18dc60db60 runelite-api: add headicon enum 2018-04-29 19:42:21 -04:00
WooxSolo
ea5c1f3032 runelite-api: add WorldArea 2018-04-28 11:36:53 -04:00
WooxSolo
ed658df469 runelite-api: add line of sight algorithm 2018-04-28 11:36:43 -04:00
Max Weber
f0b1f0e8b0 Add UsernameChanged event 2018-04-26 19:46:25 -04:00
Max Weber
b3fa9a5e49 Allow ItemManager to be ran off the client thread
This allows the ItemManager to return a blank BufferedImage if it's not called on the client thread. This also makes it not render the image until the cache has been downloaded
2018-04-26 14:53:00 -06:00
Runelite auto updater
4f984d8760 [maven-release-plugin] prepare for next development iteration 2018-04-26 11:13:15 +00:00
Runelite auto updater
f85ff1691a [maven-release-plugin] prepare release runelite-parent-1.3.6 2018-04-26 11:13:10 +00:00
Kamiel
63872835fa Fix issue where hiding local player would not hide you when in clan 2018-04-26 00:18:11 +02:00
Kamiel
d8ba53eecc Change ground marker plugin to use selected region tile coords instead of basing them off of mouse location 2018-04-24 21:38:25 -04:00
Lotto
6c21b2e21b Add entity hider plugin 2018-04-24 18:24:56 -04:00
Adam
3caf182b0b npc mixin: transform npc in getName/getCombatLevel/getId 2018-04-23 19:38:09 -04:00
Adam
fad8472c50 devtools plugin: add commands to get and set varbits 2018-04-23 10:09:21 -04:00
Kamiel
1fd9b3abcc Add VarClientStr to api and rename VarClient to VarClientInt 2018-04-23 10:09:16 -04:00
Adam
6c6fb3b87e tile mixin: don't fire itemlayer change events when loading regions 2018-04-22 21:00:06 -04:00
Adam
3f4cfd209f Rename runescape api artifact to runescape-api 2018-04-21 18:21:57 -04:00
Adam
e97ebc2546 Remove unnecessary groupdIds that are equivalent to the parents 2018-04-21 18:21:56 -04:00
Runelite auto updater
b756a7f2e8 [maven-release-plugin] prepare for next development iteration 2018-04-19 14:14:49 +00:00
Runelite auto updater
9c2662d787 [maven-release-plugin] prepare release runelite-parent-1.3.5 2018-04-19 14:14:43 +00:00
Adam
b8eac1296c Add Angle and Direction
Extend GameObject.getOrientation() to account for object flags, and
return an Angle
2018-04-18 22:57:59 -04:00
Kamiel
b72c3b234c Change menuOpened from FieldHook to Hook
This fixes an issue which occurs when the MenuEntries array is modified after the client has calculated the menu's bounds and position. Hooking to `openMenu`  will allow us to modify the MenuEntries array before the menu's bounds and its position is calculated.
2018-04-17 04:30:01 +02:00
Adam
c95f788c26 Merge pull request #1549 from Kamielvf/ge-sell-buy-cancelled
Show grand exchange offer type on cancelled state
2018-04-16 22:17:57 -04:00