aboutsummaryrefslogtreecommitdiff
path: root/game/src/GameSession/TerrainMap.gdshader
Commit message (Collapse)AuthorAgeLines
* Fix building buttons and terrain texture imports Hop3112023-05-11-1/+1
|
* Better province highlight on selection/hover. Hop3112023-05-01-2/+5
|
* Terrain textures + province colour alpha channel Hop3112023-04-29-12/+7
|
* Terrain channel for provinces + generated minimap Hop3112023-04-28-25/+9
|
* Vertical subdivision + calculation for both dims Hop3112023-04-26-3/+5
|
* Divide map texture to fit in 16384 GPU dim limit Hop3112023-04-26-13/+10
|
* Better province image + terrain + some buttons Hop3112023-04-18-13/+37
|
* Add minimap for terrain map Gone2Daly2023-04-14-8/+5
| | | | | | | | | | With accurate viewport shape display on minimap With Mapmode management With Region mapmode With Province mapmode With Index mapmode With Minimap single-click movement With Minimap drag-click movement
* Add terrain map Hop3112023-04-14-0/+48
With Directional movement using WASD With Directional movement using arrow keys With Click-Drag movement using middle mouse button With Province identifiers With Province shape loading With Province rendering With Province selection With Province overview panel With Color lookup texture