<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/OneConfig.git/src/main/kotlin/cc/polyfrost/oneconfig/utils/dsl, 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/OneConfig.git/'/>
<entry>
<title>new: add intellij copyright header (#137)</title>
<updated>2022-10-05T00:38:48+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-10-05T00:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=28cbae726c341478c9d031fca638e2b3989715ab'/>
<id>28cbae726c341478c9d031fca638e2b3989715ab</id>
<content type='text'>
* new: add intellij copyright header</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* new: add intellij copyright header</pre>
</div>
</content>
</entry>
<entry>
<title>Delete TextUtilsDSL.kt</title>
<updated>2022-10-04T00:57:01+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-10-04T00:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=6a03a12836ebc0fb53513e61f2e97b5c14b0df7c'/>
<id>6a03a12836ebc0fb53513e61f2e97b5c14b0df7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new: option descriptions (#127)</title>
<updated>2022-09-07T20:20:00+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-09-07T20:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=7c077e278b7266950a968a7e7f2f28b9a140ed96'/>
<id>7c077e278b7266950a968a7e7f2f28b9a140ed96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Notifs (#111)</title>
<updated>2022-08-24T20:51:58+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-08-24T20:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=daed9569a0f1d2231c4f824f6cffd72d5f8ae8bd'/>
<id>daed9569a0f1d2231c4f824f6cffd72d5f8ae8bd</id>
<content type='text'>
* Start on notifications

* Finish notifications (pog)

* oop

* internalizing

* misc: set default duration to 4000ms

* Scaling notifs stuff

Co-authored-by: Wyvest &lt;45589059+Wyvest@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Start on notifications

* Finish notifications (pog)

* oop

* internalizing

* misc: set default duration to 4000ms

* Scaling notifs stuff

Co-authored-by: Wyvest &lt;45589059+Wyvest@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Input revamp (#93)</title>
<updated>2022-08-17T15:43:23+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-08-17T15:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=97f788ecd4be15b1556ee1f3d8bd057bdf06bf5f'/>
<id>97f788ecd4be15b1556ee1f3d8bd057bdf06bf5f</id>
<content type='text'>
* hud fix

* api

* things

* stuff</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hud fix

* api

* things

* stuff</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Additional Terms to the GNU GPLv3 and GNU LGPLv3 (#85)</title>
<updated>2022-08-06T20:26:26+00:00</updated>
<author>
<name>MoonTidez</name>
<email>79183852+MoonTidez@users.noreply.github.com</email>
</author>
<published>2022-08-06T20:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=fe2d5604ceeff5378b94b1d6f129516a2a66cbc1'/>
<id>fe2d5604ceeff5378b94b1d6f129516a2a66cbc1</id>
<content type='text'>
* Add new license

* change link

* link fix, add contribs

* aaaa forgot more shit

* Update FILEHEADER to match the LICENSE file

* Update README to reflect the changed license

* Fix my grammar error

Co-authored-by: Kendell R &lt;KTibow@users.noreply.github.com&gt;

* Updated FILEHEADER with appropriate years

* moon is bad at spelling

* Update file headers to reflect contributions

* KTIBow becomes KTibow

Co-authored-by: Kendell R &lt;KTibow@users.noreply.github.com&gt;
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>
* Add new license

* change link

* link fix, add contribs

* aaaa forgot more shit

* Update FILEHEADER to match the LICENSE file

* Update README to reflect the changed license

* Fix my grammar error

Co-authored-by: Kendell R &lt;KTibow@users.noreply.github.com&gt;

* Updated FILEHEADER with appropriate years

* moon is bad at spelling

* Update file headers to reflect contributions

* KTIBow becomes KTibow

Co-authored-by: Kendell R &lt;KTibow@users.noreply.github.com&gt;
Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix: stop using internal asset classes everywhere (#69)</title>
<updated>2022-07-25T13:01:01+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-25T13:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=045ca00486e62c89a4da5f880f6f52016e4dd14a'/>
<id>045ca00486e62c89a4da5f880f6f52016e4dd14a</id>
<content type='text'>
* fix: stop using internal asset classes everywhere
new: add wrapper classes for NanoVG rendering and rename original Image wrapper to OneImage

* I love regex

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>
* fix: stop using internal asset classes everywhere
new: add wrapper classes for NanoVG rendering and rename original Image wrapper to OneImage

* I love regex

Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Separate Minecraft dependant and non-dependant code</title>
<updated>2022-07-01T23:12:23+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-01T23:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=d4bb5a94308d4379ef3d6cc7b9221ea0d98ff051'/>
<id>d4bb5a94308d4379ef3d6cc7b9221ea0d98ff051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fast render compat (i hate fast render)</title>
<updated>2022-06-16T15:16:28+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-06-16T15:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=416b60ef717f4f7183f54a4a7362e0c540928c8d'/>
<id>416b60ef717f4f7183f54a4a7362e0c540928c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start using essential relocate again</title>
<updated>2022-06-11T03:02:41+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-06-11T03:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=78a8a15a48b25d2fe38c01a3ddb74bb6b24fa4f4'/>
<id>78a8a15a48b25d2fe38c01a3ddb74bb6b24fa4f4</id>
<content type='text'>
update kotlin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update kotlin
</pre>
</div>
</content>
</entry>
</feed>
