#Forbidden Lands v12 Bugs

1 messages · Page 1 of 1 (latest)

quartz fiber
#

**Bug Reports go here 🐛 **

#

Forbidden Lands v12 Bugs

charred sapphire
#

What do you mean by : party sheet links & adventure journal sheets ?

quartz fiber
# charred sapphire What do you mean by : *party sheet links* & *adventure journal sheets* ?

In the "party"-actor sheet the characters and the actions you could take, were rendered as links you could click to open their respective sheets or journal entries (if you had the official modules). In v12 the api used to create these links was no longer compatible with the way we used to render them. A solution to that will be implemented at some point, but in the interest of time I elected to simply render the character and actions as text instead.

Adventure Sites could be created as Journal Entries if you have the official modules (Core Game, and Bitter Reach). In V12 this is no longer possible due to the API changing in such a way that it is no longer possible to implement it the way I did. There is now an officially supported way of creating subtypes of Journal Entries, but I have to refactor code to use that implementation.