aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2021-10-30Add support for more fluidsD-Cysteine
2021-10-29Make metaitem.98 more flexible, and add oredict support for steam cellD-Cysteine
2021-10-29Make steam cell usable in oil cracking. Also made new cells less of a pain ↵Glease
to work with
2021-10-25Fix style problemGlease
2021-10-25Fix teleporter and microwave flickeringGlease
2021-10-25Fix super chest stored item count flickeringGlease
2021-10-25Fix fusion stored energy amount flickeringGlease
2021-10-25Merge pull request #705 from GTNewHorizons/basic-tank-occassional-negativeMartin Robertz
Fix quantum tanks fluid amount flickering
2021-10-25Only send mContent when necessaryGlease
2021-10-25Fix quantum tanks fluid amount flickeringGlease
par2 Might be negative under certain circumstance, causing the mContent counter to be temporarily negative.
2021-10-23Merge branch 'experimental' of github.com:GTNewHorizons/GT5-Unofficial into ↵DreamMasterXXL
experimental
2021-10-23change TF galena vein name because it never generatesDreamMasterXXL
2021-10-22Merge pull request #692 from KiloJoel/feature/for-research-multiblockMartin Robertz
Research Completer - Added machine casing and assets
2021-10-22Merge pull request #701 from GTNewHorizons/SSoCMartin Robertz
add more recipes for SSoC
2021-10-22Merge pull request #702 from GTNewHorizons/start-upon-fluid-manipulationMartin Robertz
Try start processing immediately upon manual fluid manipulation
2021-10-21Restore sorting of recipes in NEID-Cysteine
Revert "Restore sorting of recipes in NEI" This reverts commit c7104eaeb2c6c2e94161436e3c7ecb5378cdc74a. Restore sorting of recipes in NEI
2021-10-22Try start processing immediately upon manual fluid manipulationGlease
2021-10-21add more recipes for SSoCGlodBlock
2021-10-21fix the same unlocalizedNameGlodBlock
fix https://discord.com/channels/181078474394566657/401118216228831252/900697821450215464
2021-10-21Merge pull request #697 from GTNewHorizons/remember-recipe-mapMartin Robertz
Make Input Bus and Input Hatch to remember recipe map
2021-10-21Allow GT cells to work for any fluidD-Cysteine
2021-10-21Change primitive recipe to prevent conflictsGlease
2021-10-21Add LCR 24 recipe for vinyl chlorideGlease
2021-10-21Make Input Bus and Input Hatch to remember recipe mapGlease
This recipe map is used to filter input. After chunk load, there will be a short delay between event "chunk finished loading" and "multiblock controller sets the recipe map". Not remembering it makes the hatch to temporarily accept arbitrary input until that happens.
2021-10-20Merge pull request #689 from GTNewHorizons/Tiny-Sanity-BalanceMartin Robertz
MC > Oriharukon in Melodic Alloy
2021-10-20Merge pull request #695 from GTNewHorizons/Distillery-TankMartin Robertz
increase Distillery Tank capacity
2021-10-20Merge pull request #693 from D-Cysteine/miner-cobblestoneMartin Robertz
Detect the ore type and replace with that type of cobble
2021-10-20increase Distillery TankDreamMasterXXL
2021-10-20Added fix from D-CysteineEthryan
2021-10-20Increase Brewer capacityEthryan
2021-10-19Fix comment grammarD-Cysteine
2021-10-19Detect the ore type and replace with that type of cobbleD-Cysteine
2021-10-19Merge branch 'experimental' of github.com:GTNewHorizons/GT5-Unofficial into ↵DreamMasterXXL
experimental
2021-10-19now you can electrolyse SodiumcarbonateDreamMasterXXL
2021-10-19fix lensGlodBlock
2021-10-19Make miners replace ore blocks with cobblestoneD-Cysteine
2021-10-19Research Completer - Added machine casing and assetsKiloJoel
2021-10-18MC > OriharukonScriptedPiky
Replaces Mysterious Crystal to Oriharukon for balancing purposes; originally extremely late LuV, now ~EV tier
2021-10-18Merge pull request #688 from Prometheus0000/cardsMartin Robertz
Adjust card recycling recipes for NC2 cards
2021-10-18Adjust card recycling recipes for NC2 cardsPrometheus0000
2021-10-18Merge pull request #687 from GTNewHorizons/patches-gMartin Robertz
Futher optimization to NEI lookup
2021-10-18fix derpDreamMasterXXL
2021-10-18Further optimization to NEI lookupGlease
2021-10-18Cache sorted recipe list in NEI handlersGlease
2021-10-18Optimize away potentially expensive NBT copy in getAssociationGlease
2021-10-18add new machine casings for Hydro EnergyDreamMasterXXL
Rhodium Plated Palladium Machine Casing Iridium Mahine Casing
2021-10-16Merge pull request #670 from GTNewHorizons/Silicon-Alu-Autoclave-updateMartin Robertz
Silicon alu autoclave update
2021-10-15Merge pull request #682 from GTNewHorizons/patch-cleanroom-tooltipMartin Robertz
Update cleanroom tooltip
2021-10-14Merge branch 'GTNewHorizons:experimental' into experimentalRoman Karpenko
2021-10-14Separate busses now toggleableFlorexiz