<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BedrockConnect.git, branch 1.13</title>
<subtitle>Join any Minecraft Bedrock Edition server IP on Xbox One, Nintendo Switch, and PS4/PS5
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/'/>
<entry>
<title>Add option to use hard-coded featured server ips</title>
<updated>2022-01-01T18:20:07+00:00</updated>
<author>
<name>Matthew</name>
<email>pugmatt@gmail.com</email>
</author>
<published>2022-01-01T18:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=4e6956556e0dd48681c2479ad9e77efaa6d6dd97'/>
<id>4e6956556e0dd48681c2479ad9e77efaa6d6dd97</id>
<content type='text'>
As some people's setups use the DNS on their host machines, or through their router, this gives the option for those people who can't use the IP fetcher.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As some people's setups use the DNS on their host machines, or through their router, this gives the option for those people who can't use the IP fetcher.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #249 from CrafterPika/master</title>
<updated>2021-12-31T23:44:13+00:00</updated>
<author>
<name>Matthew</name>
<email>pugmatt@gmail.com</email>
</author>
<published>2021-12-31T23:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=707c127474b5eeb8060f0ec7a8f6ab6f47b6c79d'/>
<id>707c127474b5eeb8060f0ec7a8f6ab6f47b6c79d</id>
<content type='text'>
Update featured server to fetch the IP from Domains (Except CubeCraft), update Flagicons in Readme and add Github Actions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update featured server to fetch the IP from Domains (Except CubeCraft), update Flagicons in Readme and add Github Actions.</pre>
</div>
</content>
</entry>
<entry>
<title>oops forgot to disable that</title>
<updated>2021-12-24T15:31:17+00:00</updated>
<author>
<name>CrafterPika</name>
<email>g.mueller.warngau@gmail.com</email>
</author>
<published>2021-12-24T15:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=904db5a0dba5f00cf2ffd3cf98022bd45e010aff'/>
<id>904db5a0dba5f00cf2ffd3cf98022bd45e010aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update flagicon links</title>
<updated>2021-12-24T13:18:26+00:00</updated>
<author>
<name>CrafterPika</name>
<email>g.mueller.warngau@gmail.com</email>
</author>
<published>2021-12-24T13:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=5690fd4a47331e4efe4114f5ae79b9ec346ae73d'/>
<id>5690fd4a47331e4efe4114f5ae79b9ec346ae73d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Github Actions</title>
<updated>2021-12-24T12:39:48+00:00</updated>
<author>
<name>CrafterPika</name>
<email>48294025+CrafterPika@users.noreply.github.com</email>
</author>
<published>2021-12-24T12:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=bd5d86f9342c8f68fb410b5f49c7dccd0ce700a0'/>
<id>bd5d86f9342c8f68fb410b5f49c7dccd0ce700a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch IPs from Domains.</title>
<updated>2021-12-23T18:54:43+00:00</updated>
<author>
<name>CrafterPika</name>
<email>48294025+CrafterPika@users.noreply.github.com</email>
</author>
<published>2021-12-23T18:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=fc4e2ecfb703ed04d4b07a025ddf99ba891633a5'/>
<id>fc4e2ecfb703ed04d4b07a025ddf99ba891633a5</id>
<content type='text'>
IPs change very often and they shouldn't  be hardcoded this change adresses it via InetAddress.getByName. The changes have been tested and they work even with changed DNS Servers (it shouldn't honestly affect it since the host device requests the domain) i don't feel fully confident in this since i lack the java skill so please look over these changes fully if they are good.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IPs change very often and they shouldn't  be hardcoded this change adresses it via InetAddress.getByName. The changes have been tested and they work even with changed DNS Servers (it shouldn't honestly affect it since the host device requests the domain) i don't feel fully confident in this since i lack the java skill so please look over these changes fully if they are good.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #245 from CrafterPika/master</title>
<updated>2021-12-14T08:08:05+00:00</updated>
<author>
<name>Matthew</name>
<email>pugmatt@gmail.com</email>
</author>
<published>2021-12-14T08:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=064c63c224a5b3881b6517a5f24ed28fb4df5a8f'/>
<id>064c63c224a5b3881b6517a5f24ed28fb4df5a8f</id>
<content type='text'>
Fix Lifeboat Network icon loading</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Lifeboat Network icon loading</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Lifeboat Network icon loading</title>
<updated>2021-12-09T17:23:09+00:00</updated>
<author>
<name>CrafterPika</name>
<email>g.mueller.warngau@gmail.com</email>
</author>
<published>2021-12-09T17:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=3bd2ff98ee3516bbb5524964b127500935787d29'/>
<id>3bd2ff98ee3516bbb5524964b127500935787d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debian support to install-bind.sh</title>
<updated>2021-12-03T17:08:04+00:00</updated>
<author>
<name>Matthew</name>
<email>pugmatt@gmail.com</email>
</author>
<published>2021-12-03T17:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=3c7480a649cf7445a6c205f4095329b7145d736e'/>
<id>3c7480a649cf7445a6c205f4095329b7145d736e</id>
<content type='text'>
Code from https://github.com/Pugmatt/BedrockConnect/issues/244</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code from https://github.com/Pugmatt/BedrockConnect/issues/244</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #238 from kmpoppe/update1.18Protocol</title>
<updated>2021-11-30T22:35:28+00:00</updated>
<author>
<name>Matthew</name>
<email>pugmatt@gmail.com</email>
</author>
<published>2021-11-30T22:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/BedrockConnect.git/commit/?id=ef47a628fcebcf65520ea4d52769ce10629d6d18'/>
<id>ef47a628fcebcf65520ea4d52769ce10629d6d18</id>
<content type='text'>
Update to Bedrock 1.18</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to Bedrock 1.18</pre>
</div>
</content>
</entry>
</feed>
