Site color scheme


Pathing Status

Table of Contents

Content

TacO Pack Format

An overview of TaimiHUD's support for pathing pack attributes and features.

See also: Issue tracker

Organization

Searching, filtering, and customization UI has been evolving since pre-release and continues to receive significant revisions over time.

AttributeSupportedCompatibility notes
defaulttogglecan be enabled but won't save correctly prior to v0.4
displayname 
copycategory separators have copy buttons (see below for interactive markers)
ishiddennot shown but corner cases related to parent state propagation likely exist?
isseparator 
tip-nameCategory list (see below for map tooltips)
typecategory IDs were case-sensitive prior to v0.3.2 - inconsistent casing caused strange behaviour like missing or stuck markers
iconfilenot displayed alongside category list

Map

They show up!

AttributeSupportedCompatibility notes
mapdisplaysize 
scaleonmapwithzoomignored
tip-nameno mouse interactions
tip-description 
minimapvisibility 
mapvisibility 

Visual

Finer visual polish and customization are often unsupported, though sometimes similar functionality can be tweaked globally by user settings.

AttributeSupportedCompatibility notes
colorPOIs
trails could not be recoloured until v0.4 (might backport to v0.3.2)
alphaPOIs
trails ignore it atm
cullignored
canfade
fadenear
fadefar
animspeedignored
bounce
heightoffset 
iconfile 
iconsize 
iswallhaven't thoroughly tested/compared but seems to work fine?
occludeignored
position 
rotateignored?
rotate-x 
rotate-y 
rotate-z 
minsizeignored
maxsize
textureTODO: opaque fallback when not provided?
traildata.trl version 0
trailscale 
ingamevisibility 

Filters

API-dependent filters are currently in beta testing and slated for the next major release as v0.4.
Besides festivals, everything else is only available as part of the v0.5 interaction alpha test and is planned to follow the API release.

AttributeSupportedCompatibility notes
festivalfollows a published schedule or can be manually controlled, consistent auto-detection TBD
mapidcurrently required, markers missing it will be discarded
achievementidupcoming in v0.4
achievementbit 
raidupcoming in v0.4
scheduleupcoming in v0.5 (I haven't found a pack that uses it though?)
schedule-duration 
specializationupcoming in v0.5
maptypetechinically supported by v0.5 but seems pointless if mapid can't be omitted
mountupcoming in v0.5
profession
race

Dynamic Interactions

Anything related to triggers is currently in active development and is the focus of the ongoing alpha test.
See the test details for caveats.

AttributeSupportedCompatibility notes
autotriggerupcoming in v0.5
copyupcoming in v0.5
copy-message
infoupcoming in v0.5
inforangeworks but unclear how it should interact in relation or combination with triggerrange
triggerrangeupcoming in v0.5
show
hide
toggle
togglecategory
resetguid
behavior
invertbehavior
guid
resetlength
script-tickignored
script-focus
script-trigger
script-filter
script-once

Compatibility notes

History

v0.3.x

Basic initial support

v0.4.x

Planned release for API and achievement filters

v0.5.x

Slated to include interaction triggers, info popups, clipboard copying, etc