<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/GT5-Unofficial.git/gradle.properties, 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>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>Switch to separateMixinSourceSet for 10x faster incremental builds (#2772)</title>
<updated>2024-07-26T18:47:51+00:00</updated>
<author>
<name>Raven Szewczyk</name>
<email>git@eigenraven.me</email>
</author>
<published>2024-07-26T18:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=7d72234e11b1fe7f8afa2f13152b5cfebde0b5a1'/>
<id>7d72234e11b1fe7f8afa2f13152b5cfebde0b5a1</id>
<content type='text'>
* Switch to separateMixinSourceSet for 10x faster incremental builds

* Update version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Switch to separateMixinSourceSet for 10x faster incremental builds

* Update version</pre>
</div>
</content>
</entry>
<entry>
<title>Added Steam Forge Hammer (#2736)</title>
<updated>2024-07-25T09:01:43+00:00</updated>
<author>
<name>evgengoldwar</name>
<email>69961523+evgengoldwar@users.noreply.github.com</email>
</author>
<published>2024-07-25T09:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=ac8a80f18a98e218a1f240ccca37671d3b8697d1'/>
<id>ac8a80f18a98e218a1f240ccca37671d3b8697d1</id>
<content type='text'>
* Added Steam Forge Hammer

* fix

* Saving tiers in NBT

* fix
update bs

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added Steam Forge Hammer

* fix

* Saving tiers in NBT

* fix
update bs

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>update</title>
<updated>2024-07-10T05:16:54+00:00</updated>
<author>
<name>Dream Master</name>
<email>dream-master@gmx.net</email>
</author>
<published>2024-07-10T05:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=e2e95931eb2c42134f08575574f38b23b4305833'/>
<id>e2e95931eb2c42134f08575574f38b23b4305833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set gradle memory to prevent OOM when assembling mixins</title>
<updated>2024-07-10T04:38:05+00:00</updated>
<author>
<name>Jason Mitchell</name>
<email>mitchej+github@gmail.com</email>
</author>
<published>2024-06-19T11:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=37d49962afac36359fbda8a298e9e904c0c5193a'/>
<id>37d49962afac36359fbda8a298e9e904c0c5193a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Asm-&gt;Mixin conversion (#2620)</title>
<updated>2024-05-26T21:40:25+00:00</updated>
<author>
<name>Raven Szewczyk</name>
<email>git@eigenraven.me</email>
</author>
<published>2024-05-26T21:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=f3df59d9f730d7d777346c454c43e28157d1f60f'/>
<id>f3df59d9f730d7d777346c454c43e28157d1f60f</id>
<content type='text'>
* Set up early and late mixins hodgepodge-style

* Port bartworks asm to mixins

* Wire up bartworks asm configs

* Fix wrong mixin targets

* Remove the coremod dependency

* update deps

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set up early and late mixins hodgepodge-style

* Port bartworks asm to mixins

* Wire up bartworks asm configs

* Fix wrong mixin targets

* Remove the coremod dependency

* update deps

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Relocate KubaTech mixins</title>
<updated>2024-05-25T13:59:04+00:00</updated>
<author>
<name>Raven Szewczyk</name>
<email>git@eigenraven.me</email>
</author>
<published>2024-05-25T13:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=14ac3f29c26a92ce52ca32aaf5848eeb84b54d9d'/>
<id>14ac3f29c26a92ce52ca32aaf5848eeb84b54d9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix launching the game, spotless</title>
<updated>2024-05-24T19:39:32+00:00</updated>
<author>
<name>Raven Szewczyk</name>
<email>git@eigenraven.me</email>
</author>
<published>2024-05-24T19:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=e6d3e1f2ff270fb773fed9425da7c5c549c0bfb9'/>
<id>e6d3e1f2ff270fb773fed9425da7c5c549c0bfb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gradle token references in addons</title>
<updated>2024-05-24T18:59:18+00:00</updated>
<author>
<name>Raven Szewczyk</name>
<email>git@eigenraven.me</email>
</author>
<published>2024-05-24T18:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=aa393be7cebd20545249282312c04e67ca70e881'/>
<id>aa393be7cebd20545249282312c04e67ca70e881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GigaGramFab relocation</title>
<updated>2024-05-23T16:40:22+00:00</updated>
<author>
<name>Raven Szewczyk</name>
<email>git@eigenraven.me</email>
</author>
<published>2024-05-23T16:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=0cce27d780a9fa7afc2e7673c5ba590eaa27ead9'/>
<id>0cce27d780a9fa7afc2e7673c5ba590eaa27ead9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
