Commit Graph

1139 Commits

Author SHA1 Message Date
Adam
ebf39b286b checkstyle: enforce RightCurly alone 2017-07-08 14:17:16 -04:00
Adam
77c9f40e35 runelite-client: add examine plugin to submit examines 2017-07-08 13:36:18 -04:00
Adam
10b4ce6f0f runelite-client: add menu action enum 2017-07-08 13:33:09 -04:00
Adam
24a6291145 http-service: add examine service 2017-07-08 12:37:39 -04:00
Adam
c690d11840 http-service: set response status to 501 if an exception is encountered 2017-07-08 12:33:47 -04:00
Adam
5a514084c3 Merge pull request #106 from Sethtroll/addgamemessagehook
add  chatMessage callback
2017-07-07 11:14:03 -04:00
sethtroll
ad747857d8 add game message callback 2017-07-07 08:29:50 -05:00
Adam
78a88a1ac4 Merge pull request #104 from Sethtroll/fixjewelrycount
fix for jewelry count widgetBounds
2017-07-07 08:07:16 -04:00
sethtroll
63a69e76b7 fix for jewelry count widgetBounds 2017-07-06 21:16:07 -05:00
Adam
361a371080 Merge pull request #103 from Sethtroll/addequipmentjewelry
add equipment tab jewelry count
2017-07-06 21:13:19 -04:00
sethtroll
77ee3d8785 add equipment tab jewelry count
add equipment tab jewelry count

add equipment tab jewelry count

add equipment tab jewelry count

add equipment tab jewelry count
2017-07-06 19:42:13 -05:00
Adam
39f78eef99 Merge pull request #102 from Sethtroll/add-jewelrycount
Added jewelry count plugin
2017-07-04 19:34:08 -04:00
sethtroll
52b8a2d7e8 Added jewelry count plugin 2017-07-04 19:29:07 -04:00
Adam
99f81387d6 Merge pull request #101 from Sethtroll/change-boosts
Added skilling boosts option alongside combat boosts
2017-07-02 19:58:05 -04:00
sethtroll
55bbbc5b44 Added skilling boosts option alongside combat boosts 2017-07-02 19:56:29 -04:00
Adam
b78f661722 Merge branch 'seth' 2017-06-29 17:36:12 -04:00
Adam
eefcdb3bbc Merge pull request #100 from devinfrench/contributing
Add CONTRIBUTING.md
2017-06-29 17:33:34 -04:00
Devin
c53b0f6e9b Update README.md to contain link to CONTRIBUTING.md
[ci skip]
2017-06-29 17:31:59 -04:00
Devin
6bcef222b8 Add CONTRIBUTING.md
[ci skip]
2017-06-29 17:31:56 -04:00
Adam
06c156226c Add LICENSE
This is for GitHub to identify the license of the project. Not every file in the tree is BSD licensed, but most are. See the respective header in each file to be sure.

[ci skip]
2017-06-29 17:27:28 -04:00
Adam
63a66db969 Specify versions of all maven plugins
Fixes Maven warnings about unstable/unreproducable builds
2017-06-29 17:20:07 -04:00
sethtroll
16bd5b97fc runelite-client: fix giant mole name in boss timers 2017-06-29 15:49:05 -04:00
sethtroll
b798dbf0a6 runelite-client: add mouse highlight config 2017-06-29 15:46:39 -04:00
sethtroll
06ee33db9a runelite-client: add boosts config 2017-06-29 15:41:52 -04:00
Runelite auto updater
f5a3770727 [maven-release-plugin] prepare for next development iteration 2017-06-29 17:18:17 +00:00
Runelite auto updater
205f152b50 [maven-release-plugin] prepare release runelite-parent-1.1.31 2017-06-29 17:18:13 +00:00
Runelite auto updater
259e5ee8d3 Update 148 2017-06-29 17:04:59 +00:00
Adam
b1010d78b3 runelite-client: add cache for item compositions in grounditems plugin 2017-06-28 12:46:48 -04:00
Adam
073b51b059 Merge pull request #95 from KronosDesign/combat-notifier
Add CombatNotifier plugin for out of combat notifications
2017-06-28 09:54:29 -04:00
Abel Briggs
d8baaf99d0 Added per item highlighting/hiding to GroundItems (#96) 2017-06-28 09:49:48 -04:00
Kronos
8859294161 Updated IdleNotifier to use RuneLite.notify() 2017-06-28 12:45:17 +10:00
Kronos
d03128c872 Add CombatNotifier plugin for afk notifications 2017-06-28 12:44:49 +10:00
Adam
0f1bd9440d Merge pull request #94 from KronosDesign/config-plugin
Add Integer and String support to the ConfigPanel
2017-06-26 09:33:29 -04:00
Kronos
802ed51332 Added Integer and String support to the ConfigPanel 2017-06-26 13:30:56 +10:00
Adam
12e52a2482 Fix drawing over click to play interface
* fix xp globe drawing on start screen and only draw once actual xp gained not logon events

* only draw fps when we have an x value for the xp orb
2017-06-24 10:19:12 -04:00
Steve
9e9e126876 add check for click to play screen in grounditems 2017-06-24 10:17:06 -04:00
Steve
60eb6fe99d only draw fps when we have an x value for the xp orb 2017-06-24 10:16:26 -04:00
Steve
417927edc9 fix xp globe drawing on start screen and only draw once actual xp gained not logon events 2017-06-24 10:16:26 -04:00
Kronos
a028738f3d Added wireframe rendering to DevTools for local player model 2017-06-23 13:10:15 -04:00
Adam
0735d6c8e4 Merge pull request #90 from abelbriggs1/patch
Changes/upgrades to GroundItems
2017-06-22 21:37:57 -04:00
Abel Briggs
90e65472c6 Add high alchemy prices to grounditems plugin
Add configuration option to show high alch prices and ge prices
2017-06-22 21:35:20 -04:00
Abel Briggs
8cdbca947d Fixed noted items not working with GE price lookup 2017-06-22 21:35:20 -04:00
Abel Briggs
991980eef8 Added additional exports to ItemComposition 2017-06-22 21:35:20 -04:00
Abel Briggs
f57475069d Disable hiding ground items overlay while in bank interface 2017-06-22 21:35:04 -04:00
SteveOSRS
41f5770d9a Fix XpGlobe displaying on no experience change 2017-06-20 17:42:14 -04:00
Adam
d1ce1529c1 Merge pull request #87 from oplosthee/mappings-update
Add several exports to runescape-client
2017-06-19 16:45:16 -04:00
Adam
54dbe446ed runelite-client: add actor death event, use in bosstimer plugin 2017-06-18 12:57:29 -04:00
SteveOSRS
60566a7083 change config to show buttons, which lead to options rather than all options on one page (#88) 2017-06-18 11:50:14 -04:00
Adam
b1ab29d8dd checkstyle: use default tokens for WhitespaceAround 2017-06-17 21:46:33 -04:00
Adam
437e99f511 xp globes: remove double call to getSkillImage 2017-06-17 20:59:33 -04:00