Description: This little mod allows you to cycle through your inventory. It was developed for the new Storm API. Current Compatibility: StardewValley: 1.05 Storm: 0.1.1 Usage: You can cycle either through your complete inventory(Secondary Key+Key or RB+L or the inventory collumn you have currently selected(Key or RB or L. You can rebind the keys by changing the corresonding values in the Config.json file in the mod folder. A list of possible keys can be found here. Standards: Key - Tab Secondary Key - LeftControl Download: MEGA mediafire Installation: 1.Download and install the newest Storm Build. 2.Download the mod. 3.Move the directory in the .rar to %AppData%\Roaming\StardewValley\Mods. 4.Start the game with StromLauncher.exe. Enjoy! Please report any issues or bugs. Version changes: 0.3: Ability to cycle through a single inventory column Added a secondary keybind 0.2: Rewrite for Storm Compatibility for XBox Gamepads Ability to rebind keys 0.1: First Release for SMAPI
Can you please upload this elsewhere from MEGA? It's a horrid downloading service, and it needs a decryption key which isn't provided.
I guess I didn't think to realize that this is only a couple of KB in size, for smaller files like that MEGA works, but for bigger files it just seems silly, haha!
@Kyler45 @asdasdgfrw Sorry, the key is now included in the link. Do you know any better upload services?
Please upload it to MediaFire/DropBox/GoogleDrive/Attached it to your OP? Thank you. Mega.nz isn't works for me
Ohboy, I've been hoping for a mod like this for ages, but I use the xbox controller... is there a way to make it so that the shoulder buttons on the gamepad would do this as well?
I'm sorry, but SMAPI doesn't support controller input at this point. We can only hope that Storm, the new API, will support it.
SMAPI doesn't support it but you can add it yourself in the Update() loop with GamePad.GetState(PlayerIndex.One).IsButtonDown(Buttons.(?button?)
I'll add it for 0.37.2, I had forgotten that it wasn't added yet. (D'oh) I'll be out in a couple of days, I'll let you know!