This repository has been archived by the owner on Nov 26, 2019. It is now read-only.
Releases: Bios-Marcel/ServerBrowser
Releases · Bios-Marcel/ServerBrowser
Stable
Requirements
- Java 8 or later when using the launcher.jar
Changes
Aplication
- Bugfix, adding an online server to favourites using the textfield didn't work
- Added uncaught exception handler that logs all exceptions
Stable
Requirements
- Java 8 or later when using the launcher.jar
Changes
Aplication
- Now communicating with samp through sampcmd.exe by BigETI
- Improved update check (now compares the versions using the semantic versioning scheme)
- Added Development mode
- Currently only omits update checks
Stable
Requirements
- Java 8 or later when using the launcher.jar
Changes
Aplication
- Downloaded SA-MP Versions can now be cached (this is enabled by default)
- The restore button now works properly and resets everything.
- Fixed nullness in OneLineStringProperty
- Made GTA path optional, now ignored if empty and not automatically filled
Installer
- The installer now has the correct icon
Stable
Requirements
- Java 8 or later when using the launcher.jar
Changes
- GTA Path will not be automatically set and saved, but dynamically retrieved instead
- New Information Panel in Settings
- Changelog dialog has been removed, users can now click a notification to open the page for the latest release on github
- Improve code in multiple ways
- Added some tests
- Fixed Context Menu items in dark mode
Major Bugfixes
# Minor changes * Removed Command pane (Ctrl + p) * Extended Documentation * Fixed TrayNotifications * Fixed wrong size at startup
Shadow Jar and Window Installer
# UI Improvements and Changes in Screenshot feature * Screenshot Feature orders everything by last modified date now * Screenshot feature displays filesize and last modified date * Chatlog features uses TextArea now * Improved TabPane in both Dark and normal theme
Client only
OS Compatibility
- Will run on Linux (Version changing and connecting) wont work.
UI
- New Dark Theme
- Layout sutrcutres changed
Minor Changes
- Adding servers to favourites now works even if the servers are offline
- More Dialogs that tell the users when something went wrong
- ZIP library has been removed
Client only
# Bugfixes ## SampQuery.java - Fixed BufferOverflow - ServerRules are now a Two Dimensional array - Extended Documentation ## Controllers - ViewController Interface now has a onClosed Method - Fixed Selection and update behaviour in ServerList Controller - Fixed Possibility of LineBreaks in the data of an SampServer instance - Removed Error Dialog that appears on non windows system - Fixed Escaping problem when adding servers to favourites
Client only
- Changed the static ip, that is used to connect to the server, to a domain.
- Settings Page
Client only
# Minor changes - The client now sends info to the server that it starts (Only the country and the date are being sent, no personal information) - Minor bugfixes and api