Commit Graph
1482 Commits
Author SHA1 Message Date
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
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 4be0d89792 Add runelite plugin archetype 2017-11-18 14:41:24 -05:00
Adam d047af14d0 runelite-client: add support for dynamically loaded plugins 2017-11-18 14:41:05 -05:00
Adam 027b495727 injector: infer whether api method is a getter or setter based on signature 2017-11-18 13:08:51 -05:00
Adam 6aed938318 Merge pull request #217 from tylerthardy/fixJewelleryPlugin
Fix jewellery plugin
2017-11-17 19:56:11 -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
Adam 1a12b3b007 Merge pull request #214 from l2-/volcanicminehelper
Add volcanic mine helper plugin
2017-11-17 18:08:55 -05: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
Adam fdb5193c3e runelite-api: add distance methods to actor and tile queries 2017-11-17 17:47:05 -05:00
Adam ff78d2324d Merge pull request #213 from Toocanzs/master
Add instance map and custom menu options
2017-11-16 20:25:40 -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
Runelite auto updater 4024f81962 Update 158 2017-11-16 17:19:24 +00:00
Adam 672a24bcce cache: redump test scripts to fix tests 2017-11-14 20:03:53 -05:00
Adam 415a764c66 cache: add more cs2 instructions 2017-11-14 19:51:39 -05:00
Adam c18abcd0c0 Rename XPPanel -> XpPanel again, Windows does not like this 2017-11-13 19:13:30 -05:00