<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/GT5-Unofficial.git/src/main/java/com/elisis, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/'/>
<entry>
<title>The Great Renaming (#3014)</title>
<updated>2024-09-02T21:17:17+00:00</updated>
<author>
<name>NotAPenguin</name>
<email>michiel.vandeginste@gmail.com</email>
</author>
<published>2024-09-02T21:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=1b820de08a05070909a267e17f033fcf58ac8710'/>
<id>1b820de08a05070909a267e17f033fcf58ac8710</id>
<content type='text'>
* move kekztech to a single root dir

* move detrav to a single root dir

* move gtnh-lanthanides to a single root dir

* move tectech and delete some gross reflection in gt++

* remove more reflection inside gt5u

* delete more reflection in gt++

* fix imports

* move bartworks and bwcrossmod

* fix proxies

* move galactigreg and ggfab

* move gtneioreplugin

* try to fix gt++ bee loader

* apply the rename rules to BW

* apply rename rules to bwcrossmod

* apply rename rules to detrav scanner mod

* apply rename rules to galacticgreg

* apply rename rules to ggfab

* apply rename rules to goodgenerator

* apply rename rules to gtnh-lanthanides

* apply rename rules to gt++

* apply rename rules to kekztech

* apply rename rules to kubatech

* apply rename rules to tectech

* apply rename rules to gt

apply the rename rules to gt

* fix tt import

* fix mui hopefully

* fix coremod except intergalactic

* rename assline recipe class

* fix a class name i stumbled on

* rename StructureUtility to GTStructureUtility to prevent conflict with structurelib

* temporary rename of GTTooltipDataCache to old name

* fix gt client/server proxy names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move kekztech to a single root dir

* move detrav to a single root dir

* move gtnh-lanthanides to a single root dir

* move tectech and delete some gross reflection in gt++

* remove more reflection inside gt5u

* delete more reflection in gt++

* fix imports

* move bartworks and bwcrossmod

* fix proxies

* move galactigreg and ggfab

* move gtneioreplugin

* try to fix gt++ bee loader

* apply the rename rules to BW

* apply rename rules to bwcrossmod

* apply rename rules to detrav scanner mod

* apply rename rules to galacticgreg

* apply rename rules to ggfab

* apply rename rules to goodgenerator

* apply rename rules to gtnh-lanthanides

* apply rename rules to gt++

* apply rename rules to kekztech

* apply rename rules to kubatech

* apply rename rules to tectech

* apply rename rules to gt

apply the rename rules to gt

* fix tt import

* fix mui hopefully

* fix coremod except intergalactic

* rename assline recipe class

* fix a class name i stumbled on

* rename StructureUtility to GTStructureUtility to prevent conflict with structurelib

* temporary rename of GTTooltipDataCache to old name

* fix gt client/server proxy names</pre>
</div>
</content>
</entry>
<entry>
<title>Compressor Multiblock (#2861)</title>
<updated>2024-08-29T15:15:21+00:00</updated>
<author>
<name>Mary</name>
<email>33456283+FourIsTheNumber@users.noreply.github.com</email>
</author>
<published>2024-08-29T15:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=03f8ac57b99f8fa26975151ad39cb1a78667db73'/>
<id>03f8ac57b99f8fa26975151ad39cb1a78667db73</id>
<content type='text'>
* Compressor boilerplate

* Getting test structure working

* Structure fixes

* Implemented basic HIP and Black Hole structure elements complete with heat and black hole stabilization mechanics

* Cooling glow, also HIP cools much slower than it heats

* Got blue cooling texture working

* spotless :3

* Force structure checks every 10 seconds like nano forge

* Neutronium compressor recipemap created

* Various strange changes attempting to get a neutronium compressor map working. Shelved for now

* Absolutely going hog wild with neutronium testing

* BIG RECIPE

* Added Ollie author tag

* Added a bunch of neutronium compressor recipes

* Deeply cursed recipemap combining

* Neutronium compressor structure

* Black hole requirement for recipes established

* Black hole implementation changed

* Added black hole catalyzation

* spotless

* Removed neutronium compressor recipes from gt5u

* Made eternal singularity work somehow

* Boilerplate for new hatches

* Tinkering

* Split the multi in 4

* Fix refactor

* Implemented the new black hole mechanic with catalysts.

* Give speed bonuses/nerfs to recipes based on black hole. Shuffled some logic around

* Imported real structures

* Proper HIP implementation with heat sensor

* Cut HIP mechanics from Neutronium

* Restore Gangue for use in a black hole recipe

* Made Gangue blocks load

* sa+update deps

* Added t1/t2 casings

* Temporary casings for neutronium

* SA from merge

* Temporary HIP Textures

* Temporary Black Hole textures

* Support machinemode for black hole, support special value for compression

* Don't let neutronium compressor do black hole recipes

* Get all of the numbers in

* Tooltip adjustments for readability

* Casing fix and more tooltips

* Correct structure tooltips

* Improve legibility of HIP tooltip

* 1 parallel per tier when overheated

* Lost my privates

* Fixed modern cast and imported the new textures

* Removed very unnecessary logic

* Nerf HIP parallels to 4 to make black hole better

* Change all special value stuff to proper metadata

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Compressor boilerplate

* Getting test structure working

* Structure fixes

* Implemented basic HIP and Black Hole structure elements complete with heat and black hole stabilization mechanics

* Cooling glow, also HIP cools much slower than it heats

* Got blue cooling texture working

* spotless :3

* Force structure checks every 10 seconds like nano forge

* Neutronium compressor recipemap created

* Various strange changes attempting to get a neutronium compressor map working. Shelved for now

* Absolutely going hog wild with neutronium testing

* BIG RECIPE

* Added Ollie author tag

* Added a bunch of neutronium compressor recipes

* Deeply cursed recipemap combining

* Neutronium compressor structure

* Black hole requirement for recipes established

* Black hole implementation changed

* Added black hole catalyzation

* spotless

* Removed neutronium compressor recipes from gt5u

* Made eternal singularity work somehow

* Boilerplate for new hatches

* Tinkering

* Split the multi in 4

* Fix refactor

* Implemented the new black hole mechanic with catalysts.

* Give speed bonuses/nerfs to recipes based on black hole. Shuffled some logic around

* Imported real structures

* Proper HIP implementation with heat sensor

* Cut HIP mechanics from Neutronium

* Restore Gangue for use in a black hole recipe

* Made Gangue blocks load

* sa+update deps

* Added t1/t2 casings

* Temporary casings for neutronium

* SA from merge

* Temporary HIP Textures

* Temporary Black Hole textures

* Support machinemode for black hole, support special value for compression

* Don't let neutronium compressor do black hole recipes

* Get all of the numbers in

* Tooltip adjustments for readability

* Casing fix and more tooltips

* Correct structure tooltips

* Improve legibility of HIP tooltip

* 1 parallel per tier when overheated

* Lost my privates

* Fixed modern cast and imported the new textures

* Removed very unnecessary logic

* Nerf HIP parallels to 4 to make black hole better

* Change all special value stuff to proper metadata

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix issues caused by merge</title>
<updated>2024-08-26T20:42:57+00:00</updated>
<author>
<name>boubou19</name>
<email>miisterunknown@gmail.com</email>
</author>
<published>2024-08-26T20:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=e8a543c2996e1da2ea6923b13e2b353d3fcb29c2'/>
<id>e8a543c2996e1da2ea6923b13e2b353d3fcb29c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove O-Xylene (#2973)</title>
<updated>2024-08-26T03:58:23+00:00</updated>
<author>
<name>Mary</name>
<email>33456283+FourIsTheNumber@users.noreply.github.com</email>
</author>
<published>2024-08-26T03:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=091f50b74e17c29c1544dd23345212eef6457742'/>
<id>091f50b74e17c29c1544dd23345212eef6457742</id>
<content type='text'>
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>General beamline fixes, balancing (#2899)</title>
<updated>2024-08-23T19:18:09+00:00</updated>
<author>
<name>Elisis</name>
<email>gtandemmodding@gmail.com</email>
</author>
<published>2024-08-23T19:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=71e7f3dc16a7be69a3f89c17a170d401383bf021'/>
<id>71e7f3dc16a7be69a3f89c17a170d401383bf021</id>
<content type='text'>
* Remove cell chemistry, increase tiering of recipes from mask-making process

* Fix LN2 and LOX in LINAC and Synchrotron

* Fix Synchrotron structure definition antenna having a different meta to the actual block

* Fix Accelerator Glass Hardness

* Fix mobs spawning inside Synchrotron, make LiB6 rods less painful to make

* Halve TC base recipe duration, loosen focus requirements for lower-tier wafers, add more detail to LINAC TT

* Improve LINAC output energy eu/t scaling

* Remove log

* Spotless

* Remove merge artifact

* Spotless apply for branch beamline-fixes-2 for #2899 (#2900)

spotlessApply

Co-authored-by: GitHub GTNH Actions &lt;&gt;

---------

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;
Co-authored-by: Connor-Colenso &lt;52056774+Connor-Colenso@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove cell chemistry, increase tiering of recipes from mask-making process

* Fix LN2 and LOX in LINAC and Synchrotron

* Fix Synchrotron structure definition antenna having a different meta to the actual block

* Fix Accelerator Glass Hardness

* Fix mobs spawning inside Synchrotron, make LiB6 rods less painful to make

* Halve TC base recipe duration, loosen focus requirements for lower-tier wafers, add more detail to LINAC TT

* Improve LINAC output energy eu/t scaling

* Remove log

* Spotless

* Remove merge artifact

* Spotless apply for branch beamline-fixes-2 for #2899 (#2900)

spotlessApply

Co-authored-by: GitHub GTNH Actions &lt;&gt;

---------

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;
Co-authored-by: Connor-Colenso &lt;52056774+Connor-Colenso@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>more explicit logs in cerium/samarium replacements (#2925)</title>
<updated>2024-08-21T16:40:13+00:00</updated>
<author>
<name>boubou19</name>
<email>miisterunknown@gmail.com</email>
</author>
<published>2024-08-21T16:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=e6687f29ada12095e896855c4b22f8e0bdb2989f'/>
<id>e6687f29ada12095e896855c4b22f8e0bdb2989f</id>
<content type='text'>
* split cerium replacement in several methods

* more verbosity about replacements

* spotless apply

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* split cerium replacement in several methods

* more verbosity about replacements

* spotless apply

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix full amp recipes (#2930)</title>
<updated>2024-08-21T11:37:02+00:00</updated>
<author>
<name>chochem</name>
<email>40274384+chochem@users.noreply.github.com</email>
</author>
<published>2024-08-21T11:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=de0452c4d800d671bc38757c85966850cfd4b8b2'/>
<id>de0452c4d800d671bc38757c85966850cfd4b8b2</id>
<content type='text'>
* round 1

* RS-AL recipes

* round 3 with a bit of cleanup

* round 4

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* round 1

* RS-AL recipes

* round 3 with a bit of cleanup

* round 4

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup (#2904)</title>
<updated>2024-08-16T13:26:16+00:00</updated>
<author>
<name>miozune</name>
<email>miozune@gmail.com</email>
</author>
<published>2024-08-16T13:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=83ebeadd3b867f45914972f4573211b3324ca433'/>
<id>83ebeadd3b867f45914972f4573211b3324ca433</id>
<content type='text'>
* Remove redundant inputSeparation=true call

* Remove deprecated MetaTileEntity#isDisplaySecondaryDescription

* Always use ModularUI

* Remove useModularUI

* Remove unused GUI features

* Remove IGlobalWirelessEnergy

* Remove CommonValues.V &amp; CommonValues.VN

* More deprecation cleanup

---------

Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove redundant inputSeparation=true call

* Remove deprecated MetaTileEntity#isDisplaySecondaryDescription

* Always use ModularUI

* Remove useModularUI

* Remove unused GUI features

* Remove IGlobalWirelessEnergy

* Remove CommonValues.V &amp; CommonValues.VN

* More deprecation cleanup

---------

Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>add forbidden getModItem calls (#2869)</title>
<updated>2024-08-15T14:48:03+00:00</updated>
<author>
<name>boubou19</name>
<email>miisterunknown@gmail.com</email>
</author>
<published>2024-08-15T14:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=361adcefd72d3f58040b18cc7ae92b65ec017522'/>
<id>361adcefd72d3f58040b18cc7ae92b65ec017522</id>
<content type='text'>
* add forbidden getModItem calls

* remove bartworks gmi

* remove goodgenerators gmi

* spotless

* no more literals in getModItem calls

* fix kekztech calls

* fix kubatech calls

* fix gregtech calls (1/?)

* move WA from NHCore to GT5U

* MTE enum expanded with bw values

* MTE enum expanded with tectech values

* fix inversion

* fix gregtech calls (2/?)

* copied enum from NHCore to GT5U and moved machine hulls

* moved plasma gens and alloy smelters

* moved machine matter amplifiers, assemblers, scanners, Pump, transformers

* moved battery buffer 1,2,3,4, battery charger 4x4, dynamo hatches, energy hatches

* moved wet transformers, hi amps transformers, turbo chargers, chest buffers, rock breakers, input hatches, output hatches

* moved circuit assemblers

* moved chemical bath, chemical reactor, fermenter, fluid canner, fluid extractor, fluid heater, mixer

* moved autoclave, bending machine, compressor, cutting machine, distillery, electric furnace, electrolyzer, electromagnetic separator, extractor, extruder, fluid solidifier, forming press, forge hammer, lathe, precision laser engraver, macerator, matter fabricator, microwave, washing plant, polarizer, recycler, replicator, sifter, slicer, thermal centrifuge, wiremill, arc furnace, centrifuge, plasma arc furnace, canning machine

* moved batteries

* comment

* spotless apply

* yeet * imports

* bronze blast furnace is no more since a while

* sanitize kubatech MTE registration

* merge GG's MTE enum into GT5U one

* fix gregtech calls (3/4)

* fix gt++ calls (1/?)

* small cleanup

* fix gt++ calls (2/3)

* fix gt++ calls (3/3)

* temporary test

* fix config

* Revert "temporary test"

This reverts commit ad99b8a4736794aab1d01ff453809c6f7e721724.

* disabled the GT check until GTNH-Intergalactic is merged into GT5U or at least its GT5U parts

* spotless apply

* dumb dumb

* fix dynamic access to CustomItemList

* update tests

* fix scala test

* fix script?

* fix script?

* actual fix?

* there we go!

* yeet GT for now, until we move the EOH Controller recipe somewhere else

* fix dep</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add forbidden getModItem calls

* remove bartworks gmi

* remove goodgenerators gmi

* spotless

* no more literals in getModItem calls

* fix kekztech calls

* fix kubatech calls

* fix gregtech calls (1/?)

* move WA from NHCore to GT5U

* MTE enum expanded with bw values

* MTE enum expanded with tectech values

* fix inversion

* fix gregtech calls (2/?)

* copied enum from NHCore to GT5U and moved machine hulls

* moved plasma gens and alloy smelters

* moved machine matter amplifiers, assemblers, scanners, Pump, transformers

* moved battery buffer 1,2,3,4, battery charger 4x4, dynamo hatches, energy hatches

* moved wet transformers, hi amps transformers, turbo chargers, chest buffers, rock breakers, input hatches, output hatches

* moved circuit assemblers

* moved chemical bath, chemical reactor, fermenter, fluid canner, fluid extractor, fluid heater, mixer

* moved autoclave, bending machine, compressor, cutting machine, distillery, electric furnace, electrolyzer, electromagnetic separator, extractor, extruder, fluid solidifier, forming press, forge hammer, lathe, precision laser engraver, macerator, matter fabricator, microwave, washing plant, polarizer, recycler, replicator, sifter, slicer, thermal centrifuge, wiremill, arc furnace, centrifuge, plasma arc furnace, canning machine

* moved batteries

* comment

* spotless apply

* yeet * imports

* bronze blast furnace is no more since a while

* sanitize kubatech MTE registration

* merge GG's MTE enum into GT5U one

* fix gregtech calls (3/4)

* fix gt++ calls (1/?)

* small cleanup

* fix gt++ calls (2/3)

* fix gt++ calls (3/3)

* temporary test

* fix config

* Revert "temporary test"

This reverts commit ad99b8a4736794aab1d01ff453809c6f7e721724.

* disabled the GT check until GTNH-Intergalactic is merged into GT5U or at least its GT5U parts

* spotless apply

* dumb dumb

* fix dynamic access to CustomItemList

* update tests

* fix scala test

* fix script?

* fix script?

* actual fix?

* there we go!

* yeet GT for now, until we move the EOH Controller recipe somewhere else

* fix dep</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup (#2803)</title>
<updated>2024-08-15T13:38:58+00:00</updated>
<author>
<name>boubou19</name>
<email>miisterunknown@gmail.com</email>
</author>
<published>2024-08-15T13:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=0f990a7cfd78c3ede4db09a893e1e6edff164a2a'/>
<id>0f990a7cfd78c3ede4db09a893e1e6edff164a2a</id>
<content type='text'>
* remove dead code

* use proper materials for tiered circuits

* remove yet another RA1 call

* remove deprecated usage

* small step toward Research station assline recipes migration

* remove dead code

* remove dead code

* remove dead code

* migrate BW recipes

* remove some more RA1 code

* remove bad search and replace + spotlessapply

* yeet deprecated code and change how sieverts for recipes are computed

* fix loading

* fix bad replacements

* spotless apply</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove dead code

* use proper materials for tiered circuits

* remove yet another RA1 call

* remove deprecated usage

* small step toward Research station assline recipes migration

* remove dead code

* remove dead code

* remove dead code

* migrate BW recipes

* remove some more RA1 code

* remove bad search and replace + spotlessapply

* yeet deprecated code and change how sieverts for recipes are computed

* fix loading

* fix bad replacements

* spotless apply</pre>
</div>
</content>
</entry>
</feed>
