Snowmane Gaming

Results 4 issues of Snowmane Gaming

I am creating a module that converts images in a folder to webp format. The module works fine, as long as there is an active scene. When there is no...

enhancement

#390: Bind `ControlManager` class to `reloadModuleButtons` method (line 239) #391: delete `if ( !canvas.ready ) return;` from `_onClickGroup()` For #391, should mention to developers that they will need to validate...

**Module** Library: DF Module Buttons v 1.3.2 **Describe the issue** Using ```Hooks.call('reloadModuleButtons')``` produces the following error: TypeError: this._invokeHandler is not a function. **To Reproduce** Steps to reproduce the behavior: See...

bug

The League's template instructions show how to create a release. GitHub offers 'common practice' instructions to create release tags, which suggests adding a `v` as a prefix to the tag...