<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LibGui.git/src/main/resources, branch 1.20.5</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/LibGui.git/'/>
<entry>
<title>Janky 1.20.5 fix</title>
<updated>2024-04-26T11:16:32+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2024-04-26T11:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=e5f4ad3281cef4ec597d87450189b73afd9dff38'/>
<id>e5f4ad3281cef4ec597d87450189b73afd9dff38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix title being hidden below screen</title>
<updated>2023-11-26T15:04:41+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-11-26T15:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=f5d46dea812f0019ce06e1512dff697bb811f739'/>
<id>f5d46dea812f0019ce06e1512dff697bb811f739</id>
<content type='text'>
Fixes #227. Introduces a minor new API,
CottonInventoryScreen.paintDescription, for use in a mixin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #227. Introduces a minor new API,
CottonInventoryScreen.paintDescription, for use in a mixin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing resource loader dependency</title>
<updated>2023-10-15T12:08:49+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-10-15T12:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=e4473aef5fa7e2f0f389ebafafa966aaaf491353'/>
<id>e4473aef5fa7e2f0f389ebafafa966aaaf491353</id>
<content type='text'>
Fixes #213.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #213.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump dependency versions</title>
<updated>2023-09-27T09:45:45+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-09-27T09:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=4bc7f4914480e7430b14757cf27bf4b28ec5be04'/>
<id>4bc7f4914480e7430b14757cf27bf4b28ec5be04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix messed up mcmeta formatting</title>
<updated>2023-09-09T19:25:51+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-09-09T19:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=5741cdd02b7b7b304bb44fb788900f1cf0097fc2'/>
<id>5741cdd02b7b7b304bb44fb788900f1cf0097fc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move scroll bar textures to GUI sprites</title>
<updated>2023-09-09T19:19:41+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-09-09T19:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=8d1d2442866b3bb3a4b1d098add0ccb65343cd60'/>
<id>8d1d2442866b3bb3a4b1d098add0ccb65343cd60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into unstable/9.0</title>
<updated>2023-09-09T18:57:11+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-09-09T18:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=510906753e5f0d94681ac23932926f82a94532a8'/>
<id>510906753e5f0d94681ac23932926f82a94532a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paint WScrollBar using textures (#212)</title>
<updated>2023-09-09T13:52:08+00:00</updated>
<author>
<name>LopyMine</name>
<email>127966446+LopyMine@users.noreply.github.com</email>
</author>
<published>2023-09-09T13:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=cc01e089d361f56382eb43560aee952674211dd2'/>
<id>cc01e089d361f56382eb43560aee952674211dd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update French translations (#208)</title>
<updated>2023-09-09T11:13:56+00:00</updated>
<author>
<name>jagerbob</name>
<email>91737697+jagerbob@users.noreply.github.com</email>
</author>
<published>2023-09-09T11:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=54ad50bc3499a4b489801c15a540917f74878e74'/>
<id>54ad50bc3499a4b489801c15a540917f74878e74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GUI sprites for panel textures</title>
<updated>2023-09-09T11:07:49+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-09-09T11:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=c891cde665a8f10c9264951085173c37e7aad9fe'/>
<id>c891cde665a8f10c9264951085173c37e7aad9fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
