You are viewing a potentially older version of this package.
View all versions.
Date uploaded | a week ago |
Version | 2.0.8 |
Download link | hinyb-Dropability-2.0.8.zip |
Downloads | 174 |
Dependency string | hinyb-Dropability-2.0.8 |
This mod requires the following mods to function
SmoothSpatula-TomlHelper
Helper mod for saving and loading Toml config files for SmoothSpatula mods.
Preferred version: 1.0.1MGReturns-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.1.1RoRRModdingToolkit-RoRR_Modding_Toolkit
Friendly abstractions of the game's internal functions for easier modding.
Preferred version: 1.1.25README
hinyb-Dropability
- This is a small mod that adds the ability to drop items or abilities.
- If you find any bug or compatibility issues, please report it to github.
How to use
- Place your mouse on the icon of the item or ability you want to drop.
- Press delete to drop it!
How to binding
- Open the ImGUI window display (default key is
Insert
) - List of possible keys for the toggle
Installation Instructions
Feedback
https://github.com/hinyb/hinyb-Dropability/issues
Special Thanks To
- The Return Of Modding team
- https://github.com/SmoothSpatula/SmoothSpatula-RoRRRandomizer Tell me that dropping abilities is't impossible.
CHANGELOG
v2.0.8
- Fix memory leak. But still have more places for optimization.
v2.0.7
- Code cleanup.
- Try using envy to manage the environment.
v2.0.6
- Delete the test funciton I forgot to remove.
- Fix HANDY's compatibility issues with a terrible way.
- Update to new network api.
v2.0.5
- Fix the incorrect way of calling anonymous funciton
v2.0.4
- Fix miner's heat bar and drifter's scrap bar, now they should work properly.
v2.0.3
- Fix bug that causes crash. But still have some compatibility issues.
v2.0.2
- Fix bar's incorrect behaive.
- Find more compatibility issues and correct the description.
v2.0.1
- Fix bug of the miner's ability.
v2.0.0
- Add ability to drop ability!
v1.0.3
- Add tooltip check to avoid wrong behaive.
v1.0.2
- Fix Poor duplicator can duplicate items.
v1.0.1
- Fix description.
v1.0.0
- First upload.