| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-24 | Add command to reload MOTD1.56-changes | Pugdoot | |
| 2025-05-24 | Various Fixes | Pugdoot | |
| - Fix issue with the "Edit Server" action where a misplaced leading comma is placed when no display name is entered - Fix potential concurrency issues with player array list - Remove unnecessary second SQL query when grabbing player data from database | |||
| 2025-05-23 | Remove deprecated nodb setting | Pugdoot | |
| Using no database (and instead JSON files) is the new default, setting nodb to true is no longer required | |||
| 2025-05-23 | Implement optional MOTD screen | Pugdoot | |
| 2025-05-20 | Update mysql connector dependency | Pugdoot | |
| 2025-05-20 | Cleanup and refactor codebase | Pugdoot | |
| Also removes unnecessary code or resources that don't appear to affect anything | |||
| 2025-05-15 | Implement better logging | Pugdoot | |
| 2025-05-06 | Update support version 1.21.80 | Pugdoot | |
| 2025-03-25 | Bump release #1.55 | Mattie | |
| 2025-03-25 | Hotfix for 'Add Friend' method on 1.21.701.54.1 | Mattie | |
| Hotfix for 1.21.70 where joining isn't available on MCXboxBroadcast friend session unless player count is more than 0 | |||
| 2025-03-25 | Update support version 1.21.70 | Mattie | |
| 2025-02-12 | Finish 1.21.60 support | Mattie | |
| 2025-02-11 | Progress on 1.21.60 support1.53 | Mattie | |
| 2024-12-03 | Update support version 1.21.501.52 | Mattie | |
| 2024-12-02 | Set static mariodb-java-client version | Mattie | |
| Fixes build failure | |||
| 2024-10-22 | Update support version 1.21.401.51 | Mattie | |
| 2024-09-17 | Update support version 1.21.301.50 | Mattie | |
| 2024-08-13 | Update support version 1.21.201.49 | Mattie | |
| 2024-08-06 | Add default for unknown db types (#522) | Xavier horwood | |
| * Add default for unknown db types * Add dbType to warning | |||
| 2024-08-06 | Couple of changes to db_ settings support1.48 | Mattie | |
| Also adds in deprecation warnings | |||
| 2024-08-06 | Add Mariadb, Postgresql and auto Reconnect (#520) | Xavier horwood | |
| * add base code * Add code * add check true * add postgresql driver * Update pom.xml * add table for postgres * add auto_reconnect * Fix line issue * fix relation "idx_uuid" already exists * Change to database instead of mysql * Change more to Database * Upgrade mysql version | |||
| 2024-07-09 | Update support version 1.21.21.47 | Mattie | |
| 2024-07-09 | Add support for configuration file + environment variables1.46 | Mattie | |
| 2024-07-08 | CI: Create and push docker images (#506) | Thibault Duperron | |
| 2024-06-13 | Revert updated runtime_block_states.dat | Mattie | |
| Breaking on new builds, and not needed anyway | |||
| 2024-06-13 | Update support version 1.21.01.45 | Mattie | |
| 2024-06-13 | Changes so far for 1.21.0 | Mattie | |
| 2024-06-04 | Add Enchanted Dragons to featured servers1.44 | Mattie | |
| + remove nimbus-jose-jwt library | |||
| 2024-04-23 | Update support version 1.20.801.43 | Mattie | |
| 2024-04-01 | Add configurable raknet rate limiting | Mattie | |
| 2024-03-12 | Update support version 1.20.701.42 | Mattie | |
| 2024-02-06 | Update support version 1.20.601.41 | Mattie | |
| 2023-12-05 | Update support version 1.20.501.40 | Mattie | |
| 2023-10-24 | Update support version 1.20.401.39 | Mattie | |
| 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 | |
