Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-10 | Merge pull request #657 from repo-alt/experimental | Martin Robertz | |
Allow configurable non-GT blocks in cleanroom structure | |||
2021-09-10 | Merge pull request #650 from GTNewHorizons/Track-Rebalance | Martin Robertz | |
rework(RC Rails) | |||
2021-09-10 | Made cleanroom tooltip more readable on low res | TimeConqueror | |
2021-09-09 | allow differentiating cleanroom additional blocks by meta | repo_alt | |
2021-09-08 | Allow configurable non-GT blocks in cleanroom structure | repo_alt | |
2021-09-05 | Fix potential crash | Jason Mitchell | |
2021-08-29 | create a MOD ID for Core Mod | DreamMasterXXL | |
change all Core mod items match with ID Add Soldering function to Material list put all Railcraft recipes from Core mot to GT | |||
2021-08-28 | Fix PA not setting input filter properly | Glease | |
Also slightly improved PA code quality because those IntelliJ warnings are too annoying. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-08-27 | Merge pull request #649 from kuba6000/fusionmaintenance | Martin Robertz | |
Remove random maintenance problem from fusion reactors | |||
2021-08-25 | Small mistake | kuba6000 | |
2021-08-25 | Remove random maintenance problem from fusion reactors | kuba6000 | |
2021-08-22 | make Catalyst Fluid can't be input at side | GlodBlock | |
2021-08-22 | Merge pull request #643 from GTNewHorizons/fix-crack-recipe-check | Martin Robertz | |
allow oil cracker middle input hatch accept more fluids | |||
2021-08-21 | Add guard | kuba6000 | |
2021-08-21 | Fix for Assembly line not taking power | kuba6000 | |
2021-08-21 | use hook as Glease suggested | GlodBlock | |
2021-08-08 | Add formatting to getInfoData() | D-Cysteine | |
2021-08-05 | Merge pull request #626 from D-Cysteine/bypass-disassembler | Martin Robertz | |
Add disassembler restrictions bypass | |||
2021-08-05 | Merge pull request #625 from GTNewHorizons/speedup | Martin Robertz | |
GT_Recipe Speedup | |||
2021-08-05 | Fix oversight in oil cracker structure code | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-08-03 | Add disassembler restrictions bypass | D-Cysteine | |
2021-08-03 | GT_Recipe: speedup | TimeConqueror | |
2021-08-03 | OutputBus: removed excess constructor with the same parameters | TimeConqueror | |
2021-08-01 | Make gtpp happy | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-31 | Fix large boiler copy paste error | Glease | |
2021-07-30 | Make GT_MetaTileEntity_CubicMultiBlockBase easier to use | Glease | |
2021-07-30 | Fix typo in implosion compressor. fixed DT hint | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fix frame box hint & placement | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Make variable size multi's hint length depend on item in hand | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Make block hint text more informative | Glease | |
Also migrated from defer to lazy where possible Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fixes related to coil hint blocks | Glease | |
Also updates StructureLib to fix invisible block hint and pulled the utility methods up. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fix mod loading order problem | Glease | |
This utility method could probably be extracted to upstream. Let's do it when the structurelib integration comes to the end of test phase. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | make rotation marker a bit fancier, fix fusion texture | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | fix distillation tower structure | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | general bugfix & tweaking pass for multis | Glease | |
1. stupid typo in EBF preventing it from working at all. 2. All multis now require exactly one maintenance hatch to form. 3. All multis now use the unified overclocking mechanism if possible. 4. All multis that emits pollution now require at least one muffler hatch to form. 5. Coil structure element slightly tweaked. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | fix turbine casing dynamic texture | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | re-enable flipping, but add an option to render them not flipped | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | fix distillation tower not outputting bottom fluid | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | loosen access control even more to make bartworks happy | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fix coil structure checks | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | open up some fields in EBF to make bartworks happy | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | turn off flipping as it bothers some people too much | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | optimize fuel recipe lookup | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fix rebase derp | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | migrate all other multis over | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | migrate even more multis over | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | migrate a few more multis over | Glease | |
also removed the stupid ConcurrentHashMap in GT_MetaTileEntity_CubicMultiBlockBase Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | unbreak newMetaEntity | Glease | |
2021-07-30 | render rotated controllers front face | Glease | |
2021-07-30 | Add GT_MetaTileEntity_CubicMultiBlockBase and a few minor changes | Glease | |
1. add ofCoil() IStructureElement to standardise how to add a homogeneous set of coils to the structure definition 2. Changed newMetaEntity's return type back to IMetaTileEntity to prevent addons crying out 3. Initialize mExtendedFacing to ensure rendering code don't step on null |