Yeet
Toss all your items! To other players, or right under a boss, or off a cliff...
Date uploaded | 3 years ago |
Version | 1.2.1 |
Download link | ThinkInvis-Yeet-1.2.1.zip |
Downloads | 27918 |
Dependency string | ThinkInvis-Yeet-1.2.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2103RiskofThunder-R2API_Prefab
API for Prefab creation, networking and duplication
Preferred version: 1.0.4ThinkInvis-TILER2
ThinkInvisible's Library of Extras for RoR2 -- modularization/boilerplate and multiplayer config sync tools for other mods.
Preferred version: 7.4.1README
Yeet
Description
Clicking an item or equipment in your inventory will remove one stack of it and forcefully toss it in the direction you're aiming. Functions on both client and server by way of the yeet [item name/index]
console command, which may also be used on its own.
Holding the mouse button down for longer will throw the item farther.
Has a config option to prevent lunar items from being dropped (enabled by default).
Has a config option to disable all items from being dropped, and one for equipment.
Issues/TODO
- Could do with some sort of UI indicator that items can be clicked.
- "Drop last valid pickup" command/keybind.
- Primary skill is fired while clicking in inventory to drop items (the alternative is 'sticky' UI focus when adding buttons; picked lesser of two evils for now).
- See the GitHub repo for more!
Changelog
1.2.1
- Prevented tierless items from being dropped.
- Artifact of Command no longer creates Command droplets for items dropped from a player's inventory.
1.2.0
- Added support for dropping equipment.
- Added configs for disabling equipment dropping and/or item dropping.
1.1.2
- Fixed apparent compatibility issue with other mods (caused by improper console command setup).
1.1.1
- Added compatibility for TILER2.FakeInventory.
- Fixed being able to drop unremovable items.
- Updated dependencies for RoR2 1.0.
1.1.0
- Added some extra console logging to try to track down an issue with inventory clicking.
- Default base throw force lowered.
- Clicking and holding for up to 2 seconds increases throw force.
- Added config options for hold time and charged throw force.
1.0.0
- Initial version. Adds a console command to throw an item by name/index, and makes clicking items on the inventory screen execute this console command automatically.