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 to latest snapshot + Work on GUI and Worldgen #31

Closed
wants to merge 13 commits into from

Conversation

ExE-Boss
Copy link
Member

@ExE-Boss ExE-Boss commented Jan 2, 2017

Depends on: NOVA-Team/NOVA-Monorepo#229, NOVA-Team/NOVA-Monorepo#231, NOVA-Team/NOVA-Monorepo#232, NOVA-Team/NOVA-Worldgen#1 and NOVA-Team/NOVA-GUI#8.


P.S.: commits: 0ec4420, de2921a and b3becb7 are the exact same commit, just some bug with GitHub for Windows caused them to be committed thrice.

ItemManager itemManager,
RenderManager renderManager,
NetworkManager networkManager,
RecipeManager recipeManager) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Have you imported the NOVA standard format on IDEA? Make sure you use it.

Copy link
Member Author

Choose a reason for hiding this comment

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

The spaces being used as leading whitespace in constructors was already done like that in NovaWorldgen, I just manually copied it to the other mod classes.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually, this probably is correct. Been a while since I used the formatter.

@ExE-Boss
Copy link
Member Author

Moved to #32

@ExE-Boss ExE-Boss closed this Jan 16, 2017
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