You are viewing a potentially older version of this package. View all versions.
WinterMantis-Explicit_Sylvunny-1.3.3 icon

Explicit Sylvunny

[HQ+] [Explicit] Sylveon/Lopunny fusion ready to find some scrap!

Date uploaded 7 months ago
Version 1.3.3
Download link WinterMantis-Explicit_Sylvunny-1.3.3.zip
Downloads 2270
Dependency string WinterMantis-Explicit_Sylvunny-1.3.3

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
BunyaPineTree-ModelReplacementAPI-2.4.12 icon
BunyaPineTree-ModelReplacementAPI

API to simplify model replacement

Preferred version: 2.4.12
x753-More_Suits-1.4.5 icon
x753-More_Suits

Adds more suits to choose from, and can be used as a library to load your own suits!

Preferred version: 1.4.5
BMX-LobbyCompatibility-1.4.0 icon
BMX-LobbyCompatibility

Towards a future with fewer lobby incompatibility errors.

Preferred version: 1.4.0

README

Explicit Sylvunny v1.3.3

Have you ever wanted a tall and cute bunny girl to help you in your scavenging? There's no better companion than a Sylvunny! She is a fusion between a Sylveon and a Lopunny, creating a new creature called a Sylvunny! Owing to her height, she can see over objects a normal employee cannot! However, she may not be able to fit in cramped spaces, such as pipes or server racks a normal employee can crouch through...
If you've reached this page after purposely displaying explicit content in Thunderstore, you should already know this model contains sexual content and isn't meant for anyone under the age of 18 years old. The SFW version can be found here. Like the SFW model, MoreCompany cosmetics and some held items might not be in the right position.

New 1.3.3 Update

New with version 1.3.3 is the ability to give Sylvunny clothes to wear! Pick from 10 clothing items that can be put on in any way you please! Like the proportions, these changes will be applied the next time you put on the suit, so it works well with LethalConfig. For now these features are not networked, so everyone else using this suit will use your configured values. However, eventually this feature will be networked along with the proportions.
Additionally, LobbyCompatibility has been added as a dependency to prevent any potential issues with height changing. If height changing is enabled, you will not be allowed to join lobbies without this mod. If it is disabled, you will be allowed to join lobbies that don't have this suit, as it will disable any code that changes the player object.

Why is this called "HQ+"?

HQ+ is a tag that stands for "High Quality Plus." It means the model has multiple features such as adjusting the body shape, blinking, mouth movement, or emoting. These are the highest standard of model I can make, given my current constraints.

Credits

  • WarfareMachine: base model of Lopunny
  • GarBearSFM/Xenon2462: model edit work
  • AuntFolseh/OMDeskai: textures

Known Issues

  • This mod WILL slow down your game due to jigglebones and high tri count. If you don't want to lose performance, do not use this modelswap.
  • Other suit mods with older Camera Visuals code (such as NatlanSuitsVol1) can cause issues with scaling. For this reason, the default suit has been assigned as the universal camera reset.
  • TooManyEmotes may cause an issue where the facial emote code stops running. An option has been provided in the config to disable it when using TME. LethalEmotesAPI does not cause the same issues

Instructions

  • Place contents in bepinex/plugins folder. Ensure that ModelReplacementAPI is also installed.

Feedback

If you do encounter an issue, you can report it here, in the Winter Mantis' Mods & Model Swaps thread of the Lethal Company Modding Discord server.

Changelog

- v1.0.0
	- Release
- v1.0.1
	- Removed redundant code
	- Fixed typo causing error spam
- v1.0.2
	- Fixed Harmony exception causing the remove code to fail
- v1.0.3
	- Changed some camera code to be additive instead of direct set, to lessen overrides
	- Added code to forcefully reset camera visuals to default when switching to the orange suit (can be disabled in config)
	- Finally aligned terminal camera properly
- v1.2.0
	- Consolidated version number with SFW version
	- You can now configure certain aspects of the model in the config
	- Facial animations and sounds have been added to the base Lethal Company emotes (can be turned off in config)
	- Reimported model using a different tool, leading to better model quality
	- Finally added normal maps
	- Improved some textures
	- Fixed potential NullReferenceException on leaving and reentering lobby
	- Force reset code changed to apply to all other suits
- v1.2.1
	- Rewrote body-changing code
	- Fixed an issue where body changes were not applied to dead bodies
- v1.2.2
	- Fixed a body change not having code
- v1.2.3
	- Removed EnableSuitAsDefault and EnableSuitForAllSuits options, as they were causing issues on game launch
	- fixed SuitToReplace having the wrong default value
- v1.2.4
	- Fixed wrist fluff settings
	- Breast jigglebones now disable when chest is flat (-70 or higher)
	- TME compatibility patch is now applied automatically instead of through config
	- Changed default resetter value
	- Made phallus stiffer
- v1.3.0
	- Hopefully fixed multiplayer size issues
	- Disabled shadow changes due to exceptions found in testing
- v1.3.1
	- Removed phallus
	- Removed all shadow changing code
- v1.3.2
	- Fixed a height issue when a player not wearing the suit uses the terminal
- v1.3.3
	- Added clothing config
	- Added LobbyCompatibility integration