Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SIM submodule #217

Merged
merged 3 commits into from
Apr 21, 2024
Merged

Update SIM submodule #217

merged 3 commits into from
Apr 21, 2024

Conversation

Hop311
Copy link
Contributor

@Hop311 Hop311 commented Apr 20, 2024

Update the SIM submodule 3 times, each including corresponding changes to this repo:

  • SIM adds GFX::Actor and renames GFX.hpp to GFXSprite.hpp which requires include path changes in this repo.
  • SIM changes map pixel position to province/index functions, requiring uses of those functions to be changed in this repo and the addition of GameSingleton::get_map_dims and Utilities::from_godot_ivec2.
  • SIM adds support for getting the total population of a region, which is then displayed in the population menu.

@Hop311 Hop311 added the enhancement New feature or request label Apr 20, 2024
Copy link
Member

@Spartan322 Spartan322 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Linux

@Hop311 Hop311 merged commit 00c03db into master Apr 21, 2024
18 checks passed
@Hop311 Hop311 deleted the update-sim branch April 21, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants