C7-Game / Prototype

An early-stage, open-source 4X strategy game
https://c7-game.github.io/
MIT License
34 stars 9 forks source link

Naval Unit Improvements #322

Closed QuintillusCFC closed 2 years ago

QuintillusCFC commented 2 years ago

Closes #305 Closes #319

This is part of a batch of naval improvements, and should be merged before #321, sorry for creating them in the wrong order!

The first commit changes it so boats now only heal in port.

The second commit allows boats to go back to port after heading out on the waves, since I realized they couldn't heal at all after the first commit!

This (potentially) concludes my night of fixing naval annoyances and making that part of the game a little bit better. Unless I decide to teach the AI a little bit about how boats are supposed to work.