summaryrefslogtreecommitdiff
path: root/serverlist-server/src/main/resources
AgeCommit message (Collapse)Author
2025-11-21(Release) 1.21.124 Support1.62Pugdoot
2025-05-24Various FixesPugdoot
- 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-24Implement optional MOTD screenPugdoot
2025-05-24Cleanup and refactor codebasePugdoot
Also removes unnecessary code or resources that don't appear to affect anything
2025-05-24Implement better loggingPugdoot
2025-02-11Progress on 1.21.60 support1.53Mattie
2024-06-13Revert updated runtime_block_states.datMattie
Breaking on new builds, and not needed anyway
2024-06-13Update support version 1.21.01.45Mattie
2023-05-06Better icon fix + fix broken default server iconMattie
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-02-21Fix invalid edit server errorMattie
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-01-24Add way to configure the serverlist language/wordingMatthew
2020-07-06Initial 1.16 pushPugmatt
2020-05-10Fix for errorPugmatt
2020-04-08Moving block pallet file to correct folderPugmatt
2019-06-18Added serverlist bedrock serverPugmatt