Commit Graph

450 Commits

Author SHA1 Message Date
UniquePassive
044502da78 Make special attack orb look a little nicer 2017-12-17 02:25:36 +01:00
Tomas Slusny
4d8dde760f Cleanup overlay logic after native-ui changes
- Remove unnecessary derivations of runescapeSmallFont
- Render overlays in "safe" environment (restore original font and
tranform after overlay rendering is done)
- Use TextComponent at more places
- Remove unnecessary setting of default font in VolcanicMineOverlay
- Change RenderableEntity from abstract class to interface
- Remove unused tooltip configuration from RuneliteConfig
- Use viewportWidget instead of chatbox widget for positioning the
overlay groups (thanks to Devin for tip)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-15 00:13:44 +01:00
Tomas Slusny
4076f75e34 runelite-client: Make overlay UI reuseable and look native 2017-12-13 18:26:56 -05:00
Tomas Slusny
f78667f9c7 runelite-client: add plugin changed event 2017-12-13 18:26:25 -05:00
Tyler Hardy
8fead88575 Fix default config for dynamic plugins 2017-12-13 10:19:59 -05:00
Toocanzs
a9ec078333 Dispose of BufferedImage graphics in overlay util 2017-12-09 17:13:05 -05:00
Adam
f11c20b4ad Merge pull request #245 from deathbeam/examine-stackables
Show price of entire stack for stackable items when examined
2017-12-08 18:46:09 -05:00
Tomas Slusny
49a11cab46 Show full price for stackable items when examined 2017-12-08 18:34:30 -05:00
Tyler Hardy
bd584e85ec Remove FPS plugin (deprecated by base osrs ::displayfps) 2017-12-08 17:25:29 -06:00
Adam
ea74c47d46 chat message manager: avoid adding chat messages on threads 2017-12-08 18:15:50 -05:00
Adam
4762a322f2 runelite-client: fix scheduler for concurrent modifications
Plugins can be loading and unloading while the scheduler is running
2017-12-08 17:30:29 -05:00
Adam
5cf5684397 Merge pull request #241 from deathbeam/examine-item-price
Show item price when examining item
2017-12-07 21:30:22 -05:00
Tyler Hardy
53749495eb Add crazy arch to aoe plugin 2017-12-07 21:13:47 -05:00
Tomas Slusny
02ebe82e2d Show item price when examining item
- Update examine plugin to include setting for showing item price when
examining item and choosing colors for the examine message (using new
chat message API)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-07 21:08:38 -05:00
Tomas Slusny
4860eb871f Add chat message recolouring API
- Update api of SendMessage to also include message type
- Create API for updating chat message based on saved colors for normal
and highlighted message and for adding game messages that can be
recolored too
- Update chat commands plugin to use the new API
- Add option to globally disable recoloring to RuneliteConfig

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-07 21:08:36 -05:00
Tomas Slusny
88932d2a72 Improve item caching
- Add item composition cache and item search cache to ItemManager

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-12-07 21:08:34 -05:00
Toocanzs
6fac9d1d7b Change game tick hook to npc update 2017-12-05 20:43:30 -05:00
Adam
fc944dfd34 clanchat: don't load icons more than once 2017-12-05 07:44:23 -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
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
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
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
honeyhoney
98380f7803 Added attack style warnings and option to remove warned attack styles 2017-11-27 11:28:29 -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
l2-
6402e16bb5 volcanic mine plugin: show optimal paths
Add gas chamber rock timer
2017-11-24 18:12:12 -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
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
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
Toocanzs
a96b0ada23 runelite-client: add pray flick plugin 2017-11-18 17:48:50 -05:00
Toocanzs
6e8f8adc95 Add game tick event 2017-11-18 17:12:15 -05:00
Adam
42ef2e7c50 runelite-client: fix test 2017-11-18 14:56:52 -05:00
Adam
d047af14d0 runelite-client: add support for dynamically loaded plugins 2017-11-18 14:41:05 -05:00
Tyler Hardy
4a314a8307 Optimize rendering 2017-11-17 18:53:04 -06:00
Tyler Hardy
4627ef7a85 Fix jewellery plugin overlay not rendering 2017-11-17 18:52:38 -06:00
l2-
a93ebf9028 runelite-client: add volcanic mine plugin 2017-11-17 17:47:06 -05:00