-
November 24th, 2023, 23:59 #441
I use the anchors your supposed to use to play nice with others. But if you don’t you will stomp on others sharing the sheet - not just me.
Not anything I can do to fix it. If you write extensions you should always realize others share the same space. If you don’t?
Then they will conflict.Free(Forums/Forge) Extension(FGU 5E):
Paid (Forge) Extension(FGU 5E):
-
November 25th, 2023, 00:05 #442Free(Forums/Forge) Extension(FGU 5E):
Paid (Forge) Extension(FGU 5E):
-
November 25th, 2023, 18:36 #443
V1.54 - Bug - Evidently the LIGHT effects that are transferred in Polymorphism never actually get triggered. Fixed - will call TokenManager.updateEffects after a new CT entry has been updated by poly. As DM this may create light where there was non before. For example, a torch effect is directly transferred to the NPC and back to the PC. If you don't want it on the NPC you'll have to disable it. Kind of catch 22 with no easy way to solve - but better the effect is doing what its supposed to than sitting there not doing anything until the effect line is updated, something is triggered to update all effects of CT entry, or session is restarted - as has been happening since day 1 of FGU lighting.
Not sure DMsG works anymore but its updated from my end. Forge will be when GP gets to it.Free(Forums/Forge) Extension(FGU 5E):
Paid (Forge) Extension(FGU 5E):
-
November 27th, 2023, 04:28 #444
You may want to check with the author of that - as I don't use his extension but he has tested with poly and can't replicate it.
https://www.fantasygrounds.com/forum...l=1#post702613Free(Forums/Forge) Extension(FGU 5E):
Paid (Forge) Extension(FGU 5E):
-
November 28th, 2023, 23:46 #445
- Join Date
- Apr 2011
- Posts
- 2
Thanks for this extension.
I've got it working but I have a small issue with tokens resizing. I have a large PC shapechanging to a large NPC, that works fine. When I shapechange back to the PC the token image resizes to medium/5ft. The space and reach (10ft/5ft) are retained but the image itself resizes.
If I then shapechange back to the NPC the token image is large again, but again going back to PC it shrinks back down.
Any help would be appreciated.
Best,
Matt
-
November 29th, 2023, 00:10 #446
Not sure I ever tried a large PC.
For an NPC its always getting it from the NPC list DB entries so you'd have to have it large for it to go back to large.
For a PC its going to be in the DB for characters - as long as its defined in there as large it should be returned to large I would think. I'll have to check it out.
Obviously if its set in the CT only then tis lost as explained in docs it gets things that are defined in DB with extra data I specfically add in. Size I don't recall if its one of them. As I said I'll have to check later today or tomorrow.Free(Forums/Forge) Extension(FGU 5E):
Paid (Forge) Extension(FGU 5E):
-
November 29th, 2023, 05:43 #447
Ok I see the same thing. I also see that if I simply play with setting notes size to large - it will shift back to medium on its own without polymorphism involved.
I have no idea what is doing this or why. I'll try to look at it later this week but does not appear to be just a polymorphism thing. PCs seem to like going back to medium somehow. Not sure the mechanism. If I place it from sheet as large it works when placed in map - but I deleted it and put it back and pretty sure saw it go back to medium. I suppose I can support storing the original size (providing it is not whacking that someplace else as I'm not setting medium anywhere in my code) but will have to see.Free(Forums/Forge) Extension(FGU 5E):
Paid (Forge) Extension(FGU 5E):
-
November 29th, 2023, 18:51 #448
V1.55 - Bug/FGU change - basically as in 1.54 more than just light helpers must be triggered so having to update all attributes of token and then auto scale it also in order for all things to be placed correctly when recreating a PC/NPC programatically. No interest in figuring out why of this - just going to call the stuff that will update this sort of thing.
Basically FGU changed stuff at some point and all updates after placement of a new entry in CT programmatically have to be directly called by myself. Or so I assume - no desire to debug it so just making the addtional calls. Size of token should now be respected.Free(Forums/Forge) Extension(FGU 5E):
Paid (Forge) Extension(FGU 5E):
-
November 30th, 2023, 00:33 #449
- Join Date
- Apr 2011
- Posts
- 2
Great, yes working here now - also checked huge/gargantuan and all working fine.
Thanks for fixing so quickly!
Best,
Matt
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks