

Description
<h2><span style="font-family: verdana, geneva, sans-serif; font-size: 12pt;">You can support me on Patreon: <a title="Patreon" href="https://www.patreon.com/Maltiez"><img src="https://i.imgur.com/NQ9BHHF.png" alt="" width="48" height="48" /></a></span></h2> <hr /> <p> </p> <p><strong><span style="font-size: 14pt;">Requires: <span style="--darkreader-inline-color: var(--darkreader-text-3598db, #747474);"><a style="--darkreader-inline-color: var(--darkreader-text-3598db, #747474);" href="https://mods.vintagestory.at/jsonpatcheslib">JSON Patches lib</a>, <a href="https://mods.vintagestory.at/overhaullib">Overhaul lib</a></span></span></strong></p> <p> </p> <p><strong>Library implements off thread shape tessellation to eliminate freezes related to it. This can cause issues with mods that add their own code for attaching items to player shape. Please report those issues, they can be solved.</strong></p> <p> </p> <p><span style="font-size: 14pt;"><span style="font-size: 12pt;">About virus alerts: </span><a href="https://learn.microsoft.com/en-us/answers/questions/4035275/windows-defender-win32-wacatac-b-ml-false-positive"><span style="font-size: 12pt;">learn.microsoft.com</span></a></span></p> <p> </p> <p>This is a library for adding new player models. It does not add new model on its own. Players can choose a model they want in the character-creation window. All players will see the model they choose. This mod is required both on client and server.</p> <p>On its own, allows players to choose their model size.</p> <p>Use Config lib to change default model parameters.</p> <p>You can turn off custom classes and traits for all models globaly in config. This will turn them purely cosmetic and allow to use all classes added by other mods.</p> <p>Skin presets are exported to and imported from: <code>VintagestoryData\ModConfig\player-model-skins</code>.</p> <p>The "Export to CPM Model" button will save a copy of your current skin to <code>VintagestoryData\ModConfig\custom-player-models\<model-name></code>. This is for making edits with the <a href="https://mods.vintagestory.at/customplayermodel">Custom Player Model</a> mod.</p> <p>Barber in the lore location does not work, and can lead to crashes, and as of rn there are no plans to fix it, so just dont use it.</p> <p><strong>Please report bugs via official VS discord server. Comments on moddb have high chance to be ignored.</strong></p> <p> </p> <p>Replaces character selection dialog. Adds scroll areas to skin parts and class selection tabs.</p> <p>Replaces armor textures with ones that dont hide face inside helmets.</p> <p>Adds two commands, that allow for specified players to be able to select specified player model even if it is disabled.</p> <pre class="language-markup"><code>/player <player_name> enablePlayerModel <domain:code> /player <player_name> disablePlayerModel <domain:code></code></pre> <p> </p> <p>Mods that change default seraph model skin parts might be incompatible with this library (but some of them will still work).</p> <p>Mods that change the default seraph model itself will most probably be incompatible.</p> <p> </p> <p>Some mods that use this library:</p> <ul> <li><a href="https://mods.vintagestory.at/femaleseraph"> Female Seraph </a></li> <li><a href="https://mods.vintagestory.at/lizardfolkpm">Lizardfolk Playermodel</a></li> <li><a href="https://mods.vintagestory.at/beastsofmen">Beasts of Men</a></li> <li><a href="https://mods.vintagestory.at/koboldrdx"> Kobold Player Model</a></li> <li><a href="https://mods.vintagestory.at/racialequality">Racial Equality</a></li> <li><a href="https://mods.vintagestory.at/vintagegoatplayermodel">Vintage Goat Player Model</a></li> <li><a href="https://mods.vintagestory.at/birdplayer">Birdplayer</a></li> <li><a href="https://mods.vintagestory.at/show/mod/31377">Vintage Birbs (Avali Mod)</a></li> <li><a href="https://mods.vintagestory.at/skeletons">Skeletons</a></li> <li><a href="https://mods.vintagestory.at/show/mod/32910">Fluffy Dreg Player Model</a></li> <li><a href="https://mods.vintagestory.at/show/mod/33267">Experimental Kobold Player</a></li> <li><a href="https://mods.vintagestory.at/humans">Humans</a></li> <li><a href="https://mods.vintagestory.at/insectoid">Insectoid Player Model</a></li> <li><a href="https://mods.vintagestory.at/skavenratplayermodel">Skaven/Rat Player Model</a></li> <li><a href="https://mods.vintagestory.at/mechaseraph">Robo-Seraph Playermodel</a></li> <li><a href="https://mods.vintagestory.at/lupines">Lupines</a></li> <li><a href="https://mods.vintagestory.at/arachnoids">Arachnoids</a></li> <li><a href="https://mods.vintagestory.at/show/mod/41824">Raccoon Player Model</a></li> <li><a href="https://mods.vintagestory.at/animalicafwh">Animalica</a></li> <li><a href="https://mods.vintagestory.at/bixo">Bixo</a></li> <li><a href="https://mods.vintagestory.at/kcsdragons">KCs Dragon Player</a></li> </ul> <p> </p> <p>A more complete list can be found <a href="https://docs.google.com/spreadsheets/d/1Y1XpgCoI18nW0azMU8hYoeG0enw06VxMTBfUiqGzfOc/edit?gid=0#gid=0">here</a>, maintained by Dracomancerwill</p> <p> </p> <p>Known issues:</p> <ul> <li>Additional hairstyles from lore location dont work</li> <li>Using .charsel in multiplayer with two people simultaneously leads to avatar changes not loading for the other player; leaving and re-joining will show the changes to both players.</li> </ul> <p> </p> <p>Thanks to <a class="mention username mceNonEditable" href="https://mods.vintagestory.at/show/user/d477e57946831b1c889a" data-user-hash="d477e57946831b1c889a">Kathanon</a> for scroll functionality for skin parts, it is integrated into the lib, no need in <a href="https://mods.vintagestory.at/scrollcharactercreation">Scroll in Character Creation</a> mod if you have this library installed.</p> <p> </p> <hr /> <h4>For modders:</h4> <p> </p> <p><strong>To add your own model to be used with this l
Ratings & reviews
Sign in to leave a rating or comment.
