<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/OneConfig.git/src/main/java/cc/polyfrost/oneconfig/command, branch feat/openkeybind</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/OneConfig.git/'/>
<entry>
<title>refactor (#36)</title>
<updated>2022-06-05T15:43:23+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-06-05T15:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=ab7256dff5d6d37488081ba7a01b36d3ee9ef563'/>
<id>ab7256dff5d6d37488081ba7a01b36d3ee9ef563</id>
<content type='text'>
* refactor

* fix vig compat

* fix nanovg thingy

* e

* finalize

* gui utils package thingy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refactor

* fix vig compat

* fix nanovg thingy

* e

* finalize

* gui utils package thingy</pre>
</div>
</content>
</entry>
<entry>
<title>OC-66 done</title>
<updated>2022-06-04T11:36:46+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-06-04T11:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=a4d135ebb02c6fea87c8f9275a8a07338999d84b'/>
<id>a4d135ebb02c6fea87c8f9275a8a07338999d84b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate OneConfigCommand to new command util</title>
<updated>2022-05-28T16:11:16+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-28T16:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=a112193704fce1dc704aa58a51fdf30f55f32a9c'/>
<id>a112193704fce1dc704aa58a51fdf30f55f32a9c</id>
<content type='text'>
make classes that end with `_Test` be excluded from non-sourcejar jars
javadoc some more stuff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make classes that end with `_Test` be excluded from non-sourcejar jars
javadoc some more stuff
</pre>
</div>
</content>
</entry>
<entry>
<title>javadoc a lot of stuff + reorganize</title>
<updated>2022-05-27T14:31:59+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-27T14:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=ab2dd02145d5f89455a74605dd953888761d0ddb'/>
<id>ab2dd02145d5f89455a74605dd953888761d0ddb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OC-38 almost finish basic button rewrite</title>
<updated>2022-05-25T17:45:34+00:00</updated>
<author>
<name>nextdaydelivery</name>
<email>79922345+nxtdaydelivery@users.noreply.github.com</email>
</author>
<published>2022-05-25T17:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=a183b82c9ee063a6377554ea8c797953b1ded994'/>
<id>a183b82c9ee063a6377554ea8c797953b1ded994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vigilance compat (#15)</title>
<updated>2022-05-21T10:50:43+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-21T10:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=ba87b8b1fa4e2397a3e0ed5a18f7ea6137d42f77'/>
<id>ba87b8b1fa4e2397a3e0ed5a18f7ea6137d42f77</id>
<content type='text'>
* vigilance compat
reorganize ASM

* remove non-RenderManager nanovg usage wherever possible
fix build
generalize utils

* setupGradle task

* migrate to kotlin gradle

use essential gradle toolkit
shade new gson

* Small changes

* Update .gitignore

* fix natives

* Fix all problems

* null

Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vigilance compat
reorganize ASM

* remove non-RenderManager nanovg usage wherever possible
fix build
generalize utils

* setupGradle task

* migrate to kotlin gradle

use essential gradle toolkit
shade new gson

* Small changes

* Update .gitignore

* fix natives

* Fix all problems

* null

Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>de-minecraftify a lot of things + use mixin instead of reflection (#11)</title>
<updated>2022-05-14T07:59:25+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-14T07:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=2c592090b9448203559e01326bc2c2d995b15d53'/>
<id>2c592090b9448203559e01326bc2c2d995b15d53</id>
<content type='text'>
* de-minecraftify

* use mixin instead of reflection

* lol</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* de-minecraftify

* use mixin instead of reflection

* lol</pre>
</div>
</content>
</entry>
<entry>
<title>reduce dependency on minecraft + stuff</title>
<updated>2022-05-10T19:19:07+00:00</updated>
<author>
<name>nextdaydelivery</name>
<email>79922345+nxtdaydelivery@users.noreply.github.com</email>
</author>
<published>2022-05-10T19:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=cefe13f6c232ed5ca2d458b896a76df2ee25a8a3'/>
<id>cefe13f6c232ed5ca2d458b896a76df2ee25a8a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minimize</title>
<updated>2022-05-08T12:19:42+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-05-08T12:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=42ee590d1e82829872949e678e20ff6a9fd25456'/>
<id>42ee590d1e82829872949e678e20ff6a9fd25456</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move to cc.polyfrost</title>
<updated>2022-05-03T16:25:32+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-05-03T16:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=a0ff501947a84b268e099524a06b56a6b900dad2'/>
<id>a0ff501947a84b268e099524a06b56a6b900dad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
