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

feat: item prices script #4252

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Feb 25, 2024

Purpose of change

make it easier to work with item prices.

Describe the solution

add a script to query item price_postapoc fields into .csv spreadsheet format.

Describe alternatives you've considered

also query price?

Testing

$ deno run -A scripts/prices.ts --output prices.csv --paths ../Cataclysm/data/json/items/ | wc -l
3692

Additional context

asked by @RoyalFox2140

@github-actions github-actions bot added the scripts related to game management scripts label Feb 25, 2024
@RoyalFox2140
Copy link
Collaborator

Thanks. We had a conversation about auditing prices across the board but so far nothing has come of it.

Copy link
Contributor

@Lamandus Lamandus left a comment

Choose a reason for hiding this comment

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

Seems fine to me. I checked the files and I couldn't find an error.

@Lamandus Lamandus merged commit ebdb547 into cataclysmbnteam:main Feb 28, 2024
10 checks passed
@scarf005 scarf005 deleted the feat/prices branch February 28, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scripts related to game management scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants