DFreds
LOELeague of Extraordinary FoundryVTT Developers
•Created by DFreds on 1/16/2025 in #package-development
Library: UI Extender
So the color picker that base Foundry uses is just the base color picker for chromium based browsers. So Chrome has one style, but Firefox has a totally different implementation. Neither supports alpha out of the box it seems
8 replies
LOELeague of Extraordinary FoundryVTT Developers
•Created by DFreds on 1/16/2025 in #package-development
Library: UI Extender
Interesting. I actually wasn't aware of the library. Good suggestion though!
8 replies
LOELeague of Extraordinary FoundryVTT Developers
•Created by DFreds on 1/16/2025 in #package-development
Library: UI Extender
That's a good idea!
8 replies
LOELeague of Extraordinary FoundryVTT Developers
•Created by DFreds on 7/24/2024 in #package-development
Sockets not emitting
Alright, so basically I wrote this
For now anyway, probably could use some refactoring but it works. Thanks for the help!
9 replies
LOELeague of Extraordinary FoundryVTT Developers
•Created by DFreds on 7/24/2024 in #package-development
Sockets not emitting
Essentially, it needs to execute as the GM, but the issue was if the GM was the one triggering it. So I should so some check there first to see if I need to emit it at all I guess
9 replies
LOELeague of Extraordinary FoundryVTT Developers
•Created by DFreds on 7/24/2024 in #package-development
Sockets not emitting
Ohhhh. 😵💫 yeah, that was it. So basically... I also need to execute the function locally? I'm now seeing how this worked in socketlib
9 replies