vttred / ose

Old-School Essentials – Foundry VTT Edition
https://ose.vtt.red
GNU General Public License v3.0
95 stars 51 forks source link

"Secret Text" doesn't work in items. #485

Open osarusan82 opened 8 months ago

osarusan82 commented 8 months ago

What happened?

When creating an item in the game, text formatted as "secret text" does not show up in the descriptor.

For example, I'll make an item called "Magic Mushrooms" and write "This mushroom looks funny" in the description. Beneath that I'll write a paragraph of DM-only text, like "Eating this heals 1d6 HP" and save it,

The secret text saves properly, but is not visible even to the DM.

What is the expected behaviour?

I would expect the secret text to be visible by the DM in item descriptions, as it is with journal notes.

Relevant Errors and Warnings

No response

Additional Support Details

No response

Foundry VTT Core Version

V11

Old-School Essentials Core Version

1.9.4

Please update your browser regularly. Which (updated) browsers are you seeing the problem on?

Firefox

Code of Conduct

monkey-bars commented 8 months ago

Just to note--"secret" text is no longer shown to just the GM once an actor owned by a player has that item in their inventory. What is "secret" only applies to people who don't own the item. The PF2e system has a separate "GM text" field for this purpose, but it's not standard Foundry behaviour.

anthonyronda commented 3 months ago

See also #430

We've tried to address problems like this with rendering rich text for a while now, and for a while there are hacks/workarounds that (for example) 5e uses to get around Foundry's quirks that for some reason never worked for us

We'll still keep trying