Commit Graph
100 Commits
Author SHA1 Message Date
Ganom 81dddd68d9 eventbus: crash on runtime error. (#1888) 2019-11-05 19:35:25 -05:00
Ganom d898fa1fc3 sessionmanager: correct ponging of the ping. (#1878)
* sessionmanager: correct ponging of the ping.

* sessionmanager: use declared methods over methods.
2019-11-02 15:59:05 -04:00
Ganom 0cbfb2e4df project: add yourkit references to readme. (#1840) 2019-10-25 08:32:03 -04:00
Ganom 83f31b87b7 itemskeptondeath: add true risk handling. (#1807)
* itemskeptondeath: add true risk handling.

* itemmanager: ensure itemManager is grabbing true break value.

* itemskeptondeath: update test.

* itemskeptondeath: fix test this time.

* itemskeptondeath: i hate tests.

* itemskeptondeath: kms.

* itemreclaimcost: refactor.
2019-10-23 21:24:39 -04:00
Ganom 45c9f71d59 Merge branch 'master' into fix-stoned-loot-json-reading 2019-10-23 21:09:24 -04:00
Ganom c23863ff36 Merge pull request #1803 from Owain94/1710-merge
project: Merge upstream
2019-10-17 14:22:23 -04:00
Ganom ea30a23a53 runecraft: add pouch degrade overlay. (#1765) 2019-10-12 22:20:44 -07:00
Ganom 50104541ff hotkeylistener: initialize only on valid game state. (#1684) 2019-09-29 14:00:55 -04:00
Ganom cb57ab26b3 project: update from 184 to 184 (#1675)
* 184

* checkstyle

* project: fix exports.
2019-09-28 18:37:36 +01:00
Ganom 6f3152456f theatre: fix nylo handler swaps. (#1640)
* theatre: fix nylo handler swaps.

* nylohandler: bug-fix

* Update ItemID.java

* Update Weapons.java

* Update Weapons.java
2019-09-28 17:04:47 +01:00
Ganom e45754a55b dynamicmaxhit: add plugin. (#1651)
* dynamicmaxhit: add plugin.

* dynamicmaxhit: add licenses.

* dynamicmaxhit: increase post request delay, so we don't accidentally DDOS jagex.

* dynamicmaxhit: disabled by default.
2019-09-27 00:48:52 -04:00
Ganom 517ccbf85f mesenhanced: remove as we have decided this is too op, and is unhealthy for the game. (#1643) 2019-09-23 15:19:32 -04:00
Ganom ea31422ae9 mesenhanced: add config caching. 2019-09-22 16:57:20 -04:00
Ganom 957835abfa mesenhanced: add config. 2019-09-22 16:50:58 -04:00
Ganom d752a1f415 mesenhanced: add config. 2019-09-22 16:47:47 -04:00
Ganom 63df336aaf project: Update deps (#1617) 2019-09-22 16:29:43 -04:00
Ganom b70eab6fed tmorph: add ::tmorph copy command for easy copy-pasta (#1625) 2019-09-22 16:29:34 -04:00
Ganom 12c9eab0af mesenhanced: add "enhanced" features similar to OSB. 2019-09-22 16:20:40 -04:00
Ganom 17a7c45b18 entityhider: fix specific player hiding. 2019-09-21 18:47:22 -04:00
Ganom 17dd88d50a client: add setters for selected spells and items (#1634)
* client: add setters for selected spells and items (thanks to Skitzo the absolute beast.)

* deob: change "changeSpellFlag" method name to "selectSpell"

* deob: export "selectSpell" for tests.
2019-09-22 00:25:03 +02:00
Ganom a1933badc7 menuentryswapper: convert adams house ad mode to our system. 2019-09-17 15:36:34 -04:00
Ganom aa08c6c350 Merge pull request #1595 from xKylee/upstream-
Upstream : plugin bringup
2019-09-12 11:36:56 -04:00
Ganom de26e3a126 rsmodelmixin: add assertion for convex hull. (#1562) 2019-09-12 13:14:37 +01:00
Ganom f7591ffe28 hideunder: add gamestate check for hiding entities. (#1565) 2019-09-09 09:31:40 +01:00
Ganom 5bbae89a70 Merge pull request #1551 from xKylee/upstream
Project: Upstream Merge
2019-09-05 17:08:21 -04:00
Ganom 0609123f86 hideunder: add LMS support. (#1520) 2019-09-02 14:48:04 -04:00
Ganom 222af40b39 Revert "menumanager: remove click check on menumanager, causing more issues than fixing. (#1492)"
This reverts commit 5f3d8fcc9d.
2019-09-01 19:43:01 -04:00
Ganom 5f3d8fcc9d menumanager: remove click check on menumanager, causing more issues than fixing. (#1492) 2019-09-01 15:59:58 -04:00
Ganom cc38deb870 Merge pull request #1514 from Owain94/0109-merge
project: Merge upstream
2019-09-01 15:54:07 -04:00
Ganom 1425f7b21c tmorph: anim bug fix and move maps to global vars. (#1495) 2019-09-01 20:41:57 +01:00
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