Xan-VoidPlayerCharacterCommon icon

VoidPlayerCharacterCommon

Common code for my Void Player Characters, as well as tweaks to Void mechanics (like fog and player-spawned implosions).

By Xan
Last updated 2 years ago
Total downloads 88804
Total rating 1 
Categories Libraries Survivors of the Void
Dependency string Xan-VoidPlayerCharacterCommon-2.0.0
Dependants 40 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.9 icon
bbepis-BepInExPack

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

Preferred version: 5.4.9
RiskofThunder-HookGenPatcher-1.2.1 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.1
Rune580-Risk_Of_Options-2.5.3 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.5.3
DrBibop-VRAPI-1.1.0 icon
DrBibop-VRAPI

Modding API for VR-compatible mods. Now with custom skin support!

Preferred version: 1.1.0
Xan-HPBarAPI-2.0.0 icon
Xan-HPBarAPI

An API that allows modders to easily edit the colors of their characters' healthbars, as well as the appearance of shields on the characters' bodies. It's good for adding some extra flavor. Does not yet support additional bars or custom graphics.

Preferred version: 2.0.0
RiskofThunder-R2API_Loadout-1.0.0 icon
RiskofThunder-R2API_Loadout

API for registering skills, skins and entity states

Preferred version: 1.0.0
RiskofThunder-R2API_Language-1.0.0 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

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

API for Prefab creation, networking and duplication

Preferred version: 1.0.1
RiskofThunder-R2API_DamageType-1.0.3 icon
RiskofThunder-R2API_DamageType

API for registering damage types

Preferred version: 1.0.3

README

Void Player Character Common

This library houses all common functionality across my Void player-character mods that would otherwise be copy/pasted between them. It is responsible for providing references to damage types and visual effects that these mods use.

While this could theoretically be used by other mod creators, please note that this was mostly designed for personal use.

This mod also includes a number of behavioral options (currently only one but there are a few in mind) to affect how Void-related entities behave, such as if fog immunity should be enforced.