CoolJWB
74b70ae2f3
Merge pull request #1 from Ryxius/patch-1
...
Update BTC_ConnectionManager.java
2020-07-24 23:04:48 +02:00
Ryan
bdcd978833
Update BTC_ConnectionManager.java
...
The status should be Connected instead of Connecting because the file is iconConnected.png
2020-07-13 21:38:47 +08:00
ZeroEpoch1969
6bd4a161c1
changes and stuff
2020-03-29 23:18:31 -07:00
StevenLawson
1408e4d09e
* Fixed encoding glitch that causes special characters not to show up.
...
* Maven build script will now generate a Windows EXE file.
* Minor cleanup & updates to take advantage of JDK/JRE 8 features and syntax.
2017-06-27 21:47:41 -04:00
StevenLawson
930a4a37e6
Change name to FreedomTelnetClient.
...
Prepare for v2.0.5 release.
2014-09-07 11:03:54 -04:00
StevenLawson
83f62c51eb
Top align favorite buttons.
2014-09-03 06:55:27 -04:00
StevenLawson
a03bdea309
Added JDK 7 safe getDeclaredAnnotation.
2014-09-02 12:33:38 -04:00
Steven Lawson
680df00aec
Make favorite buttons more compact.
...
Make the scrollbar less sensitive for AutoScroll.
2014-08-29 22:41:44 -04:00
StevenLawson
7c148988f9
Resolve compatibility issues with JRE 7.
...
Change settings file name.
2014-08-29 16:08:22 -04:00
StevenLawson
051a53ab21
Added more wildcard parameters for player commands + an optional 'reason' dialog.
2014-08-28 12:44:56 -04:00
StevenLawson
88c6b73b0b
Added support for single item XML elements.
2014-08-28 10:45:03 -04:00
StevenLawson
2c8785e9dc
Finished implementing new config.
2014-08-27 22:06:27 -04:00
StevenLawson
ab27c3e1d1
Converted PlayerCommandEntry to new config.
2014-08-27 21:47:09 -04:00
StevenLawson
15ac9c013f
Fixed bugs in ConfigEntryList.
2014-08-27 18:31:14 -04:00
StevenLawson
5ff5f765c3
Started implementation of generic XML config lists.
2014-08-27 14:13:52 -04:00
StevenLawson
334eafd7a0
Removed unused event hander.
2014-08-26 16:48:40 -04:00
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
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