NOVA-Team / NOVA-Monorepo

The core API of the NOVA voxel game modding system
https://nova-team.github.io
GNU Lesser General Public License v3.0
66 stars 23 forks source link

Make NOVA Wrappers load in the correct order (1.8) #267

Closed ExE-Boss closed 7 years ago

ExE-Boss commented 7 years ago

Contains a bug fix for a crash bug that I also accidentally forgot to commit from #257 and #266.

codecov-io commented 7 years ago

Codecov Report

Merging #267 into master will decrease coverage by -0.01%. The diff coverage is 0%.

@@             Coverage Diff              @@
##             master     #267      +/-   ##
============================================
- Coverage     13.43%   13.43%   -0.01%     
  Complexity      664      664              
============================================
  Files           401      401              
  Lines         11724    11727       +3     
  Branches       1254     1254              
============================================
  Hits           1575     1575              
- Misses        10051    10054       +3     
  Partials         98       98
Impacted Files Coverage Δ Complexity Δ
...e/wrapper/mc/forge/v18/launcher/NovaMinecraft.java 0% <ø> (ø) 0 <ø> (ø) :x:

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 37efba3...c885876. Read the comment docs.