File information
Last updated
Original upload
Created by
WxAaRoNxWUploaded by
WxAaRoNxWVirus scan
Tags for this mod
Activity logs
This page was last updated on 10 May 2025, 12:32AM
- Changelogs
-
-
Version 1.8.1
- Update
- HUDCompass' markers are now colored based on your Tracked Objects' data. If the pin color is white, it will be colored as the default color of HUDCompass. - Changes
- Removed ability to focus on Filter UI's text input box using WASD, to avoid accidental focus, leading to player movements getting blocked.
- Update
-
Version 1.8.0
- Compatibility Update
- Update
- Now works for Valheim v0.220. - Changes
- JsonDotNet - Changed dependency from Tekla JsonDotNet -> ValheimModding JsonDotNet.
- Track Object and Pin Object now defaults to LeftShift + T/P instead of Left Control, configurable in ConfigManager F1 or Valheim\Bepinex\config\com.WxAxW.PinAssistant.cfg. (Just realized how dumb it is for the character to always crouch when doing it)
- Track Object UI no longer toggles when Filter UI is open. (Since the new default keybind is Shift + T, it will toggle the Track Object UI when typing texts in the filter ui.)
- Dependency updates. - Fixes
- Fixed a bug where player movement is allowed when both Filter UI is focused and Track Object UI is open, then Track Object UI is closed.
-
Version 1.7.0
- New
- Added configuration for Redundancy distance for any pins. More info on config tip
- Tracked Objects now automatically sorts by Pin name! (Don't ask me why I never implemented it, even I don't know)
- Thumbnail change for the mod. (I finally had the motivation to design one) - Changes
- Similar pin Redundancy distance logic are now case insensitive. Used to be, comparing for nearby similar pins' based on names, is case sensitive.
- Changed old versions' changelog's backend entry to its own backend entry. - Fixes
- Some warning logs are being logged as errors. (fixed "Minimap not found" error log, hooray)
- Visual bug for tracked objects. Reloading Tracked Objects no longer show a blank dropdown selection.
- New
-
Version 1.6.0
- New
- ZOOOM
- - Normal zoom in minimap is not enough? now you can ZOOM MORE! Configurable in config manager. (applies to both small and large map)
- Icon searching
- - You can now narrow down your searches more by setting an icon type instead of just names (you can pick all icons still).
- Bulk pin modification (Took way too long to rewrite code to work with this .-.)
- - Ability to modify existing pins' name and icon when modifying Tracked Object entries.
- - Ability to modify existing pins' name and icon through the search window.
- - This will match Pin's Name and Icon and modify it to the currently modified entry. - Changes
- Pins are now colored based on their names and icons, instead of just names.
- Searching is no longer case sensitive (since the pins' characters' cases can't be determined due to the font style).
- Updated Showcase previews to match the new version, also made it viewable instead of clicking the link. - Fixes
- If you have a mod that can change a pin's position you'll be able to overlap a new pin if the positions are absolutely the same to the prior position.
- When a filter is active, newly created pins (from double clicking in the map) will be invisible.
- Change entry's Object ID will no longer work with detecting objects with matching id (oversight)
- Blacklist Word not working properly all the time (happens when the blacklist word is before the id)
- - ex. `SunkenCrypt4(Clone)` | entry: objectID > Crypt, blacklist > Sunken
- - Looking at a structure named `SunkenCrypt4(Clone)` will still get detected because Sunken if before Crypt
- New
-
Version 1.5.2
- You can press enter when the search window field is selected to immediately submit (find) now.
- Updated description / README.md
- Compatibility section
- Slightly fixed up known issues page. - Search Window Fixes
- Typing in the search field, M (or the minimap key) closes the minimap
- Toggling start up config when the mod is disabled won't reflect the changes.
- The search window will always be opened or closed whenever you open the minimap depending on the "Show Search Window on startup" toggle. - Pinnacle Fixes
- Pins not being colored permanently until relog when editting pin name and not clicking out (to deselect pin) after an edit or pressing enter, and then followed by editing the name once more. - Under the Radar Fixes
- Pins not being filtered out permanently until mod re-enable, when pinning an object using PinAssistant that is temporarily pinned by Under The Radar and then unloading it by going away from it.
-
Version 1.5.1
- Compatibility for Under The Radar
- You can now add pins where temporary pins made by Under The Radar are located. - Tracked objects searching
- Changes id searching behaviour where if you loosely (not exact id match) search for an id, you can find something even though it may not make sense.
-- ex. entry = copper | search key = c_o_p_p_e_r | you'll still find copper.
-- ex. entry = copper, entry = runestone | search key = c_runestone_opper | you'll still find copper instead of runestone
-- this is to avoid similar ids to be detected, especially mushrooms magecap, jotun puffs, etc. can be found through Pickable_Mushroom(Clone), cause their difference is having a text between Mushroom and (Clone).
- Refactored searching in the backend for a slightly more optimized way. Found out it's doing some meaningless searches.
- Disabled being able to search crypts' (sunken and forest) interior structure with Crypts in their name (mudpile, torches, are not included, only walls, chests, loot, even doors are disabled.).
-- This is to avoid pinning unintended objects whenever having an entry for Crypt to only track the entrance location. - Capitalized previously lowercased Pin names' words when mod pre-fills a looked objects
- Tracked objects searching
- Fixed logical error for changing the object id (would've broke the data, but could be fixed through pressing the reload tracked objects key) - v1.4.0 Changelog message typo
- "Pickable_Mushroom(Clone)" can be found with "Pickable_Mushroom_Magecap(Clone)"
- should've been:
- "Pickable_Mushroom_Magecap(Clone)" can be found with "Pickable_Mushroom(Clone)"
- Compatibility for Under The Radar
-
Version 1.5.0
- Search Window Updates
- RegEx searching of pin names.
- Whitelist or Blacklist mode if you want to hide everything or show everything but the query you've inputted. - Thunderstore did not support underline for some reason while bold, so I had to remove it.
- Changed CHANGELOG.md `Backend` header to not be in bold.
- Removed issue entry in "Known Issue" section about struck boulders being invalid, thought it wasn't necessary.
- Search Window Updates
-
Version 1.4.0
- Almost everything can now be trackable
- (Couldn't do 'all' cause it will mess up detections of other objects.)
- Do not attempt to track a boulder that has been struck with a pickaxe, it will not identify it correctly. Track an unstruck one instead.
- Will notify if it's invalid or not. - Removed Tracking Type options.
- Refactored to be extremely less performance impacting compared to the original one (more details in backend).
- Now almost everything is pinnable.
- Might have some flaws but I checked and objects of interest should work correctly, did not test on uncommon or unnecessary objects (like a wood pole or something). - Fixed when opening and closing the color wheel while the "Exact ID Match" is toggled on, ObjectID will stay as uninteractable instead of being interactable.
- Fixed error spam when a raid event ended.
- Fixed a logical error where even if an id is set to exact match only, it can still be found with an almost similar id.
- "Pickable_Mushroom_Magecap(Clone)" can be found with "Pickable_Mushroom(Clone)"
- Almost everything can now be trackable
-
Version 1.3.1
- CHANGELOG.md
- added in package, so that thunderstore can detect and add it and that users don't have to click here at the description to go to the changelog at github.
- reversed version order so the latest version is always at the top. - Colored shared pins will now fade properly when switching on or off the shared pins.
- Fixed issues with pings constantly sending an error that it already exists which led to pins freezing as the game thinks the pings aren't being added properly.
- Overlooked a check which I accidentally removed during clean up of my code as I thought it was unnecessary.
- CHANGELOG.md
-
Version 1.3.0
- Colored Pins!
- New option over at the Track Object UI right beside the pin icon.
- You can also change its transparency.
- Sadly, due to limitations, the pins are colored based on their pin names. - Changed UI Panels to actually fit with the Game's UI's dynamic panel colors that changes depending on the environment.
- Fixed bug when modifying current tracked object with an existing ID the currently editting object is deleted instead of just sending an error.
- Colored Pins!
-
Version 1.2.2
- Valheim v0.217.22 compatibility update
- Slightly changed tracking UI.
- Updated dependency to latest Jotunn 2.14.3 and BepInEx 5.4.2200.
- Fixed UI bug due to latest Valheim update. (disappeared buttons and an error on main menu load)
- Fixed a logical error existing since initial release. When modifying an object's ID (modifying a tracked object's ID to an existing ID it will work having 2 entries with identical IDs bugging out of the entry (the latest).
-
Version 1.2.1
- Organized CHANGELOG.md
- Fixed unable to track, modify or untrack objects randomly occuring. Chances increases when you have too many tracked objects.
- Similar to Plugin.cs and FilterPinsUI.cs, refactored TrackObjectUI.cs to use OnDisable when mod is turned off or UI is inactive to not process stuff on every frame.
-
Version 1.2.0
- Added the ability to search Pins on the map for situations when your map is too crowded with Pins.
-Press Tab while the map is open to show/hide the window.
-Enclose the search keyword with `"` to search pins with the exact name. ex. `"Mushroom"`.
-You can also change its visibility on world startup/mod enabled through the config.
-If you have Pinnacle and want both of them to show/hide together, just disable `Show Search Window on startup` and toggle off and on `Enabled Mod`. - Cleaned up some codes
- Added the ability to search Pins on the map for situations when your map is too crowded with Pins.
-
Version 1.1.0
- Option to choose what types of objects you'd like to look for to increase performance (albeit negligible).
- Separated changelog to CHANGELOG.md
- Added Dictionary class version for whenever there's changes to how tracked objects are saved in future version.
- Made UI elements public for modders to change its style, (although you can probably do that through just Instance property alone)
- Updated Jotunn library from 2.12.6 - 2.14.0 (didn't think about updating the template I used)
- Cleaned up some codes
- Fixed build uploads to not contain versions 1.0.0 and 1.0.1 zips. (sorry for the extra file size)
-
Version 1.0.1
- Changed the hover description for "Look Tick Rate" into a more detailed explanation, the prior message might confuse people.
- Changed default Redundancy Distance from 30 to 20 (I found that it might be too big of a distance to check for redundancy).
- Fixed sub string searching when a prefix exists in the entry.
- ex. Runestone ID and Copper ID. And your search is "Rock_Copper(Clone)" it only checked R's descendant but didn't check the rest of the letters so it never reached C of the 'Copped ID'.
-
Version 1.0.0
- Initial Release
-
- Author's activity
-
May 2025
-
10 May 2025, 12:33AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' version changed to 1.8.1.'
-
10 May 2025, 12:32AM | Action by: WxAaRoNxW
Changelog added
'Change log added for version 1.8.1'
-
10 May 2025, 12:26AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' category changed to Old versions.'
-
10 May 2025, 12:25AM | Action by: WxAaRoNxW
File added
'Pin Assistant [version 1.8.1]'
-
10 May 2025, 12:23AM | Action by: WxAaRoNxW
File added
'Pin Assistant [version 1.8.1]'
-
10 May 2025, 12:22AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' version changed to 1.8.0.'
-
10 May 2025, 12:21AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' version changed to 1.8.0.'
-
10 May 2025, 12:20AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' version changed to v1.8.1.'
-
10 May 2025, 12:16AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' description changed.
File \'Pin Assistant\' version changed to 1.8.1.'
-
10 May 2025, 12:16AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' version changed to 1.8.0.'
-
08 May 2025, 2:40AM | Action by: WxAaRoNxW
Changelog added
'Change log added for version v1.8.0'
-
08 May 2025, 2:38AM | Action by: WxAaRoNxW
File added
'Pin Assistant [version v1.8.0]'
-
08 May 2025, 12:41AM | Action by: WxAaRoNxW
Changelog added
'Change log added for version v1.8.0'
-
08 May 2025, 12:37AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant\' category changed to Old versions.'
-
08 May 2025, 12:37AM | Action by: WxAaRoNxW
File added
'Pin Assistant [version v1.8.0]'
-
08 May 2025, 12:31AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant v1.4.0\' changed to \'Pin Assistant\'.'
-
08 May 2025, 12:31AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant v1.7.0\' changed to \'Pin Assistant\'.'
-
08 May 2025, 12:31AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant v1.6.0\' changed to \'Pin Assistant\'.'
-
08 May 2025, 12:31AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant v1.5.2\' changed to \'Pin Assistant\'.'
-
08 May 2025, 12:30AM | Action by: WxAaRoNxW
Attribute change
'File \'Pin Assistant v1.5.1\' changed to \'Pin Assistant\'.'
-
- Mod page activity
-
May 2025
-
08 May 2025, 5:57PM | Action by: LetsTussleBoiz
Untracked
'Pin Assistant'
-
07 May 2025, 6:13AM | Action by: Aryires
Endorsed
'Pin Assistant'
April 2025
-
30 Apr 2025, 6:50PM | Action by: mdtwiztid
Tracked
'Pin Assistant'
-
24 Apr 2025, 2:43AM | Action by: d4rks41nt
Tracked
'Pin Assistant'
-
16 Apr 2025, 7:22PM | Action by: InkiBlack
Tracked
'Pin Assistant'
-
15 Apr 2025, 7:55PM | Action by: Zd4N
Tracked
Pin Assistant
-
10 Apr 2025, 12:23AM | Action by: Cathryn
Tracked
Pin Assistant
-
06 Apr 2025, 4:33AM | Action by: AwesomeJPossum
Tracked
'Pin Assistant'
-
05 Apr 2025, 1:57PM | Action by: ntalbot08
Tracked
'Pin Assistant'
-
02 Apr 2025, 5:42PM | Action by: Aryires
Tracked
'Pin Assistant'
March 2025
-
30 Mar 2025, 3:58AM | Action by: throwawaymods9000
Endorsed
'Pin Assistant'
-
25 Mar 2025, 6:13PM | Action by: BoozRG2
Tracked
'Pin Assistant'
-
25 Mar 2025, 6:13PM | Action by: BoozRG2
Untracked
'Pin Assistant'
-
18 Mar 2025, 6:06PM | Action by: BoozRG2
Tracked
'Pin Assistant'
-
08 Mar 2025, 4:58PM | Action by: Dievein
Endorsed
'Pin Assistant'
-
07 Mar 2025, 12:42PM | Action by: Torch5ire
Tracked
'Pin Assistant'
February 2025
-
28 Feb 2025, 6:40PM | Action by: animeanarchist
Untracked
'Pin Assistant'
-
23 Feb 2025, 7:21AM | Action by: animeanarchist
Tracked
'Pin Assistant'
-
14 Feb 2025, 5:57AM | Action by: Hirolicious
Tracked
'Pin Assistant'
December 2024
-
15 Dec 2024, 7:22PM | Action by: NeonBoxer
Endorsed
'Pin Assistant'
-