aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-12More wireless fixes/updates (#1206)Connor-Colenso
* Fix possible out-of-bounds error. * Bye bye OpV * Bye bye OpV * Some textures while I'm here * Test * Maybe * New command * Fix forge minecraft shenanigans interfering with saving data. * Localisation of achievements * Add save intervals for energy map. * Refactor as to not use dumb bloat * New interface for wireless hatches * Remove prefix * Big refactor and code cleanup. Also fixes bug with energy not getting added sometimes * Fix typo causing ore dict issues * New interface * Clean up commands a little * Add some colouring and clean up a little. * Update desc * Add more catches for command misuse and colours * Jenkins Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-08-12Merge pull request #26 from GTNewHorizons/DissolutionTankInformationFixMartin Robertz
Updated lang file and tooltip
2022-08-12Updated the order of noble gas breeding to match proper rarity (#1242)Runakai1
* Updated the order of noble gas breeding to match proper rarity * Updated Order of second parent * Changed chance of Xenon bee to match decreased chances
2022-08-12Updated lang file and tooltipRunakai1
2022-08-12Merge pull request #75 from chochem/biomainframe-computation-fixConnor-Colenso
Minor biomainframe and nano circuit computation buff
2022-08-12Respect the fluid that is locked in the hatch when searching for free ↵Maxim
hatches (#275)
2022-08-12Show transformation recipe in NEI (#179)Rukern
Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com> Former-commit-id: 518ff768c3539531be39b6c6177649d4e8504da0
2022-08-12Chunkloader code rework (#274)Maxim
* Remodeled chunkloader code after RC chunkloaders to make them actually work * Added limit to chunk radius * Some cleanup
2022-08-12Merge pull request #73 from minecraft7771/EnergyInfuserReworkConnor-Colenso
Improved Energy Infuser
2022-08-12Merge pull request #76 from POPlol333/masterConnor-Colenso
changing UIV/UMV energy hatch and dynamo to use their own SC, also nerfed stargate lol
2022-08-12Add wireless support to LSCGTNH-Colen
2022-08-12Bump depGTNH-Colen
2022-08-12Changed energy discount type from int to long (#276)Maxim
2022-08-12fix bugGlease
2022-08-12add mMachine checkGlease
2022-08-12Resume processing in unclogged Bricked Blast Furnaces (#1226)YannickMG
* Ran spotless on GT_MetaTileEntity_PrimitiveBlastFurnace.java * Reduced method call duplication in onPostTick * Run a checkMachine when a BBF chimney obstruction is cleared. * Corrected unintended change
2022-08-12Add correct formula for Superconductor Base materials (#1240)miozune
2022-08-12Use Advanced Glue for Special Ceramics (#68)miozune
2022-08-12partial autoplace integrationGlease
2022-08-11Backported rotation logic from enhanced mulitblock base to allow all TT ↵minecraft7771
based machines to be rotated more freely
2022-08-11Wireless charger improvements (#272)Maxim
* Added function to also charge RF tools * Added check if the TE is server side before registering it in the charging helper * Removed unused imports * Fixed charged items not increasing when charging RF tools and removed unnecessary check for cofh on mod load * Removed unnecessary import
2022-08-10Merge pull request #77 from chochem/DEFC-controllerConnor-Colenso
Changed DEFC controller recipe and moved it to TecTech
2022-08-10fix variance being overnerfed (#1239)boubou19
2022-08-10typochochem
2022-08-10get gt botania materialschochem
2022-08-10get the controllerchochem
2022-08-10add DEFC recipe to TTchochem
2022-08-10Create README.mdJakub
2022-08-10Reserve MTE IDs for kuba6000 (#1238)Jakub
2022-08-10Add actions (#2)Jakub
2022-08-10Renamekuba6000
2022-08-10Renamekuba6000
2022-08-10Disable the large generator array (#273)Rukern
* Disable the large generator array * Re-add and comment Recipe Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com>
2022-08-10Yottank change (#66)Runakai1
* YOTTANK glorification Added remainining 4 cores + cells to YOTTANK Made the Multiblock allow up to neutronium borosilicate glas * Recipe changes supercoolant added plus pumps exchanged * Request changes Made all cores 20 seconds in Assline made cells 50 seconds in Assline added recursive recipes to make 128 cores of one Tier to 1 of the next one Fixed Voltages Fixed Pump Quantity * Fixed Quantity Fixed Pump Quantity on Cells as well * spotless * Changed uncraftable Recipes Some recipes were uncraftable (dense plates reduced to 8) + changed pumps in cell recipe to match it properly * Fixed yet other pumps Co-authored-by: Dream-MasterXXL <dream-master@gmx.net>
2022-08-10Fix exploit with disassembler (#64)miozune
* Fix exploit with disassembler * spotlessApply
2022-08-10Update build-and-test.ymlMartin Robertz
set time to 120 sec
2022-08-10Spotless updateunknown
2022-08-10Industrial Apiary Fixes (#1225)Jakub
* Upgrade slot tooltip * Fix Hellish biomes temperature * Princess -> Queen process is always automated
2022-08-10Process MT additions when joining to a server (#1237)Jakub
* Process MT additions when joining to a server * Run only in multiplayer * Keep explicit imports
2022-08-10do not return IAlignment if MTE is not IAlignmentProvider (#1234)Glease
2022-08-10loosen the generic restrictions on hatch elements (#1236)Glease
It honestly never occurred to me that SOMEONE would not derive from GT_MetaTileEntity_EnhancedMultiblockBase
2022-08-09changing UIV/UMV energy hatch and dynamo to use their own SC, also nerfed ↵POPlol333
stargate lol
2022-08-09turned on orundum molten because GDCloud need it for DTPF recipe of SC UMV (#65)RIONDY 'POPlol333' Adam
2022-08-09Moved magic numbers out of code and adjusted repair costsminecraft7771
2022-08-09rockbreaker behavior enhancement (#1235)RIONDY 'POPlol333' Adam
2022-08-09changes SC UEV and UMV fluid from helium gas to liquid helium (#1231)RIONDY 'POPlol333' Adam
2022-08-09autoplace integration (#1117)Glease
2022-08-09Set owner to the ME output bus, so that it might correctly work with ↵repo-alt
networks with security stations (#1217) https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10948
2022-08-09fix(warnings): remove broad wanings suppression (#1223)Léa Gris
* fix(warnings): remove broad wanings suppression This shell script was applied to remove all instances of `@SuppressWarnings("ALL")`: ```sh grep -lr '@SuppressWarnings([[:space:]]*"ALL"[[:space:]]*)' src/ | xargs -l1 \ sed -n -i.bak '/@SuppressWarnings([[:space:]]*"ALL"[[:space:]]*)/!p' ``` * nuke @SuppressWarnings("all") in GT_NEI_DefaultHandler Case insensitive: ```sh grep -lr '@SuppressWarnings([[:space:]]*"[Aa][Ll][Ll]"[[:space:]]*)' src/ | xargs -l1 \ sed -n -i.bak '/@SuppressWarnings([[:space:]]*"[Aa][Ll][Ll]"[[:space:]]*)/!p' find src -type f -name '*.bak' -delete ``` * fix(warnings): GT_NEI_DefaultHandler * fix(warnings): GT_Mod * fix(warnings): GT_Values * fix(warnings): Materials * fix(warnings): GT_BeeDefinition * fix(warnings): GT_PostLoad * fix(warnings): GT_Worldgenloader * fix(warnings): GT_PreLoad
2022-08-09Fix oversight (#1227)miozune