aboutsummaryrefslogtreecommitdiff
path: root/game/src/GameSession/GameSession.tscn
Commit message (Expand)AuthorAgeLines
* First try at 3d map3d-terrain Gone2Daly2023-04-15-1/+22
* Added requirement comments Hop3112023-04-11-1/+1
* Minimap viewport loops from x=0 to x=1 Hop3112023-04-11-4/+4
* Minimap functionality Gone2Daly2023-04-09-44/+6
* Merge branch 'terrain-map' into minimap Hop3112023-04-09-0/+1
|\
| * Map modes + moved province index image to SIM side Hop3112023-04-08-0/+1
* | Moved assets to R/art/ Hop3112023-04-09-7/+6
* | Accurate minimap viewport shape Hop3112023-04-08-4/+2
* | Update GameSession.tscn Gone2Daly2023-04-07-1/+48
|/
* Input and province selection cleanup Hop3112023-04-05-16/+16
* Adding province overview panel and selection of province. Gone2Daly2023-04-05-8/+9
* Removed SubViewport and made more variables export Hop3112023-03-31-8/+2
* First go at terrain map implementation Hop3112023-03-30-1/+10
* Basic Game Session skeleton (#67) Hop3112023-03-22-0/+40