summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-29Support 1.19.50 update1.26Mattie
2022-11-25Add note to docker setup about DNS serverMattie
2022-11-25Update README.mdMattie
2022-11-08Update supportedVersionMattie
2022-11-07Added LazyBirb Instance (#348)LazyBirb
2022-10-25Update supportedVersionMattie
2022-10-19Support initial upcoming 1.19.40 update1.25Mattie
2022-10-04Update supportedVersionMattie
2022-09-20Update supportedVersionMattie
2022-09-20Remove jarMattie
2022-09-20Support full 1.19.30 release1.24Mattie
2022-09-15Regex Pattern Fix #3 (#337)CrafterPika
* attempt to fix regex detection * second try
2022-09-15Add support for 1.19.30 release1.23Mattie
2022-09-15Add support for 1.19.30 clientsMattie
2022-09-06Added ZAP-Hosting instance to serverlist (#336)zap-minecraft
2022-09-02fix regex pattern (again(again)) (#335)CrafterPika
2022-09-02Update checkVersion action to include Release Notes (#333)Kai Michael Poppe
GitHub action pulls articles from the feedback.minecraft.net section via the ZenDesk API and matches the URL pattern that's in use since at least 1.17.10 to find the right article.
2022-09-01Update supportedVersion (#332)Kai Michael Poppe
Update supportedVersion to 1.19.22.01 without protocol bump, Closes #331.
2022-08-30Add gh action workflow for creating releases (#329)CrafterPika
* add gh action workflow for creating releases * improve regex pattern and release demo run
2022-08-27Bump gson from 2.5 to 2.8.9 in /serverlist-server (#296)dependabot[bot]
Bumps [gson](https://github.com/google/gson) from 2.5 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-27Removes legacy folder from projectMattie
To make less clutter, and also so dependbot doesn't make pull requests for it, this removes the folder. The code can still be found in this repository here: https://github.com/Pugmatt/BedrockConnect-Legacy
2022-08-27Bump mysql-connector-java from 8.0.19 to 8.0.28 in /serverlist-server (#306)dependabot[bot]
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.19 to 8.0.28. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.19...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-27Add GitHub action to check for a new Bedrock version (#326)Kai Michael Poppe
* Create SUPPORTED-VERSION (#1) * Create checkversion.yml * Update checkversion.yml Checkout to get SUP-V * Update checkversion.yml Update sed so that only version is returned * Update checkversion.yml Frist Trigger change * Update SUPPORTED-VERSION Push * Update checkversion.yml * Update SUPPORTED-VERSION Push * Update checkversion.yml Change issue create if * Update SUPPORTED-VERSION Change to current version * Update checkversion.yml Make workflow triggerable * Update checkversion.yml Add repository dispatch action * Update checkversion.yml * Update checkversion.yml * Add action permissions, casing GHT, move supported Version file As per discussion in #326 * Update checkversion.yml typo
2022-08-24Merge pull request #322 from CrafterPika/fix-1.19.211.22Mattie
support 1.19.21
2022-08-24support 1.19.21CrafterPika
2022-08-15Fix main popup screen incorrectly showing1.21.1Matthew
2022-08-14Fix "Connect has been closed" errorMatthew
2022-08-10Move BIND_Install.txt to legacy folderMatthew
2022-08-10Merge pull request #314 from loudddddddd/masterMattie
Fix some spelling errors
2022-08-09Possible fix for Manage Server menu buttons1.21Matthew
2022-08-09Update bug_report.ymlloudddddddd
2022-08-09Update bug_report.ymlloudddddddd
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.