Page 2 of 3

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Fri May 15, 2009 3:19 pm
by Røçkåfë££ë® §kåñK
R§WCS
Release: 1.9.2
Release Date: 15/05/2009

Changelog
* Added a 7 second timer for 3 failed password attempts.
This gives the user time to read the failed login message before being "kicked".
* Fixed a bug that allows users to have several attempts in the delay between the 3rd failed attempt
and the kick.
* Added FancyExit= to the config. This turns FancyExitMessage= and FancyExitMessageIP= off or on,
1 is on, 0 is off. Feature is on by default.
* Added FancyExitMessage= and FancyExitMessageIP= to the config. Allows you to customise the leave message.
* Fixed a bug in /formats. Blank formats are no longer displayed.
* Fixed the long term issue relating to Windows uptimes resetting at 49.7 days.
Now the reset will be after 36 million years ;-)
* Added "R§WCS" and the version number to the task tray right click menu.
* Added host uptime to the task tray right click menu.
* Added server uptime to the task tray right click menu.
* Server and Host uptimes in the task tray right click menu are realtime counters.
* Fixed a bug that showed random characters by users names when they used commands.
* Added a client message on entry similar to FXServer. Use ShowClients=1 in the config to turn it on.
* Added $OLDRAWNAME$ and $NEWRAWNAME$ variables for the rename message.
* Fixed and re-written the hostname and isp lookups. Now works much quicker gets the results every time.
No need for DNSServer= and DNSServer2= in the config.
* Fixed a bug with newlines where users without N access could still use #/n# in text.
Now users without N access can still use formats with newlines, and replaces with newlines but cannot use
newlines in text. As it should be.
* Fixed a bug I created in 1.9.1 to do with reloaded the config. If the topic has changed with the reload
it should have displayed the new topic to all users, however the way i set up the topic with the password
protected rooms stopped it from working.
* Added $ROOMNAME-NOHASH$ for MOTD, FancyEntryMessage and FancyExitMessage.
This variable will show the roomname the user entered with without the hash attached to it.
* Fixed an issue with "/" being treated as "/ " and displaying blank opmsg.
* Added /level to the /access command to make it more user friendly for fx users.
* Fixed "Copy Loopback Name" on the right click menu to only show if the channel is online/public.
R§WCS
Release: 1.9.2:1
Release Date: 16/05/2009

Changelog
* Ok, sorry for another bug fix, however it seems I really should check the obvious and measure the length of strings
that are input by the user rather than assuming they are less than the memory I've allocated! Buffer overflow bug in
the new FancyExit feature now fixed.
R§WCS
Release: 1.9.2:2
Release Date: 16/05/2009

Changelog
* Hmm, seems the 1.9.2:1 bug fix worked well for actual leavers but caused same issue with users hiding. This is now fixed.
* Also the FancyExit feature seems to have worked for all users even those who connect but haven't yet joined. Now fixed.

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Sun May 17, 2009 3:13 am
by p2p-sharing-rules
Thank you for the updates Røçkåfë££ë® §kåñK. 8)

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Mon Jun 22, 2009 8:26 pm
by Røçkåfë££ë® §kåñK
R§WCS
Release: 1.9.3
Release Date: 22/06/2009

Changelog
* Fixed an issue with idle times in /stats <name> not showing correctly. Including the colouring being wrong.
* Added the variable $LONGDATE$ for use in MOTD, FancyEntryMessage and FancyExitMessage.
display as "Sunday 31st May 2009"
* Changed how failed /forcelogin attempts for users without the "f" access, so passwords are not displayed in the room.
* Fixed a bug where the client message was sent twice when RoboMX entered.
* Added a brand new kind of colour code.
#c1;2;3#
this will CYCLE not randomise from the colours provided in the colour code.
i.e. 1st time will be #c1#, 2nd message will be #c2#, 3rd time will be #c3#, 4th time will be #c1#.
This can be used in normal text and in text formats, but not in server messages!
* Fixed a bug with /changeuniform, it now loops correctly for /changeuniform and /changeuniform <name>
* Finally actually finished the server defined menu's which i had never actually finished writing, but since no client
supports this feature yet (except Rabbit which is ancient) its no big deal yet.
* Added hostnames as a seperate line in /who. They are also searchable, so you can search for a string in a hostname.
* Added countryname lookups in MOTD and Fancy Entry/Exit.
$COUNTRYNAME$ will display the country's full name
$COUNTRY2$ will display the 3 letter shortened name
$COUNTRY3$ will display the 2 letter initials

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Tue Jun 23, 2009 1:11 am
by p2p-sharing-rules
8) Thanks for the update Richy.

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Mon Aug 17, 2009 5:01 pm
by Røçkåfë££ë® §kåñK
R§WCS
Release: 1.9.4
Release Date: 17/08/2009

Changelog
* Removed a debug line that ouputted numbers to the server on user join.
* Removed the "." at the end of uptimes in the MOTD.
* Added message to the end of /colour output, explaining about /setcolour.
* Removed the server tag from the beginning of FancyExit messages.
* Changed the sizing of the GUI windows, so that the chat part gets the priority of spacing rather than the user list.
* Changed the server GUI. Now there is a coloured chat window which has 2 different colour schemes.
These schemes are DARK and LIGHT, which can be set in the config using the setting ServerScheme=
ServerScheme=1 is the LIGHT scheme
ServerScheme=2 is the DARK scheme (default)
* Also i have added to the right click menu the ability to easily switch colour scheme.
Please note: this is only temporary and if the server is closed and reopened the config file is read for the scheme.
* "Post Info" now shows on the server window.
* Switched "Post Info" and "Help" options on the main GUI menu.

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Mon Aug 17, 2009 9:39 pm
by p2p-sharing-rules
Thank you for the update Røçkåfë££ë® §kåñK. :D

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Wed Aug 19, 2009 3:07 pm
by Røçkåfë££ë® §kåñK
R§WCS
Release: 1.9.4:1
Release Date: 19/08/2009

Changelog
* Fixed the issue with the variables, where the ip's and ports were wrong (my fault).
* Fixed any bugs with server text typed quickly crashing the whole server.
The way i handled it previously caused the crash now handled differently and its crash-proof 100% no matter how
fast you type.

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Wed Aug 19, 2009 9:56 pm
by p2p-sharing-rules
Thanks again Richy for the update. :D

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Sat Oct 03, 2009 4:18 pm
by Røçkåfë££ë® §kåñK
R§WCS
Release: 1.9.4.2
Release Date: 03/10/2009

Changelog
* Added client hostname to coloured server chat window on join's and exit's.
Also added spaces around the ip's and hostname to make them stand out better.
* Added Country Name to the entries and exits in the coloured server chat console.
* Fixed a typo when changing from offline to online when reloading the config.
* Removed all License and Update functions completely (previously just disabled).
* Fixed the NameTrim= config option.
Seems i had tweaked it and removed a bit i thought was duplicating, when in fact it wasnt!
* Fixed a bug in passworded rooms where the server saw exiter's when they hadn't entered the room yet.
* Fixed another bug in passworded rooms which logged exiter's who had not entered the room as the last leaver
in /stats outputs.
* Fixed bug with Replace= and ReplaceWord=
Previously if left blank any text typed seemed to force the cpu and ram to 100% and close other programs.
* Fixed bug with CustomCommand=
Previously if left blank any text typed only showed in the server window and not in the room.
* Tidied up the CustomCommand= handler.
* Added rename messages to the console.
* Added Country Name: output to the /stats <username> menu.
* Changed the task tray icon tooltip to now show:
ChannelName_0100007F0003
R§WCS v1.9.4.2
Uptime: 0d 0h 0m 3s
* Added /msg. Does the same as /message does but shorter to type.
* Added new protocol for "user typing" feature (currently only works with WPCC).
The usernames in the userlist will show red when a user types, and white when they stop.
* Added new protocol for "user status" and "personal message" (currently only works with WPCC).
These show in the /stats <name> command.
* This release and any forwards will be released with an English, an Italian, a Dutch, a German and a French sample config.
Hopefully this will allow those hosts that do not speak/read english fluently, to be able to enjoy this great server.

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Sat Oct 10, 2009 1:50 pm
by Røçkåfë££ë® §kåñK
R§WCS
Release: 1.9.4:3
Release Date: 10/10/2009

Changelog
* Adjusted how the tasktray icon details are updated. This has cut cpu usage on many hosts pc's.

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Mon Oct 12, 2009 12:59 am
by p2p-sharing-rules
Thank you for the update Røçkåfë££ë® §kåñK. :)

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Wed Nov 18, 2009 4:22 am
by p2p-sharing-rules
R§WCS 1.9.4.4
Release date: Nov.1, 2009
Just a minor update, including some fixes and a couple of features that may help prevent some of the "spamming" that is going on.

Changes for 1.9.4.4 since R§WCS 1.9.4:3 :

1.9.4.4 released at 12:30 on 01/11/2009

* Rewritten how the coloured server chat console handles text. This has allowed newlines to show
as they would for a client.
* Multi-threaded the coloured chat window. This should now mean that it keeps up with chat at all times.
* Completely re-written the entire 0x9908 packet handler.
You can now use as many IP Addresses as you like, list with Interface= for each one in the config.
* Added 2 new config options, BlockKick= and BlockBan=
These kick and ban (respectively), the user who types the word in a message, useful for preventing spammers.
* Updated sample configs.
Thanks for the update Richy. :)

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Wed Dec 23, 2009 3:02 pm
by Røçkåfë££ë® §kåñK
R§WCS
Release: 1.9.5
Release Date: 23/12/2009

Changelog
* Added the 0x012D packet. Now channel renames get sent to users.
* Fixed an access bug in /setaccess.
* Added blocked name message to coloured server console display.
* Added username and user ip to the blocked name message.
* Added /online and /offline commands
Must have "!" access. This turns the server online (visable) and offline (invisable) from within the room.
* Fixed a bug in /logout whereby the format set to users was format 0.
* Removed an annoying error message that is irrelevant when the server types. (Socket Error)

* Added plugin support. The plugins are called from the server on specific events.
* Fixed a bug in the plugin support code where there were no plugins at all. Previously caused a crash.
* Fixed another bug in the plugin support code where the error handler unloaded the plugin. Previously
unloaded the incorrect plugin and caused a crash.
* Added server settings for plugin support. Now the server stores a list of the plugins that are loaded and
each time the server is opened, it will auto load the plugins that were loaded beforehand
(this covers for crashes or closures and saves the host having to load each plugin on startup).
* Fixed a bug in the plugin support code when there are more than 1 plugin loaded. Previously it always unloaded
the later listed plugin :/

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Wed Dec 23, 2009 9:56 pm
by p2p-sharing-rules
Thanks for the update Richy. :)

Re: Røçkåfë££ë® §kåñK's WCS

Posted: Thu Dec 24, 2009 6:37 am
by battye
Røçkåfë££ë® §kåñK, which programming language do you use to write this software?