-
Do you have plans to release a version that is verified with v12 of foundry? Thanks.
dagit updated
4 months ago
-
> The "Drag Ruler" module's manifest contained the following unknown keys: "templates", "allowBugReporter"
-
- [x] adapt griddistance and gridunits in system.json
```json
"grid": {
"distance": 1,
"units": "Yards"
}
```
- [x] Replace Math.clamped( with Math.clamp(
![grafik](https://github.com/Pl…
-
### What is the issue?
I'm following this https://github.com/ollama/ollama/blob/main/docs/development.md#windows to build ollama on windows but I got a segmentation fault:
```
(base) PS C:\Users\50…
-
Fatal error: Declaration of DirectMailTeam\DirectMail\Command\AnalyzeBounceMailCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface …
-
I know this is a bit early to make this request, but considering the new [Scene Regions](https://github.com/foundryvtt/foundryvtt/issues/9772) in v12, I think that much of the work is now done by the …
-
the module still work on v12?
-
This module is used almost religiously by several of my players, would love to see v12 Compatibility.
-
The wheel just doesnt draw at all on iOS (12.5.6). Both Safari and Chrome for iOS not showing wheel at all. Anybody had this as well?
-
Currently in v12, Quench gets depreciation warnings for using `globalThis.mergeObject`:
```
Error: You are accessing globalThis.mergeObject which must now be accessed via foundry.utils.mergeObject…