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

Allow all ores in blast furnace #491

Merged

Conversation

MarvelProgramming
Copy link
Contributor

Added Furnace feature so users can choose whether the Blast Furnace is able to process all ores instead of just Black Metal and Flametal(was a community suggestion on https://valheim.plus/todo).

@@ -40,47 +40,47 @@
<HintPath>..\packages\HarmonyX.2.3.1\lib\net35\0Harmony.dll</HintPath>
</Reference>
<Reference Include="assembly_googleanalytics_publicized">
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\publicized_assemblies\assembly_googleanalytics_publicized.dll</HintPath>
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Valheim\valheim_Data\Managed\publicized_assemblies\assembly_googleanalytics_publicized.dll</HintPath>
Copy link
Contributor

@baconparticles baconparticles Mar 30, 2021

Choose a reason for hiding this comment

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

Editing these paths will break the build for other people. Refer to step 5 of the environment setup in the CONTRIBUTING.md to see how to setup VALHEIM_INSTALL for your system.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wasn't paying attention when I originally set the environment variable which apparently led to this. Thanks for pointing this out!

@healiha
Copy link
Contributor

healiha commented Mar 30, 2021

Thanks for the PR @Menthus123!

It looks good to me but could you squash your commits? The amount/type of changes done in each of them do not warrant such details.

Another thanks for the curly bracket, saw it after rebasing onto my fork. This specific commit could be kept thou since it might make things easier when rebasing/merging.

@MarvelProgramming MarvelProgramming force-pushed the AllowAllOresInBlastFurnace branch 3 times, most recently from 95c0af4 to eb52ebe Compare March 30, 2021 09:17
@nxPublic nxPublic merged commit 4a63a30 into valheimPlus:development Mar 31, 2021
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.

None yet

4 participants