Commit Graph
100 Commits
Author SHA1 Message Date
Ganom adaf396b8f player: add nullable tags to appearance and headicon (#1511) 2019-09-01 15:41:08 -04:00
Ganom 4716e37bc7 playerindicators: make do while loop actually function. (#1513) 2019-09-01 15:41:03 -04:00
Ganom f768c667b6 playerindicators: add back agility with improved caching. (#1502)
* playerindicators: add back agility with improved caching.

* playerindicators: reduce calls to stringbuilder by using final variable.

* playerindicators: make null object static, and final.
2019-09-01 12:40:05 -04:00
Ganom 5a429b7070 entityhider: Allow hiding of specific players. (#1507) 2019-09-01 12:39:54 -04:00
Ganom 9e4252dce7 player: add nullable tags to appearance and headicon 2019-09-01 12:37:06 -04:00
Ganom 6c5205be0c playerindicators: add priority checking to Predicate -> Other. 2019-08-31 00:03:01 -04:00
Ganom b0fd058b21 playerindicators: add null check on actor name. 2019-08-30 21:53:11 -04:00
Ganom 673e70d88c multiindicators: fix npe 2019-08-30 21:52:03 -04:00
Ganom 2ac1d869e9 mixins: add method for grabbing game object polys. 2019-08-29 01:27:53 -04:00
Ganom e0a94324d8 playerindicators: finalize stuff 2019-08-28 21:04:49 -04:00
Ganom 9bae5a89d8 playerindicators: code conventions 2019-08-28 21:01:27 -04:00
Ganom f9d3dc9f1d tmorph: clean up, beautify, and more! (#1453)
* tmorph: clean up, beautify, and more!

* kittype: added name for mapping.

* tmorph: fix all maps being the same.
2019-08-27 12:30:11 -04:00
Ganom 6590304f2e Merge pull request #1457 from xKylee/master
upstream: merge
2019-08-25 22:59:19 -04:00
Ganom e769fe5447 hideunder: add (#1452)
* hideunder: add

* hideunder: add license

* hideunder: disable by default
2019-08-25 22:50:34 -04:00
Ganom 862f1631f3 shiftwalker: convert keylistener to hotkeylistener interface. (#1454) 2019-08-25 22:50:20 -04:00
Ganom f97ae51665 bootstrapper: add back in temporarily. (#1456) 2019-08-25 20:37:48 -04:00
Ganom 5c24dce1b3 xtea: disable until we have our server back up. (#1455) 2019-08-26 00:32:10 +01:00
Ganom b885b0a3f8 menuentryswapper: add checks to ensure when a hotkey is released, swaps get removed. (#1450)
* menuentryswapper: add checks to ensure when a hotkey is released, swaps get removed.

* menuentryswapper: convert priority entry splitter to a list rather than map.
2019-08-25 16:18:30 -04:00
Ganom ae88b16c94 Merge pull request #1431 from Owain94/2308-merge
project: Merge upstream
2019-08-22 20:45:16 -04:00
Ganom 8abdd56f9e menumanager: true band aid fix (#1430) 2019-08-23 01:42:45 +01:00
Ganom 6e5bebe734 playerscouter: fix value mapping. (#1419) 2019-08-22 14:21:16 +01:00
Ganom aa4b505fe2 discordclient: remove build.default, as it was causing NPEs (#1400) 2019-08-20 00:39:44 +01:00
Ganom 5cfd968676 menuentryswapper: add "Prioritize Entry" config option. (#1395) 2019-08-19 19:01:44 -04:00
Ganom 904943440f runecraft: fix pouch strictness (#1398) 2019-08-19 15:46:59 -04:00
Ganom 45fd48d01d menuentryswapper: remove shift click customisation for a better alternative. (#1391)
* menuentryswapper: remove shift click customisation for a better alternative.

* menuentryswapper: add proper syntax validation, and convert to priority entries.

* menuentryswapper: Migrate old swaps to the new format

* menuentryswapper: finalize

* menuentryswapper: remove redundant splitter.

* runecraft: fix camelCase on Lavas

* runecraft: disable lavas by default
2019-08-18 20:11:48 -04:00
Ganom 456f062db7 menuentryswapper: finally fix "collect" in grand exchange window. (#1372) 2019-08-17 01:00:09 -04:00
Ganom 3ebed10e16 menuentryswapper: fix certain entries not being removed, and remove strict default on BankComparableEntry. (#1369) 2019-08-16 21:45:18 -04:00
Ganom 7880679574 menuentryswapper: various changes and fixes. (#1368)
* menuentryswapper: various changes and fixes.

* menuentryswapper: fix "rub" and "teleport" on inventory items.

* menuentryswapper: fix "reset" on box traps

* menuentryswapper: fix use bones.
2019-08-17 01:35:31 +01:00
Ganom bc4168c400 menuentryswapper: fix "use" being over prioritized. 2019-08-16 02:28:50 -04:00
Ganom 103d06c60c menuentryswapper: add construction enum. 2019-08-16 02:08:25 -04:00
Ganom c5934045d5 menuentryswapper: set priority for climb up and down. 2019-08-16 01:02:32 -04:00
Ganom df7139eee9 menuentryswapper: fix swap removal for "collect-notes" 2019-08-16 01:02:12 -04:00
Ganom 70c162019e menuentryswapper: various menu fixes 2019-08-16 00:54:24 -04:00
Ganom 0809b1a677 Merge pull request #1346 from Owain94/1508-merge
project: Merge upstream
2019-08-15 15:35:07 -04:00
Ganom cbbe0035ea gradle: add natural mouse api back. 2019-08-15 15:34:19 -04:00
Ganom 2738060615 flexo: add back in core class, until (#1315) is resolved. 2019-08-15 13:05:35 -04:00
Ganom 03b7254d9b coxhelper: add scaling to infobox (#1295)
* coxhelper: add scaling to infobox, and remove local config caching.

* coxhelper: revert config changes.
2019-08-14 21:11:20 -04:00
Ganom dd4986a9dd playerscouter: fix conmod exception, and various other updates. (#1294)
* playerscouter: fix conmod exception, and various other updates.

* playerscouter: revert config caching removal.
2019-08-14 21:11:05 -04:00
Ganom 636eca00ba runeliteplus: add detach cam toggle 2019-08-14 20:22:20 -04:00
Ganom 19377d0beb menuentryswapper: add equipment swaps, and use them to fix swaps. 2019-08-14 14:06:39 -04:00
Ganom a782f0ddf1 menuentryswapper: fix assignment being lower priority than trade. (#1326) 2019-08-14 19:19:49 +02:00
Ganom 1536ac6f95 launcher: make it a lil bit prettier. 2019-08-13 20:54:00 -04:00
Ganom 25acccb0aa Merge pull request #1289 from Owain94/0908-merge
project: Upstream merge & add back http-service (and move ours)
2019-08-11 00:46:22 -04:00
Ganom d0699717a5 menuentryswapper: Fix birdhouse priority entries. (#1281)
* menuentryswapper: Fix birdhouse priority entries.

* menuentryswapper: Actually fix birdhouse this time?
2019-08-08 20:05:39 +02:00
Ganom 86b27f69cb pluginsorter: Fix Alpha 2019-08-07 12:36:58 -04:00
Ganom 28c521b14b config: Change slider to white, so its easier to see. (#1262) 2019-08-05 15:50:18 -04:00
Ganom 82d15803b3 menuentryswapper: Fix various bugs, set priorities, and more. (#1263)
* menuentryswapper: Fix various bugs, set priorities, and more.

* menuentryswapper: remove debug.
2019-08-05 14:07:00 +02:00
Ganom 6f8fd0ecd0 blackjack: Swap blackjack back to priority system. 2019-08-04 20:56:47 -04:00
Ganom b6e9d49a89 theatre: Add sote proj ids to proj api. 2019-08-04 20:11:55 -04:00
Ganom 6a506902de theatre: Fix sote projectiles. 2019-08-04 20:02:03 -04:00
Ganom 656a36b04a Fix flexo not updating when it should. 2019-08-02 18:58:40 -04:00
Ganom 9bc8e6e5a6 bootstrap: fix extra \ added. 2019-08-01 12:17:46 -04:00
Ganom da7affb93e coxhelper: fix bug 2019-08-01 01:30:26 -04:00
Ganom de671a931c theatre: Use projectile spawned instead of moved, and remove broken stuff. 2019-08-01 01:27:02 -04:00
Ganom 40114b528d cox: Use projectile spawned instead of moved, and various other fixes. 2019-08-01 01:09:38 -04:00
Ganom 3fe1b5ef7a demonicgorilla: Use projectile spawned instead of moved. 2019-08-01 00:27:56 -04:00
Ganom 86ad4d9d2d cannon: Use projectile spawned instead of moved. 2019-08-01 00:16:14 -04:00
Ganom bbf6bb8850 zulrah: Fix NPE (#1209)
* zulrah: Fix NPE

* Add nullable tags to phases.
2019-07-31 23:23:33 +02:00
Ganom bc98abea85 Merge pull request #1205 from Owain94/3107-merge
project: Merge upstream
2019-07-31 12:54:45 -04:00
Ganom 92917fb421 Merge pull request #1201 from Kyleeld/upstream
Upstream: Merge
2019-07-30 16:22:12 -04:00
Ganom 252b3bb06b entityhider: Hide npcs on death. (#1195) 2019-07-30 15:34:04 +01:00
Ganom 3027e461a9 menuentryswapper: move menuentryadded swaps to priority. 2019-07-29 15:46:10 -04:00
Ganom 0023196ca1 aoewarnings: Update, refactor, and clean up. (#1164)
* aoewarnings: Update, refactor, and clean up.

* Various Code Style Fixes
2019-07-28 09:36:56 +01:00
Ganom 22e15fc3d2 resources: Wiki scrape latest ItemStats/NpcStats (#1165) 2019-07-28 09:02:53 +01:00
Ganom 81ad12686b Merge pull request #1162 from runelite-extended/fix-scouter
discordclient: Remove builder.default on embed array.
2019-07-27 20:43:51 -04:00
Ganom c4402febf7 Remove builder.default on embed array. 2019-07-27 20:27:19 -04:00
Ganom 6ab7640266 Add Missing hally animation (#1159) 2019-07-27 23:06:11 +01:00
Ganom 9ed6f586dd Update and refactor PlayerScouter (#1158) 2019-07-27 17:58:30 -04:00
Ganom 4f228da3f3 Update Gauntlet to include player attack counter. 2019-07-27 14:48:30 -04:00
Ganom ffb7ce6160 Merge pull request #1137 from Rune-King/MiningOverlayFix
mining: Fix plugin not showing
2019-07-25 23:21:18 -04:00
Ganom 2888827772 Merge pull request #1134 from runelite-extended/api-item
api: proper interface
2019-07-25 21:49:59 -04:00
Ganom c7d6c6ce42 Refactor PLAYER_INTERFACE_CONTAINER_OPENED and add documentation. 2019-07-25 18:14:31 -04:00
Ganom 2ccd3da5b0 Add new configs for graphic swap. 2019-07-24 22:40:46 -04:00
Ganom 83775a63c6 Add graphic swaps to tmorph 2019-07-24 22:40:18 -04:00
Ganom af45df8ac6 Merge pull request #1095 from Owain94/stonedloottracker
stonedloottracker: Update plugin
2019-07-23 18:55:14 -04:00
Ganom 8422c71e83 Merge pull request #1091 from Owain94/eventbus-errors
eventbus: Print stacktrace
2019-07-23 15:36:53 -04:00
Ganom 4db6403e65 npcindicators: add true highlight & fix for slayer. (#1078)
* Add true location to render styles.

* Add true location to npc indicators.

* Fix true location in slayer
2019-07-22 08:38:56 +01:00
Ganom a56d92f476 Merge pull request #1069 from Owain94/fix-1016
banktags: Fix hidding seperator when opening a tag tab
2019-07-20 18:59:49 -04:00
Ganom ea92e10a6a Merge pull request #1068 from Owain94/fix-918
equipmentinspectorplugin: Remove the navigation button when disabling the plugin
2019-07-20 18:14:37 -04:00
Ganom a4acccd68b Update Item Stats 2019-07-20 00:28:19 -04:00
Ganom edd0dfd8fc Add missing GE Limits / update them 2019-07-20 00:23:04 -04:00
Ganom 0c698a66e6 no longer shows that you can afford an item you're selling 2019-07-19 23:52:54 -04:00
Ganom 8743044edd Merge pull request #1054 from Kyleeld/1050ffs
chattranslation: fixes typo.
2019-07-19 22:10:45 -04:00
Ganom 60dcbba639 Merge pull request #1053 from Kyleeld/grandexchange-item-fix
grandexchange: fix item lookup when selecting item
2019-07-19 22:10:02 -04:00
Ganom 4d901e0070 Merge pull request #1055 from Kyleeld/reportbutton
reportbutton: config group fix
2019-07-19 22:09:15 -04:00
Ganom 3302e278dd Include wildy levels. 2019-07-19 21:41:20 -04:00
Ganom 4112292893 Ensure player is in wilderness for location webhook. 2019-07-19 21:36:33 -04:00
Ganom 5e81cd0fc6 Always display weapon, and use discord emoji for skull. 2019-07-19 21:33:51 -04:00
Ganom 6fe334c026 Merge pull request #1035 from Owain94/http-api-rx-calls
http-api: rx calls
2019-07-18 23:23:02 -04:00
Ganom 049bc6e74f Revert "aoewarnings: rework AoE Warnings to use projectile spawned, rather than projectile moved. (#1032)"
This reverts commit 948444b771.
2019-07-18 23:06:21 -04:00
Ganom 3e12c67cbc Update utils to reflect output change 2019-07-18 22:33:21 -04:00
Ganom 1bc3d1c26c Add config option 2019-07-18 22:32:54 -04:00
Ganom fe2a27e8d1 Add option to turn off item output to webhook. 2019-07-18 22:31:32 -04:00
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 dcc4667a30 disable player scouter by default 2019-07-18 20:49:12 -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