Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added requirement comments | Hop311 | 2023-04-11 | -0/+3 |
| | ||||
* | Minimap viewport loops from x=0 to x=1 | Hop311 | 2023-04-11 | -27/+22 |
| | ||||
* | Minimap functionality | Gone2Daly | 2023-04-09 | -12/+37 |
| | | | | Adding minimap click, cutting minimap camera edges, adding check for mouse of the window to stop parallax, also adding lock for parallax when mouse on minimap. | |||
* | Map modes + moved province index image to SIM side | Hop311 | 2023-04-08 | -3/+4 |
| | ||||
* | First go at terrain map implementation | Hop311 | 2023-03-30 | -1/+8 |
| | ||||
* | Basic Game Session skeleton (#67) | Hop311 | 2023-03-22 | -0/+32 |
* Fixed grab_focus error on not is_inside_tree * Moved SampleGame to GameSession/GameSession * Basic GameSession and GameSessionMenu/Escape Menu * Map Control Panel skeleton * Added requirement comments * Removed unnecessary CenterContainer |