summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-09Possible fix for Manage Server menu buttons1.21Matthew
2022-08-09Fix NullPointerExceptionMatthew
2022-08-09Initial 1.19.20 changesMatthew
Getting errors from Protocol's end currently when trying to get form data
2022-08-08Fixing possible security issueMattie
Original discussion: https://github.com/Pugmatt/BedrockConnect/issues/308
2022-07-12Merge pull request #307 from Camotoy/feature/1.19.101.20Mattie
Support Bedrock 1.19.10
2022-07-11Support Bedrock 1.19.10Camotoy
2022-06-10Update bug_report.ymlMattie
2022-06-02Merge pull request #300 from Camotoy/feature/1.191.19Mattie
Implement 1.19 support
2022-06-02Implement 1.19 supportCamotoy
2022-04-16Merge pull request #289 from Camotoy/feature/1.18.301.18Mattie
Support Bedrock 1.18.30
2022-04-16Support Bedrock 1.18.30Camotoy
2022-04-08Add README instructions for Custom Server Groups1.17Mattie
2022-04-07Add way to group custom serversMatthew
2022-03-22Add way to edit servers + separate server addMatthew
This adds a "Manage Server List" button that lets users edit servers, or add servers without disconnecting from the list. This commit also includes a change to error forms so they go back to the form the user was originally on, instead of throwing the user all the way back to the main menu
2022-02-15Add bindip to startup argument listMattie
2022-02-14Merge pull request #283 from nerrog/fix_garbled_text1.16Mattie
Open language files using UTF-8 encoding to avoid garbled text.
2022-02-14Merge pull request #277 from Keltek/masterMattie
Option to bind to specified IP.
2022-02-14Open language files using UTF-8 encoding to avoid garbled text.nerrog
2022-02-10Option to bind to specified IP.Ondrej Zima
Allows to configure both server with BedrockConnect on the same machine.
2022-02-07Merge pull request #271 from Camotoy/feature/1.18.101.15Matthew
Support Bedrock 1.18.10
2022-02-07Support Bedrock 1.18.10Camotoy
2022-01-31Merge pull request #265 from ashanrath/Raspberry-Pi-64bit-Dockerfile-fixMatthew
Update Dockerfile
2022-01-29Update Dockerfileashanrath
Removed the hard coded ARM32 reference to enable 64bit OS to pull the correct image.
2022-01-27Include instructions of modifying wording/language1.14Matthew
2022-01-27Fix argumentMatthew
2022-01-24Add way to configure the serverlist language/wordingMatthew
2022-01-21One more correctMatthew
2022-01-21Some wording adjustmentsMatthew
2022-01-21Merge pull request #257 from CrafterPika/masterMatthew
Add some issue templates and Funding.yml
2022-01-21Fix server icons delayed loadingMatthew
2022-01-20Rethought my decision to require theseCrafterPika
Not every issue is about consoles/Minecraft, it doesn't make sense to force them....
2022-01-20Update FUNDING.ymlCrafterPika
2022-01-20oopsCrafterPika
2022-01-20Add some issue templates and fix some wordingCrafterPika
2022-01-07Fix wording for fetch_featured_ips infoMatthew
2022-01-07Add information about fetch_featured_ips startup argumentMatthew
2022-01-01Add option to use hard-coded featured server ips1.13Matthew
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.
2021-12-31Merge pull request #249 from CrafterPika/masterMatthew
Update featured server to fetch the IP from Domains (Except CubeCraft), update Flagicons in Readme and add Github Actions.
2021-12-24oops forgot to disable thatCrafterPika
2021-12-24update flagicon linksCrafterPika
2021-12-24add Github ActionsCrafterPika
2021-12-23Fetch IPs from Domains.CrafterPika
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.
2021-12-14Merge pull request #245 from CrafterPika/master1.12.1Matthew
Fix Lifeboat Network icon loading
2021-12-09Fix Lifeboat Network icon loadingCrafterPika
2021-12-03Add debian support to install-bind.shMatthew
Code from https://github.com/Pugmatt/BedrockConnect/issues/244
2021-11-30Merge pull request #238 from kmpoppe/update1.18Protocol1.12Matthew
Update to Bedrock 1.18
2021-11-28Update to Bedrock 1.18Kai Michael Poppe
2021-10-19Merge pull request #228 from Camotoy/feature/1.17.401.11Matthew
Update to Bedrock 1.17.40
2021-10-18Update to Bedrock 1.17.40Camotoy
2021-10-07Merge pull request #227 from jacobvd0/patch-1Matthew
Update README.md