As a user of the Mongoose Traveller game system module for Foundry VTT, I want to load and use the module without seeing deprecation warnings about 'gridDistance' and 'gridUnits', so that I can navigate the setup screens without persistent warning indicators in the corner of the window.
Acceptance Criteria:
The module loads without displaying the following deprecation warnings:
The system "mgt2" is using "gridDistance" which is deprecated in favor of "grid.distance".
The system "mgt2" is using "gridUnits" which is deprecated in favor of "grid.units".
No warning indicator appears in the corner of the window during setup screens.
The functionality related to grid distance and units continues to work correctly after addressing the deprecation warnings.
User Store
As a user of the Mongoose Traveller game system module for Foundry VTT, I want to load and use the module without seeing deprecation warnings about 'gridDistance' and 'gridUnits', so that I can navigate the setup screens without persistent warning indicators in the corner of the window.
Acceptance Criteria:
The module loads without displaying the following deprecation warnings:
No warning indicator appears in the corner of the window during setup screens.
The functionality related to grid distance and units continues to work correctly after addressing the deprecation warnings.