Commit Graph
100 Commits
Author SHA1 Message Date
Ganom 52b69c35dc Merge pull request #1033 from Owain94/http-api-callback
http-api: run callback on clientthread
2019-07-18 21:40:42 -04:00
Ganom 948444b771 aoewarnings: rework AoE Warnings to use projectile spawned, rather than projectile moved. (#1032)
* Rework AoE Warnings to use projectile spawned, rather than projectile moved.

* Various Check Style fixes
2019-07-18 20:29:38 -04:00
Ganom e8b4237893 playerscouter: adds a discord-webhook based Player Scouter (#1020)
* Add Player Scouter and all of its goodies.

* Unsubscribe from eventbus on shutdown.

* Add broken item value mapping, and implement to scouter.
2019-07-18 23:11:55 +01:00
Ganom 12b5fd5077 Fix drag delay not updating (#1014) 2019-07-16 21:01:08 +01:00
Ganom 46bd5f4c8e Merge pull request #1013 from Owain94/upstream-master
project: Merge upstream
2019-07-16 12:39:26 -04:00
Ganom 477b0977dc Fix NPE occuring during event check. (#1001) 2019-07-14 20:10:32 +01:00
Ganom 41b7bd7207 itemmanager: updated to use local resources for stats, also addding discord client service. (#1000)
* Add Discord Client

* Add Discord message and embed utilities

* Add plugin config base

* Add base plugin and NPC Loot Log

* Fixes

Removes duplicated code
Add local player death events

* Add getIcon method

* Remove unused Import

* Move Item Stats from ItemManager to local resources.
Add & Update Discord Embed Service.
Remove DiscordWebHook plugin, it was pretty bad, can do better.

* Fix lombok @NonNull tag.

* Remove old imports.

* Fix travis.
2019-07-14 20:09:44 +01:00
Ganom 27bb7a1d12 Add getter to class, so it looks nice
Also fixes issue where colors weren't being set because updateList was doing .equals instead of ==.
2019-07-12 00:15:35 -04:00
Ganom 536fb59df4 Merge pull request #981 from JourneyOver/statusorbs_energy_overlay_fix
Status Orb Plugin: Fix run energy overlay
2019-07-11 07:45:39 -04:00
Ganom ad3ef956be Merge pull request #975 from JourneyOver/inventory_grid_fix
Inventory Grid Plugin: Make it so the grid/background actually works
2019-07-10 22:16:11 -04:00
Ganom 4889edae28 Refactor agility config. 2019-07-09 16:32:40 -04:00
Ganom 1e4e3db30d Add config option for Distance Cap on Agility Plugin
Add more commonly used overlays to OverlayUtil
Implement OverlayUtil into various plugins.
2019-07-09 16:12:08 -04:00
Ganom befd32ec32 Add latest wiki data to npc_stats (#956) 2019-07-09 20:57:32 +01:00
Ganom aa94729c1a Add latest wiki data to npc_stats 2019-07-09 15:38:46 -04:00
Ganom d1d4aacb9f Add more missing crabs. 2019-07-08 15:37:55 -04:00
Ganom fc28d2fac7 Fix bug with good crabs missing from certain rotas 2019-07-08 15:31:30 -04:00
Ganom 7a3c16bbc9 Merge pull request #926 from Lucwousin/tfuuuu_doen_we_gewoon_ff
rsclient/deob: Updater/refactoring changes
2019-07-07 16:27:59 -04:00
Ganom bb8dc5b8e4 Merge pull request #917 from f0rmatme/flinching
flinching: removed, was replaced by npc status plugin
2019-07-07 12:24:16 -04:00
Ganom 7536d70b72 Merge pull request #913 from Lucwousin/this-pr-will-have-caps-in-the-title
deobfuscator: Add ScriptOpcodeTransformer
2019-07-07 00:02:43 -04:00
Ganom 8ba3ca3fef Merge pull request #909 from Lucwousin/pay-dirt
motherlode: add "pay-dirt!" to motherlode mine
2019-07-06 16:38:53 -04:00
Ganom 9e0dc2bcc9 Change logging for maiden so it actually outputs if not using debug. 2019-07-01 16:46:06 -04:00
Ganom 65f7d0f6b1 Maiden Handler now utilizes npc definition changed for nylos. 2019-07-01 16:33:35 -04:00
Ganom 4cbfc8dda0 Refactor NpcCompositionChanged to NpcDefinitionChanged to stay consistent with mixin naming. 2019-07-01 16:12:00 -04:00
Ganom 83e54fb476 Merge pull request #847 from sdburns1998/band-aid-pleb-fix
Remove this band aid 'fix'
2019-07-01 11:57:06 -04:00
Ganom 1a0ba0ff4a Merge pull request #841 from sdburns1998/composition-changed-slayer
Use NpcCompositionChanged in SlayerPlugin
2019-07-01 03:44:58 -04:00
Ganom 659b13e36a Revert "fixes some bugs with menu entry swapper (#831)" (#840)
This reverts commit 8cf1262414.
2019-06-30 23:12:50 -07:00
Ganom 250a16778c Merge pull request #836 from FrostyFridge/lithkren
Fixes #834, Digsite Pendant swap option not working
2019-07-01 00:53:48 -04:00
Ganom 5f45442278 Added nylo helper to Maiden, and various tob code style fixes. 2019-07-01 00:51:59 -04:00
Ganom 358b8d05d0 Add NPC Composition Changed Event (#820) 2019-06-29 23:18:29 +01:00
Ganom 701d809f78 Fix up client. (#815)
* Aoe Warnings Fix-Up

* Freeze Timers NPE Fix

* Slayer Chat Lookup NPE && Fixing up Access levels.

* Raids Thieving NPE Fix && Fixing up Access levels.

* Revert "Fix copy paste error"

This reverts commit 26c88101b682eb76b98a8a0d88fc8a47c9f104d3.

* Revert "Fix checkstyle"

This reverts commit abf7fec004148897585bc0389bb5e0420e3d03cb.

* Revert "Convert game thread events to singletons"

This reverts commit b33048d7ee0481b17c5849d2d862e75c91e5a36c.

* Various Fixes
2019-06-29 17:31:23 +01:00
Ganom d0591362d7 Slayer NPE Fix (#810)
* Slayer NPE Fix

* More Slayer NPE Fixes

* ..|.. travis
2019-06-29 12:53:04 +01:00
Ganom cdc5f758ec Merge pull request #802 from runelite-extended/revert-800-upstreamyboy
Revert "Upstreamyboy"
2019-06-28 18:59:02 -04:00
Ganom ab4cc92164 Rework and Improve Fight Caves (#801) 2019-06-28 23:44:26 +01:00
Ganom 23f6463024 Clean up Anti-Drag Plugin (#798)
* Clean up Anti-Drag Plugin

* Cleanup Anti-Drag Config
2019-06-28 20:26:15 +01:00
Ganom 9877c36fc2 Merge pull request #785 from se7enAte9/menufixes
Menufixes
2019-06-28 01:11:40 -04:00
Ganom d47c5a8c82 Merge pull request #769 from Lucwousin/baaaaaaaaaaaaaaaaaa
menumanager: fix menu swaps not working when left clicking items
2019-06-27 15:18:11 -04:00
Ganom a47ba0d531 Rework scouter Crab Handler & other various misc things. (#763) 2019-06-26 20:27:42 -07:00
Ganom 7a7db495d4 Overhaul of the Tick Timers plugin. (#757)
* Overhaul of the Tick Timers plugin.
Added new OverlayUtils that are commonly found.
Added Attack Speed to npcManager. (Thanks wiki <3)
Updated Prayer API to contain widget info as well.

* Remove unnecessary code.

* Add Dag King animations.

* Update NPCManager to use int instead of Integer.

* Add Waterbith Region check for DKs

* Make valid region check happen only during game state change event.

* Renaming and other misc.

* Renaming and other misc.
2019-06-26 20:08:21 -07:00
Ganom bfd11cd745 Merge pull request #761 from Lucwousin/asbb
Remove invalid/add missing Export annotations
2019-06-26 18:47:00 -04:00
Ganom 0c89cab9cb Merge pull request #760 from Lucwousin/aassassssjsjjsjsjsjsjsjsjs
Merge from upstream
2019-06-26 16:35:45 -04:00
Ganom ae6274a16f Merge pull request #753 from xperiaclash/cox-misc-fix
cox misc. fixes
2019-06-25 14:40:49 -04:00
Ganom d793312cf4 Merge pull request #737 from sansfromf0rtnite/dc-scouter-inject
Use injection instead of reflection for instance reloader.
2019-06-24 19:02:05 -04:00
Ganom 75e89e5ecc Merge pull request #736 from runelite-extended/delete-test
Who needs tests anyway?
2019-06-24 18:10:12 -04:00
Ganom 768123d7cd Merge pull request #719 from gazivodag/runedoku_update
Runedoku ability to render only selected rune
2019-06-24 01:29:54 -04:00
Ganom 8273420838 Fix Travis (#716) 2019-06-23 15:36:21 -07:00
Ganom 8514a594f2 Update NPC Stats with latest Wiki data. (#710) 2019-06-23 22:22:23 +02:00
Ganom 9e8472554d Merge pull request #706 from Lucwousin/a
Refactor hydra plugin
2019-06-23 16:06:54 -04:00
Ganom 3388614767 Fix Travis (#714)
* Fix Travis

* Fix Travis

* Fix Travis

* Fix Travis
2019-06-23 21:01:25 +01:00
Ganom a3a4d18951 Merge pull request #712 from gazivodag/pileindicators_fix
fixes #696 and adds the intended functionality
2019-06-23 15:46:38 -04:00
Ganom e689fc0b7a Add Seperate handler for Toxic Lists (#694)
This was causing an issue where toxic players were being labeled as scammers.
2019-06-22 04:32:42 +01:00
Ganom 0550600132 Fix #689 NPE from entity hider mixin. 2019-06-21 21:20:04 -04:00
Ganom d16ef229eb Update Scouter to include background options, and fix record raid bug. 2019-06-21 19:19:06 -04:00
Ganom 2dc8e181d7 Fix 'Selected Npc' Entity-Hider 2019-06-21 18:11:45 -04:00
Ganom 619d4907e6 Fix-up Vanguards in Cox Helper 2019-06-21 17:54:35 -04:00
Ganom 311f924dd2 Merge pull request #1 from runelite-extended/master
Merge
2019-06-21 17:51:23 -04:00
Ganom f5a40623f0 Add back in regular GameObjects for Dev Tools (#677) 2019-06-20 17:39:40 -07:00
Ganom c07504af5f Merge pull request #676 from Lucwousin/bpbpbppbp
Add gameobject id's to dev tools via dynamicobjects
2019-06-20 20:10:47 -04:00
Ganom 072bea6583 Merge pull request #674 from xperiaclash/fix-cox-burn
remove burn after cox raid is done
2019-06-20 16:27:34 -04:00
Ganom d2841b1216 Merge pull request #672 from Lucwousin/alalallalalallala
Bump up version numbers
2019-06-20 14:14:54 -04:00
Ganom 7dec0ac448 Clean up Cox Helper (#668)
* Clean up Cox Helper

* Small Fix-up

* Add Graphics Objects to API
2019-06-20 11:31:33 +01:00
Ganom 11883a9d01 Accurate Tick Timers for Aoe Warnings (#667)
* Udate Aoe Warnings to include Tick Timings.

* Remove Debug Output

* Remove Tick Timers for certain projectiles, as they would be useless.
2019-06-20 11:31:01 +01:00
Ganom 2a0bf66e3b Fix Combat Counter Tables (#663)
* Fix Alignments

* Fix Alignment
2019-06-19 16:25:11 -07:00
Ganom 65c9b973b5 Remove Debug Output 2019-06-18 18:54:32 -04:00
Ganom 3b7780bcb1 Add New Features to Cox Scouter 2019-06-18 18:51:29 -04:00
Ganom 6c3080307d Add overlay highlight for record raids 2019-06-18 18:22:23 -04:00
Ganom 602c843a80 Fix up formatting. 2019-06-18 18:04:41 -04:00
Ganom 7c5a9682e2 Adding Record Raid scout. 2019-06-18 18:00:25 -04:00
Ganom bf5ca40a96 Merge pull request #651 from sdburns1998/spinner-slider-spinning-and-sliding
Spinner slider spinning and sliding
2019-06-18 17:06:44 -04:00
Ganom 981235f0ef Merge pull request #650 from sdburns1998/combat-counter-table
Use TableComponent in the combat counter plugin
2019-06-18 17:05:59 -04:00
Ganom 34d36331a2 Thanks Intellij for making travis beat me again :( 2019-06-18 17:04:29 -04:00
Ganom dd3c7650d8 Add Crab Handlers and clean up Scouter. 2019-06-18 16:45:29 -04:00
Ganom 3780e8ccd4 Merge pull request #649 from sdburns1998/644-fix
Fix blast furnance table issue introduced in #644
2019-06-18 12:41:14 -04:00
Ganom 982ffa6e20 Fix and improve Sound Manager for Zulrah. (#643)
* Fix and improve Sound Manager for Zulrah.

* Add Zulrahphase animation to api.

* Re-Add Config Check
2019-06-17 22:00:18 -07:00
Ganom 9be685dd2c Add temporary fix to NPC_stats (#628)
Currently, the wiki scraper has the hitpoints key name as hitpoints1/2/3/4 for challenge mode mobs, this adds an annoying obstacle. But i'm working on it.
2019-06-17 07:57:24 -04:00
Ganom 1a55c6905d Merge pull request #621 from FrostyFridge/raids
Fix Raids Overlay disappearing when certain unrelated config options were disabled.
2019-06-16 14:13:35 -04:00
Ganom 2e6b1e5abb Merge pull request #632 from FrostyFridge/menuswap-puro
Fix #631 "Swap Puro-Puro Wheat not working"
2019-06-16 14:12:05 -04:00
Ganom 98f55e22b8 Merge pull request #636 from FrostyFridge/menuswap-claim
Fix  #521 "Menu Entry Swapper - Claim Dynamite -Broken"
2019-06-16 14:11:44 -04:00
Ganom 6038bf1eb6 Merge pull request #629 from gazivodag/runedoku_fix1
Runedoku fix
2019-06-16 14:11:31 -04:00
Ganom 89652a45df Fix Lizardmen Shaman
Previously this was using google eventbus rather than runelites own eventbus.
2019-06-15 17:06:01 -04:00
Ganom f168852b61 Cleanup Map Usage 2019-06-14 21:11:00 -04:00
Ganom 9caad80fc3 Sorry Travis, please dont beat me again. 2019-06-12 19:23:31 -04:00
Ganom a8c0dc4a16 Remove unnecessary import. 2019-06-12 19:21:24 -04:00
Ganom 0e4775ac29 Remove debugging, adding Anims to API 2019-06-12 19:04:58 -04:00
Ganom dcc326fc09 Adding Boss Tick Timers 2019-06-12 19:00:38 -04:00
Ganom 67d85d3085 Remove Broken Sentry Logging 2019-06-06 23:45:02 -04:00
Ganom 0e77051e6e Fix Deob Pom 2019-06-06 21:51:26 -04:00
Ganom 587818d20d Fix Script Assembler Dependency 2019-06-06 21:10:36 -04:00
Ganom 642f250fe3 Merge pull request #513 from sdburns1998/aoe-notifier
AoE notifier
2019-06-06 11:59:27 -04:00
Ganom b8aeee70c1 Merge pull request #510 from sdburns1998/parsing
Parsing
2019-06-06 11:49:03 -04:00
Ganom e3b4950b53 Merge pull request #511 from sdburns1998/1.5.27
1.5.27
2019-06-06 11:46:26 -04:00
Ganom 417c11122a Add Dev Tools Cursor Pos (#506) 2019-06-05 23:37:41 +01:00
Ganom 102bbae108 Merge pull request #502 from sdburns1998/pre-patch
Pre patch day pull
2019-06-05 13:59:02 -04:00
Ganom a2a58cddb1 Tmorph global swap that actually works. 2019-06-03 23:29:41 -04:00
Ganom e51072d2cc Adding custom cursor support to anti-drag. (#483)
* Adding custom cursor support to anti-drag.

* Remove unused import.
2019-06-03 21:41:50 +01:00
Ganom 69087ae33e Merge pull request #487 from runelite-extended/removetick
Removed unused tick counter
2019-06-03 16:19:12 -04:00
Ganom 10e91659c5 Merge pull request #482 from runelite-extended/revert-454-logg
Revert "Add sentry log support"
2019-06-03 00:50:50 -04:00
Ganom 1f67b288f6 Merge pull request #481 from sdburns1998/slayer-sprite
Delay sprite loading in slayer panel
2019-06-03 00:48:17 -04:00
Ganom 0c38cc4b77 Revert "Add sentry log support (#454)"
This reverts commit 1299e8769d.
2019-06-03 00:47:27 -04:00
Ganom 30ec4ca631 Fix Blackjack Plugin to use menuManager 2019-06-01 21:31:36 -04:00
Ganom fb27baa29d Merge pull request #1 from runelite-extended/master
Merge
2019-06-01 21:30:33 -04:00