changelog
- Mon, 15 Dec 2014 02:15:09 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 15 Dec 2014 02:15:09 +0200] rev 30
- - added a simple command-line interface (you can now supply host and password on the command-line)
- the password is now masked with asterisks when being input
- Mon, 15 Dec 2014 02:03:08 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 15 Dec 2014 02:03:08 +0200] rev 29
- - handle the 'from' argument in RCONSession::handle_packet to filter out packets from foreign hosts
- some code simplification in the interface code
- Mon, 15 Dec 2014 01:47:40 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 15 Dec 2014 01:47:40 +0200] rev 28
- - added a help message to the statusbar
- Mon, 15 Dec 2014 01:41:06 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 15 Dec 2014 01:41:06 +0200] rev 27
- - now exits cleanly with ^Q!
- the statusbar now actually features meaningful info (IP, num admins, current level) and is colored to match titlebar
- Sun, 14 Dec 2014 23:41:00 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 23:41:00 +0200] rev 26
- - removed a useless copy of CMakeLists.txt in updaterevision/
- Sun, 14 Dec 2014 23:38:26 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 23:38:26 +0200] rev 25
- - cleanup, refactor + better input handling
- Sun, 14 Dec 2014 23:21:38 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 23:21:38 +0200] rev 24
- - the interface is now able to connect to arbitrary hosts (uses ^N to start the prompt) instead of the hardcoded localhost:10666
- Sun, 14 Dec 2014 20:47:44 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:47:44 +0200] rev 23
- - the prompt is now colored
- the titlebar now changes to the server hostname upon connection
- Sun, 14 Dec 2014 20:24:16 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:24:16 +0200] rev 22
- - don't send empty messages
- Sun, 14 Dec 2014 20:24:02 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:24:02 +0200] rev 21
- - cleaned up rcon session messages
- Sun, 14 Dec 2014 20:20:43 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:20:43 +0200] rev 20
- - now in color! (titlebar at least anyway)
- Sun, 14 Dec 2014 19:51:23 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 19:51:23 +0200] rev 19
- - removed needless 'struct's
- Sun, 14 Dec 2014 19:42:43 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 19:42:43 +0200] rev 18
- - converted bytestream to use trailing return types
- Sun, 14 Dec 2014 19:38:47 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 19:38:47 +0200] rev 17
- - added command sending
- Sun, 14 Dec 2014 18:15:28 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 18:15:28 +0200] rev 16
- - added backlog scrolling
- Sun, 14 Dec 2014 17:53:24 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 17:53:24 +0200] rev 15
- - log area done, re-enabled the rcon connection
- Sat, 13 Dec 2014 07:36:00 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 13 Dec 2014 07:36:00 +0200] rev 14
- - begin work on interface - input line works for the most part :)
- Sat, 13 Dec 2014 04:50:33 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 13 Dec 2014 04:50:33 +0200] rev 13
- - to hell with that 'ok' field. now throws an exception if attempts to read past the end
- Sat, 13 Dec 2014 04:32:15 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 13 Dec 2014 04:32:15 +0200] rev 12
- - rcon session now works! woo!
- Fri, 12 Dec 2014 01:37:04 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 12 Dec 2014 01:37:04 +0200] rev 11
- - now able to login
- Fri, 12 Dec 2014 00:55:51 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 12 Dec 2014 00:55:51 +0200] rev 10
- - begin work on rcon sessions
- Thu, 11 Dec 2014 16:17:35 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 11 Dec 2014 16:17:35 +0200] rev 9
- - now with more license headers
- Thu, 11 Dec 2014 07:18:11 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 11 Dec 2014 07:18:11 +0200] rev 8
- - added huffman lib, now capable of initializing an rcon connection!
- Thu, 11 Dec 2014 06:13:32 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 11 Dec 2014 06:13:32 +0200] rev 7
- - fixed some problems with the ip address
- Thu, 11 Dec 2014 05:59:43 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 11 Dec 2014 05:59:43 +0200] rev 6
- - udp -> udpsocket
- Thu, 11 Dec 2014 05:58:55 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 11 Dec 2014 05:58:55 +0200] rev 5
- - code cleanup
- added network-related classes (bytestream, ipaddress, udp socket)
- Wed, 10 Dec 2014 19:26:13 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 10 Dec 2014 19:26:13 +0200] rev 4
- - argh
- Wed, 10 Dec 2014 19:25:41 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 10 Dec 2014 19:25:41 +0200] rev 3
- - suppose it's cleaner this way
- Wed, 10 Dec 2014 19:22:51 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 10 Dec 2014 19:22:51 +0200] rev 2
- - improvements to updaterevision
- Wed, 10 Dec 2014 19:17:00 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 10 Dec 2014 19:17:00 +0200] rev 1
- - a whole lot of supplementary source code!!