View difference between Paste ID: WhC1kTpi and 2LYjctzn
SHOW: | | - or go back to the newest paste.
1
Changes in 0.0.4:
2
- Fixed bug in user list with player data being repeated
3
4
Changes In 0.0.5:
5
- Fixed not disconnecting when stop or quit command is issued
6
- Reverted back to grey color scheme and added menu options to change the color scheme
7
- More efficient processing of output area to eliminate lag when lots of text enters at once ('find .' command)
8
- Changed column auto-size method
9
10
Changes in 1.0.0:
11
- Major internal code restructuring
12
- Buttons enable/disable properly according to connection status
13
- Connection status is now correctly detected, even if remote end closes connection
14
- Options in GUI can now be saved to disk and loaded on startup
15
- Added more color scheme options
16
- Auto-Status Check checkbox removed. Behavior is now default.
17
- Status check button removed. Behavior is now default.
18
19
Changes in 1.1.0:
20
- Fixed repeating disconnected text
21
- Added menu for setting refresh interval
22-
- Added checkbox option for auto-scrolling text
22+
- Added checkbox option for auto-scrolling text
23
24
Changes in 1.1.1:
25
- Finally fixed that damn repeating "Not Connected" text bug