<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/OneConfig.git/src/main/resources/assets, 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: small gui changes (#132)</title>
<updated>2022-09-28T12:50:07+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-09-28T12:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=c3066f549c38aeb1f187fd3f81c335faca4d08bf'/>
<id>c3066f549c38aeb1f187fd3f81c335faca4d08bf</id>
<content type='text'>
* remove background from HUD and close buttons

* Gui improvements (#126)

* Fix drop shadow

* Add credit to the best team member in polyfrost :&gt;

* Removed some unused buttons &amp; improved line spacing

* new logo

* new arrows

* Added new animations &amp; tweaked timings

* Update new page animation, and sidebar animations

* Update EaseOutBump.java

* apiDump

Co-authored-by: Wyvest &lt;45589059+Wyvest@users.noreply.github.com&gt;
Co-authored-by: CaledonianEH &lt;62163840+CaledonianEH@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove background from HUD and close buttons

* Gui improvements (#126)

* Fix drop shadow

* Add credit to the best team member in polyfrost :&gt;

* Removed some unused buttons &amp; improved line spacing

* new logo

* new arrows

* Added new animations &amp; tweaked timings

* Update new page animation, and sidebar animations

* Update EaseOutBump.java

* apiDump

Co-authored-by: Wyvest &lt;45589059+Wyvest@users.noreply.github.com&gt;
Co-authored-by: CaledonianEH &lt;62163840+CaledonianEH@users.noreply.github.com&gt;</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>HUD Improvements, 1.16 port, fix NanoVG with ARM (#52)</title>
<updated>2022-07-20T19:04:48+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-20T19:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=f06946c01b2c8f210b398a16610c260eca093a8b'/>
<id>f06946c01b2c8f210b398a16610c260eca093a8b</id>
<content type='text'>
* egg 1

* separate Hud from background stuff

* 1984

This reverts commit 9ae517d57bbd495d30d35cb1cbfe81a03556e6bd.

* hitboxes woo!!!!!

* Revert "hitboxes woo!!!!!"

This reverts commit 405d32d17df3c83f2e79eddf0de853f7279767a6.

* padding

* allow position to go slightly off the screen

* stop using ints for ABSOLUTELY EVERYTHING, DIAMOND ...
fix vigilance compat not setting color

* start on new pos system

* some stuff

* finish new position system

* api momento

* 1.16.2 fabric port

* start on hud gui

* temp remove 1.16.2 fabric since it doesn't compile

* fix fabric build

* hud gui stuff

* apiDump

* fix fabric build 2

* so true

* selecting stuff

* scaling + other small things

* More protecting

* fix nanovg not working with macOS ARM
move OneConfig.preLaunch to OneConfigInit

* clean up OneUIScreen
make kotlin version of TestNanoVGGui

* make keybinds have runnable by default

* rollback keybind things

* merge master into hud-improvements (#55)

* Release workflow (#53)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Release workflow (#54)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Maybe epic fixo

* gotta love those Java principles

* Revert "gotta love those Java principles", wrong branch

This reverts commit 333d8b2ad8941790c13c4bfe0777fbd203d463e5.

* start on snapping

* Finish snapping

* stop including mixin by default on legacy versions
this breaks builds if the mod itself does not use mixin

* merge draw and drawExample

* fix gradle publish

* Some fixes

* Api DUmpidy

* Help subcommand impovments (#59)

* Made the overall look of the "help" subcommand better + added the ability to change the colour for the command overall + each individual SubCommand

* Made the alliases show batter + added support for to show subcommand aliasses

* mr deliverer didnt reply but whatever, added a space between command/subcommand and alliasses

Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;

* fix file not overwriting
toJavaColor

* Fix full shadow not scaling correctly

Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;
Co-authored-by: nxtdaydelivery &lt;12willettsh@gmail.com&gt;
Co-authored-by: pinkulu &lt;56201697+pinkulu@users.noreply.github.com&gt;
Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* egg 1

* separate Hud from background stuff

* 1984

This reverts commit 9ae517d57bbd495d30d35cb1cbfe81a03556e6bd.

* hitboxes woo!!!!!

* Revert "hitboxes woo!!!!!"

This reverts commit 405d32d17df3c83f2e79eddf0de853f7279767a6.

* padding

* allow position to go slightly off the screen

* stop using ints for ABSOLUTELY EVERYTHING, DIAMOND ...
fix vigilance compat not setting color

* start on new pos system

* some stuff

* finish new position system

* api momento

* 1.16.2 fabric port

* start on hud gui

* temp remove 1.16.2 fabric since it doesn't compile

* fix fabric build

* hud gui stuff

* apiDump

* fix fabric build 2

* so true

* selecting stuff

* scaling + other small things

* More protecting

* fix nanovg not working with macOS ARM
move OneConfig.preLaunch to OneConfigInit

* clean up OneUIScreen
make kotlin version of TestNanoVGGui

* make keybinds have runnable by default

* rollback keybind things

* merge master into hud-improvements (#55)

* Release workflow (#53)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Release workflow (#54)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Maybe epic fixo

* gotta love those Java principles

* Revert "gotta love those Java principles", wrong branch

This reverts commit 333d8b2ad8941790c13c4bfe0777fbd203d463e5.

* start on snapping

* Finish snapping

* stop including mixin by default on legacy versions
this breaks builds if the mod itself does not use mixin

* merge draw and drawExample

* fix gradle publish

* Some fixes

* Api DUmpidy

* Help subcommand impovments (#59)

* Made the overall look of the "help" subcommand better + added the ability to change the colour for the command overall + each individual SubCommand

* Made the alliases show batter + added support for to show subcommand aliasses

* mr deliverer didnt reply but whatever, added a space between command/subcommand and alliasses

Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;

* fix file not overwriting
toJavaColor

* Fix full shadow not scaling correctly

Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;
Co-authored-by: nxtdaydelivery &lt;12willettsh@gmail.com&gt;
Co-authored-by: pinkulu &lt;56201697+pinkulu@users.noreply.github.com&gt;
Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>egg 1</title>
<updated>2022-07-07T01:32:56+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-07T01:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=52350839ef257791aaeaab2cfd464f4d0fba3377'/>
<id>52350839ef257791aaeaab2cfd464f4d0fba3377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finished mod card</title>
<updated>2022-06-05T10:09:05+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-06-05T10:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=bbf60dfc2bf4c3e081f3a81681f96b6240a2848c'/>
<id>bbf60dfc2bf4c3e081f3a81681f96b6240a2848c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more stuff</title>
<updated>2022-06-04T13:28:30+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-06-04T13:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=07f04270648ae1e38e4f411898f38b0f067dd308'/>
<id>07f04270648ae1e38e4f411898f38b0f067dd308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OC-68</title>
<updated>2022-06-04T12:25:58+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-06-04T12:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=e35f31f24ecc4030087733522f9c62bc39624984'/>
<id>e35f31f24ecc4030087733522f9c62bc39624984</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>e2</title>
<updated>2022-05-31T16:08:25+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-05-31T16:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=401b8b498ed5dc6e19ee0320a4cb1688a9186f42'/>
<id>401b8b498ed5dc6e19ee0320a4cb1688a9186f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>e</title>
<updated>2022-05-31T15:59:56+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-05-31T15:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=81dc4b38b83ef8a2ba09c517474cd601c452015f'/>
<id>81dc4b38b83ef8a2ba09c517474cd601c452015f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create DefaultModIcon.svg</title>
<updated>2022-05-31T13:34:49+00:00</updated>
<author>
<name>MoonTidez</name>
<email>ad98566@gmail.com</email>
</author>
<published>2022-05-31T13:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=4d547733b1ccf08b2f896336495d1e9144f548d8'/>
<id>4d547733b1ccf08b2f896336495d1e9144f548d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
