Changes
All notable changes to this project will be documented in CHANGELOG.md
.
Added
- A LanguageHandler for handling strings in different languages. If you want to add a new language, read this.
Modified
- Fixed
dropdown.SERVERLIST.*
strings saying 'Sort By' instead of 'Search By'.
Removed
Nothing has been removed.
TODOs
- Optimise IP generation and initial scanning code.
- Optimise code in general.
- Separate tool for viewing servers in DB. (code is already here (
ServerList
class), just need to make it separate) -
Make it save what IP it got to when quitting so that it can resume from that IP on next startup. -
Add a GUI for viewing servers in a nice friendly grid.