Commit Graph
48 Commits
Author SHA1 Message Date
sdburns1998 e74faa9cdf cluescroll: hotcold: Don't access the map twice 2019-07-07 03:05:01 +02:00
sdburns1998 f691e28742 clanmanmode: Combine nested if statements 2019-07-07 03:01:22 +02:00
sdburns1998 aa353c33a9 clanmanmode: Save config values 2019-07-07 02:55:22 +02:00
sdburns1998 92cf037677 clanmanmode: Use equals when comparing objects 2019-07-07 02:46:30 +02:00
sdburns1998 83d39aa86a clanchatplugin: Make use of the saved config var 2019-07-07 02:45:31 +02:00
sdburns1998 66833601f8 clanchatplugin: Compare objects using equals 2019-07-07 02:44:19 +02:00
sdburns1998 b606644e8f chattranslationplugin: Use logger 2019-07-07 02:42:53 +02:00
sdburns1998 e62df63099 chattranslationplugin: Remove unused variable 2019-07-07 02:41:38 +02:00
sdburns1998 ec6874fb58 chattranslationplugin: Use interface instead of type 2019-07-07 02:40:19 +02:00
sdburns1998 0a0bdce375 chattranslationplugin: Combine nested if statemnets 2019-07-07 02:39:35 +02:00
sdburns1998 01bf7d7c4e chathistoryplugin: combine nested if statements 2019-07-07 02:38:02 +02:00
sdburns1998 3b801ce0b0 chatcommandsplugin: use logger 2019-07-07 02:36:53 +02:00
sdburns1998 dea0d19d92 chatcommandsplugin: equalsIgnoreCase 2019-07-07 02:32:55 +02:00
sdburns1998 aceaf81060 cannonplugin: Combine nested if statements 2019-07-07 02:31:46 +02:00
sdburns1998 6c04132d74 blackjackplugin: Combine nested if statements 2019-07-07 02:26:19 +02:00
sdburns1998 6a35e214c2 barrows: Combine nested if statements 2019-07-07 02:25:26 +02:00
sdburns1998 6bd5fe0fe4 barrows: Compare objects using equals 2019-07-07 02:25:03 +02:00
sdburns1998 9c78ac1eac barbarianassault: Remove usused fields 2019-07-07 02:22:56 +02:00
sdburns1998 d4ffdb7fa2 barbarianassault: Interface instead of type 2019-07-07 02:20:26 +02:00
sdburns1998 4203905cce barbarianassault: Combine nested if statements 2019-07-07 02:18:30 +02:00
sdburns1998 b880a9bb40 barbarianassault: equalsIgnoreCase 2019-07-07 02:16:43 +02:00
sdburns1998 b5cbb48575 banlistplugin: combine nested if statements 2019-07-07 02:14:42 +02:00
sdburns1998 d2a90b7303 banlistplugin: Interface instead of type 2019-07-07 02:12:57 +02:00
sdburns1998 6375a8c2df banlistplugin: Char is faster than string 2019-07-07 02:11:18 +02:00
sdburns1998 f635532b0c banktags: Combine nested if statements 2019-07-07 02:08:28 +02:00
sdburns1998 8f070f4da7 attackstyles: comment out empty if statement 2019-07-07 02:07:11 +02:00
sdburns1998 d2d8992d82 aoewarnings: Combine nested if statements 2019-07-07 02:05:44 +02:00
sdburns1998 5a0df39b4d Antidrag: combine nested if statements 2019-07-07 02:04:53 +02:00
sdburns1998 2c2f0626a7 achievementdiary: remove redundent null check 2019-07-07 02:02:22 +02:00
sdburns1998 cd62c44ff4 Remove this band aid 'fix' 2019-07-01 16:07:33 +02:00
sdburns1998 09bad58e35 Use NpcCompositionChanged in SlayerPlugin
Hopefully fixes highlighting at Kraken, Cerb, other NPCs that change composition
2019-07-01 08:22:53 +02:00
sdburns1998 8d77971c83 Merge remote-tracking branch 'runelite/master' into ihategitandihatethisihatemergingupstream 2019-06-29 01:08:56 +02:00
sdburns1998 cfeab20179 chat commands: add duel arena chat command 2019-06-29 00:38:58 +02:00
sdburns1998 63664fbac7 chat commands: add ba high gamble command 2019-06-29 00:28:22 +02:00
sdburns1998 94b35239b8 interface styles: add RuneScape cross sprites option 2019-06-29 00:25:41 +02:00
sdburns1998 0170d19ef5 Braces 2019-06-18 20:27:10 +02:00
sdburns1998 4689794dd3 Hide arrows in the spinner (they will cause the change listener to run) 2019-06-18 19:42:04 +02:00
sdburns1998 07d702358f Clicking the slider value will show a spinner for fast input (when spinner value is changed the spinner will be hidden and the slider and slider value label will be visible again) 2019-06-18 19:25:23 +02:00
sdburns1998 a1d1f080fd Add slider value next to the slider instead of the config entry name label 2019-06-18 19:03:58 +02:00
sdburns1998 dc7d810491 Use TableComponent in the combat counter plugin 2019-06-18 18:49:56 +02:00
sdburns1998 4ce7cc714c Fix blast furnance table issue introduced in #644 2019-06-18 18:31:37 +02:00
sdburns1998 c2009bfd02 AoE notifier 2019-06-06 17:50:54 +02:00
sdburns1998 6d834f8fd3 ConfigPanel checkstyle 2019-06-06 16:13:57 +02:00
sdburns1998 b85e5f6df7 Merge remote-tracking branch 'runelite/master' 2019-06-06 16:07:12 +02:00
sdburns1998 a049ea4520 Groups are meant for huge configs -> pile indicator uses titles now 2019-06-06 15:46:37 +02:00
sdburns1998 05ba61d44c Debounce textfield input so the parse function isn't run every keypress 2019-06-06 15:30:36 +02:00
sdburns1998 0eae5e8452 Add parsing to raids scouter 2019-06-06 15:05:05 +02:00
sdburns1998 f470f242c6 Add license to parse menu entries 2019-06-06 15:04:42 +02:00