This is the compiled addon for Tamriel_Data. It is not Tamriel_Data itself, but the files and assets that will be merged with it during its next release cycle.
below: done TR_m1_NPC_Outlaw Not getting the point. Looks like it's supposed to make outlaws NOT attack the player beyond certain factors (level, stats), but all that is made useless by the first few lines that set the NPC's fight to 100 regardless:
"tr_misc_pan_01.nif" in TR_Data has an overly-large selection box due to a de-centered Root Collision Node. Since misc items are automatically ignored for collision I've just removed the node, which seems to fix the issue without messing with existing placements.
There is a slightly misplaced static in the interior: Erethan Plantation, Upper Tower. This is likely a result of misclicking the object in the CS with Gridsnap off. Screenshots:
Under "Biped Object", T_De_IndBonemold_PauldronR_01 is set to hide the "Left Pauldron" bodypart, and T_De_IndBonemold_PauldronL_01 the "Right Pauldron".
"Helnim, Helnim Hall: East Empire Company Headquarters" goes over the (apparently) 52 characters limit for cell names and causes left eval if called by script functions,
could just be renamed "Helnim, Helnim Hall: East Empire Company" as they're certainly not mainland-wide headquarters
Bug: Francine Aldard, in Akamora’s Mage Guild, will send the player to a quest in Marog. Her exclusive topic for “Marog” requires that the quest stage is 10. If the player never acquired the topic from other soucers before, it will not directly get from her this time.
Solution: Applied a “AddTopic” within the Result Box of the topic “letter of apology” to allow the player to get access to the exclusive topic “Marog” for Francine Aldard in this specific situation.