mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 11:30:43 +00:00
75b2d6c582
- Introduced a new `TileTransition` type to manage tile transitions. - Added methods to handle the beginning and updating of tile transitions. - Enhanced `TerritoryRenderer` interfaces to support transition progress. - Updated `TerritoryWebGLRenderer` to manage transition textures and rendering. - Modified `GameView` to track owner changes for tiles, enabling transition effects during gameplay.