uberwald e2da4773bd Fix: GMPlayerPrivacySelectorMenu must extend ApplicationV2
Modified GMPlayerPrivacySelectorMenu to extend ApplicationV2 (or fallback class)
to be compatible with FoundryVTT's registerMenu API.

FoundryVTT requires that menu types passed to registerMenu() must be a
FormApplication or ApplicationV2 instance or subclass.

Changes:
- Added conditional _AppBase class (ApplicationV2 or fallback for tests)
- Extended GMPlayerPrivacySelectorMenu from _AppBase
- Added DEFAULT_OPTIONS static property for ApplicationV2 compatibility
- Added super(options) call in constructor

This fixes: Error: You must provide a menu type that is a FormApplication or ApplicationV2 instance or subclass

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-24 01:00:14 +02:00
2026-05-23 18:23:48 +02:00
2026-05-24 00:37:21 +02:00
2026-05-21 23:08:34 +02:00
2026-05-24 00:37:21 +02:00
2026-05-24 00:37:21 +02:00
2026-05-24 00:37:21 +02:00
2026-05-21 23:08:34 +02:00
2026-05-21 23:08:34 +02:00
2026-05-21 23:08:34 +02:00
2026-05-21 23:08:34 +02:00
S
Description
No description provided
CC-BY-SA-4.0 11 MiB
14.0.4 Latest
2026-05-27 12:12:37 +02:00
Languages
JavaScript 51.8%
HTML 34.3%
Less 5.9%
CSS 5.2%
Handlebars 2%
Other 0.8%