You are viewing a potentially older version of this package.
View all versions.
Hide Plane Patch
Increases the cutbox size for the hide plane
| Date uploaded | 7 months ago |
| Version | 1.1.0 |
| Download link | HolloFox_TS-Hide_Plane_Patch-1.1.0.zip |
| Downloads | 35 |
| Dependency string | HolloFox_TS-Hide_Plane_Patch-1.1.0 |
This mod requires the following mods to function
bbepisTaleSpire-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.22brcoding-SetInjectionFlagPlugin
Allows players to flag that mods are installed for BouncyRock
Preferred version: 3.4.1README
Hide Plane Patch
Local side tool that increases the cutbox size within talespire for the hide plane. This is patch was implemented as the hide plane only works for small section of large maps making it frustrating to do a proper cut-away.
Install
Currently you need to either follow the build guide down below or use the R2ModMan.
Usage
Adjust the Hide Plane cut-away height, and the map will be cut away completely.
Shoutouts
Shoutout to my past Patreons and Discord members, recognising your mighty support and contribution to my caffeine addiction:
- Demongund - Introduced me to TaleSpire
- Tales Tavern/MadWizard
- Joaqim Planstedt
CHANGELOG
- 1.2.2: migrate to DependencyUnityPlugins<T> to allow enable/disable the plugin without uninstalling it via chainloader
- 1.2.1: Bump SIF package version
- 1.2.0: DependencyUnityPlugins is now used and implement logic for unpatching
- 1.1.1: Fix minor documentation typos/errors and updated link to repository.
- 1.1.0: Official Repository Release, Implemented deployment pipelines. Updated Documentation.
- 1.0.0: Initial release