Commit graph

38 commits

Author SHA1 Message Date
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 fafac5c515 2.0.3 release. 2014-08-17 21:07:21 -04:00
StevenLawson 01ae52b2e3 Merge branch 'master' of https://github.com/StevenLawson/BukkitTelnetClient 2014-08-17 21:03:34 -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
Steven Lawson 134f581624 Update README.md 2014-08-17 17:36:13 -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 c3cbce870f Merge branch 'master' of https://github.com/StevenLawson/BukkitTelnetClient 2014-08-16 20:21:02 -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
Steven Lawson c007a49a94 Update README.md 2014-08-15 22:31:01 -04:00
StevenLawson d650867207 Revise version #. 2014-08-15 22:26:49 -04:00
StevenLawson 5bf90be2d2 Added icon - thanks WickedGamingUK! 2014-08-15 22:23:57 -04:00
Steven Lawson b968784e62 Create README.md 2014-08-15 22:15:17 -04:00
StevenLawson 893540eaeb Merge branch 'master' into v2 2014-08-15 22:09:11 -04:00
StevenLawson 65f12447f6 Initial commit of BukkitTelnetClient v2. 2014-08-15 21:55:16 -04:00
Steven Lawson 23e1af4e9e Added options to enable and disable autoscrolling.
Update to Java 1.7.
A few other bugfixes.
2013-08-02 21:04:47 -04:00
Steven Lawson 7236d9d867 Update README.md 2012-12-15 22:42:29 -05:00
Steven Lawson 3772207820 Update README.md 2012-12-15 16:01:38 -05:00
Steven Lawson 05700c6bba Add check to prevent nasty error if no address is entered. 2012-12-02 21:14:22 -05:00
Steven Lawson b6322d9dc4 Changed server entry field to combo box that remembers previous server entries. 2012-12-02 21:07:16 -05:00
Steven Lawson 12c5e384ae v1.0.0.0 - Initial Commit 2012-10-06 14:56:19 -04:00
Steven Lawson dc2193456b Initial commit 2012-10-06 11:49:22 -07:00