aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-02-26Implemented enhanced multiblock GUI (#555)Maxim
* Implemented enhanced multiblock GUI * Rename method to fit super * Added getter to see if flotation cell is locked * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-02-26Enhanced multiblock GUIs (#1767)Maxim
* Added more buttons to multiblock GUI * Migrated PA to new GUI * Migrated Nano Forge to new GUI * Migrated PCB Factory to new GUI * Reband void protection to void excess to match GTPP logic * Adjust fusion reactor GUI size * Added statics for new NBT keys * Added getters for button status * Rename methods to reflect that they are about void excess, not the opposite * Added button textures
2023-02-26fix (#1773)BlueWeabo
2023-02-26use tiereu and use it correctly (#1774)chochem
2023-02-26More CoAL improvements (#136)MadMan310
* Update TecTech Dependency * Add more item and fluid slots to the CoAL map * More Input Bus candidates * Add separate input bus capability * Spotless * NEI fix * tooltip fix * merge master (#139) * Update buildscript, fix missing windows gradle wrapper * Add alternative recipe to circuits (#137) * Make PrAss Accept EV+ glass (#138) * Add alternative recipe to circuits * Add glass Variants to PrAss --------- Co-authored-by: Raven Szewczyk <git@eigenraven.me> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> * Recipe duration and power is 64x +cleanup * power+time req is 64x for LV-IV components * added support for new GUI buttons --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Raven Szewczyk <git@eigenraven.me> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com>
2023-02-26Add a completely new system for late/endgame content (#1754)BlueWeabo
* basic work * typo fixes * make an enum folder * location enums * space project manager * implement the space project teams * commands * move things around and new things * upgrade work * requirement work * if possible use an upgrades values * cleanup * more helpers in command * fix AOOBE * fix world saved data * builder for requirements * add command autocomplete * fix command npe * mark world saved data dirty * switch to saving to json string. this is fine * fix npe * fix files not saving correctly. serialization * spotless * part 1 of fixing json saving * working json file saving * rename fields * full implementation of SP_Upgrade * fixes * cleanup * texture prep * documentation part 1 * documentation part 2 and rework of json saving * fix the missed conversions * set texture when copying * more interface usage and fixes * rework saving. * Added rudimentary NEI handler for projects * Revert "Added rudimentary NEI handler for projects" This reverts commit 6d8210e25b27fee7dc1865d1afa91708a8d9b875. * address NPEs * some textures * higher quality textures, put in the moon as a temp texture * add a check to create a team if one smt weird happens * command work * add ability to localize the space bodies * Added disabled button and toggle button * Added possibility to not render the original stacksize of item stacks in NEI * Added NEI handler * Fixes item count on tooltip always rendering as 1 * Fix refactor * 5 new body textures * fix misspelled texture name --------- Co-authored-by: minecraft7771 <maxim235@gmx.de>
2023-02-26add bat files to ignore listMartin Robertz
2023-02-26Merge pull request #166 from GTNewHorizons/RemoveMemoryMartin Robertz
Remove Optical memory recipes
2023-02-25Fix Cubic zirconia recipe (#292)LewisSaber
Former-commit-id: d7b75cf7b55efeff87a77106b580ddef72327457
2023-02-25fix (#1772)BlueWeabo
2023-02-25Fix plates in cutting machine being listed as output 2 instead of 1 (#556)LewisSaber
* Add circuit + update bs * Change 1-> 3 for consistency * POOOF! gone * Fix plate cutting
2023-02-25lava centrifuge recipe fix & tweaks (#1769)Glease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>