aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-21Merge pull request #192 from GTNewHorizons/devMartin Robertz
Fix Material
2023-04-21Merge pull request #66 from GTNewHorizons/devMartin Robertz
Fix Materials
2023-04-21Fix Material (#605)Martin Robertz
* update bs+sa + material * spotless * update dep
2023-04-21Fix Materials (#157)Martin Robertz
* update bs * update dep file * update materials * update dep file * update dep * update dep * update dep * update dep * update dep * Update dependencies.gradle --------- Co-authored-by: kuba6000 <kuba.123123.6000@gmail.com>
2023-04-21Fix Materials (#313)Martin Robertz
* update dep update bs * update rc * re add jitpack fix material * fix materials * spotless * more fixes * spotless * update dep Former-commit-id: a3de933f31b9060032519ec922ac03af63d442d0
2023-04-21Stellar catalyst + catalyst fixes + new materials class (#1893)GDCloud
* add catalyst * pu plasma recipe * increase plasma mixer input slots * noOptimize + mixer recipe + voltage fix * noOptimize + PLE recipe * TPM recipe * spotlessApply (#1894) Co-authored-by: GitHub GTNH Actions <> * add two more plasma recipes * replace neptunium & fermium plasma * spotless * fix stellar plasma amount * new materials class --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-21Add new mods to the Mods enum (#1903)Jakub
* Add new mods to the enum * Use sort content function and match names location
2023-04-21Allow sound loop to be muffled :pensib: (#1902)Maxim
2023-04-20Merge pull request #191 from GTNewHorizons/deobf-paramsMartin Robertz
Deobfuscate parameters
2023-04-20update bs+sa+materialMartin Robertz
2023-04-20Merge remote-tracking branch 'origin/deobf-params' into devMartin Robertz
2023-04-20spotlessMartin Robertz
2023-04-20update bs+sa+materialMartin Robertz
2023-04-20Deobfuscate parametersglowredman
2023-04-20Account for EU discounts when calculating OCs/parallels in multis (#1901)xSkewer
2023-04-19Merge pull request #190 from GTNewHorizons/cleanupMartin Robertz
Cleanup
2023-04-19Prevent NPE with large fluid cell renderer (#1898)miozune
2023-04-19Add 3 commits to .git-blame-ignore-revs (#1899)miozune
2023-04-19Explain how to import GT5 (#1892)chill
* Add info on how to build GT5-Unofficial It might be not the only way to do it correctly, but it is still better than nothing because it reduces the amount of questions to the devs on how to build this repository without errors. * Wrap the code of Readme.md at 120 characters This will allow to read the code on most devices without horizontal scrolling.
2023-04-18good enoughGTNH-Colen
2023-04-18Add default caseglowredman
2023-04-18Transition away from deprecated methods/fieldsglowredman
2023-04-18Use `mDescriptionArray`glowredman
2023-04-18Remove dead codeglowredman
2023-04-18Add serialVersionUIDsglowredman
2023-04-18Add `@SuppressWarnings`glowredman
2023-04-18Use SoundResource enumglowredman
2023-04-18Add genericsglowredman
2023-04-18Update buildscriptglowredman
2023-04-18Merge pull request #53 from chochem/zirconolite-fixMartin Robertz
Zirconolite fix
2023-04-18fix research (#156)GDCloud
2023-04-17update bs and fix errorBlueWeabo
2023-04-17one morechochem
2023-04-17bump depschochem
2023-04-17allow data stick (contains assline recipe)render like ae2 pattern (#1890)xkball
* allow data stick (contains assline recipe)render like ae2 patten * spotless * data stick renderer and spotlessApply * Remove recursive boolean in data stick renderer,maybe have side effect --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-04-17bump gt depchochem
2023-04-17dont make zirconium nullchochem
2023-04-17Don't require a min of output busses on sifter (#604)Maxim
* Don't require a min of output busses on sifter * Updated tooltip
2023-04-16Merge pull request #188 from GTNewHorizons/UXV_ThingsConnor-Colenso
Add UXV laser & multi-amp recipes
2023-04-16Merge pull request #189 from GTNewHorizons/masterMartin Robertz
merge master
2023-04-16Disable some autogenerated recipes (#1880)Pxx500
* Update Materials.java * Update Materials.java * Make zeolite chemically rebalanceable * comment
2023-04-15Merge pull request #186 from GTNewHorizons/mk5_recipesConnor-Colenso
Fusion mk5 recipes + mk4 recipe fix
2023-04-15Re-enable compact mk5 + adjust mk4 (#155)GDCloud
* bump dep * nei catalyst * change mk5 blocks * mk5 recipes * right texture * adjust mk4 recipes + mk5 disassembly * bump dep again * update coremod dep * update buildscript * update bartworks dep * update dep file * update bs * merge conflict * ++ dep * nei catalyst * change mk5 blocks * mk5 recipes * right texture * adjust mk4 recipes + mk5 disassembly * ++ dep * no complex fusion * fix mk4 casing * move to research station + fix oredict issue --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-04-15Merge pull request #65 from chochem/LSC-fixMartin Robertz
Fix LSC tooltip
2023-04-15panes are not glass blocks (#312)chochem
Former-commit-id: 93aa2fc61391eda82261f61132234c4f017b77a9
2023-04-15Misc structure and tooltip fixes (#1884)chochem
* DT structure fix * fix oil cracker description * fix dt tooltip * fix cleanroom tooltip * sa
2023-04-15fix (#1882)BlueWeabo
2023-04-15lsc tooltipchochem
2023-04-15Merge pull request #64 from GTNewHorizons/cleanupMartin Robertz
Cleanup
2023-04-15null item name (#603)chochem