<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Skyblock-Dungeons-Guide.git/src/main/java/kr/syeyoung/dungeonsguide/pathfinding, 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>- Fix useless println that might have caused lag.</title>
<updated>2022-05-06T13:26:02+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyoung06@naver.com</email>
</author>
<published>2022-05-06T13:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=dbe5e528730287153e51a1c38cca6ec12bdbbc78'/>
<id>dbe5e528730287153e51a1c38cca6ec12bdbbc78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add 3 new pathfinding algorithms</title>
<updated>2022-01-31T14:16:26+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyougn06@naver.com</email>
</author>
<published>2022-01-31T14:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=33bc7744dceed33aa3220f351a43d2617f68183b'/>
<id>33bc7744dceed33aa3220f351a43d2617f68183b</id>
<content type='text'>
   - Theta*
   - A* with finegrid used by jps
   - A* with finegrid used by jps + diagonal routes
- Make MStringSelectionButton inc and dec button work as intended
- Add new "feature" for choosing pathfind strategy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   - Theta*
   - A* with finegrid used by jps
   - A* with finegrid used by jps + diagonal routes
- Make MStringSelectionButton inc and dec button work as intended
- Add new "feature" for choosing pathfind strategy
</pre>
</div>
</content>
</entry>
<entry>
<title>- Very subtle typo in pathfind logic</title>
<updated>2022-01-26T12:44:02+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyougn06@naver.com</email>
</author>
<published>2022-01-26T12:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=7880ca8205967bd4771fcdfbb897e0ef6e37e82e'/>
<id>7880ca8205967bd4771fcdfbb897e0ef6e37e82e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix Typo in pathfinder</title>
<updated>2021-12-18T08:02:29+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyougn06@naver.com</email>
</author>
<published>2021-12-18T08:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=a3e277603ba12a561df9c41d1b411e973a35bf26'/>
<id>a3e277603ba12a561df9c41d1b411e973a35bf26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Typo in pathfinder</title>
<updated>2021-11-28T07:25:04+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyoung06@naver.com</email>
</author>
<published>2021-11-28T07:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=c2fb88c978fb2c4662d9bdde2b72192050977e48'/>
<id>c2fb88c978fb2c4662d9bdde2b72192050977e48</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 cast</title>
<updated>2021-11-06T08:04:54+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyoung06@naver.com</email>
</author>
<published>2021-11-06T08:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=c61223d4f4d233e14780547393fd4bb9a0efdd4d'/>
<id>c61223d4f4d233e14780547393fd4bb9a0efdd4d</id>
<content type='text'>
- /viewprofilemenu getting detected as /viewprofie
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- /viewprofilemenu getting detected as /viewprofie
</pre>
</div>
</content>
</entry>
<entry>
<title>- Block Changed Event</title>
<updated>2021-10-02T14:37:44+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyoung06@naver.com</email>
</author>
<published>2021-10-02T14:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=2a60380de52cce7a895e8200751e8e854178796a'/>
<id>2a60380de52cce7a895e8200751e8e854178796a</id>
<content type='text'>
- Optimization on JPS Pathfinder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Optimization on JPS Pathfinder
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added FeatureCreateRefreshLine</title>
<updated>2021-10-02T07:24:43+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyoung06@naver.com</email>
</author>
<published>2021-10-02T07:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=5469f3041832885ccf33b5b1d9959d610e1bd6c2'/>
<id>5469f3041832885ccf33b5b1d9959d610e1bd6c2</id>
<content type='text'>
- PathfindLineProperties now has parent to it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PathfindLineProperties now has parent to it
</pre>
</div>
</content>
</entry>
<entry>
<title>Line Properties for each pathfind context</title>
<updated>2021-10-02T06:33:33+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyoung06@naver.com</email>
</author>
<published>2021-10-02T06:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=f818e42c6c21ed6b2d7993dca87e6cd52f3d5251'/>
<id>f818e42c6c21ed6b2d7993dca87e6cd52f3d5251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Waypoints!</title>
<updated>2021-09-18T07:46:07+00:00</updated>
<author>
<name>syeyoung</name>
<email>cyoung06@naver.com</email>
</author>
<published>2021-09-18T07:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblock-Dungeons-Guide.git/commit/?id=07f74480447495e6cd42237e4740fb082cb4b821'/>
<id>07f74480447495e6cd42237e4740fb082cb4b821</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
