Started 6 yr 10 mo ago
Took 1 min 28 sec

Build #73 (May 13, 2017 3:05:08 PM)

PR #355: Fixes Bookshelfs dropping b...
Build Artifacts
natura-1.7.10-73.779621d-deobf.jar861.02 KB view
natura-1.7.10-73.779621d-sources.jar234.46 KB view
natura-1.7.10-73.779621d.jar885.24 KB view
Changes
  1. make gradle builds primary in prep for 1.7.x (commit: c5bbc19) (details / githubweb)
  2. swap to 1.7.x forge, move plugins that will break out untill mods are (commit: ca069ab) (details / githubweb)
  3. swap forgegradle to 1.1 (commit: 27bcbdb) (details / githubweb)
  4. start wiping out ID's (commit: 9918a12) (details / githubweb)
  5. wipe out most remaining errors -- more work after noms (commit: fc4d070) (details / githubweb)
  6. more error reduction (commit: 36f5f88) (details / githubweb)
  7. moar fixes (commit: 8bec79e) (details / githubweb)
  8. move non SlimeKnights mod compat stuff out of ncontent into the plugin (commit: c19ae78) (details / githubweb)
  9. fix a slew of errors before bed (commit: acb16e3) (details / githubweb)
  10. i lied... fixed a few more things including a method called isBed (commit: 924d996) (details / githubweb)
  11. Fix crop errors (commit: 2e7d7d4) (details / githubweb)
  12. Tech and Nether block packages (commit: 1138508) (details / githubweb)
  13. Tree block package (commit: 850dd4b) (details / githubweb)
  14. Rest of blocks and client packages (commit: 9a11425) (details / githubweb)
  15. NContent (commit: b0761a6) (details / githubweb)
  16. dimension and entity packages (commit: 09be750) (details / githubweb)
  17. fix items package (commit: 6aa0836) (details / githubweb)
  18. Fix rest of errors, some CCE crashes and one NPE (commit: 0903f10) (details / githubweb)
  19. @mDiyo pls use @Override thx (commit: 3e1e300) (details / githubweb)
  20. Cleanup. If something doesn't have Override annotation, check it. (commit: 6f3b545) (details / githubweb)
  21. bump version, add hard depend on mantle (commit: 46bb208) (details / githubweb)
  22. tweaks to uploadArchives (commit: 14a2ff7) (details / githubweb)
  23. prevent clientside only method from being called serverside (commit: 19fb61c) (details / githubweb)
  24. Fix icons for flowers, mushrooms, big mushrooms, and hoppers. (commit: fd43545) (details / githubweb)
  25. Change heatsand to extend BlockFalling, fixes render issues. (commit: 02ecc35) (details / githubweb)
  26. hopefully fix BC intergration NPE (commit: 5fa15c9) (details / githubweb)
  27. Fix credits syntax (commit: 67bf541) (details / githubweb)
  28. Creative tabs make sense now. (commit: a6afd02) (details / githubweb)
  29. Revert "Creative tabs make sense now." (commit: 7110054) (details / githubweb)
  30. use mantle tab interfaces properly (commit: a62d183) (details / githubweb)
  31. run through formatter (commit: d36ba2b) (details / githubweb)
  32. move tab initialization earlier, will deal w/ reorganization after some (commit: 1f5f217) (details / githubweb)
  33. fix sapling ore dict stuffs for @jadedcat (commit: 5fa37fe) (details / githubweb)
  34. add missing comma to mcmod.info (commit: 97a43f9) (details / githubweb)
  35. fix string formatting w/ treecap (commit: 5951682) (details / githubweb)
  36. change rest of decimal -> string in treecap IMC (commit: 268be56) (details / githubweb)
  37. Trying to fix most of the errors tterrag made (commit: d24a3db) (details / githubweb)
  38. BC Facades. (commit: ec5d09b) (details / githubweb)
  39. BC Facades pt 2 (commit: 790af89) (details / githubweb)
  40. fix pr semicolon derp bump deps (commit: 6cd0812) (details / githubweb)
  41. move itemblocks over to mantle's multiItemBlock (commit: c19e267) (details / githubweb)
  42. fix smelting recipes (commit: 7d838db) (details / githubweb)
  43. add in some weights for world generators, will still need some tweaking (commit: 1cb114c) (details / githubweb)
  44. use gradle format for replacement in mcmod.info (commit: a4b648b) (details / githubweb)
  45. fix up stuff in mcmod.info (commit: 5ae03c9) (details / githubweb)
  46. Fix WorldGen (commit: 9b1a1c5) (details / githubweb)
  47. Fix Burning (commit: 5d3bde6) (details / githubweb)
  48. fix errors found during testing (commit: 650ea59) (details / githubweb)
  49. register retrogen handler to FML's event bus not forge's (commit: 86ebaaf) (details / githubweb)
  50. Fix more bugs for Prog! (He Overworks me :)) (commit: b8afe3c) (details / githubweb)
  51. fix wierd cast error (commit: ab46dad) (details / githubweb)
  52. Update de_DE.lang (commit: 70e86fd) (details / githubweb)
  53. Update README.md (commit: 56da527) (details / githubweb)
  54. Update Mantle to #132. (commit: 322912a) (details / githubweb)
  55. remove stray ID references (commit: b57441d) (details / githubweb)
  56. update integration w/ CB's mods (commit: fbf30ee) (details / githubweb)
  57. uncomment damaged dropped on overworld tree stuffs (commit: 65c4b48) (details / githubweb)
  58. Send IMC message to new mod ID (commit: 395a2cd) (details / githubweb)
  59. Update ru_RU.lang (commit: 43c81e5) (details / githubweb)
  60. Update zh_CN.lang to 1.7 (commit: 751d844) (details / githubweb)
  61. bump mantle, add in objectholder (commit: 1dc0499) (details / githubweb)
  62. clean up sakura gen code (commit: 2218904) (details / githubweb)
  63. get rid of derpy object holder reference (commit: 26fd68b) (details / githubweb)
  64. update to 1.7.10_pre4 (commit: ed6de9e) (details / githubweb)
  65. bump to 1.7.10 release :D (commit: 1e4bd4d) (details / githubweb)
  66. Update it_IT.lang (commit: e9dcf63) (details / githubweb)
  67. Update it_IT.lang (commit: 5e07581) (details / githubweb)
  68. fix issue with some trees dropping the wrong blocks (commit: 058187b) (details / githubweb)
  69. update mantle & tcon deps (commit: 54a07a0) (details / githubweb)
  70. add acceptedminecraft version (commit: 56b8862) (details / githubweb)
  71. Update it_IT.lang (commit: 2af3371) (details / githubweb)
  72. Fixing what prog broke, And updating CCC's mod to 1.7.10 (commit: c3732a9) (details / githubweb)
  73. Made NSpecialFood use 1.7.10 methods for hunger/saturation values (commit: c0160f6) (details / githubweb)
  74. Fix flour smelting into bread with a different damage value (commit: 4a0fcd4) (details / githubweb)
  75. Update it_IT.lang (commit: a561f64) (details / githubweb)
  76. Create ko_KR.lang (commit: 63d567d) (details / githubweb)
  77. Quick fix for ghostwood block rendering bugginess This just fixes the (commit: df3789f) (details / githubweb)
  78. Remove log spam when opening the mod's workbenches (commit: 5e0873f) (details / githubweb)
  79. Added sources JAR, bumped Forge and Gradle wrapper, and cleaned up (commit: 85dd03f) (details / githubweb)
  80. Update ko_KR.lang (commit: b1357e6) (details / githubweb)
  81. Stopping Dark Clouds from generating in every (commit: a2bc873) (details / githubweb)
  82. restore MFR integration -- UNTESTED (commit: 750ba05) (details / githubweb)
  83. use mantle's chunkcoord instead (commit: 81dd827) (details / githubweb)
  84. added option to stop barley/cotton from dropping from bonemealing grass (commit: eb1efd3) (details / githubweb)
  85. Only apply bonemeal if the event hasn't been previously canceled or (commit: 6cbd735) (details / githubweb)
  86. Made CropBlock use the real getItemDropped method (commit: 0de710c) (details / githubweb)
  87. add bloodwood sticks/planks back to the ore dictionary (commit: 8ae51ba) (details / githubweb)
  88. Gave crop blocks a name (fixes tile.null.name in Waila tooltips) (commit: c2850d4) (details / githubweb)
  89. Added protection against ArrayIndexOutOfBoundsExceptions in (commit: 8691b29) (details / githubweb)
  90. Fixed glowshroom blocks not having localized names (commit: c03d0ae) (details / githubweb)
  91. Fixed eclipse warning. (commit: b570e87) (details / githubweb)
  92. Fix cow and sheep breeding with barley (commit: c8d5f30) (details / githubweb)
  93. update dependencies, rename several blocks that had spaces for (commit: b5a9483) (details / githubweb)
  94. Update ru_RU.lang (commit: f083a7d) (details / githubweb)
  95. fix door dropping issue (commit: 91f9c04) (details / githubweb)
  96. fix mod container derp (commit: fa1ce53) (details / githubweb)
  97. call remap from Natura.java as the event uses @EventHandler (commit: 01f12ba) (details / githubweb)
  98. Update it_IT.lang (commit: daa6e11) (details / githubweb)
  99. Update Forestry.java (commit: d1ff976) (details / githubweb)
  100. Update TreeCapitator.java (commit: 890205c) (details / githubweb)
  101. Update MineFactoryReloaded.java (commit: 7330a20) (details / githubweb)
  102. Update NotEnoughItems.java (commit: b5a447c) (details / githubweb)
  103. Update Thaumcraft.java (commit: d418a91) (details / githubweb)
  104. Restore Thaumcraft integration (commit: 0102a9d) (details / githubweb)
  105. Update en_US.lang (commit: 366496e) (details / githubweb)
  106. Update ru_RU.lang (commit: 2d6a3bd) (details / githubweb)
  107. Replaces ModuleLoader with Pulsar Renamed TE3 Module to TE4 Enabled MFR (commit: b6ae14d) (details / githubweb)
  108. Removed old MFR API (commit: 3fe0672) (details / githubweb)
  109. Renamed plugin entry classes to *Pulse, wrapped FMP and NEI to prevent (commit: ee1e3fa) (details / githubweb)
  110. Added Waila support for CropBlock, fixed bonemeal behavior (commit: fd9592b) (details / githubweb)
  111. Use information from TE for direction, not meta. Fixes #157 (commit: b7b1b3f) (details / githubweb)
  112. Fixes #118, skip chance check if fortune > 3 (commit: 8f1a97d) (details / githubweb)
  113. Reject GrassColorizer textures with wrong size, should fix #99 (commit: 17fb803) (details / githubweb)
  114. Properly rotate door textures, fixes #47 (commit: 3e2eb3f) (details / githubweb)
  115. Fixes #181 (commit: e256632) (details / githubweb)
  116. Fixing Natura 3D Bug (commit: b12f939) (details / githubweb)
  117. Update it_IT.lang (commit: 1539c68) (details / githubweb)
  118. Add "treeLeaves" for leaves OreDict. (commit: a47e1d0) (details / githubweb)
  119. correctly check for air blocks in berry/cactus gen (commit: 3e7609e) (details / githubweb)
  120. Update it_IT.lang (commit: 822b770) (details / githubweb)
  121. Update README.md (commit: 36cc82b) (details / githubweb)
  122. Fixed netherrack losing items. Fixes #195. (commit: 492ab52) (details / githubweb)
  123. reset mappings back to what is in latest build on curse due to (commit: d341960) (details / githubweb)
  124. fix cotton and barley grass drop configs being switched (commit: c2b7e96) (details / githubweb)
  125. Update Korean translation (commit: 1edf824) (details / githubweb)
  126. Update it_IT.lang (commit: 8255ab0) (details / githubweb)
  127. swap stew bowl to newer methods for food fixes #207 (commit: 29b3426) (details / githubweb)
  128. cloud dimension blacklist (commit: a36c111) (details / githubweb)
  129. bugfix and reformat (commit: 6a6cca1) (details / githubweb)
  130. Fix amaranth sawmill recipe outputting eucalyptus planks (commit: 04f2bb2) (details / githubweb)
  131. Pull PR #231 and fixs #218 and #192 (commit: 85c3fc8) (details / githubweb)
  132. fix all ore dictionary bugs (commit: 6890709) (details / githubweb)
  133. Bump all deps, hide some stuff, merge PRs (commit: af3792d) (details / githubweb)
  134. Make glowshrooms configurable (commit: 38bc937) (details / githubweb)
  135. Fix missing percent sign (commit: b322d71) (details / githubweb)
  136. Update zh_CN.lang (commit: 07e1653) (details / githubweb)

This run spent:

  • 7 sec waiting;
  • 1 min 28 sec build duration;
  • 1 min 35 sec total from scheduled to completion.