Commit Graph
22 Commits
Author SHA1 Message Date
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