422ddde200e7471dcb3631d19c501806f8dd3aa0
Introduce `InventorySurface` to allow items to be moved between different inventory grids. - Update `InventoryItemContainer` to use surface-specific cell sizes and coordinate transformations. - Update `InventoryItemSpawner` to handle multiple surfaces. - Refactor `moveItem` to support transferring items from one `InventorySignal` to another. - Add `InventorySurfaceState` to manage surface-specific metadata. - Remove reliance on global `GRID_CONFIG` in favor of surface data.
Description
No description provided
1,014 KiB
Languages
TypeScript
98.3%
JavaScript
0.8%
HTML
0.6%
CSS
0.3%