Thread: Better Combat Effects
-
June 8th, 2021, 18:26 #21
At a blind guess it may have to do with resources not getting cleaned up appropriately in onClose()?
My Forge creations: https://forge.fantasygrounds.com/crafter/9/view-profile
My GitHub: https://github.com/MeAndUnique
Buy me a coffee: https://ko-fi.com/meandunique
Discord: MeAndUnique#6805
-
June 8th, 2021, 18:47 #22
Have a look in console.log to see if there are any warnings about that extension.
Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!
-
June 8th, 2021, 18:52 #23
-
June 8th, 2021, 21:02 #24
- Join Date
- Jan 2020
- Posts
- 280
-
June 8th, 2021, 21:55 #25
-
June 9th, 2021, 03:06 #26
I uploaded V1.2
Fixed script bug that was introduced in v1.1 for the DMG tags.
Cleaned up properly in OnClose, maybe this fixes the disappearing extension when returning to launcher?
Fixed bug where effects of the same name weren't allowed to stack if applied by different actors
Feature Exhaustion Automation
The exhaustion stack is automated if the RESTL tag is used.
Exhaustion; EXHAUSTION: 3; RESTL will be reapplied as Exhaustion; EXHAUSTION: 2; RESTL on a long rest. If EXHAUSTION is 1, the effect will be removed on long rest.
Also, Exhaustion will be automaticlly added if a character already has exhaustion. Example, if the character has EXHAUSTION: 1, Applying the effect EXHAUSTION: 3 to the character will show EXHAUSTION: 4 in the CT.
Exhaustion; EXHAUSTION; RESTL
The above effect applied to the character will result in Exhaustion; EXHAUSTION: 1; RESTL on the combat tracker. Applied again will result in Exhaustion; EXHAUSTION: 2; RESTL
I debated if the RESTL tag should be needed for this or not but I decided yes to avoid confusion and also allow people to decrement the exhaustion level manually. I'm open to suggestions on it.
-
June 9th, 2021, 15:11 #27My Forge creations: https://forge.fantasygrounds.com/crafter/9/view-profile
My GitHub: https://github.com/MeAndUnique
Buy me a coffee: https://ko-fi.com/meandunique
Discord: MeAndUnique#6805
-
June 9th, 2021, 16:45 #28
- Join Date
- Jan 2020
- Posts
- 280
I agree w/MeAndUnique. Explicit is good and clear. Thanks for the awesome implementation!
-
June 9th, 2021, 16:56 #29
- Join Date
- Jan 2020
- Posts
- 280
I'm finding that the shortcut
Code:Exhaustion; EXHAUSTION; RESTL
-
June 10th, 2021, 01:39 #30
- Join Date
- Mar 2017
- Posts
- 38
This extension is INCREDIBLE. ESPECIALLY for people who roll initiative each round using FG!
Question, though! The effects that remove at the beginning/end of various turns don't seem to be able to work with spells that are concentration (C). Is there any way future updates could add that functionality?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks