aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-07fix ChunkDataHandler causing CME at chunk unloadGlease
2023-03-06Fix amounts (#297)GDCloud
Former-commit-id: 0f20293d8d8d0de5515453d5e248a67d8bc13e29
2023-03-05Merge pull request #172 from GTNewHorizons/chunkload-npeMartin Robertz
Attempt to fix NPE in the Chunk Save handler
2023-03-05Attempt to fix NPE in the Chunk Save handlerRaven Szewczyk
Related: <https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/12694>
2023-03-05Remove jitpack, use TGregworks from vexatos' repositoryRaven Szewczyk
2023-03-05Update buildscriptRaven Szewczyk
2023-03-05Fix basic machine ignoring fluid capacity when fluid output is empty (#1784)miozune
* updateBuildScript * Fix basic machine ignoring fluid capacity when fluid output is empty
2023-03-05Fix tooltip on item bookmark from Mob drops NEI page (#55)Jakub
* compile -> api * Fix tooltip on item bookmark
2023-03-04Fix space project upgrades not working (#1783)Maxim
* Fix upgrade requirements being always wrong/causing NPE * Fix unlock command only unlocking unstarted projects * Fixed upgrades never finishing * Fixed upgrades not loading * Delete upgrade being build if finished * Fix built upgrades not being loaded * Address review * Addressed new reviews
2023-03-04a more direct and permanent solution to dummy world issue (#1781)Glease
* a more direct and permanent solution to dummy world issue * spotless
2023-03-04Fix error with Dehydrator sound (#559)miozune
2023-03-04Merge pull request #171 from GTNewHorizons/SensorPlatesConnor-Colenso
Fix plate amount in UXV sensor recipe
2023-03-04Fix plate amountGDCloud
2023-03-03Merge pull request #170 from GTNewHorizons/EOHFixesConnor-Colenso
Thanks
2023-03-04wrong numbersGDCloud
2023-03-04Power output adjustmentsGDCloud
2023-03-04special fluid adjustmentsGDCloud
2023-03-03Fix spacetime compression bonusGDCloud
2023-03-03Fix yield scanner infoGDCloud
2023-03-02Merge pull request #169 from LewisSaber/notHollowConnor-Colenso
Remove Mistake in description of Energy Infuser
2023-03-02Remove Mistake in descriptionLewisSaber
2023-03-01change to GT steel block (#1780)chochem
2023-03-01Add way to register tooltip without using oredict (#1779)miozune
2023-02-28Fix Info About LPF mode (#558)LewisSaber
2023-02-28minimal tiereu fix (#1778)chochem
2023-02-28Make chemplant tier visually 1-indexed (#557)miozune
* updateBuildScript * Make chemplant tier visually 1-indexed
2023-02-28Revert "use tiereu and use it correctly (#1774)" (#1777)chochem
This reverts commit 7f0c2e39d7e73b1301cdd881d93e1324312262ec.
2023-02-28Remove extra spaces from descriptions (#1776)miozune
2023-02-27Fix GUI scrolling in EIG (GTNewHorizons/bartworks#295)Jakub
2023-02-27Fix GUI scrolling in EIG (#295)Jakub
Former-commit-id: b416a306e0729924c301520ba02cd6b2c35270f1
2023-02-27Merge pull request #60 from GTNewHorizons/fix/LSCRefillCounterResetMartin Robertz
Make LSC wireless refill variable persistant
2023-02-27Override GUI size (GTNewHorizons/bartworks#294)Maxim
2023-02-27Override GUI size (#294)Maxim
Former-commit-id: 31b52537bfd2d85d274295d8b4d7dcaa57786d36
2023-02-27Merge pull request #167 from GTNewHorizons/fix/MUILogSpamMartin Robertz
Fix MUI log spam when opening parameter popup
2023-02-27Merge pull request #168 from GTNewHorizons/fix/ParameterGUIPrecisionMartin Robertz
Increased parameter LED configuration precision
2023-02-27Merge pull request #161 from GTNewHorizons/EOHImprovementsAndFixesConnor-Colenso
EOH improvements and fixes
2023-02-27FixesGDCloud
2023-02-27Decrease hatch drain cooldownGDCloud
2023-02-27Shift recipes 1 tier down (except dd)GDCloud
2023-02-27Fix-> looting level abuse in EEC (#52)Zereff06
* fix-> looting level abuse in EEC Now the maximum is level 4 * Spotless apply for branch fix_EEC_looting_level_abuse for #52 (#53) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
2023-02-27Remove 64x power multiplier for components in CoAL (#140)MadMan310
2023-02-27Save wireless refill counter to NBTminecraft7771
2023-02-27Increased precision of parameter LED configurationminecraft7771
2023-02-27implement save & load for single recipe lock (#1771)Glease
* implement save & load for single recipe lock * fix fat finger * fix NPE * disable machine if old locked recipe is gone * address reviews * spotless
2023-02-26Fix Mega Apiary GUI scroll issue (#54)Jakub
* Fix scroll issue * Inline variables * Buildscript
2023-02-26Rename variablesGDCloud
2023-02-26Check if window is opened before closing itminecraft7771
2023-02-26Multiblock Sounds (#1768)Maxim
* Added methods to allow multiblocks to play sounds * Implemented first few sounds * Added sound to PA * Introduced static variables for sound indexes
2023-02-26Override super methods to old value (#51)Maxim
* Override super methods to old value * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-02-26Implemented enhanced multiblock GUI (#291)Maxim
* Implemented enhanced multiblock GUI * Added override to show that a CAL has been imprinted * Update dependencies.gradle * Fix Cubic zirconia recipe (#292) (#293) Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> Former-commit-id: 286ef64ddde387ee10114caf0cf52cdab1ecf22c