<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/GT5-Unofficial.git/src/main/java/gregtech/common/misc, 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>Import pollution mixins from hodgepodge (#3395)</title>
<updated>2024-10-21T19:21:33+00:00</updated>
<author>
<name>Alexdoru</name>
<email>57050655+Alexdoru@users.noreply.github.com</email>
</author>
<published>2024-10-21T19:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=901cb0d294b0c4f114bb247fbd7d6f97e7484f3c'/>
<id>901cb0d294b0c4f114bb247fbd7d6f97e7484f3c</id>
<content type='text'>
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;
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: Martin Robertz &lt;dream-master@gmx.net&gt;
Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wireless EU voiding in multiplayer for non-network owners (#3310)</title>
<updated>2024-10-02T04:41:45+00:00</updated>
<author>
<name>Maya</name>
<email>10861407+serenibyss@users.noreply.github.com</email>
</author>
<published>2024-10-02T04:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=4460516b23de8db51091dace7c363024d04bcca7'/>
<id>4460516b23de8db51091dace7c363024d04bcca7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Fix global_energy networks resetting on server reboot (#3000)</title>
<updated>2024-08-30T19:06:56+00:00</updated>
<author>
<name>Luke Hohlin</name>
<email>luke@tctcl.de</email>
</author>
<published>2024-08-30T19:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=23fd19da49fa910a93b3120b4d1362b3dd585004'/>
<id>23fd19da49fa910a93b3120b4d1362b3dd585004</id>
<content type='text'>
* Fix global_energy networks resetting on server reboot

* Update SpaceProjectWorldSavedData.java

Replace _NAME in string constants with _NBT

* Replace JsonObject with JsonArray in SpaceTeamAdapter

---------

Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix global_energy networks resetting on server reboot

* Update SpaceProjectWorldSavedData.java

Replace _NAME in string constants with _NBT

* Replace JsonObject with JsonArray in SpaceTeamAdapter

---------

Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Electric jukebox (#2827)</title>
<updated>2024-08-15T21:44:13+00:00</updated>
<author>
<name>Raven Szewczyk</name>
<email>git@eigenraven.me</email>
</author>
<published>2024-08-15T21:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=5decfda1dd1b3bbfdb1098f409aa50162ea32dc2'/>
<id>5decfda1dd1b3bbfdb1098f409aa50162ea32dc2</id>
<content type='text'>
* GT music system

* Minor fix for some glitches when switching dimensions with P2Ps on both sides

* Most features implemented except headphones

* Implement wireless headphones

* Disable debug mode

* Spotless

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* GT music system

* Minor fix for some glitches when switching dimensions with P2Ps on both sides

* Most features implemented except headphones

* Implement wireless headphones

* Disable debug mode

* Spotless

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using Json files to save space project data and teams (#2700)</title>
<updated>2024-07-30T16:36:59+00:00</updated>
<author>
<name>BlueWeabo</name>
<email>ilia.iliev2005@gmail.com</email>
</author>
<published>2024-07-30T16:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=f5d68f370023ebcfadd6e58d946249e5b0f5a304'/>
<id>f5d68f370023ebcfadd6e58d946249e5b0f5a304</id>
<content type='text'>
* Go away from saving to file for space teams

* apply spotless

* make an additional null check

* Add raven's suggestions

Co-authored-by: Raven Szewczyk &lt;git@eigenraven.me&gt;

---------

Co-authored-by: Raven Szewczyk &lt;git@eigenraven.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Go away from saving to file for space teams

* apply spotless

* make an additional null check

* Add raven's suggestions

Co-authored-by: Raven Szewczyk &lt;git@eigenraven.me&gt;

---------

Co-authored-by: Raven Szewczyk &lt;git@eigenraven.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add wireless computation and data stick hatches (#2724)</title>
<updated>2024-07-18T15:08:27+00:00</updated>
<author>
<name>NotAPenguin</name>
<email>michiel.vandeginste@gmail.com</email>
</author>
<published>2024-07-18T15:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=11a2735b633623cb6a754247c4f42ff14810b38b'/>
<id>11a2735b633623cb6a754247c4f42ff14810b38b</id>
<content type='text'>
* start on wireless computation

* initial implementation of wireless computation hatch

* Implement wireless data sticks

* Fix wireless computation by simplifying the implementation greatly

* Delete dead code

* Add scanner output for wireless computation in network

* Rename wireless computation hatch to cloud hatch

* Final rename to client/server</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start on wireless computation

* initial implementation of wireless computation hatch

* Implement wireless data sticks

* Fix wireless computation by simplifying the implementation greatly

* Delete dead code

* Add scanner output for wireless computation in network

* Rename wireless computation hatch to cloud hatch

* Final rename to client/server</pre>
</div>
</content>
</entry>
<entry>
<title>Add an alias to SP_Command (#2701)</title>
<updated>2024-07-01T04:43:24+00:00</updated>
<author>
<name>BlueWeabo</name>
<email>ilia.iliev2005@gmail.com</email>
</author>
<published>2024-07-01T04:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=39ad916f6d67ba8238a2909d5e8e7fc85f79e5e2'/>
<id>39ad916f6d67ba8238a2909d5e8e7fc85f79e5e2</id>
<content type='text'>
add sp command alias as spaceproject</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add sp command alias as spaceproject</pre>
</div>
</content>
</entry>
<entry>
<title>more robust uuid loading in wireless data (#2564)</title>
<updated>2024-04-11T20:00:12+00:00</updated>
<author>
<name>Glease</name>
<email>4586901+Glease@users.noreply.github.com</email>
</author>
<published>2024-04-11T20:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=6dc65aafb5c89aa1c19ee3f0f23b7e5784540afc'/>
<id>6dc65aafb5c89aa1c19ee3f0f23b7e5784540afc</id>
<content type='text'>
more robust uuid parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more robust uuid parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Change over wireless teams to use SP teams (#2493)</title>
<updated>2024-02-16T22:12:40+00:00</updated>
<author>
<name>BlueWeabo</name>
<email>ilia.iliev2005@gmail.com</email>
</author>
<published>2024-02-16T22:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=985a6c94cae0cb895a09ef06c85ec7759132a06c'/>
<id>985a6c94cae0cb895a09ef06c85ec7759132a06c</id>
<content type='text'>
* Change over wireless teams to use SP teams

* spotless

* null checks

* fix unit test being wrong

* update

* add tab autocomplete

* spotless

* make sure teams are transfered over correctly

* spotless

* do not delete space teams data when two world saves put something into it

* spotless

* go away from a stream

* make wireless networks load later

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Change over wireless teams to use SP teams

* spotless

* null checks

* fix unit test being wrong

* update

* add tab autocomplete

* spotless

* make sure teams are transfered over correctly

* spotless

* do not delete space teams data when two world saves put something into it

* spotless

* go away from a stream

* make wireless networks load later

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
</feed>
