Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-01 | Manual merging | TimeConqueror | |
2021-08-01 | Merge branch 'experimental' into code-improvements | Andrey | |
2021-08-01 | GT_MetaTileEntity_Boiler: Forgot to replace sendSound | TimeConqueror | |
2021-08-01 | Merge pull request #617 from GTNewHorizons/GlodBlock-patch-1 | Martin Robertz | |
increase the generator's eu capacity | |||
2021-08-01 | increase the generator's eu capacity | GlodBlock | |
2021-08-01 | Merge pull request #615 from GTNewHorizons/structurelib-integration | Martin Robertz | |
Fix off by one in cubic multi base and tooltip builder | |||
2021-08-01 | Improved readability of GT_MetaTileEntity_Boiler#doSound | TimeConqueror | |
2021-08-01 | Improved readability of setBlockEvent | TimeConqueror | |
2021-08-01 | Improved readability of BaseMetaTileEntity receiveClientEvent | TimeConqueror | |
2021-08-01 | Fix off by one in cubic multi base and tooltip builder | Glease | |
Also added a command to toggle structure lib debug print. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-31 | Merge pull request #614 from D-Cysteine/fix-iteration-slots | Martin Robertz | |
Fix iteration over invalid slots | |||
2021-07-31 | Add comments | D-Cysteine | |
2021-07-31 | Merge pull request #613 from D-Cysteine/experimental | Martin Robertz | |
2021-07-31 | Fix iteration over invalid slots | D-Cysteine | |
2021-07-31 | Format long line | D-Cysteine | |
2021-07-30 | Merge branch 'experimental' of https://github.com/D-Cysteine/GT5-Unofficial ↵ | D-Cysteine | |
into experimental | |||
2021-07-30 | Change hard dep on IguanaTweaks to soft dep | D-Cysteine | |
2021-07-31 | Merge pull request #612 from GTNewHorizons/structurelib-integration | Martin Robertz | |
Fix large boiler copy paste error | |||
2021-07-31 | Fix large boiler copy paste error | Glease | |
2021-07-30 | Merge pull request #611 from Sphyix/experimental | Martin Robertz | |
changed rods to work with gt_utility hazmat check | |||
2021-07-30 | changed rods to work with gt_utility hazmat check | Sphyix | |
2021-07-30 | fix (GT) build on jenkins | DreamMasterXXL | |
2021-07-30 | Merge pull request #609 from D-Cysteine/fix-clay-buckets | Martin Robertz | |
Oredict clay buckets + fix railcraft item IDs | |||
2021-07-30 | Merge branch 'experimental' into fix-clay-buckets | Martin Robertz | |
2021-07-30 | Merge pull request #551 from GTNewHorizons/structurelib-integration | Martin Robertz | |
StructureLib integration | |||
2021-07-30 | Make GT_MetaTileEntity_CubicMultiBlockBase easier to use | Glease | |
2021-07-30 | Merge pull request #610 from GTNewHorizons/remove-tank-debug-print | Martin Robertz | |
Remove debug print | |||
2021-07-30 | Add documentation for CTM mapping array | 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 typo in cubic base structure definition | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fix class loading problem | 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 | Use upstream existing localization instead of creating our own | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fix coil hint block usage | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | Fix ClassCastException in GT_MetaTileEntity_CubicMultiBlockBase | 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 | bump structurelib version | 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 | Minor clean up in GT_Client | Glease | |
ARR is taboo :kekw: Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | remove debug code | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-30 | make rotation marker a lot more fancier | Glease | |
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> |