Valheim

File information

Last updated

Original upload

Created by

WxAaRoNxW

Uploaded by

WxAaRoNxW

Virus scan

Safe to use

Tags for this mod

Dev Update (7 comments)

  1. WxAaRoNxW
    WxAaRoNxW
    • member
    • 0 kudos
    Sticky
    Here's where you'll see me post sometimes whenever I discover bugs or planning some stuff to further expand this mod.
  2. WxAaRoNxW
    WxAaRoNxW
    • member
    • 0 kudos
    Just letting you guys know who follow this forum. Going to work on a small update for the mod right now.
  3. WxAaRoNxW
    WxAaRoNxW
    • member
    • 0 kudos
    Currently busy with some commissions from my 2 brothers, so I won't be working on this mod for a while, but I will work on it when some major bug happens! Will fix it ASAP.
  4. WxAaRoNxW
    WxAaRoNxW
    • member
    • 0 kudos
    Going to make some QoL updates for v1.6.0

    • Increase zoom multiplier (so players won't have a hard time looking at cluttered pins since pins have a fixed size)
    • option to modify all matching (name and icon) pins when modifying a tracked object.
    • even better search window to have multiple filter entries. that lets you choose which one you'd like to enable. (Kind of like a history, so you won't have to erase and type again.)
    • let me know if you have more suggestions you'd like to add.
  5. WxAaRoNxW
    WxAaRoNxW
    • member
    • 0 kudos
    Over these past few days after Colored Pins. I've updated the mod so it has more functions.
    Able to track more objects, (which is also more performance efficient)
    and an upgraded search feature, giving the ability to exclude your input, and use Regex patterns for searching as well. Keep it up with the suggestions to help me better this mod!
  6. WxAaRoNxW
    WxAaRoNxW
    • member
    • 0 kudos
    I'm pretty much done with the custom pin color cleaning up my old codes from before I understood less, also cleaning up save data so that it wouldn't look that messy when viewed.
  7. WxAaRoNxW
    WxAaRoNxW
    • member
    • 0 kudos
    I'm currently in the work of adding a new feature!
    Multi colored pins! but due to limitations, the feature can only rename same name pins. Meaning if you have multiple tracked objects with the same name, only one track's color will be prioritized.
    ex.
    Track 1:
    name: rock
    id: rock4
    color: blue

    Track 2:
    name: rock
    id: rock3
    color: red
    output: rock
    pins named "rock" will be color red, none of them will be blue, because the latest track was the one with "red".

    I might change it so tracked objects must have unique names as well, not just ID. What do you guys think?

    Also, currently, there's a bug in v1.2.2 where modifying an object's ID to a different ID that already exists it will bug out, but it can be fixed by reloading the Tracked Objects, but it will remove the original tracked object that you are currently editing.