Commit Graph

1505 Commits

Author SHA1 Message Date
Adam
fc944dfd34 clanchat: don't load icons more than once 2017-12-05 07:44:23 -05:00
Adam
712ae989e4 Merge pull request #236 from deathbeam/clan-ranks
Add clan ranks to clan chat
2017-12-04 19:43:25 -05:00
Tomas Slusny
454fd4cfc1 Add clan ranks to clan chat
- Extend API to include support for getting clan members and
informations about them
- Add API for manipulation with modIcons
- Display clan ranks in clan chat (add to ClanChat plugin)
- Add new hook for clan members changed

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-04 19:33:13 -05:00
Adam
e1623f239a Move setMessage hook to end of method 2017-12-04 19:28:29 -05:00
Adam
e4bac7f685 injector: support hooking to ends of methods 2017-12-04 19:28:22 -05:00
Adam
2da46e1ec3 runescape-api: fix javadoc error 2017-12-04 15:51:51 -05:00
Adam
ee867992c3 injector: add construct injector to create new instances of classes 2017-12-04 14:34:44 -05:00
Adam
4380440777 Merge pull request #237 from tylerthardy/karambwans
Add Karambwan fishing to animation and idle plugin
2017-12-04 08:09:05 -05:00
Tyler Hardy
2c29f119ec Add Karambwan fishing to animation and idle plugin 2017-12-04 05:17:23 -06:00
Adam
6bc9cccf41 runelite-client: fix infoboxes
Infobox overlay is not created by the injector so client was not being injected

Fixed from 403f7bd5d7a3d514a9dcec067cfdba622e3361b0
2017-12-02 21:00:00 -05:00
Adam
53b4df8ae9 Merge pull request #234 from deathbeam/lightweight-native-notifications
Make native notifications lightweight
2017-12-02 15:19:00 -05:00
Tomas Slusny
1c86c30e1a Make native notifications lightweight
Remove dependency on external notification library and rewrite
notifications to use lightweight native system notification
implementations:

* Linux - notify-send
* OS X - apple script - display notification
* Windows - TrayIcon

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-02 15:01:05 -05:00
Adam
5178c159a8 Merge pull request #233 from deathbeam/hide-items-under-value
Add hide items under value to GroundItems plugin
2017-12-01 20:00:50 -05:00
Toocanzs
2de0dead0c Move common game state and interface checks to overlay 2017-12-01 20:00:29 -05:00
Tomas Slusny
663cb8e69f Add hide items under value to GroundItems plugin
Add option to hide items under either Grand Exchange or High Alchemy
value to GroundItems plugin. Also ensure that items with 0 or no GE
price are shown anyway, as they are probably untradeables or inactive.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-02 01:10:20 +01:00
Adam
4fc1395827 Merge pull request #231 from deathbeam/native-notifications
Add support for native notifications
2017-12-01 08:16:50 -05:00
Vagrant User
9cb32c1574 Add support for native notifications
Replace current TrayIcon notifications with system-native notifications.
Supports most of the operating systems (the important ones are Windows,
Linux and OS X).

Resolves: #230

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-01 11:31:43 +01:00
Adam
650d6a7e0d runelite-client: change AnimationChanged event to have an Actor 2017-11-30 16:46:42 -05:00
Adam
b51296200a runelite-client: lombok events 2017-11-30 16:08:03 -05:00
Adam
ac4703566f runelite-client: use lombok for slf4j logger creation 2017-11-30 16:08:03 -05:00
Runelite auto updater
b811dd2c62 [maven-release-plugin] prepare for next development iteration 2017-11-30 13:32:24 +00:00
Runelite auto updater
4cfe7a9a6c [maven-release-plugin] prepare release runelite-parent-1.2.9 2017-11-30 13:32:20 +00:00
Runelite auto updater
04951478cb Update 160 2017-11-30 13:27:11 +00:00
Adam
531965c4bf Merge pull request #229 from hunterwb/patch-1
Update djb2.properties
2017-11-29 19:46:52 -05:00
Hunter W Bennett
499b2f6c7b Update djb2.properties
Add lots of sprite names and some song names. Removed "mapfunction".
2017-11-29 15:18:27 -08:00
Adam
4b2e0a6a32 Merge pull request #227 from Toocanzs/hook-fix
Fix array hook object reference
2017-11-28 19:45:21 -05:00
Adam
c7139e745a Merge pull request #221 from honeyhoney/feature_attack_indicators_warning
Feature attack indicators warning and option to hide/remove warned attack styles
2017-11-27 16:41:11 -05:00
honeyhoney
98380f7803 Added attack style warnings and option to remove warned attack styles 2017-11-27 11:28:29 -05:00
honeyhoney
ea810a344e Added combat style widget info 2017-11-27 00:56:47 +00:00
honeyhoney
b08c39854b Added support for hiding widgets 2017-11-27 00:36:03 +00:00
Adam
c035d060ff cache: add more opcodes 2017-11-26 17:33:18 -05:00
Adam
49056e6cd1 Merge pull request #225 from Toocanzs/lizardman
Add AoE warning plugin
2017-11-26 11:18:16 -05:00
Toocanzs
c0a45cac92 Add special attack minimap orb 2017-11-26 11:07:29 -05:00
Toocanzs
541cf986c5 Add AoE warning plugin 2017-11-26 11:04:09 -05:00
Adam
d0cb93c433 runelite-api: add Projectile 2017-11-26 11:03:47 -05:00
Adam
6b008f9107 runelite-api: don't allow varbits with MSB<LSB 2017-11-26 09:59:21 -05:00
l2-
6402e16bb5 volcanic mine plugin: show optimal paths
Add gas chamber rock timer
2017-11-24 18:12:12 -05:00
Adam
6f4fb6d8be runelite-api: fix Tile location methods 2017-11-24 18:00:59 -05:00
Runelite auto updater
75522cd758 [maven-release-plugin] prepare for next development iteration 2017-11-24 15:22:56 +00:00
Runelite auto updater
142c008165 [maven-release-plugin] prepare release runelite-parent-1.2.8 2017-11-24 15:22:53 +00:00
Runelite auto updater
2b0232f2c0 Update 159 2017-11-24 15:17:35 +00:00
Toocanzs
66b185b911 Add Chivalry, Piety, and Preserve prayers 2017-11-21 20:06:31 -05:00
Adam
6ceb9b1a1c Merge pull request #223 from Toocanzs/instance-map-rocks
Add rocks/trees/bushes and map icons to instance map
2017-11-21 20:04:02 -05:00
Toocanzs
6c14b08384 instance map: draw map icons, objects, doors, and improve walls 2017-11-21 19:04:35 -05:00
Adam
1cad0c1504 runelite-api: add SpritePixels.toBufferedImage 2017-11-21 18:58:54 -05:00
Adam
ac071771b0 runelite-api: add getRegionMin/MaxLocation for GameObject 2017-11-21 17:35:10 -05:00
Adam
880a2bd282 Merge pull request #218 from Toocanzs/master
Update instance map
2017-11-19 20:13:55 -05:00
Toocanzs
eecf183700 instance map: add complex tile rendering 2017-11-19 20:03:12 -05:00
Adam
b6c90b33a6 runelite-client: fix not initializing default config
Config manager scans plugins from the plugin manager for configurations
2017-11-19 12:57:43 -05:00
Adam
17d461b4d1 Merge pull request #216 from Toocanzs/pray-flick
Add tick events and pray flick plugin
2017-11-18 17:49:25 -05:00