You are viewing a potentially older version of this package. View all versions.
ThinkInvis-Yeet-1.2.3 icon

Yeet

Toss all your items! To other players, or right under a boss, or off a cliff...

Date uploaded 2 years ago
Version 1.2.3
Download link ThinkInvis-Yeet-1.2.3.zip
Downloads 2046
Dependency string ThinkInvis-Yeet-1.2.3

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2103 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2103
RiskofThunder-R2API_Prefab-1.0.1 icon
RiskofThunder-R2API_Prefab

API for Prefab creation, networking and duplication

Preferred version: 1.0.1
RiskofThunder-R2API_Core-5.0.6 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.0.6
ThinkInvis-TILER2-7.3.4 icon
ThinkInvis-TILER2

ThinkInvisible's Library of Extras for RoR2 -- modularization/boilerplate and multiplayer config sync tools for other mods.

Preferred version: 7.3.4

README

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 config options to prevent dropping: lunar items (on by default), void items (on by default), all items, all equipment.

Has a config option to drop Command droplets instead of items while the Artifact of Command is active.

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.3

  • Fixed dropped items disappearing on spawn.
  • Fixed dropping equipment also dropping items with the same numeric ID.
  • Added a config for disabling void item dropping.

1.2.2

  • Updated dependencies for RoR2 Expansion 1 (SotV).
  • Added a config for dropping items as Command droplets while Artifact of Command is enabled (restores pre-1.2.1 behavior).

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).