Commit Graph

6744 Commits

Author SHA1 Message Date
sdburns1998
00a17841e6 table: Builder.Default default value 2019-07-10 02:12:18 +02:00
sdburns1998
7f15e1eaaa loottracker: Change deprecated date toLocaleString 2019-07-10 02:06:46 +02:00
Ganom
befd32ec32 Add latest wiki data to npc_stats (#956) 2019-07-09 20:57:32 +01:00
se7enAte9
a6badf82e6 grounditems: revert "Fix ground item menu color" (#953) 2019-07-09 13:29:42 +02:00
Tyler Bochard
42b9000c98 Merge pull request #681 from pklite/loot-tracker-reset
lootracker: added additional functionality [wip]
2019-07-08 19:43:08 -04:00
Tyler Bochard
3fd3e33272 Merge pull request #899 from se7enAte9/typeidentifiers
menuentryadded: fix incorrect type/identifier
2019-07-08 19:36:50 -04:00
Tyler Bochard
1a47f8e4b1 Merge branch 'master' into loot-tracker-reset 2019-07-08 19:36:32 -04:00
Tyler Bochard
c5c1db1a3a Merge pull request #943 from runelite-extended/cox-scoout
raids: Fix bug with good crabs missing from certain rotas
2019-07-08 19:23:12 -04:00
Tyler Bochard
a7757f9972 Merge pull request #944 from sdburns1998/font-manager
fontmanager: Change font on panels
2019-07-08 19:22:47 -04:00
Tyler Bochard
fb4dee77e9 Merge pull request #947 from se7enAte9/inventoryclickfix
menumanager: fix inaccurate left click options for inventory items
2019-07-08 19:22:02 -04:00
Tyler Bochard
a537225ddd Merge pull request #941 from sdburns1998/code-cleanup
api: client: code clean up
2019-07-08 19:20:39 -04:00
Tyler Bochard
bdfac41a29 Merge pull request #948 from ThatGamerBlue/wildcard-imports
checkstyle: disallow wildcard imports
2019-07-08 19:18:48 -04:00
Lucas
531de7ba5a runeliteplus: make bank pin keyboard entry work on all pins
remove duplicate/invalid scriptids
2019-07-09 00:29:13 +02:00
ThatGamerBlue
1a998d4a67 checkstyle: disallow wildcard imports 2019-07-08 22:38:01 +01:00
OnlyHereToPlayOsrs
aaaa7845ef banlist: add tob functionality, config options (#945)
* banlist add tob functionality, config options

* Checkstyle Fixes

* Widget Info

* Various White spaces removed.
2019-07-08 23:16:53 +02:00
7ate9
daf1a5efb9 menumanager: fix inaccurate left click options for inventory items 2019-07-08 17:02:11 -04:00
sdburns1998
314f45dc79 fontmanager: Change font on panels 2019-07-08 22:26:28 +02:00
Ganom
d1d4aacb9f Add more missing crabs. 2019-07-08 15:37:55 -04:00
Ganom
fc28d2fac7 Fix bug with good crabs missing from certain rotas 2019-07-08 15:31:30 -04:00
sdburns1998
e8256a330a Merge remote-tracking branch 'runelite/master' into upstreamememememe 2019-07-08 18:21:26 +02:00
sdburns1998
78c5983809 Merge remote-tracking branch 'upstream/master' 2019-07-08 18:18:08 +02:00
Adam
6eab98d333 Merge pull request #9281 from Hydrox6/hd-prayer-bar-flick-fix
prayer: fix HD prayer bar flick location
2019-07-08 11:48:09 -04:00
RuneLite Cache-Code Autoupdater
0944c0a4e6 Update Item variations to 2019-07-04-rev180 2019-07-08 11:38:55 -04:00
Visne
a32c667251 mixins: Add FriendAdded event
* added onAddedFriend() event

* renamed events to FriendAdded and FriendRemoved
2019-07-08 17:34:25 +02:00
sdburns1998
727660fd49 rs: Move this catch to its own catch 2019-07-08 17:29:55 +02:00
sdburns1998
31df0c4552 rs: Final field 2019-07-08 17:27:28 +02:00
sdburns1998
647829a4e6 util: Merge nested if statements 2019-07-08 17:26:41 +02:00
sdburns1998
d0b69a41d6 deferredeventbus: Null check 2019-07-08 17:24:21 +02:00
sdburns1998
33a6824ca6 util: Access levels 2019-07-08 17:23:31 +02:00
sdburns1998
330d3d9cd5 util: Final fields 2019-07-08 17:22:52 +02:00
sdburns1998
6c6ad3ffa5 EventBus: Annotate ovverride 2019-07-08 17:17:18 +02:00
sdburns1998
1fa5f69583 discord: Access level 2019-07-08 17:15:26 +02:00
sdburns1998
c082febf11 callback: Final field 2019-07-08 17:14:08 +02:00
sdburns1998
65203897cb chat: Remove redundant initializer 2019-07-08 17:13:29 +02:00
sdburns1998
0ba21e1424 game: Remove redundant initializer 2019-07-08 17:11:25 +02:00
sdburns1998
1ad623d037 game: @Notnull 2019-07-08 17:11:02 +02:00
sdburns1998
ec32435155 game: Replace statement with expression 2019-07-08 17:10:08 +02:00
sdburns1998
decfd24a7b game: Final fields 2019-07-08 17:09:35 +02:00
sdburns1998
a784b9559a game: Access levels 2019-07-08 17:09:22 +02:00
sdburns1998
115f219620 game: Remove redundant modifier for enum constructor 2019-07-08 17:08:55 +02:00
sdburns1998
dbf76ce8de chatbox: Merge duplicate branch 2019-07-08 17:08:02 +02:00
caleyz
3f4dba6f16 chat filter: refresh chat on config change, startup, and shutdown 2019-07-08 10:56:07 -04:00
Zeruth
9a98431ddb removes rl-client.rs.mixins 2019-07-07 22:47:48 -04:00
Zeruth
75e4c63948 checkstyle fix for bootstrap
use RuneLite.RuneLitVersion for splash
update bootstrap to live
2019-07-07 22:23:10 -04:00
Tyler Bochard
b82c8903c6 Merge pull request #915 from sdburns1998/vijfeuroopjemuil
runelite-client: code cleanup (and clue scroll fix)
2019-07-07 18:17:32 -07:00
Zeruth
b80ca6e2fa Improves bootstrapper. Moves all jars to single folder ./live as it produces bootstrap for easy moving. 2019-07-07 21:05:33 -04:00
sdburns1998
c7369f83ae combatcounter: Remove duplicate keys 2019-07-08 02:51:46 +02:00
sdburns1998
a42fef4540 banlist: Check for manual bans on startup 2019-07-08 02:46:20 +02:00
sdburns1998
2812d25bd8 Merge remote-tracking branch 'upstream/master' into vijfeuroopjemuil 2019-07-08 02:44:13 +02:00
sdburns1998
022da5e3ee Merge branch 'vijfeuroopjemuil' of https://github.com/sdburns1998/runelite into vijfeuroopjemuil 2019-07-08 02:43:38 +02:00