<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notenoughupdates.git/src/main/java/io/github/moulberry/notenoughupdates/cosmetics/CapeManager.java, 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/notenoughupdates.git/'/>
<entry>
<title>Fix local capes not updating if you didnt have a cape equiped before (#1151)</title>
<updated>2024-05-11T12:51:26+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2024-05-11T12:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=20c515c9baed83384fbedabb6a581400a4a7c1ef'/>
<id>20c515c9baed83384fbedabb6a581400a4a7c1ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix capes going crazy when the player leaves render distance (#1137)</title>
<updated>2024-05-02T17:25:42+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2024-05-02T17:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=8b20e883efb8602f9a0472afe17e463a863f66a4'/>
<id>8b20e883efb8602f9a0472afe17e463a863f66a4</id>
<content type='text'>
Co-authored-by: ThatGravyBoat &lt;thatgravyboat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: ThatGravyBoat &lt;thatgravyboat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix capes going crazy when the plater leaves render distance (#1108)</title>
<updated>2024-04-23T06:06:04+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2024-04-23T06:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=8b7c200770f12503df891a1443c5496f9d5f7452'/>
<id>8b7c200770f12503df891a1443c5496f9d5f7452</id>
<content type='text'>
Fixed capes going crazy when the player unloads</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed capes going crazy when the player unloads</pre>
</div>
</content>
</entry>
<entry>
<title> ApiUtil: Add cache with per request timeout and per class histogram  (#592)</title>
<updated>2023-02-15T17:50:56+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-02-15T17:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=d3ca199f904cd72e419c6320eda261f023c71937'/>
<id>d3ca199f904cd72e419c6320eda261f023c71937</id>
<content type='text'>
* ApiUtil: Add cache with per request timeout and per class histogram

* MinionHelper: Only load minion helper data when needed

* Api: Make api response processing more async.

* Lower cache for /pv to 30 seconds and rename cacheDuration to max age

* Disk cache for the API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ApiUtil: Add cache with per request timeout and per class histogram

* MinionHelper: Only load minion helper data when needed

* Api: Make api response processing more async.

* Lower cache for /pv to 30 seconds and rename cacheDuration to max age

* Disk cache for the API</pre>
</div>
</content>
</entry>
<entry>
<title>Annotation registering (and also some comptime performance) (#554)</title>
<updated>2023-01-25T18:43:51+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-01-25T18:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=f1a5ba28e92da4f46b39da27277b1c8b7a6ec4bb'/>
<id>f1a5ba28e92da4f46b39da27277b1c8b7a6ec4bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add custom keystore and refactor HypixelApi.java (#318)</title>
<updated>2022-09-29T15:25:37+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2022-09-29T15:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=2dd4a2b36211c380c0bf4e231859dfafd3c04a5b'/>
<id>2dd4a2b36211c380c0bf4e231859dfafd3c04a5b</id>
<content type='text'>
* Add custom keystore and refactor HypixelApi.java

* Fix inputstream leak (+ less console spam)

* Fix HOTM crash

* Use api selected variable to find best profile

* Number formatting

* Make old profiles show again

Co-authored-by: nopo &lt;nopotheemail@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add custom keystore and refactor HypixelApi.java

* Fix inputstream leak (+ less console spam)

* Fix HOTM crash

* Use api selected variable to find best profile

* Number formatting

* Make old profiles show again

Co-authored-by: nopo &lt;nopotheemail@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Re-license project as LGPL (#157)</title>
<updated>2022-06-09T22:04:22+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2022-06-09T22:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=50dc2122462642a0c3a00b3a3ae6389825dc04df'/>
<id>50dc2122462642a0c3a00b3a3ae6389825dc04df</id>
<content type='text'>
* add licence files &amp; a few misc chores

* add license notices &amp; run auto formatter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add licence files &amp; a few misc chores

* add license notices &amp; run auto formatter</pre>
</div>
</content>
</entry>
<entry>
<title>Add screensaver cape and make shaders f3+t-able (#125)</title>
<updated>2022-05-06T13:36:49+00:00</updated>
<author>
<name>Roman / Nea</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2022-05-06T13:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=ead065aa1303acc3f6834bcfceb77242702b5622'/>
<id>ead065aa1303acc3f6834bcfceb77242702b5622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: improve formating :)</title>
<updated>2022-02-27T16:53:57+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2022-02-27T16:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=b09f774d422263ce15b97d6d0804beddf856176d'/>
<id>b09f774d422263ce15b97d6d0804beddf856176d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more code clean up (#38)</title>
<updated>2021-12-28T05:49:28+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2021-12-28T05:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=ea3ec354ba3bb5b4ac64b8032816b8e4c407f099'/>
<id>ea3ec354ba3bb5b4ac64b8032816b8e4c407f099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
