Commit graph

11 commits

Author SHA1 Message Date
StevenLawson 06d54c1f58 Begin work on favorite buttons.
Todo - load favButtonList from XML.
2014-08-26 11:01:27 -04:00
StevenLawson 467f6e47ea Restructured player list loading to incorporate new data tags. 2014-08-22 23:00:33 -04:00
StevenLawson fd944e110c Ignore warnings and errors. This needs work.
Suggestion: Make it so it looks for the :[timestamp WARN/ERROR] and sets a bit to flag all subsequent lines as error/warning lines, till the next line that starts with : or matches :[timestamp INFO]
2014-08-20 21:20:01 -04:00
StevenLawson 737abc7697 Finished implementing support for XML server list saving. 2014-08-20 13:35:04 -04:00
StevenLawson 9dd733ad83 Tweaked layout. 2014-08-17 17:33:13 -04:00
StevenLawson 7569cbfaf2 Made autoscroll work better.
Fixed a few glitches in console output.
2014-08-17 16:32:52 -04:00
StevenLawson ad0ec69ac9 Eliminated use of System.out.
Organized some methods/classes.
2014-08-17 13:52:11 -04:00
StevenLawson e2eaacd1e0 Added right click player list popup + actions. 2014-08-17 13:11:18 -04:00
StevenLawson ba202365c7 Added automatic enabling of telnet.enhanced.
Better title display.
2014-08-17 08:27:20 -04:00
StevenLawson 2077e4ba33 Added rough, initial version of player list. 2014-08-16 23:11:55 -04:00
StevenLawson 65f12447f6 Initial commit of BukkitTelnetClient v2. 2014-08-15 21:55:16 -04:00