| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-19 | Remove Pixel Paradise from featured server list1.38 | Mattie | |
| 2023-09-19 | Remove Mineplex from featured server list | Mattie | |
| 2023-09-19 | Bump release version | Mattie | |
| 2023-09-19 | Tested only on switch | kumdzio | |
| 2023-08-16 | Set release 1.371.37 | Mattie | |
| 2023-08-15 | allow the use of underscores in server hostnames (#440) | Kurt Thiemann | |
| 2023-07-12 | Update support version 1.20.10/1.20.111.36 | Mattie | |
| 2023-06-21 | Add store_display_names configuration1.35 | Mattie | |
| 2023-06-07 | Update support version 1.20 | Mattie | |
| 2023-06-07 | Update support version 1.20 (#410)1.34 | RSereno | |
| * Update supportedVersion 1.20 * Update BedrockConnect.java * Update BedrockProtocol.java * Update BedrockProtocol.java * Update serverlist-server/src/main/com/pyratron/pugmatt/bedrockconnect/utils/BedrockProtocol.java Co-authored-by: Kai Michael Poppe <kmpoppe@users.noreply.github.com> * Update .github/assets/supportedVersion Co-authored-by: Kai Michael Poppe <kmpoppe@users.noreply.github.com> --------- Co-authored-by: Kai Michael Poppe <kmpoppe@users.noreply.github.com> | |||
| 2023-05-07 | Add fetch_ips option1.33 | Mattie | |
| 2023-05-06 | Better icon fix + fix broken default server icon | Mattie | |
| Icon fix before would create a lot of Timer threads per user, this new way assigns one thread per user connection to re-use. Commit also contains other various code cleanup. | |||
| 2023-04-26 | Support 1.19.80 update1.32 | Mattie | |
| 2023-04-20 | Change logic for Cubecraft IP transfer1.31 | Mattie | |
| If fetch featured IPs is off, then grab harcoded IP from file. Incase some setups would like to still specify this. | |||
| 2023-04-20 | Remove IP retrieval from Cubecraft | Mattie | |
| 2023-04-20 | change cubecraft handling (#394) | CrafterPika | |
| 2023-04-07 | Swap to MCO specific domain for CubeCraft. (#391) | Marco Slater | |
| 2023-03-14 | Support 1.19.70 update | Mattie | |
| 2023-02-26 | Show release version in server startup log1.29 | Mattie | |
| 2023-02-24 | 1.19.63 Version (#376) | Alexandre de Lemeny-Makedone | |
| 2023-02-21 | Fix invalid edit server error | Mattie | |
| 2023-02-07 | Support 1.19.60 update1.27 | Mattie | |
| 2023-02-06 | Upgrade Protocol to 3.0 | Mattie | |
| 2022-11-29 | Support 1.19.50 update1.26 | Mattie | |
| 2022-10-19 | Support initial upcoming 1.19.40 update1.25 | Mattie | |
| 2022-09-20 | Support full 1.19.30 release1.24 | Mattie | |
| 2022-09-15 | Add support for 1.19.30 clients | Mattie | |
| 2022-08-24 | support 1.19.21 | CrafterPika | |
| 2022-08-15 | Fix main popup screen incorrectly showing1.21.1 | Matthew | |
| 2022-08-14 | Fix "Connect has been closed" error | Matthew | |
| 2022-08-09 | Possible fix for Manage Server menu buttons1.21 | Matthew | |
| 2022-08-09 | Fix NullPointerException | Matthew | |
| 2022-08-09 | Initial 1.19.20 changes | Matthew | |
| Getting errors from Protocol's end currently when trying to get form data | |||
| 2022-07-11 | Support Bedrock 1.19.10 | Camotoy | |
| 2022-06-02 | Implement 1.19 support | Camotoy | |
| 2022-04-16 | Support Bedrock 1.18.30 | Camotoy | |
| 2022-04-07 | Add way to group custom servers | Matthew | |
| 2022-03-22 | Add way to edit servers + separate server add | Matthew | |
| 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-14 | Merge pull request #283 from nerrog/fix_garbled_text1.16 | Mattie | |
| Open language files using UTF-8 encoding to avoid garbled text. | |||
| 2022-02-14 | Open language files using UTF-8 encoding to avoid garbled text. | nerrog | |
| 2022-02-10 | Option to bind to specified IP. | Ondrej Zima | |
| Allows to configure both server with BedrockConnect on the same machine. | |||
| 2022-02-07 | Support Bedrock 1.18.10 | Camotoy | |
| 2022-01-27 | Fix argument | Matthew | |
| 2022-01-24 | Add way to configure the serverlist language/wording | Matthew | |
| 2022-01-21 | Fix server icons delayed loading | Matthew | |
| 2022-01-01 | Add option to use hard-coded featured server ips1.13 | Matthew | |
| 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-24 | oops forgot to disable that | CrafterPika | |
| 2021-12-23 | Fetch 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-09 | Fix Lifeboat Network icon loading | CrafterPika | |
| 2021-11-28 | Update to Bedrock 1.18 | Kai Michael Poppe | |
