| Age | Commit message (Collapse) | Author |
|
Update dependencies
|
|
|
|
|
|
|
|
* Remove unused code & migrate to FluidSlotWidget
* Update dependencies.gradle
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Migrate to FluidSlotWidget
* Update dependencies
Former-commit-id: d5838d0e19b18af0c8fc60a1c50773c4b0a10461
|
|
|
|
* deprecate all the recipes adders
* spotlessApply (#1962)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* convert some MTE recipes to RA2
* Lens RA2
* Rotor RA2
* fixes
* Stone RA2
* Gem RA2
* fix
* ingot RA2
* stick RA2
* better time notation
|
|
* XSTR: fix typo
* XSTR: remove commented-out code
* MultiTileEntity: explain hatches and reword comments
* Move the note on hatches from MTE to Controller
* Remove wrongly-located javadoc
* XSTR: reword to be easier understood
|
|
|
|
* disable brick autogenerated recipe
* change brick formula to a more reasonable one
|
|
|
|
* Fix mFacing NPEs
* Default facing fixes (#1945)
* QuickFixes incomplete facing fixes
* fix Neither UP nor DOWN conditions as offsetY == 0 is not valid test
* fix neither up nor down again
* Still not fixed: use ForgeDirection.flag for clarty
killed more ordinal siding.
* get ride of offset testing
---------
Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
Co-authored-by: Jason Mitchell <mitchej@gmail.com>
* bit logic fix
* Fix single block machine facings
* Predict the machine facing direction clientside before the server packet arrives
* Fix isFacingValid logic
---------
Co-authored-by: Léa Gris <lea.gris@noiraude.net>
Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
|
|
(cherry picked from commit bcd1bfb50446b744ab087c4e00dd423cf7d2dd7a)
Former-commit-id: 0c8cacd35b1d1b0729f985e1410bb687f79c4089
|
|
(cherry picked from commit fe6783cd29524c0014a714b6b1b36b06fc11dde7)
Former-commit-id: e5f327a44996d4f7ea78e5a1a10a05fd94c8cab0
|
|
|
|
Remove BW luvtierenhancer references
|
|
* remove LuVtier enhancements
* load order
* add bridge subtag
* dont change imc loading
Former-commit-id: 11ff08612e7e386d08918820b20056335fd47be3
|
|
* split MetaTileEntities loader
* sort into load
* now switch material
* add comment
* cleanup
|
|
blocks (#1955)
Previously, WAILA just showed voltage tier based on total energy flow. This was problematic for machines that accept multiple amps such as the Arc Furnace. Even though it can accept up to 3A of input, increasing the total input voltage by one tier, it obviously cannot accept that voltage from a single source.
|
|
|
|
|
|
view instead of the hatch (#1944)
* Update buildscript
* Apply spotless
* Update ae2 and other dependencies
* Display multiblock name&icon in AE2 interface terminal and crafting tree view instead of the hatch
* Remove no longer needed Avaritia dep
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
This reverts commit 2164da46f28cc35898d5ba391f06af9f6dfbee71.
|
|
|
|
|
|
* add transformers to recipes
* bs
|
|
* add channels to MABS
* update build scripts
|
|
Former-commit-id: e2d13c874dfc10e1f38501d2067dfb67bed044e8
|
|
|
|
* Fix NPE with Radio Hatch
* spotlessApply (#318)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Former-commit-id: 568f57922469539b06da1444c8c35db4dea25748
|
|
|
|
* balance
* cleanup tiny dusts and double recipe
|
|
* Adds 1 manual slot to Stocking Input Bus for lenses/molds
* Replace SlotGroup with SlotWidget
Co-authored-by: miozune <miozune@gmail.com>
* cleaned up code
---------
Co-authored-by: miozune <miozune@gmail.com>
|
|
* allow mute registers to be made outside of gt5u
* add back the check using forge api
* fix the typo oops
|
|
|
|
|
|
|
|
* ForgeDirection
* spotlessApply
* update dep
* update
---------
Co-authored-by: GitHub GTNH Actions <unknown>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
ForgeDirection
|
|
update bs
|
|
* ForgeDirection
* update dep
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
* ForgeDirection
* update bs + update dep
* yeet class
* fix
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
Former-commit-id: 99dd0fe80af10498b74ee86ab2c3f826de162212
|
|
|
|
|
|
Former-commit-id: 2fe81d61b3da7fad053379c0794d7fdde572c028
|