| | R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog | |
|
|
| Author | Message |
|---|
Max™ Management

Number of posts: 1890 Registration date: 2007-07-30
 | Subject: Re: R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog Sun Nov 01, 2009 4:18 pm | |
| | Quote: | 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. |
http://therebelion.myfreeforum.org/about1026.html |
|
 | |
_Death_ Member

 Number of posts: 3 Reputation: 1 Registration date: 2009-12-05
 | Subject: Re: R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog Sat Dec 05, 2009 11:16 am | |
| Yeah, i downloaded you chat server but all i get is Quel, when i run it, how do i get past that? |
|
 | |
_Death_ Member

 Number of posts: 3 Reputation: 1 Registration date: 2009-12-05
 | Subject: Death Sun Dec 06, 2009 4:11 am | |
| Yeah i can get into my room like you helped me last night, but none my friends can...help me if you can? |
|
 | |
Røçkåfë££ë® §kåñK Member


 Number of posts: 24 Age: 23 Reputation: 1 Registration date: 2008-10-21
 | Subject: Re: R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog Sun Dec 06, 2009 10:08 am | |
| Try forwarding your ports at portforward.com You need to forward 1 port for both udp and tcp protocols. If you are running a firewall you will probably need to set up an exception in that for the program and port. Then you should be sorted. |
|
 | |
_Death_ Member

 Number of posts: 3 Reputation: 1 Registration date: 2009-12-05
 | Subject: hmmm Sun Dec 06, 2009 10:21 am | |
| And i foreward the ports how, what do i change in configs? |
|
 | |
Røçkåfë££ë® §kåñK Member


 Number of posts: 24 Age: 23 Reputation: 1 Registration date: 2008-10-21
 | Subject: Re: R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog Mon Dec 07, 2009 6:22 pm | |
| In the config is an option Port= Add to the end of it your port number i.e. Port=1000 |
|
 | |
Max™ Management


 Number of posts: 1890 Age: 49 Home: Midlands UK Reputation: 0 Registration date: 2007-07-30
 | Subject: Re: R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog Wed Dec 23, 2009 5:08 pm | |
| Another Update with new features, Thanks Rock | Quote: | Changes for 1.9.5 since R§WCS 1.9.4.4 :
1.9.5 released at 14:30 on 23/12/2009
* 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 :/ |
its here http://therebelion.myfreeforum.org/about1050.html
plugins are here http://therebelion.myfreeforum.org/forum37.php |
|
 | |
Max™ Management


 Number of posts: 1890 Age: 49 Home: Midlands UK Reputation: 0 Registration date: 2007-07-30
 | Subject: Re: R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog Thu Jan 07, 2010 12:44 am | |
| | Quote: | Changes for 1.9.5:1 since R§WCS 1.9.5 :
1.9.5:1 released at 13:30 on 06/01/2010
* Fixed a bug with the plugin gui implementation when loading plugins post-runtime. Previously the "Help" menu option was overwritten by the "Plugins" menu and also the plugins were not correctly initialised. * Corrected the server message output in the new /online /offline command. * Fixed a bug with the plugin OnUserJoin. Previously this prevented anyone being able to enter. * Fixed a bug with the server gui. The primary connections were not set to offline when the server was set to offline via the task tray right click menu. |
RSWCS is Here http://therebelion.myfreeforum.org/about1067.html
The Plugins are Here http://therebelion.myfreeforum.org/forum37.php |
|
 | |
Max™ Management


 Number of posts: 1890 Age: 49 Home: Midlands UK Reputation: 0 Registration date: 2007-07-30
 | Subject: Re: R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog Tue Feb 23, 2010 5:31 pm | |
| | Quote: | Changes for 1.9.5.2 since R§WCS 1.9.5:1 :
1.9.5.2 released at 17:00 on 21/02/2010
* Added ShowChatHistory= in the config. Should be set to a number between 0 and 10. This is the number of lines of chat history displayed to the newly entering user. Default is 0 (i.e. off). * Fixed ShowChatHistory= so that the history is stored all the time and only displayed when the feature is set on. Previously history was only saved once the feature was turned on. * Fixed a bug with the MOTD. When it was not set, the server still sent some blank newlines. * All plugin UI has been disabled as there have been unconfirmed reports of issues arising when plugins are loaded for any period of time. This will remain the case until I have had chance to look into these reports and confirm and fix the issues. * Fixed ShowChatHistory= so that text is displayed as formatted as per in channel. Please note: word replaces and newlines are NOT replaced in this section of text. * Added a complex time calculator to ShowChatHistory= that removes chat history if it is older than 2 hours. This way of doing it should capture any roll over of days/months/years/decades/millennia!!! * Changed how the version number is set to simplify it for myself! Now only needs changing in 1 place in the source. |
RSWCS is here
 |
|
 | |
| | R§WCS 1.8.4b to R§WCS 1.9.5.2 Changelog | |
|