Commit Graph
54 Commits
Author SHA1 Message Date
Lucwousin e4787b595a Make examineplugin stop running getItemComposition on executor thread (#461) 2019-05-31 16:25:52 +01:00
Lucwousin 84ed36f2cb Banlist: Check gamestate to stop npe on logging out/hopping (#460) 2019-05-31 15:48:05 +01:00
Lucwousin b8c203e4c0 Make bankpin keyboard entry work with scripts instead of menuactions (#459) 2019-05-31 15:34:55 +01:00
Lucwousin 7a1a94c0b4 XP Drops: Reset damage on new xp drops (#458) 2019-05-31 14:23:22 +01:00
Lucwousin 45613edb50 Merge pull request #451 from Lucwousin/speshul
Update SpecbarRedraw.rs2asm
2019-05-31 00:01:50 +02:00
Lucwousin 48623e71a4 Merge pull request #436 from Lucwousin/thanks
fix hydra npe
2019-05-29 19:57:31 +02:00
Lucwousin 4b82444cec Temporarily fix hydra plugin (#434) 2019-05-29 09:24:37 +01:00
Lucwousin f6c33f17d3 Merge pull request #431 from se7enAte9/master
Fix config flicker cause by multiline textboxes
2019-05-29 10:16:15 +02:00
Lucwousin 0c4122954a Merge pull request #369 from sdburns1998/NPCStats-damagedrop
Plugin: xp drop change damage -> scraped npcstats and xpmodifier
2019-05-27 14:09:24 +02:00
Lucwousin 39116d5a64 Merge pull request #380 from runelite-extended/fuck-it-doesnt-compile
cluescrolls: fix compile error
2019-05-23 15:32:39 +02:00
Lucwousin af21aec20e Merge pull request #379 from runelite-extended/rev-180
Rev 180 mixins
2019-05-23 15:10:39 +02:00
Lucwousin ae8de14730 Merge pull request #378 from Lucwousin/1.5.24
Merge from upstream for 1.5.25
2019-05-23 15:09:49 +02:00
Lucwousin e68002d898 Merge pull request #364 from Lucwousin/no_really_i_fucking_hate_that_menu_entry_clicked_command
Menu entry stuff
2019-05-22 21:25:12 +02:00
Lucwousin 5679eff9c4 Even more fixes/improvements (#357)
* Check if menu is open for spellbook mouse listener, use MiscUtils.clamp

* Remove copied methods to just use them, save 31 bits of memory
2019-05-22 03:06:48 +01:00
Lucwousin f02af964a5 Merge pull request #356 from sdburns1998/Alch-Yourself
Alch constant
2019-05-22 02:11:20 +02:00
Lucwousin c7ba38347f Small improvements (#354)
* Fix alch price logic

* Replace streams with for loops (appearantly faster)

* Fix bankpin button access level + add xp drop widgetinfo idk why

* Use @Getter for getters and fix slot checking in itemcharges
2019-05-22 00:26:46 +01:00
Lucwousin e3b3d9115e Use menumanager for easyscape enum config swaps, fix up rc and custom swaps (#351)
* Use menumanager for easyscape enum config swaps, fix up rc

* Make essence pouches left click empty in inventory
2019-05-21 22:18:48 +01:00
Lucwousin 51d3ec835a Rework specbar plugin (#347) 2019-05-21 16:46:29 +01:00
Lucwousin 06bebc6bbe Null check playercomposition for TMorph (#345) 2019-05-21 15:38:45 +01:00
Lucwousin 26fb55dffa Use normalized item ID for osb lookups in examine plugin (#344) 2019-05-21 15:38:03 +01:00
Lucwousin 3d88a00839 Remove Musicmodifier + quest & a lot of findbugs catches (#335)
* Remove Musicmodifier + quest & a lot of findbugs catches

* fix imports
2019-05-21 01:24:25 +01:00
Lucwousin 604e22431e Fix rc fill pouch from bank (#336) 2019-05-21 01:20:29 +01:00
Lucwousin 5778e2d33e Rename and cleanup baby hydra plugin (#331) 2019-05-20 23:22:16 +01:00
Lucwousin a545cd1ac0 Change slayer bracelet text position (#313) 2019-05-20 02:06:05 +01:00
Lucwousin 5a9b16ab66 Merge pull request #312 from runelite-extended/easyscape-additions
Add a LOT of jewelry menu swaps to easyscape
2019-05-20 03:02:26 +02:00
Lucwousin e61731af13 Add priority menu entries to menumanager and update some plugins to use it (#284)
* Add priority menu entries to menumanager and update some plugins to use it

* Don't check target for walk-here

* Make mark-tile lower priority than walk here when shift is pressed

* comment out shiftwalker unused code

* More menu entry stuff

* Check The Feud completion state to see if someone is able to blackjack

* Revert changes to BATools (doesn't work)

* Merge (and improve) Easyscape
2019-05-20 00:20:28 +01:00
Lucwousin d241151ec7 Re-enable certificate checking for gamepack and remove unused method (#300) 2019-05-18 22:08:35 +01:00
Lucwousin 034ac414d9 Merge pull request #288 from runelite-extended/raids
Update to Raids, fixes timer issue aswell.
2019-05-18 19:04:43 +02:00
Lucwousin eb8077b885 Copy online settings if they're newer than offline (#285)
* Copy online settings if they're newer than offline

* Add range for opacity
2019-05-17 14:40:24 +01:00
Lucwousin 279b964b50 Freezeinfo checkstyle (#286) 2019-05-17 14:14:16 +01:00
Lucwousin 6c64e91027 Merge pull request #281 from runelite-extended/left-click-eternal-glory
Add left click eternal glory to easyscape
2019-05-17 06:16:31 +02:00
Lucwousin 0ea61cf790 Merge pull request #283 from runelite-extended/antivenom-fix
Fix antipoison/venom timers after runelite update
2019-05-17 06:13:16 +02:00
Lucwousin a028dc5c88 Start of MenuUtil. Replaces all current swaps (#255) 2019-05-15 19:44:30 -04:00
Lucwousin f4e1cb22b8 Enable chat filter for game messages as well (#251) 2019-05-14 23:43:21 +01:00
Lucwousin 12ab975e0c Spellbook: Check current inventory tab so mouse events don't get eaten (#250) 2019-05-14 22:52:16 +01:00
Lucwousin f0282fdad5 Spellbook fixes (#243)
* Spellbook: make middle mouse button not change spell location

* Spellbook: Much needed fixes and refactoring
2019-05-13 14:11:36 +01:00
Lucwousin 6a3afa085b Use runeliteplus.properties for settings instead of runelite.properties (#240) 2019-05-13 10:46:41 +01:00
Lucwousin e94a468e6f Hydra: Fix a poison special bug (#217) 2019-05-10 19:29:46 +01:00
Lucwousin 6cb58aaacd Runecraft: Totally not op lava rc (#216)
* Runecraft: Totally not op lava rc

* Missing imports
2019-05-10 19:29:19 +01:00
Lucwousin 0999aa2b29 Missed file for impling dynamic spawns (#215) 2019-05-10 18:22:43 +01:00
Lucwousin 7f4321b35e Spellbook: Add support for "'s in front or behind of filter spell names (#203) 2019-05-07 14:29:02 +01:00
Lucas 6eea009094 Aggro area: only add a timer if the time left isn't negative 2019-05-02 22:00:17 +02:00
Lucwousin e7c7ece8e6 Cleanup in transforms and add projectile.getInteracting() transform (#165)
* Cleanup in transforms and add projectile.getInteracting transform

Move whitespace out of string blocks

Remove unused method from transform.java

Use throws for transform methods, and catch the exceptions in modify()

More whitespace between instructions to improve readability

* Api changes for projectile.getInteracting, mixin for ref
2019-05-01 17:57:58 -04:00
Lucwousin c48c85a11e Add scrollwheel resizing for individual spells (#160)
* Remove mouselistener if plugin is stopped while dragging spells

* Scrollwheel resizing for spellbook plugin

* Make sure config changes run rebuild script on client thread
2019-05-01 15:13:38 +01:00
Lucwousin 420690e584 Remove mouselistener if plugin is stopped while dragging spells (#159) 2019-05-01 05:15:04 -04:00
Lucwousin e25edc60cf Remove jmod check for using page-up/down in chat (#140)
* Add script 2611

* Remove jmod check for using page-up + page-down in chat
2019-04-27 16:41:47 +01:00
Lucwousin 1c654aa995 Loads of poison improvements, and a touch of imbued heart (#135)
* Fix poison plugin (check rl #7967 for more info)

* Timers: make antipoison/venom more accurate (rl #7956)

* Timers: Make imbued heart timer work in combat
2019-04-26 15:50:09 +01:00
Lucwousin 6ec7427a15 XPdrop: Don't show damage indicators on fishing spots (#133) 2019-04-26 12:32:43 +01:00
Lucwousin ebb09f44ae Fix fountain range to be just the 1x1 square (wiki was wrong) (#132) 2019-04-26 10:52:51 +01:00
Lucwousin 0a63a79a8c Alch hydra: Improve poison overlay, add defence overlay, bugfixes (#129)
* Alch hydra: Improve poison overlay, add defence overlay, bugfixes

* Hydra: use WorldArea instead of npc poly tile or whatever it was
2019-04-26 09:20:09 +01:00
Lucwousin e26fc17958 Merge branch 'master' into bank_shit 2019-04-25 14:58:13 +02:00
Lucwousin faad960f10 Antidrag: Add overlay, customizable keybinds (#99) 2019-04-24 16:29:41 +01:00
Lucwousin 73cb82eb64 API addons/cleanup (#75)
Hydra animations/projectiles

Cleanup on isle varbits n shit
2019-04-23 15:58:53 -04:00
Lucwousin 564f96fbf5 idle notifier: add amulet enchanting animations 2019-04-09 10:00:55 -04:00