Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps
https://azgaar.github.io/Fantasy-Map-Generator
Other
4.64k stars 671 forks source link

Economics Refactor #1144

Closed sofronaspe closed 2 months ago

sofronaspe commented 2 months ago

Description

Reviving the stale dev-economics branch. The relevant commit is: https://github.com/Azgaar/Fantasy-Map-Generator/commit/cb486fa0e873b03411cda0f3b2d60efbeef5421b

  1. I made a copy of the master branch.
  2. I manually combed through the commits of the dev-economics branch and carried relevant changes
  3. Refactored any sections that didn't fit the current logic
  4. Merged with dev-economics and accepted all current changes.

Type of change

Versioning

Azgaar commented 2 months ago

Hello. Thanks for the PR. It looks some functionality like Resources Editor is not working. As it's a huge PR, it would be much easier to create a new branch from master and add features from old dev-economics to it.

sofronaspe commented 2 months ago

Hello. Thanks for the PR. It looks some functionality like Resources Editor is not working. As it's a huge PR, it would be much easier to create a new branch from master and add features from old dev-economics to it.

I've undone the merge and made a new branch economics-v2 based off the master branch.

Azgaar commented 2 months ago

@sofronaspe, will you create a new PR? You can do it to a new branch, I believe