<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LibGui.git/src/main/resources, branch feature/narration</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>Add focused narration support</title>
<updated>2021-08-18T19:14:46+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-08-18T19:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=8ec04838e2739a3bdcab12da3d97397fde25b96d'/>
<id>8ec04838e2739a3bdcab12da3d97397fde25b96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken AW by yeeting it, bump version to 4.1.4</title>
<updated>2021-07-11T18:28:28+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-07-11T18:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=8e0570f3e6c87b835b3dd22a0f57744af7ae008d'/>
<id>8e0570f3e6c87b835b3dd22a0f57744af7ae008d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version requirement in fabric.mod.json</title>
<updated>2021-07-09T09:25:43+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-07-09T09:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=3bf4adeb87b3ece22f315802fc8215d5d3796b79'/>
<id>3bf4adeb87b3ece22f315802fc8215d5d3796b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add French translation (#122)</title>
<updated>2021-07-09T00:19:40+00:00</updated>
<author>
<name>YanisBft</name>
<email>doublecraft.official@gmail.com</email>
</author>
<published>2021-07-09T00:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=8df835cabe50ce66fea16b69e15dc6a52b942d10'/>
<id>8df835cabe50ce66fea16b69e15dc6a52b942d10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 1.17.1-rc1, bump to 4.1.1</title>
<updated>2021-07-01T20:06:46+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-07-01T20:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=5db5737b9dc9ab2f1f97ba42237c034579586d74'/>
<id>5db5737b9dc9ab2f1f97ba42237c034579586d74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update versions</title>
<updated>2021-06-09T08:57:34+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-06-09T08:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=2e037343d27a2c8ae8aee022249d1023c1c91479'/>
<id>2e037343d27a2c8ae8aee022249d1023c1c91479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from accessor to AW, fixes #113</title>
<updated>2021-06-04T21:14:22+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-06-04T21:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=a1bb6316f2d6ecc0019e00438b4cf724dde68f73'/>
<id>a1bb6316f2d6ecc0019e00438b4cf724dde68f73</id>
<content type='text'>
Accessors would be preferred but there is a mixin bug/regression
that prevents me from modifying final fields with accessors unless I do
some concerning hacky code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessors would be preferred but there is a mixin bug/regression
that prevents me from modifying final fields with accessors unless I do
some concerning hacky code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update LibNinePatch to 1.1.0, use ContextualTextureRenderer</title>
<updated>2021-05-27T18:27:10+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T18:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=0da8b453600577aa2519b9e9427733d9bf4da99d'/>
<id>0da8b453600577aa2519b9e9427733d9bf4da99d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace bad 9patch with LibNinePatch, fix bug with ItemIcon</title>
<updated>2021-05-27T16:38:15+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T16:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=da554fce60f1cba794a9c062b3ded81caf1f57b9'/>
<id>da554fce60f1cba794a9c062b3ded81caf1f57b9</id>
<content type='text'>
Also adds nicer tests with client-side commands.
  /libgui config: opens the config GUI without Mod Menu
  /libgui tab: opens a tab test GUI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds nicer tests with client-side commands.
  /libgui config: opens the config GUI without Mod Menu
  /libgui tab: opens a tab test GUI
</pre>
</div>
</content>
</entry>
<entry>
<title>support new modmenu api (#103)</title>
<updated>2021-04-05T09:36:34+00:00</updated>
<author>
<name>DragonEggBedrockBreaking</name>
<email>cuber3million@gmail.com</email>
</author>
<published>2021-04-05T09:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=eb168c435be6d4cccb37a4b21dd616571b81917b'/>
<id>eb168c435be6d4cccb37a4b21dd616571b81917b</id>
<content type='text'>
* support new modmenu api

* Update fabric.mod.json</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support new modmenu api

* Update fabric.mod.json</pre>
</div>
</content>
</entry>
</feed>
