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

Implement 1.7.10 BW rendering #302

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Implement 1.7.10 BW rendering #302

wants to merge 4 commits into from

Conversation

ExE-Boss
Copy link
Member

No description provided.

@ExE-Boss ExE-Boss added the in progress Pull requests that are not yet ready to be merged and issues that are being worked on. label Apr 21, 2017
@ExE-Boss ExE-Boss changed the title Implement 1.7 BWBlock and BWItem rendering Implement 1.7.10 BW rendering Apr 21, 2017
@ExE-Boss ExE-Boss added minecraft 1.7 Affects Minecraft 1.7.x wrappers breaking change This is going to break stuff bug Confirmed bugs labels Apr 21, 2017
@ExE-Boss ExE-Boss self-assigned this Apr 21, 2017
@ExE-Boss ExE-Boss added this to the v0.1.0 milestone Apr 21, 2017
@codecov-io
Copy link

codecov-io commented Apr 21, 2017

Codecov Report

Merging #302 into master will increase coverage by 0.21%.
The diff coverage is 4.54%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #302      +/-   ##
============================================
+ Coverage     16.16%   16.38%   +0.21%     
- Complexity      897      898       +1     
============================================
  Files           413      410       -3     
  Lines         13084    12924     -160     
  Branches       1377     1357      -20     
============================================
+ Hits           2115     2117       +2     
+ Misses        10823    10661     -162     
  Partials        146      146
Impacted Files Coverage Δ Complexity Δ
...pper/mc/forge/v18/wrapper/render/FWEmptyModel.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...mc/forge/v17/wrapper/entity/backward/BWEntity.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...e/wrapper/mc/forge/v17/wrapper/render/BWModel.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../mc/forge/v17/wrapper/item/ItemWrapperMethods.java 0% <0%> (ø) 0 <0> (ø) ⬇️
src/main/java/nova/core/util/ModelUtil.java 0% <0%> (ø) 0 <0> (?)
...r/mc/forge/v17/wrapper/block/backward/BWBlock.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...er/mc/forge/v17/wrapper/block/forward/FWBlock.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...ore/render/model/WavefrontObjectModelProvider.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...e/wrapper/mc/forge/v18/wrapper/render/BWModel.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...ore/wrapper/mc/forge/v18/render/RenderUtility.java 0% <0%> (ø) 0 <0> (ø) ⬇️
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a33b6ee...0bc9c6a. Read the comment docs.

@ExE-Boss ExE-Boss added the rebase needed 🚧 This PR needs to resolve a merge conflict label Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This is going to break stuff bug Confirmed bugs in progress Pull requests that are not yet ready to be merged and issues that are being worked on. minecraft 1.7 Affects Minecraft 1.7.x wrappers rebase needed 🚧 This PR needs to resolve a merge conflict
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants