PRIVATE MESSAGING

Allows you to send a PM to a user that is online and in the same room as you, this then starts a 2-way chat that no-one else can see.

SWEAR FILTER

Enables you to turn on or off the swear filter. This stops bad language being displayed on the screen.

USER LIST v1.15

The list will highlight your name. Also holding the mouse over a persons name will show how long they have been online for. Also need to tie in the functionality of houseclean so that users listed are the only active ones.

MULTI-ROOMS

This enables you to create a room, and then get transferred to that room. Also once you have logged in you can simply change rooms.

HOUSECLEAN v1.0

On each load of the NatterChat homepage, houseclean.asp will be run. This will delete users out of the system if they have been inactive for 20 mins, default time for the session variables to clear! It will also delete rooms that have noone in them, and also will keep the list of messages in the DB to a minimum level to keep the system running quick. Basically keep things running as they should.

COSMETIC CHANGE

We fancied a change, so we have gone for the same blue our site has!! Simple update.

NEW EMOTICONS

We have made the emoticons look more funky, also we have some more, plus a few extra things, we will be unvailing more after v1.1 release as add-ons.

LOGOFF BUG

Removed the javascript log off as it was executing incorrect code that i couldnt fix. Transfering the auto log off over to the houseclean file.

LOG-ON FIX

A stupid error meant that you could log on with only a valid username, no password was needed, this is fixed!!!