SamTheBlow / grand-strategy-game

A grand strategy game made in Godot.
MIT License
5 stars 4 forks source link

Game mechanic: diplomatic status #153

Closed SamTheBlow closed 2 weeks ago

SamTheBlow commented 2 months ago

Alliance, peace, war, etc.

For this issue, I will only add the following features:

List of things to do:

Add the rules

Create code architecture

Implement the "available after turns" feature for diplomatic actions

Implement the "needs consent" feature for diplomatic actions

Enforce military access and trespassing

Enforce options for what happens when an army loses military access

Enforce the battle engagement toggle

Add country UI

Add relationship UI

Add UI for game notifications

Save and load

Networking