aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-22More sensible costDianeXD
2022-10-22Clean upDianeXD
2022-10-22Update texturesDianeXD
2022-10-22TFFT totally reworkDianeXD
2022-10-22Update buildscript and dependenciesDianeXD
2022-10-22Merge pull request #108 from minecraft7771/FixAssemblyLineSlaveConMartin Robertz
Use new API call instead of hack to prevent dropping of data sticks
2022-10-22Use new API call instead of hack to prevent dropping of data sticksminecraft7771
2022-10-22Added check to API if the block should drop its inventory on break (#1479)Maxim
* Added check to API if the block should drop its inventory on break * Apply spotless * Changed should drop flag to take index argument
2022-10-22Remove convert gendustry bees code (#1187)DianeXD
* Remove convert gendustry bees code * fix derp. run BS update Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-10-22fix client side not reading amount of fluid from correct slot (#1480)Glease
2022-10-22Merge pull request #31 from GTNewHorizons/retierJakub
Lower ciruits tier in Mega Apiary recipe to UV
2022-10-22Add info about Mega Apiary in the tricorder (#29)Jakub
* Update GT_MetaTileEntity_MegaIndustrialApiary.java * Add progressions * Dont look please * Cut the precision * Description changes * Glass
2022-10-22Lower ciruits tier to UVkuba6000
2022-10-20suppress grid proxy save NPE (#1478)Glease
2022-10-19New high density compression recipes (#218)GDCloud
Former-commit-id: 7731726608afcdec2b69e77ff06becb50198f41c
2022-10-19Add better naq fuel recipes to combat fusion spam (#91)GDCloud
* Add higher tier naq fuel recipes * Fix Hypogen (hopefully) * Spotless >:(
2022-10-17Fix EIG structure tooltip (GTNewHorizons/bartworks#221)Maxim
* Added coil and glass count to the tooltip * Fixed EIG structure tooltip
2022-10-17Fix EIG structure tooltip (#221)Maxim
* Added coil and glass count to the tooltip * Fixed EIG structure tooltip Former-commit-id: abf30070b86f563c789f12be1b72053de1056113
2022-10-17fix bunch of yottank issues (#94)Yang Xizhi
* yot tank/hatch fix * dep
2022-10-17allow reload the fluid texture (#1477)Yang Xizhi
fix fluid texture corruption after resource reload. e.g. switch language in game https://cdn.discordapp.com/attachments/522098956491030558/1031599367116836965/unknown.png
2022-10-17fix double plate and long rod cant localized (#405)iouter
* fix double plate and long rod cant localized * sa
2022-10-17me output hatch (#1473)Yang Xizhi
* me input hacth * sa
2022-10-17add PR screwdriver compat to GT screwdriver (#1475)Glease
* add PR screwdriver compat to GT screwdriver * Spotless apply for branch feature/pr-screwdriver for #1475 (#1476) Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * make it optional Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-16Merge pull request #28 from GTNewHorizons/fixesJakub
Mega Apiar: Fix Royal Jelly consumption and force structure updates
2022-10-16Force structure updateskuba6000
2022-10-16Fix Royal Jelly consumptionkuba6000
2022-10-16Fix upgrades (#1474)Jakub
2022-10-16fix frame box and block cant localized (#404)iouter
2022-10-16Fix accidental comb chances buff (#1472)Jakub
* Revert accidental buff * That one
2022-10-16Restricting Bees to MApiary + create class (#1470)Runakai1
* Restricting Bees to MApiary + create class * Revert Indium (wrong bee) * SPOTLESS + new description * Adjust chances to specialty comb
2022-10-16Add Industrial Apicultural Acclimatiser and Drone Domestication Station (#26)Jakub
* Somewhat working * Some data generation * Chance * spotless * Update CommandBees.java * Buff Mega Apiary * Update GT5 * Add recipe * Update dependencies.gradle * yes * I kinda feel like a rainbow today * Block Mega Apiary rotation * Disable spotless on the strucuture * Update GT_MetaTileEntity_ExtremeIndustrialApiary.java * Doesn't matter * Disable bees command * Update StringUtils.java * Change class name
2022-10-16Revise EBF description for Output Hatches a bit (#1469)miozune
2022-10-16Fix steam power total usage (#1467)miozune
2022-10-16Add combs ore dict (#1468)Jakub
2022-10-16Fix oredicted circuit parts preventing CAL recipe generation (#219)miozune
Former-commit-id: b7a314b15f5ba04c9423bbf2bd49d1c49b5f26ff
2022-10-16fix missing hatch element (#92)Yang Xizhi
* fix missing hatch element * spotlessApply (#93) Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-15BS+SAMartin Robertz
2022-10-15add tc coin to macerator recipeMartin Robertz
2022-10-15Update build-and-test.ymlMartin Robertz
2022-10-14fix tool class using the wrong modid in optionals (#1466)Glease
2022-10-14Allow PA to handle Long EUt (#1465)BlueWeabo
2022-10-14Update GT_TileEntity_Windmill.java (#217)iouter
Former-commit-id: e74cf9861c474c4457a94827ba5c5cff2e77d317
2022-10-13Fix Fluid Detector RS signal (#1464)Charles Gagnon
2022-10-13Fix Super tank capacity in Waila (#1463)Charles Gagnon
2022-10-13Fix accidental block dupe (GTNewHorizons/bartworks#216)Jakub
* Fix dupe * Move setup process to checkRecipe
2022-10-13Fix accidental block dupe (#216)Jakub
* Fix dupe * Move setup process to checkRecipe Former-commit-id: f72a6bd720ae66d8d722658e8d467a239b969ec3
2022-10-13Fix Dalisenite not having freezer recipe (#90)miozune
2022-10-13Interface IAlleleBeeAcceleratableEffect moved to Forestry (#1462)Jakub
* Bump Forestry * Interface IAlleleBeeAcceleratableEffect moved to Forestry
2022-10-13Fix Sterile Farm Casing Recipe (No Tumbaga Pipe) (#402)Steelux
2022-10-12Add interface to implement Bee effects that can be accelerated (#1460)Jakub
* Add IAlleleBeeAcceleratableEffect * Still feeling the rainbow * Use float * NBT * No more gendustry * Production modifier is counted from 0 now * Extract bee cycles length * spotless