PP-PPRising icon

PPRising

Makes your PP rise with a collection of QoL-features

Last updated 2 years ago
Total downloads 2719
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-1.0.0 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.0.0
molenzwiebel-Wetstone-1.1.0 icon
molenzwiebel-Wetstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 1.1.0

README

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 [default true]: Enable quick stacking.
  • Distance [default 20]: Maximum distance to container.
  • NameIgnore [default nostack]: Ignore containers with name including this.
  • SortOnStack [default true]: Sort the container after stacking to it.
  • Cooldown [default 1]: Quick stack cooldown in seconds.
  • Control Quick Stack [default Insert]: Hotkey for quick stacking.

Changelog

  • 0.0.3 2022-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.2 2022-06-06

    • Minor code cleanup.
    • Updated config descriptions to reflect what is server-side.
    • Updated docs & manifest.
  • 0.0.1 2022-06-05

    • Initial release.