Giter VIP home page Giter VIP logo

valheimlib's People

Contributors

mschmoecker avatar paddywaan avatar xiaoxiao921 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

valheimlib's Issues

DLL version does not match release version

Please make sure to update DLL version with the release version so it's easier to track what is installed.
Example of current release when creating issue:
Release on github: 0.0.12
Version of DLL file: 1.0.0.0
image

feature requests : Add Custom Piece Helper

using Mocks for Piece is allready a good way. but i also think they deserve a own Custom Piece Helper like Custom Items/Recipes and would be a great addition to all the modders using ValheimLib to add their Custom buildingpieces/structures/craftingstations/seed etc :D

Conflict with JotunLib

This conflicts with JotunLib. Could you please try to find a fix? Thanks

(leaving a note at @JotunLib too)

Destroyed invalid prefab

There seems to be a timing problem when adding pieces at ObjectDBHelper.OnAfterInit. When you use the InstantiateClone() extension method, it is added to the NetworkedModdedPrefabs list. But On.ZNetScene.Awake is called before that, so it is never added to the m_namedPrefabs Dictionary.

If you then load a world with a builded piece everything works, until you use a portal. If you get back the console prints "Destroyed invalid prefab ZDO:-918684522:6199830" (not always the same number) and the piece is gone.

I made a hotfix to my pressure plate mod where the item is added right bevore ZNetScene.Awake is called. I have not much time at the moment, so maybe you can take a deeper look at this bug.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.