| Age | Commit message (Collapse) | Author |
|
Former-commit-id: 3130c5ad4d1f940e8525ce5a3a196aa2cd5df897
|
|
Former-commit-id: 8fd8f0ef58927fc566617f87f7506bc9f7433c52
|
|
Former-commit-id: b6b688c08aa01a3c00378e780997b9640ee0d227
|
|
fix EBF tooltip
|
|
|
|
fix 0 check
|
|
|
|
* Add more checking to prevent chaining to different blocks
* Remove variable that is only used once
|
|
* Add Drone Centre
* Apply texture and model
* Update en_US.lang
* Remove import.*
* Switch to block render
* Balance range and break chance
* Add recipe
* Spotless
* Update lang
* Fix recipe
* Rewrite connection system and UI
* Remove debuff party
* Spotless
* Fix server class not found
* A stupid enough recipe
* Another bad recipe
* Update tooltip & i18n
* Close it!
* Spotless
* Disable draggable
* prohibited remote control when centre is offline
* Rename
* Rename; Change specifiers
* Update texture
* spotless
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
* remove hatch requirement
* forced structure check
* batch mode and recipe lock
* fix button logic
|
|
* add hatch tier
* correct description
|
|
|
|
* smooth chanced outputs
* fix fluid suction and consumption issue
* no crib allowed
* fix output EU
* correct recipe result
* new oc formula
* better way
* Revert "new oc formula"
This reverts commit 921c639367ba1133d134b62bffb724e52edac374.
* result typo
|
|
|
|
Fix DTPF not conusming energy
|
|
* Fixes/balance config
Fixes that the ax and saw do not break ladders
- ability to toggle ore multipliers for ore Nether and End
- sneaking with a scythe/plow allows you to break only 1 block
* Fix copy paste typo
* Revert "Allow tools to break stuff with a lower harvest level (#2435)"
This reverts commit ba1a9b290a09e39b100ff8d9f1f5e70cdc3f0fab.
|
|
Initial fix for only allow chain spraying the same kind of block you started with
|
|
|
|
|
|
* Fix large fluid cell Rendering 🤦
* Convert if-else chain to switch 🧹
* Remove unnecessary z offset 🧹
|
|
* add new test
* voltage difference check iff no amperageOC
* fix doubleEnergyHatchOC_Test (passes either way but is coded this way)
|
|
Former-commit-id: 1d80c0b2184d0dd7536867d37446b671438ba367
|
|
|
|
* convert assembler recipes to RA2
* deprecate custom builders
* clean up and RA2 solder assembler recipes
* use GT for mod load checks
* should be safe to remove
* RA2 remaining assembler recipes
* RA2 mixer recipes
* RA2 compressor recipes
* RA2 forming press
* ra2 electrolyzer
* ra2 extruder
* RA2 autoclave
* ra2 vac freezer and remove duplicate
* RA2 canner
* RA2 unpacking
* ra2 chembath
* fluidextractor ra2
* use GT enum, no loadedlist
* RA2 Bender
* RA2 forgehammer
* RA2 remaining chem bath
* RA2 Implosion
* RA2 EBF
* RA2 centrifuge
* RA2 fuel
* RA2 macerator
* RA2 single chem
* RA2 multi chem
* RA2 wiremill
* RA2 fluid solidifier
* RA2 fluid canner
* RA2 universal chem
* ra2 distillery
* ra2 DT
* RA2 universal dist
* RA2 AL part 1
* RA2 AL part 2
* add missing modloaded check
* RA2 fusion
* ra2 plasma forge
* ra2 cracking
* fix BW overwrites for atomicseparationcatalyst
* fix shirabon freezing
|
|
Former-commit-id: 948c644cbf0f89d70b07dbca8444b26f0e839f94
|
|
|
|
* update BS
* EBF tooltip
|
|
Banded Iron EBF processing.
|
|
|
|
|
|
|
|
* its gas not fluid
* sa
|
|
Close
[#15391](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/15391)
|
|
* Apply ParallelHelper methods
* Plasma hatches support ME hatches
* little change
* Forced structure check
* Batch Mode and sub 1t oc will not affect plasma consumption
* Fix finding programmed circuit in input bus
* highlight tooltips
* Fix hatch requirement and machine tier check
* spotless
|
|
check voltage
|
|
* Add debug uncertainty
* tier
* recipe and text
* Add debug uncertainty
* tier
* recipe and text
* adjust recipe
|
|
* Replace Maps in GT_OreDictUnificator with fastutil implementations with custom hasher
Removes the need to allocate a GT_ItemStack2 every time these Maps are accessed
* Replace local HashMaps with Reference2LongArrayMaps in GT_Recipe and fix if condition
* Remove GT_ItemStack2 usage from OrePrefixes
* Update GTNHLib requirement in @Mod annotation
* Don't modify stack argument when re-trying `setItemStack2DataMap` access with wildcard value
|
|
|
|
|
|
|
|
|
|
override canDumpToME
|
|
fix tooltips
|
|
* Fix chemical plant
* mistake
|
|
not setHatchRecipeMap
|
|
override canDumpFluidToME
|
|
fix massfab
|
|
use gt api for tool recipes
|
|
|