Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | centralized pollution for GT multies | boubou_19 | |
2021-11-23 | added configs to disabled dirt particles and pollution fog rendering | boubou_19 | |
2021-11-21 | added infinity armor to hazmats | Sphyix | |
2021-11-21 | Ensure UO is generated in a consistent way instead of depending on positions ↵ | Glease | |
of stars and stuff Also fixes buildscript and excluded generated source code from git Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-21 | Fix underground oil being all 0 and not migrating properly | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-20 | Merge pull request #732 from D-Cysteine/lock-single-recipe | Martin Robertz | |
[Proof of concept] Allow locking multi-block machines to a single recipe, to reduce server cost | |||
2021-11-20 | Merge pull request #735 from GTNewHorizons/AssLine-Data-Stick-Fix | Martin Robertz | |
Assembly line data stick fix | |||
2021-11-19 | give player debuff when holding a filled chest/tank | GlodBlock | |
2021-11-18 | make tank/chest keep its contents when harvsted | GlodBlock | |
2021-11-17 | Merge branch 'experimental' into lock-single-recipe | Martin Robertz | |
2021-11-17 | Revert unintended changes in GT_Cover_ItemMeter | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-17 | Rename GT_CoverBehavior_New to GT_CoverBehaviorBase | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-17 | convert ItemFilter to use NBTTagCompound storage | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-17 | convert cover data storage to a full nbt tag | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-16 | Implemented use of GT_AssemblyLineUtils for the Scanner and Assembly line. | Alkalus | |
Cleaned up Assembly Line recipe handling code. Cleaned up Scanner AL recipe handling code. Cleaned up GT_AssemblyLineUtils a touch and added a little more debugging. (Turn D1 on in GT) | |||
2021-11-16 | Potentially implemented Assembly Line Recipe Hash checking to the Scanner ↵ | Alkalus | |
and Assembly line. | |||
2021-11-15 | Fully optimize PA check | D-Cysteine | |
2021-11-16 | Reformat files | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-16 | underground oil and pollution persistence form rework | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-15 | Add locking support to LCR and PA | D-Cysteine | |
2021-11-14 | Add single recipe check | D-Cysteine | |
2021-11-14 | Require each LDP endpoints to be at least 64 blocks away | Glease | |
2021-11-11 | Add 4 Slots to mixer output at hv | Martin Robertz | |
re add red steel and Blue Steel recipe (hv) change fluid tank in Ev Mixer | |||
2021-11-11 | Merge pull request #718 from GTNewHorizons/ev-motos-re-tier | Martin Robertz | |
change ev motor wire material to Black Steel | |||
2021-11-11 | Merge pull request #716 from GTNewHorizons/No-Hand-Mixing | Martin Robertz | |
remove Handcraft mixer recipes. | |||
2021-11-12 | color change | GlodBlock | |
2021-11-10 | Fix output hatch locked fluid display for placeable fluids. | repo_alt | |
Fix scanner to report locked fluid even when the hatch is not locked https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8801 | |||
2021-11-07 | change to black steel | Martin Robertz | |
remove autogenerated black steel ebf recipe | |||
2021-11-07 | change ev motor wire material to Nichrome | Martin Robertz | |
(cherry picked from commit 0af04b80d905247cbcdeb2dac8ce38630403c080) | |||
2021-11-07 | remove mv battery hand crafting recipe | DreamMasterXXL | |
add tool to lv battery (cherry picked from commit b3ed1b309b72f8c87ec2a53df04f504c60d26866) | |||
2021-10-30 | Clean up translations | D-Cysteine | |
2021-10-30 | Merge pull request #710 from D-Cysteine/metaitem-98 | Martin Robertz | |
Add support for more fluids in GT cells | |||
2021-10-30 | Merge branch 'experimental' into Boxinator | Martin Robertz | |
2021-10-30 | A little clean-up | D-Cysteine | |
2021-10-30 | Add support for more fluids | D-Cysteine | |
2021-10-29 | Make metaitem.98 more flexible, and add oredict support for steam cell | D-Cysteine | |
2021-10-29 | Make steam cell usable in oil cracking. Also made new cells less of a pain ↵ | Glease | |
to work with | |||
2021-10-25 | Fix style problem | Glease | |
2021-10-25 | Fix teleporter and microwave flickering | Glease | |
2021-10-25 | Fix super chest stored item count flickering | Glease | |
2021-10-22 | Merge pull request #692 from KiloJoel/feature/for-research-multiblock | Martin Robertz | |
Research Completer - Added machine casing and assets | |||
2021-10-21 | Allow GT cells to work for any fluid | D-Cysteine | |
2021-10-20 | Merge pull request #693 from D-Cysteine/miner-cobblestone | Martin Robertz | |
Detect the ore type and replace with that type of cobble | |||
2021-10-20 | Added fix from D-Cysteine | Ethryan | |
2021-10-20 | Increase Brewer capacity | Ethryan | |
2021-10-19 | Detect the ore type and replace with that type of cobble | D-Cysteine | |
2021-10-19 | Make miners replace ore blocks with cobblestone | D-Cysteine | |
2021-10-19 | Research Completer - Added machine casing and assets | KiloJoel | |
2021-10-18 | fix derp | DreamMasterXXL | |
2021-10-18 | Cache sorted recipe list in NEI handlers | Glease | |