Commit graph

26 commits

Author SHA1 Message Date
StevenLawson 02c667346b Licensed under GPLv3. 2014-08-26 16:46:46 -04:00
StevenLawson 06d54c1f58 Begin work on favorite buttons.
Todo - load favButtonList from XML.
2014-08-26 11:01:27 -04:00
StevenLawson bfbcfd1592 Fix popup not working in Mac & Linux. 2014-08-24 18:13:42 -04:00
StevenLawson 467f6e47ea Restructured player list loading to incorporate new data tags. 2014-08-22 23:00:33 -04:00
StevenLawson e8c146bca3 Improved error/warning ignore & coloring feature. 2014-08-21 22:40:05 -04:00
StevenLawson a6be8fb5a0 Better organization of formatting functionality. 2014-08-21 19:44:51 -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 010e673ab9 Prepare 2.0.4 snapshot. 2014-08-20 19:43:44 -04:00
StevenLawson 2a8beb9738 Trimming / null checks / empty checks for server address and name input. 2014-08-20 19:16:37 -04:00
StevenLawson ade3933322 Switch popup to XML Player Command Entry. 2014-08-20 13:46:50 -04:00
StevenLawson 737abc7697 Finished implementing support for XML server list saving. 2014-08-20 13:35:04 -04:00
StevenLawson 0f25e91082 Switched usage of config in main program.
TODO:
-Server list order.
-"reason" checkbox and dialog.
-"favorite" command buttons + config
2014-08-19 20:24:58 -04:00
StevenLawson 0f00da9dcb Continuing implementation of XML settings. 2014-08-19 11:14:36 -04:00
StevenLawson 7abb17c9f5 Developing XML based config 2014-08-18 21:26:47 -04:00
StevenLawson 9fd37e5e03 Added more popup menu commands.
Removed support for partial messages with no line ending.
2014-08-17 21:02:47 -04:00
StevenLawson 9dd733ad83 Tweaked layout. 2014-08-17 17:33:13 -04:00
StevenLawson ea2c171744 Made player list preserve selection after update. 2014-08-17 16:59:00 -04:00
StevenLawson 7569cbfaf2 Made autoscroll work better.
Fixed a few glitches in console output.
2014-08-17 16:32:52 -04:00
StevenLawson 4b632bdd23 Added copy name/ip on popup menu. 2014-08-17 14:13:01 -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 8417702fb7 Moved coloring and filtering functions to new class.
Fixed "Username: " and "Password: " prompts.
2014-08-16 20:20:39 -04:00
StevenLawson 5bf90be2d2 Added icon - thanks WickedGamingUK! 2014-08-15 22:23:57 -04:00
StevenLawson 65f12447f6 Initial commit of BukkitTelnetClient v2. 2014-08-15 21:55:16 -04:00