PPRising
Makes your PP rise with a collection of QoL-features
| Last updated | 3 years ago |
| Total downloads | 3234 |
| Total rating | 2 |
| Categories | Client Server Mods |
| Dependency string | PP-PPRising-0.0.3 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.0.0molenzwiebel-Wetstone
Plugin framework and general utilities for V Rising mods.
Preferred version: 1.1.0README
PP Rising
Client and server mod.
This means you have to install it both on the client and the server for it to work. I recommend installing ServerLaunchFix if you're launching in-game.
PP Rising is very much in development, but the end goal is to have a collection of QoL-features that makes sense to me.
Quick Stack
Compulsively count to nearby containers. Prioritizes containers based on fill ratio (higher first).
Config
Enable[defaulttrue]: Enable quick stacking.Distance[default20]: Maximum distance to container.NameIgnore[defaultnostack]: Ignore containers with name including this.SortOnStack[defaulttrue]: Sort the container after stacking to it.Cooldown[default1]: Quick stack cooldown in seconds.- Control
Quick Stack[defaultInsert]: Hotkey for quick stacking.
Changelog
-
0.0.32022-06-08- Minor code cleanup.
- Updated docs.
- Updated csproj (plugin version should now be correct in logs and config).
- Update items that are stacked (compare inventory before & after). Should work with all items with debuffs.
- Add quick stack cooldown.
-
0.0.22022-06-06- Minor code cleanup.
- Updated config descriptions to reflect what is server-side.
- Updated docs & manifest.
-
0.0.12022-06-05- Initial release.