Commit Graph
13 Commits
Author SHA1 Message Date
Max Weber 664640c281 Fix WidgetIDs in ChatboxInputInit 2018-09-27 04:57:49 -06:00
Max Weber 0ec886ee14 Fix line endings on BankSearchLayout.rs2asm 2018-09-27 04:54:18 -06:00
RuneLite Cache-Code Autoupdater c519190479 Update Scripts to 2018-09-27-rev175 2018-09-27 04:40:58 -06:00
Jordan AtwoodandJoshua Filby b81954cd60 Add Virtual Levels plugin
This plugin displays the virtual level in the denominator of given
skills, and the virtual total level on the skills tab.

Fixes runelite/runelite#375

Co-authored-by: Joshua Filby <joshua@filby.me>
2018-09-19 18:42:16 -04:00
Max Weber 8355a81cad banktags: Don't use cs2 to add menu options
The mobile bank interface uses the same index as we do for menu option, and fully saturates a widget's 10 available menu options (Excluding type 2 widget options, which are special). This means we cannot use the cs2 opcode to add a menu option without overwriting an existing one, so we have to add it at menu build time.
2018-09-17 18:00:04 -06:00
RuneLite Cache-Code Autoupdater aa680be84c Update Scripts to 2018-09-13-rev174 2018-09-13 06:01:28 -06:00
RuneLite Cache-Code Autoupdater 0d516b8f5a Update Scripts to 2018-09-06-rev174 2018-09-06 04:54:41 -06:00
Max Weber 83adf40266 Update Scripts to 2018-08-30-rev174 2018-08-30 05:30:30 -06:00
trimbe 1f82fe4c8d wasd plugin: use clientscript to determine what input to block 2018-08-17 22:18:51 -04:00
Adam 5d7a3a0072 runelite-client: add wasd camera plugin 2018-08-15 08:08:10 -04:00
Adam 6cd71a9a34 scripts: update for game update 2018-08-06 08:39:46 -04:00
Adam 537a97e145 runelite-client: update options panel rebuilder script for game update 2018-08-02 09:00:26 -04:00
Adam 25ab36d56e Merge runelite-scripts into runelite-client 2018-07-22 19:59:54 -04:00