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

Additional points of interest #769

Merged
merged 9 commits into from
Apr 15, 2022
Merged

Additional points of interest #769

merged 9 commits into from
Apr 15, 2022

Conversation

doddydad
Copy link
Contributor

Hi, I ended up writing these as additional PoI to be generated as something I'm doing while trying to learn some JS. It's seemed to not have any problems with them when I've run it on my machine, but I'm very happy to get additional feedback or whatever, haven't contributed before so don't know the ettiquette at all.

@Azgaar Azgaar self-requested a review April 12, 2022 18:41
modules/markers-generator.js Show resolved Hide resolved
modules/markers-generator.js Outdated Show resolved Hide resolved
{type: "ruins", icon: "🏺", min: 80, each: 1200, multiplier: 1, list: listRuins, add: addRuins},
{type: "circuses", icon: "🎪", min: 80, each: 1000, multiplier: 1, list: listCircuses, add: addCircuses},
{type: "jousts", icon: "🤺", dx: 48, min: 1, each: 25, multiplier: 1, list: listJousts, add: addJousts},
{type: "canoes", icon: "🛶", min: 20, each: 250, multiplier: 1, list: listCanoes, add: addCanoes},
Copy link
Owner

Choose a reason for hiding this comment

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

A bit weird. Can we get it super rare?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This being jousts, reviews and circuses?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Jousts at least get rarity from only being spawnable in burgs with 20+ pop points

modules/markers-generator.js Outdated Show resolved Hide resolved
modules/markers-generator.js Outdated Show resolved Hide resolved
modules/markers-generator.js Outdated Show resolved Hide resolved
@Azgaar
Copy link
Owner

Azgaar commented Apr 12, 2022

Thanks for the contribution! I really like the changes and want them to be merged with just minor corrections

@doddydad doddydad marked this pull request as draft April 12, 2022 20:00
@Azgaar
Copy link
Owner

Azgaar commented Apr 14, 2022

Please let me know when you think the PR is ready for merging

@doddydad doddydad marked this pull request as ready for review April 14, 2022 13:08
@doddydad
Copy link
Contributor Author

I think it should be good now

@Azgaar Azgaar merged commit 7efcf65 into Azgaar:master Apr 15, 2022
@Azgaar
Copy link
Owner

Azgaar commented Apr 15, 2022

Merged. Thanks for the contribution!

sofronaspe pushed a commit to sofronaspe/Fantasy-Map-Generator that referenced this pull request Nov 22, 2022
* A bit variety of points of interest added

* live-server now running, can actually bash things out

* some typos and mirage

* suggestions

* Rarity changes and capitalisation

* Jousts only ever spawn one per map

Co-authored-by: Andrew Rose <[email protected]>
Co-authored-by: Azgaar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants