<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/GT5-Unofficial.git/src/main/java/gregtech/common/tileentities/storage, 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>Make some machine drops stackable with new ones (#3392)</title>
<updated>2024-10-21T19:07:05+00:00</updated>
<author>
<name>HoleFish</name>
<email>48403212+HoleFish@users.noreply.github.com</email>
</author>
<published>2024-10-21T19:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=42946c9ac1fdb250d8648a1128285a2409e4265c'/>
<id>42946c9ac1fdb250d8648a1128285a2409e4265c</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>Cleanup the codebase (#3311)</title>
<updated>2024-10-02T05:31:08+00:00</updated>
<author>
<name>Alexdoru</name>
<email>57050655+Alexdoru@users.noreply.github.com</email>
</author>
<published>2024-10-02T05:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=3b9bd1188e932e6bb8041f7bb9afbf3ce75e26d3'/>
<id>3b9bd1188e932e6bb8041f7bb9afbf3ce75e26d3</id>
<content type='text'>
Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</pre>
</div>
</content>
</entry>
<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>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>Adjust to AE2 api changes (#2781)</title>
<updated>2024-07-30T17:13:59+00:00</updated>
<author>
<name>Demiu</name>
<email>miazgapow@gmail.com</email>
</author>
<published>2024-07-30T17:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=117cdda002048ffede87953342c1726b2c49cb83'/>
<id>117cdda002048ffede87953342c1726b2c49cb83</id>
<content type='text'>
* Adjust to AE2 api changes

* update

---------

Co-authored-by: Dream Master &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adjust to AE2 api changes

* update

---------

Co-authored-by: Dream Master &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix fake tank capacity for waila (#2571)</title>
<updated>2024-04-15T06:17:34+00:00</updated>
<author>
<name>Quetz4l</name>
<email>Zereff06@gmail.com</email>
</author>
<published>2024-04-15T06:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=4307adbc8477d4600373e3887dea405398a0c9d1'/>
<id>4307adbc8477d4600373e3887dea405398a0c9d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix superchest UI sync (#2549)</title>
<updated>2024-03-24T20:54:44+00:00</updated>
<author>
<name>Abdiel Kavash</name>
<email>19243993+AbdielKavash@users.noreply.github.com</email>
</author>
<published>2024-03-24T20:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=ba44f2336b361c813f00c62cdada3f573ca26c0d'/>
<id>ba44f2336b361c813f00c62cdada3f573ca26c0d</id>
<content type='text'>
Fix superchest sync</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix superchest sync</pre>
</div>
</content>
</entry>
<entry>
<title>Numeric widget and localized number formatting. (#2532)</title>
<updated>2024-03-13T01:00:02+00:00</updated>
<author>
<name>Abdiel Kavash</name>
<email>19243993+AbdielKavash@users.noreply.github.com</email>
</author>
<published>2024-03-13T01:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=26c8407b9d22dbe4e3b98b4e08acfcdbfdd89f45'/>
<id>26c8407b9d22dbe4e3b98b4e08acfcdbfdd89f45</id>
<content type='text'>
* Cover widgets

* Volumetric flask

* Misc textfields

* Update GT_MetaTileEntity_MultiBlockBase.java

* Update GT_MetaTileEntity_MultiBlockBase.java

* Fixes decimal digits

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cover widgets

* Volumetric flask

* Misc textfields

* Update GT_MetaTileEntity_MultiBlockBase.java

* Update GT_MetaTileEntity_MultiBlockBase.java

* Fixes decimal digits

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add locale code support for lang manager (#2511)</title>
<updated>2024-02-28T05:04:43+00:00</updated>
<author>
<name>miozune</name>
<email>miozune@gmail.com</email>
</author>
<published>2024-02-28T05:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=32c93da1d788e23672733c7c4db89c66632d8ba4'/>
<id>32c93da1d788e23672733c7c4db89c66632d8ba4</id>
<content type='text'>
* Add locale code support for lang manager

* Deprecate a method with aWriteIntoLangFile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add locale code support for lang manager

* Deprecate a method with aWriteIntoLangFile</pre>
</div>
</content>
</entry>
<entry>
<title>Fix locked fluid name not working correctly (#2341)</title>
<updated>2023-10-19T11:44:20+00:00</updated>
<author>
<name>miozune</name>
<email>miozune@gmail.com</email>
</author>
<published>2023-10-19T11:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=28c0c19ffefa5286b9f922263187090ec96fb2cc'/>
<id>28c0c19ffefa5286b9f922263187090ec96fb2cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
