<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Skyblock-Dungeons-Guide.git/src/main/java/kr/syeyoung/dungeonsguide/features/impl/dungeon, 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/Skyblock-Dungeons-Guide.git/'/>
<entry>
<title>make sonarlint less mad (refactor)</title>
<updated>2022-10-04T18:04:23+00:00</updated>
<author>
<name>kingstefan26</name>
<email>eryk.ruta1@gmail.com</email>
</author>
<published>2022-10-04T18:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=6d879cefdf5def3090cb45f82a52db077f1400e0'/>
<id>6d879cefdf5def3090cb45f82a52db077f1400e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reimplement check if player dead</title>
<updated>2022-10-04T17:35:06+00:00</updated>
<author>
<name>kingstefan26</name>
<email>eryk.ruta1@gmail.com</email>
</author>
<published>2022-10-04T17:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=084217509ee76aae19165edc1f4e79cdfa6ce141'/>
<id>084217509ee76aae19165edc1f4e79cdfa6ce141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unnecessary yaw interpolation that caused weird jutter</title>
<updated>2022-10-04T17:34:24+00:00</updated>
<author>
<name>kingstefan26</name>
<email>eryk.ruta1@gmail.com</email>
</author>
<published>2022-10-04T17:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=a89ce55ece94804500ce824446dae816e2119402'/>
<id>a89ce55ece94804500ce824446dae816e2119402</id>
<content type='text'>
turn the position from ints to floats, so it doesn't jump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turn the position from ints to floats, so it doesn't jump
</pre>
</div>
</content>
</entry>
<entry>
<title>un-rotate the heads on map (it was the wrong way)</title>
<updated>2022-10-04T17:30:36+00:00</updated>
<author>
<name>kingstefan26</name>
<email>eryk.ruta1@gmail.com</email>
</author>
<published>2022-10-04T17:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=448e5b54187718c4edf44f177b28182fab6d8506'/>
<id>448e5b54187718c4edf44f177b28182fab6d8506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the code not checking if player is not dead</title>
<updated>2022-10-04T14:43:40+00:00</updated>
<author>
<name>kingstefan26</name>
<email>eryk.ruta1@gmail.com</email>
</author>
<published>2022-10-04T14:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=0eded8ba2270b9cd49db6527978567d69ce7c32b'/>
<id>0eded8ba2270b9cd49db6527978567d69ce7c32b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix dungeon map not showing ppl heads</title>
<updated>2022-10-03T19:03:42+00:00</updated>
<author>
<name>kingstefan26</name>
<email>eryk.ruta1@gmail.com</email>
</author>
<published>2022-10-03T18:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=0769dd5ff85fda912a52f8cc602bc484d85165c8'/>
<id>0769dd5ff85fda912a52f8cc602bc484d85165c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix undisocvered room cnt getting reset to 0 on bossfight</title>
<updated>2022-01-12T14:57:59+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyougn06@naver.com</email>
</author>
<published>2022-01-12T14:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=611ce01285265e2b2433b6676c678c6426e047bd'/>
<id>611ce01285265e2b2433b6676c678c6426e047bd</id>
<content type='text'>
- Miniboss not done is now 4 skill point penalty instead of 3
- Revamp skill score calculation so that it's a bit more read-able.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Miniboss not done is now 4 skill point penalty instead of 3
- Revamp skill score calculation so that it's a bit more read-able.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix Timescore approximation with data</title>
<updated>2022-01-12T13:17:02+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyougn06@naver.com</email>
</author>
<published>2022-01-12T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=945eb217de8e304168a0a35b8c5e1011f1f7799a'/>
<id>945eb217de8e304168a0a35b8c5e1011f1f7799a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix time score going over 100</title>
<updated>2022-01-11T15:00:32+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyougn06@naver.com</email>
</author>
<published>2022-01-11T15:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=2948cbdc1863d53438704b2497ce99abc754e3ea'/>
<id>2948cbdc1863d53438704b2497ce99abc754e3ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Ceil total secrets</title>
<updated>2021-12-19T06:38:25+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyougn06@naver.com</email>
</author>
<published>2021-12-19T06:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=ef92a621e5a5033677fe7c372bbdbebdf7d58396'/>
<id>ef92a621e5a5033677fe7c372bbdbebdf7d58396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
