Mods / XLib Patch
Category:
#Library
Author: Elocrypt
Side: Both
Created: Nov 28th 2024 at 5:53 AM
Last modified: Dec 3rd 2024 at 11:16 PM
Downloads: 3778
Follow Unfollow 35
Author: Elocrypt
Side: Both
Created: Nov 28th 2024 at 5:53 AM
Last modified: Dec 3rd 2024 at 11:16 PM
Downloads: 3778
Follow Unfollow 35
Latest file for v1.20.0-pre:
XLibPatch.zip
1-click install
This acts as a standalone release, if you use this disable/remove the original.
I patched this to 1.20 so that it could be used on our server running on v1.20.0-pre.13
USE ONLY LATEST RELEASE! DO NOT DOWNLOAD!
This patch is deprecated and will be removed as soon or upon request by the original author.
Use it at your own risk!
If you're the original author and need to get in contact with me please message me via Discord!
XSkillsPatch: Get the XSkillsPatch
Credits:
Author - XLib: Xandu
XLib is an interface that does nothing noticeable at its own. But it provides an interface to add skills, abilities and effects to the game, does synchronisation between server and client and saves and loads data. And it provides a dialog that can be opend by pressing the 'O' key by default. I made it so that you can use this to implement your own skills to the game if you want and you don't have to rely on the ones i created. For more information please visit the mods forum post here.
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.1 | 3620 | Dec 3rd 2024 at 11:16 PM | Show | XLibPatch.zip | Install now | |
v1.0.0 | 158 | Nov 29th 2024 at 1:37 AM | Show | XLibPatch.zip | Install now |
jibbjabb
v1.20.0-rc.8 should work just fine, yes.
And there's an explanation on how to add your own skills on the forum page. You do need to know how to program in C#.
So i can download x1.20.0-rc 8 and it will work?
Question:
How to add xskill with leather crafting skill (armor crafting can be added to these skills)
Psychomor WickedSchnitzel jibbjabb
The error in VS v1.20.0-rc.7 was due to a change in the API which seems to have been fixed in VS v1.20.0-rc.8.
Elocrypt we need a update :D
3.1.2025 18:44:27 [Server Error] Exception: Field not found: 'Vintagestory.API.Common.Entities.Entity.Pos'.
at XLib.XEffects.AffectedEntityBehavior.OnGameTick(Single deltaTime)
at Vintagestory.API.Common.Entities.Entity.OnGameTick(Single dt) in VintagestoryApi\Common\Entity\Entity.cs:line 1044
at Vintagestory.API.Common.EntityAgent.OnGameTick(Single dt) in VintagestoryApi\Common\Entity\EntityAgent.cs:line 594
at Vintagestory.API.Common.EntityPlayer.OnGameTick(Single dt) in VintagestoryApi\Common\Entity\EntityPlayer.cs:line 645
at Vintagestory.Server.ServerSystemEntitySimulation.TickEntities(Single dt) in VintagestoryLib\Server\Systems\World\EntitySimulation.cs:line 334
at Vintagestory.Server.ServerSystemEntitySimulation.OnServerTick(Single dt) in VintagestoryLib\Server\Systems\World\EntitySimulation.cs:line 143
at Vintagestory.Server.ServerMain.Process() in VintagestoryLib\Server\ServerMain.cs:line 896
Helo. Error in new VS update rc 7