Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-23 | Forge direction (#1895) | Jason Mitchell | |
* ForgeDirection Also refactor the clusterfuck that was `getCoordinateScan` Co-authored by: Jason Mitchell <mitchej@gmail.com> * Fix rendering of Frame Boxes Frame boxes needed their own implementation of getTexture with int connexion mask, which is returning an error texture for the MetaTileEntity, because pipes (FrameBox **is** a pipe) do use this method to return different textures based on connexion status. --------- Co-authored-by: Léa Gris <lea.gris@noiraude.net> | |||
2023-04-10 | Update spotless config to 0.2.2 | Raven Szewczyk | |
2023-04-01 | update spotless formatting (#1827) | boubou19 | |
2023-01-30 | [ci skip] spotlessApply with the new settings | Jason Mitchell | |
2022-08-27 | Update buildscript & apply spotless (#1306) | Raven Szewczyk | |
* Update dependencies * Update buildscript, apply spotless | |||
2019-07-15 | document potential cable gotchas | Jason Mitchell | |
2019-07-15 | more small cleanup | Jason Mitchell | |
2019-07-15 | small cleanup | Jason Mitchell | |
2019-07-15 | IC2 ENet compat for GT transformers & GT cables | Jason Mitchell | |
* Fixes every face of ic2 nuclear reactors giving full energy * Should reduce performance concerns from previous ic2 energy compat * Removes Tec's workaround |