Date uploaded | a month ago |
Version | 1.3.1 |
Download link | gingerphoenix10-ContentPOVs-1.3.1.zip |
Downloads | 6845 |
Dependency string | gingerphoenix10-ContentPOVs-1.3.1 |
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
- Spawn a camera for every player in the lobby
- Set POV cameras' color to the player's Visor color, and pickup text to show who it belongs to (toggleable)
- Only allow the cameras' owner to pickup their camera (toggleable)
- Display cameras' owner at the bottom right of each recording (toggleable)
- Full Virality support (4+ players, late joining)
- Compatibility with most, if not all other Content Warning mods
- Divides the amount of views you get by your player count, so the whole crew has to work together to reach quota
Installation
Steam Workshop (Recommended)
ContentPOVs is available on the offical Content Warning Steam Workshop. Just click on the Workshop item, then subscibe to the mod. It should automatically load in-game after that.
Mod Manager (Thunderstore)
An app like r2modman or the Thunderstore Mod Manager app will let you download this mod, along with all other Content Warning mods automatically, and split them into separate mod profiles.
If you've downgraded to a previous version of Content Warning for mod compatibility, install ContentPOVs v1.1.1, ShopUtils v1.0.8, ContentSettings v1.2.2 and MyceliumNetworking v1.0.14, as those are verified to work.
Manually
Make sure you have BepInEx installed on Content Warning, then download the mod zip file and move the (ZIP)\plugins\com.gingerphoenix10.POVs.dll
file into (Content Warning Directory)\BepInEx\plugins
. Mod should start upon next launch.
If you've downgraded to a previous version of Content Warning for mod compatibility, install ContentPOVs v1.1.1, ShopUtils v1.0.8, ContentSettings v1.2.2 and MyceliumNetworking v1.0.14, as those are verified to work.
Who needs to install?
This mod must be installed for all players, not just the host. May still partially work if only the host has it installed, but that's:
- Not (and will not be) tested
- Will not work correctly
- May stop working from any update
Contributing
If you have a bug report, feature request, enhancement, etc, feel free to submit an issue on the GitHub page! Any support helps.
If you have any programming knowledge and would like to help out with the project, feel free to fork the project and submit a pull request to help resolve issues, requests, etc.
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.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