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

Feature/pipeline calculation #11

Merged
merged 12 commits into from
Nov 3, 2024

Conversation

elonmir
Copy link
Contributor

@elonmir elonmir commented Nov 2, 2024

  • Added pipelines to the parsing

Resolves #8

@elonmir elonmir marked this pull request as draft November 2, 2024 21:01
@elonmir elonmir marked this pull request as ready for review November 3, 2024 13:15
Copy link
Owner

@rockfactory rockfactory left a comment

Choose a reason for hiding this comment

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

Awesome! Left some notes

"length": null,
"height": null
},
"imagePath": "/images/game/null",
Copy link
Owner

Choose a reason for hiding this comment

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

We should probably handle this in a better way (items without images), but for now they are just not used. Could you add a // TODO on the parser where you added the if (!resourcePath).. ? Cause it could break something in the future

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I guess, add some issue, but out of scope for this pr.

@rockfactory rockfactory merged commit 71222a9 into rockfactory:dev Nov 3, 2024
1 check passed
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