Commit Graph
424 Commits
Author SHA1 Message Date
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
l2- 2e3fc669bb runelite-client: support enums in configuration 2017-11-17 17:47:05 -05:00
Toocanzs b6527df5fc runelite-client: add instance world map plugin 2017-11-16 20:13:10 -05:00
Toocanzs c7a0699a41 menu manager: add custom widget menu capability 2017-11-16 20:13:01 -05:00
Adam ab297e969c runelite-api: add MenuEntry abstraction for menu arrays 2017-11-16 20:12:05 -05:00
Runelite auto updater 5cf73f424d [maven-release-plugin] prepare for next development iteration 2017-11-16 17:24:29 +00:00
Runelite auto updater 230bdc4d1e [maven-release-plugin] prepare release runelite-parent-1.2.7 2017-11-16 17:24:26 +00:00
Adam c18abcd0c0 Rename XPPanel -> XpPanel again, Windows does not like this 2017-11-13 19:13:30 -05:00
Adam 4f8fdbc678 Merge pull request #211 from honeyhoney/feature_attack_indicators
Feature attack indicator plugin
2017-11-13 18:58:25 -05:00
honeyhoney 2a406a0170 runelite-client: add basic attack indicator plugin 2017-11-13 18:56:09 -05:00
honeyhoney e0d9f5641c runelite-client: standardize plugin names 2017-11-13 18:41:09 -05:00
honeyhoney 8dbe5777ff runelite-client: use british english spelling of jewellery
Also rename plugin to be JewelleryCountPlugin
2017-11-13 18:41:01 -05:00
Adam fda56fb235 runelite-client: use guice for dependency injection 2017-11-13 18:05:16 -05:00
Adam f0ed5ee34f Merge pull request #210 from honeyhoney/feature_scrollable_plugin_config_panel
Plugin configuration panel is now scrollable
2017-11-12 20:54:06 -05:00
Adam 9c98f6ccbb runelite-client: fix runepouch tooltip 2017-11-12 20:51:31 -05:00
honeyhoney d25f3a8bb6 Plugin configuration panel is now scrollable 2017-11-12 18:11:17 +00:00
aria b63e792b94 runelite-client: sort config groups by name in config panel 2017-11-11 19:54:11 -05:00
Adam feddece684 runelite-client: improve error message when injected client is not found on the classpath 2017-11-11 11:21:05 -05:00
Adam f4922169f4 runelite-client: remove now unused configuration from mouse highlight plugin 2017-11-10 13:59:55 -05:00
l2- 7539e7b640 runelite-client: recolor chat command messages when chatbox transparency changes
Support different colors for transparent chat boxes
2017-11-10 13:46:16 -05:00
l2- bdbc1a9458 Add hook for varbit and isResized changing 2017-11-10 13:39:46 -05:00
l2- 0d07ecbdfd runelite-client: add runecraft to skill abbreviations 2017-11-10 13:35:43 -05:00
Tyler Hardy 1fdbdf08f8 runelite-client: Use tooltip system for plugins and infoboxes 2017-11-09 21:05:18 -05:00
Tyler Hardy 89f0b59945 runelite-client: add runelite config with tooltip config 2017-11-09 21:04:40 -05:00
Tyler Hardy 0fd85d65e5 runelite-client: add tooltip system 2017-11-09 21:04:03 -05:00
Runelite auto updater 330f8071c3 [maven-release-plugin] prepare for next development iteration 2017-11-09 17:41:55 +00:00
Runelite auto updater 665f8fedb1 [maven-release-plugin] prepare release runelite-parent-1.2.6 2017-11-09 17:41:50 +00:00