Commit Graph
17 Commits
Author SHA1 Message Date
Max Weber d8e4fe13c5 injector: Allow injection of <init> and <clinit> 2018-02-12 18:09:16 -07:00
Max Weber 07b9e6c12a Zoom plugin: Relax inner zoom constraint 2018-02-09 22:44:09 -07:00
Max Weber f71059ce20 Add raw injector to hook the script interpreter 2018-02-09 23:35:16 -05:00
Max Weber 0781a39a91 Revert "scripts: disable callbacks"
This reverts commit e533b0f9353f98284de1ded88a96ef6272ad3ba4.
2018-02-09 23:35:08 -05:00
Abex c754677413 Allow titlebar buttons to be moved out of the titlebar 2018-02-08 18:42:12 -05:00
Max Weber 1914f76513 change getModelHeight to getLogicalHeight 2018-02-04 06:39:04 -07:00
Max Weber a4914cf7ee Add info panel plugin 2018-02-03 22:03:33 -05:00
Max Weber 43ec8d9439 move session management into the SessionManager from the AccountPlugin 2018-02-03 22:03:29 -05:00
Max Weber b66cb70751 runescape-api: remove RSCacheableNode::getNext() and getPrevious().
They are different than RSNode's next and previous, but have the same signature so they can get called instead. This caused the ground overlay to only show 1 item because it was iterating the cache, not the item list.
2018-01-29 06:40:43 -07:00
Max Weber c6925bf3ae itemstats: Fix SuperRestore and friends 2018-01-28 21:22:16 -07:00
Max Weber fed07397c0 Add low-memory mode warning 2018-01-28 06:21:09 -07:00
Max Weber fce76d748a Enable custom window border warning 2018-01-28 06:20:55 -07:00
Max Weber 16a99245ba Allow PluginPanels to keep state 2018-01-20 08:53:51 -05:00
Max Weber fdc80dfeaa Prevent the client from taking focus when it doesn't have it. 2018-01-15 19:51:29 -07:00
Max Weber e562e64083 Update ItemIDs 2018-01-11 06:43:50 -07:00
Abex 6a57783541 client: Add option to disable custom window chrome/style 2018-01-09 19:25:25 -05:00
Max Weber f86b478f74 runelite-client: add ConfigItem.warnOnDisable and warnOnEnable to configure when confirmationWarning is shown 2018-01-09 08:14:23 -05:00