You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | gingerphoenix10-ContentPOVs-1.0.0.zip |
| Downloads | 129 |
| Dependency string | gingerphoenix10-ContentPOVs-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README

ContentPOVs
Capturing Everyone's POV one camera at a time
Features
- [x] Spawn a camera for every player in the lobby
- [x] Set POV cameras' color to the player's Visor color, and pickup text to show who it belongs to (toggleable)
- [x] Only allow the cameras' owner to pickup their camera (toggleable)
- [x] Display cameras' owner at the bottom right of each recording (toggleable)
- [x] Full Virality support (4+ players, late joining)
- [x] Compatibility with most, if not all other Content Warning mods
- [ ] Divide views by player count
Dependencies
- ShopUtils (tested with v1.0.8)
- ConfigurableWarning (tested with v1.15.2)
Install Requirements
Will technically work if it's only installed by the host, however all players must install the mod in order to see camera colors and pickup text
Credits
gingerphoenix10 - 1% of the code
ChatGPT - 99% of the code
CHANGELOG
Changelog
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.3.7
- No changes, just recompiled to support Content Warning v1.20.1
1.3.6
- Added the option to change how much view division is affected by more players
1.3.5
- Reverted the duplicate mod check, as it crashes the mod if BepInEx isn't installed
1.3.4
- Fixed a bug where cameras would be duplicated when going to or coming back from old world
- Added duplicate mod detection (BepInEx and Workshop both installed)
1.3.3
- Fixed Virality late joining
- Fixed the mod being marked as vanilla compatible on Thunderstore
- Added console commands for spawning cameras for players
1.3.2
- Added options for picking up / using cameras owned by dead players
- Optimised the mod a lil bit I think
1.3.1
- Change mod settings prefix to "[ContentPOVs] "
- Write an actual Steam Workshop description based on the Thunderstore, GitHub and Personal Site README’s
1.3.0
- Internal code restructure. No actual changes to the mod
1.2.0
- Reworked to support the latest version of Content Warning (just make sure you don't have both Thunderstore and Workshop versions installed)
- Updated README
1.1.1
- Automatically reopens the extractor if a video fails to extractor
- Add steam workshop shields to README
1.1.0
- Added score division to balance out gameplay with more cameras
- Updated README
1.0.6
- Switched from ConfigurableWarning to ContentSettings for better mod compatibility
1.0.5
- Added v1.0.4, because I might've forgotten to actually add the updated code ._.
- Fixed bug where any player could change the server's mod settings
- Fixed broken purchased cameras showing up as "?'s Broken Camera"
- Fixed GitHub actions build. Now passing
- Updated README
1.0.4
- Synced host's configuration with all players
- Made configuration changes have immediate effects
- Added Changelog
1.0.3
- Fixed cameras spawned by mods being deleted immediately
- Potential fix for cameras not spawning on clients' screens after sleeping
1.0.2
- Updated README for Thunderstore
1.0.1
- Updated README for Thunderstore
1.0.0
- Initial Release