Xbozon / storyteller

A small modification that allows you to present the story in the game as an open book.
Apache License 2.0
16 stars 9 forks source link

[IMPORTANT] About the future of this mod #31

Closed Xbozon closed 2 years ago

Xbozon commented 2 years ago

Unfortunately, the current situation shows that to continue releasing updates and fixes, it is necessary to re-write this mod. I have already made several attempts to do this, but unfortunately I am not able to register a new design style for journal.

If you have any information about this, I would be glad to have your help.

brunocalado commented 2 years ago

You could reproduce Monk's Enhanced Journal and let you create a new kind of journal. image https://github.com/ironmonk88/monks-enhanced-journal

You could integrate this module into custom journal. https://github.com/Fair-Strides/FVTT-Custom-Journal-Theming/tree/v9-journals

Xbozon commented 2 years ago

@brunocalado

I think I'm beginning to understand. Thanks for the tip with FVTT-Custom-Journal-Theming, I tried exploring the old version but it didn't work. The new one has a component that I was missing.

EntitySheetConfig.updateDefaultSheets(game.settings.get("core", "sheetClasses"));
Xbozon commented 2 years ago

@brunocalado I'm definitely making progress, but I need to work on... little things :D

image

brunocalado commented 2 years ago

Do you check out v10? I think this module can be impacted by it. Maybe is good to work on it thinking about v10

Xbozon commented 2 years ago

@brunocalado

Thanks for the recommendation. I checked, thanks to the new system the errors are not very critical. I was able to fix them and the module works. As v10 goes into release, I will update the module.