aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2022-07-26Allow PA to parallel over 64 for UEV+ machines (#1162)Alexandre Tardif
* Allow PA to parallel over 64 for UEV+ machines * Uncap parallel for locked recipes
2022-07-26New material + item + texture changes. (#1161)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-25Update NEI (#1158)miozune
2022-07-25Fix configuration circuit usage for bigger boilers (#1139)repo-alt
* Fix configuration circuit usage for bigger boilers * isIntegratedCircuit refactored
2022-07-25Set Huge Turbines to Higher Efficiency than Large (#1151)Steelux
- Changed Huge Turbines (the rotor items) so that they have 25% efficiency added to what Large Turbines have, instead of 20% less.
2022-07-23hotfix(SoundResource): off-by-one legacy id mapLéa Gris
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
* add(api/enums): particle and sound effect enumerations - Adds new GregTech API enumerations: - `ParticleFX`: Enumerates known EntityFX particles. - `SoundResource`: Enumerates known sounds with, id and ResourceLocation. - Refactors code to use the new enumerations instead of string literals. - Uses `ParticleFX` and `onRandomDisplayTick` to improve or implement new particle effects for these machines: - BBF: Adds random flames in front of the firebox. - Steam machines: Changes pressure-exhaust particles to white vapour, rather than dark smoke. - Magic Energy Absorber: Adds random effect, of absorbed magical purple particles, by the EnderDragon Egg siphon. - Forge Hammer: Adds sparse random sparks, ejected from the main face.
2022-07-23update cleanroom's tooltip (#1156)Yang Xizhi
2022-07-23don't allow pollution machine in cleanroom (#1147)Yang Xizhi
2022-07-23Allow robot using toolbox to fix maintenance issues not specify the hatch ↵repo-alt
facing side (#1152)
2022-07-22AL description fix (#1155)chochem
2022-07-22Disable actually adding anything to the registry so that we can get this ↵Jason Mitchell
merged and incrementally add to it
2022-07-22MultiTileEntity MultiBlocksJason Mitchell
2022-07-22MultiTileEntityJason Mitchell
2022-07-21Show voltage tier of transformer for Waila (#1148)miozune
2022-07-21Reduce cost of fluid filter covers (#1145)xSkewer
2022-07-19Standardize Anti-Knock Agent recipes (#1143)miozune
* Standardize Anti-Knock Agent recipes * Fix cell amount
2022-07-19Correct duration and EUt for Endstone / Netherrack centrifuge (#1142)miozune
2022-07-19Fix endstone and netherrack dust recipes (#1141)xSkewer
2022-07-18generate silicon EBF recipe (#1140)chochem
2022-07-18Allow showing multiple recipe owners (#1136)miozune
2022-07-18feat(tile): onRandomDisplayTick (#1138)Léa Gris
Adds onRandomDisplayTick method to the IGregTechTileEntity interface that can proxy randomDisplayTick from block. This allows to delegate block particles to the tile, with a client-side-only processing. Includes reference implementation for the Bronze Boiler
2022-07-17Unlock structurelib autoplace to accept up to eternal coils. (#1134)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-16QoL for Forestry Tree breeding; have the GT scanner analyze (similar to ↵Jason Mitchell
crops) and display info on leaves genome (#1137)
2022-07-15Add recipe owner display (#1135)miozune
2022-07-14DTPF Fixes (#1132)Connor-Colenso
* Add overclocking. Require 1 of any energy hatch to form. Change TT support to allow recipes to start as long as total voltage is sufficient. * More OpV purging + cleanup * Save EU_per_tick to NBT. Reset EU_per_tick when machine stops to 0. Change a few comments * Fix typo * Fix typo * Fix DTPF not getting correct fuel discount. Clean up code a bit. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-14fix npe from get output (#1133)Yang Xizhi
2022-07-13more tiers of quad input hatches (#1123)Yang Xizhi
2022-07-13Fix dependency (#1131)miozune
2022-07-13DTPF Changes (#1129)Connor-Colenso
* Add overclocking. Require 1 of any energy hatch to form. Change TT support to allow recipes to start as long as total voltage is sufficient. * More OpV purging + cleanup * Save EU_per_tick to NBT. Reset EU_per_tick when machine stops to 0. Change a few comments Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-13Create GT_MachineRecipeLoader.java (#1130)Yang Xizhi
saltpeter and potassium nitrade is the same thing
2022-07-12Fix carelessness with Lava centrifuge (#1128)miozune
2022-07-12Report crash while updateEntity to FML log as well (#1126)miozune
2022-07-12Now properly limit Disassembler recipes by machine voltage (#1127)miozune
2022-07-12Recolour Tritanium block (#1125)xSkewer
2022-07-12Recolor LuV+ coils (#1124)xSkewer
2022-07-11Clear "last output failed" flag (#1122)repo-alt
2022-07-11Fix ID shift with Poly SI (#1121)miozune
2022-07-10gate integrated ore factory at uhv (#1114)Yang Xizhi
close https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10606
2022-07-10replace oxide chemical with raosted ore dust (#1120)Yang Xizhi
* replace oxide chemical with raosted ore dust * typo
2022-07-10Add RecipeCatalyst for LAGT (#1119)miozune
2022-07-09Standardization of GT5u Chemical Recipes (#1062)Yang Xizhi
* chemical rebalance 1 item unit = how many atom in it 1 fluid unit = 1b * remove some tiny dust * remove crop tiny dust * Na2S * Acetone chain rework and fix COx * electis balance * Fix cell amount * more fix * acid, rubber and epoxy * no * roast thing * pbi * number wise unnerf roast recipe * uranium, indium, titanium lossless cycle * salts * clay * silicon * derp * corret sodium carbonate chemical formula * revert lossless indium * fix * scheelite * silicon line * ore dust * kevlar line * fix * don't change register name * fix * nerf NaOH electrolysis recipe to match water * fix Co-authored-by: Pnc6lx <2458894429@qq.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: miozune <miozune@gmail.com>
2022-07-09Remove tiny/small dusts from Nq and Nq+ centrifuge (#1118)xSkewer
* Remove tiny/small dusts from Nq and Nq+ centrifuge * Fix input amounts
2022-07-08Add Advanced Gas Turbine and Limit Original LGT (#1106)Steelux
* Add Advanced Gas Turbine and Limit Original LGT - Added an Advanced LGT, made out of HSS-S, that only accepts gas fuels with a fuel value above 800k per bucket; - Capped the EU/t output of the regular LGT at 8192 EU/t, regardless of dynamo (it will never explode); * Changed Texture Ordering, Byte to Int and Texture Order - Reverted the change to existing texture placements in the array to not break already existing multis; - Changed the output value type of getTextureCasingIndex to int, to support the intended texture. Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-07-08Missed a few (#1116)Ethryan
2022-07-08Update Materials.java (#1115)Ethryan
2022-07-05Allow Multi Smelter to parallel diff. item types (#1108)xSkewer
2022-07-05make tantalum a ebf recipe #8145 (#1112)Martin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8145
2022-07-05Small Fixes (#1113)Connor-Colenso
* Localisation of inf coils * Make GT storage blocks a valid beacon. * Improved infinity textures (again), thanks Jimbno. * Adjust author colour Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-05DTPF Laser (#1100)Connor-Colenso
* DTPF Laser * exotic * Structure forms with TT laser, recipe broken. WIP. * Format amps in PA correctly. * Fix incorrect colouring on text. * New DTPF controller textures. * Update spacetime material. * Update DTPF texture * Update DTPF NEI page * Add spacetime wires * Tons of fixes/adjustments. * Localise achievements. * Typos * More fixes + move plasmas to mixer. * Spacetime adjustment * Spacetime blocks. * Spacetime wires. * Localise coils * Adjust DTPF fuels * Adjust DTPF fuels. * Stuff * Fix optimiser * DTPF * Depreciated Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com>