| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2021-10-18 | Update to Bedrock 1.17.40 | Camotoy | |
| 2021-10-04 | Add Pixel Paradise to serverlist | Matthew | |
| 2021-09-21 | Support Bedrock 1.17.30 | Camotoy | |
| 2021-07-01 | Update Hive IP | Matthew | |
| 2021-07-01 | Bump json-smart from 2.3 to 2.4.1 in /serverlist-server | dependabot[bot] | |
| Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.3 to 2.4.1. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.1) --- updated-dependencies: - dependency-name: net.minidev:json-smart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-07-01 | Update for Bedrock 1.17.10 | Camotoy | |
| 2021-06-28 | Remove unused code1.7.5 | Matthew | |
| 2021-06-27 | Add option to set display name of server | Matthew | |
| 2021-06-01 | 1.17 support | Camotoy | |
| Supports 1.17 and doesn't drop compatibility for any older version | |||
| 2021-05-20 | Add command to stop server1.6.5 | Matthew | |
| 2021-04-04 | 1.16.220 support | Camotoy | |
| 2021-03-30 | Increase domain TLD max length check1.6.3.1 | Matthew | |
| 2021-03-15 | Add multi-version support | Matthew | |
| 2021-03-10 | Fix for whitelist bug | Matthew | |
| 2021-03-09 | Remove unnecessary import | Camotoy | |
| 2021-03-09 | Update for 1.16.210 | Camotoy | |
| 2021-01-30 | Add whitelist. | Turtley12 | |
| 2021-01-23 | Reword notice and add to chat | Matthew | |
| 2021-01-23 | Add notice on how to retrigger popup | Matthew | |
| 2021-01-22 | Uncomment line | Matthew | |
| 2021-01-22 | Add way for popup to reopen if it closes from packet loss | Matthew | |
| 2021-01-21 | Finish other SQL fixes | Matthew | |
| 2021-01-19 | Securing SQL calls | Matthew | |
| 2021-01-18 | Add SQL index to uuid1.6.2 | Matthew | |
| I don't know why I didn't think of this before, but this made the server about 300 times faster. | |||
| 2021-01-18 | Check if session is still open before running join game packets | Matthew | |
| 2021-01-02 | Merge remote-tracking branch 'upstream/master' | jermafenser | |
| 2020-12-30 | nodb now has to be set to "true" to activate & coordinates no longer show ingame | Matthew | |
