Commit Graph
9250 Commits
Author SHA1 Message Date
sdburns1998 a9b162af9a combatlevel: Char is faster than string 2019-07-07 03:42:23 +02:00
sdburns1998 e356cae8cb cluescroll: add back item util 2019-07-07 03:39:23 +02:00
sdburns1998 91ad3bc173 cluascroll: Fix clue scrolls 2019-07-07 03:34:30 +02:00
sdburns1998 3720f39b21 combatcounter: Use logger 2019-07-07 03:26:12 +02:00
sdburns1998 4404a8250c combatcounter: Use finals 2019-07-07 03:25:08 +02:00
sdburns1998 3891c73b5b combatcounter: Someones keyboard fucking broke 2019-07-07 03:24:17 +02:00
sdburns1998 de7244a704 combatcounter: Use equals when comparing objects 2019-07-07 03:20:53 +02:00
sdburns1998 64d9a260a0 combatcounter: Don't access map more than needed 2019-07-07 03:19:53 +02:00
sdburns1998 706e9fbf13 cluescroll: Combine nested if statements 2019-07-07 03:06:09 +02:00
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
Ganom 8ba3ca3fef Merge pull request #909 from Lucwousin/pay-dirt
motherlode: add "pay-dirt!" to motherlode mine
2019-07-06 16:38:53 -04:00
Kyleeld 6487b9c609 fix pickpocket (#910)
fixes left click pickpocketing
2019-07-06 16:37:16 -04:00
Lucas c4ebe33dd0 Add "Pay-dirt!" to motherlode mine
Adds a script to send a public message
2019-07-06 16:58:19 +02:00
sdburns1998 f8003f1d03 'Globalize' RL+ config (#908)
* Fix tabs in Runelite config

* Move RL+ config

* Move some items to runelite.properties

* 'Globalize' RL+ config

* Move enabling external plugins to RL+ config

* Fix default presence

* Fix master branch errors

* Fix guicing in test

* Remove non final discordAppID
2019-07-06 16:38:57 +02:00
sdburns1998 1c5502401e Merge pull request #904 from Lucwousin/yar_yeet_dab
More rs-client refactoring
2019-07-06 15:35:15 +02:00
Lucas d1caab6456 Fix checkstyle in pluginsorter/configpanel 2019-07-06 14:48:31 +02:00
Lucas 5d506e9bda More rs-client refactoring 2019-07-06 14:34:19 +02:00
se7enAte9 1f984a81ca menumanager: fix hidden entries (#898) 2019-07-06 14:33:40 +02:00
Zeruth a12cfd7aed sheesh! 2019-07-06 01:25:39 -04:00
Zeruth 8ccd0a1618 fixes plugin organizer not hiding plugins when it should 2019-07-06 01:25:18 -04:00
Tyler Bochard df6e82eee0 Update PluginSorterPlugin.java
should fix plugins being visible after a client restard.
2019-07-05 17:35:22 -07:00
Kyleeld eade0e8f72 Fix PvP issues (#900)
* fixes attack & cast options

fixes clan members always showing walkhere, even when hide options is unticked.

removed option from clanmanmode and added to just pvptools.

removed unneccessary stuff from pvptools

amended menuentryswapper to reflect the new mixins.

amended mixin.

* fix wilderness lines

* Update PvpToolsPlugin.java
2019-07-05 16:52:02 -07:00