Jagusti / fvtt-wfrp4e-gmtoolkit

Utility module with tweaks, enhancements and macros to help GMs with game management when running Warhammer Fantasy Roleplay (4e) sessions in Foundry Virtual Tabletop.
MIT License
15 stars 9 forks source link

Compatibility 0.8.x #57

Closed Havoclivekiller closed 3 years ago

Havoclivekiller commented 3 years ago

Soon the WFRP4e main system/modules will be updated to 0.8.x and there is some code reworked there. This module might need an update too.

bluetardis commented 3 years ago

Let me know if you need help with testing.

Jagusti commented 3 years ago

Thanks both ... much appreciated. I have indeed been waiting for the system to be updated and stabilised for FVTT 0.8.x compatibility. There is a new branch for v8comp where I'm focussing on the updates needed. Many of the macros are straightforward, but there is some more challenge around the Token Hud Extension.

Jagusti commented 3 years ago

Attached is a snapshot of the v8comp branch which AFAIK should resolve any compatibility issues with FVTT 0.8.x and WFRP 4.x. It also pre-empts some, but not all v9 deprecation issues. If you want to take a look your feedback is welcome. Otherwise I'll aim to push a v8 release on Friday.

fvtt-wfrp4e-gmtoolkit-v8comp.zip

There are some significant refactors needed for some macros - particularly Set Token Vision and Light - which will wait until the v9 canvas changes are stable. I'm also intending to separately make some changes to Send Dark Whispers and other macros to improve user/actor targeting. Those changes (such as #40 and #58) are out of scope for this. I probably ought to get my backlog updated!

Jagusti commented 3 years ago

Includes further fixes up to https://github.com/Jagusti/fvtt-wfrp4e-gmtoolkit/commit/ec892f1b4c7436387ac8b774213974126fda7c37

fvtt-wfrp4e-gmtoolkit-8comp.zip

bluetardis commented 3 years ago

Looks good so far. Doing more testing tomorrow!