Skip to content
GuarDDog v. 5

GuarDDog v. 5 - Update Round : 27 Feb 06 - 5:00pm (GMT +10)

A TG007 community discussion started by The Gate Keeper.

Closed discussion 1 post
Page 1 of 1
Closed
Topic #6115 · 1 published post · 437 views

DogCollar

1. Added a $window check and a second check for cline events to ensure all parameters are there.

2. Fixed the line to long error on line 928 (Room Lister).

3. Added a timer on the sockrename at line 400 to try and prevent socket unavailable problems.

4. Added a socket halt on profile scan sockets if the socket has an error.

5. Added a spaced character infront of nicknames that had a number, related to MTSLoader issue.

6. Added a if statement to create the profile table if it doesn't exist, for the sockread event.

7. Added a que halt code. Meaning if the buffer for the socket exceeds so much, it wont attempt to write to the socket.

8. Make the interests shorten if it gets to long. As the filter in it sometimes doesn't work accurately enough.

9. Added an error trap for hdel. If table is not there, it wont attempt to remove. (line 528 previously).

10. Added an error trap on line 710. Makes sure all parameters are in place before sockopen.

11. Added an error trap to line 385 (dialog file). Makes sure you have selected a room before attempting to remove it.

 

Choke Chain Protection

1. Fixed ban time error which made ban times add even if ban was disabled.

2. Fixed Script kicker so it doesn't kick if user level is applied.

3. Fxied Owner/Host Lock so if user is ment to be halted, it wont react.

4. In releation to saving new settings, it should now create the directory if it's not there.

5. Modified the clone protection so that it records in the setting applied (so IRC or MSN), but sends the messages in decoded (which then encodes again).

 

MTSLoader

1. Added all the time stamps back.

2. Modified a statement so that if the line is blank, it wont show the link.

3. Fixed the KTE_Echo Error that was occuring.

 

AOP System

1. Changed the status for each level, instead of Voice it's now participant.

2. Though i put the option in the previous addon, i didn't code it. Now notify's the user if selected.

3. Like above, Now reacts if selected.

4. Changed the auto voice to not attempt to voice non-subs.

5. Recoded the AOP level adder so that it properly removes the levels and then adds them (for changing level).

6. For al? (as in add local <level>) fixed the problem where it didn't display the level they were being added to.

7. For rl? (as in remove local <level>) fixed the problem where it didn't display the level they were being removed from.

 

NickList

1. Fixed a bracket mismatch on line 316 (for restoring default icons).

 

GuarD-Doctor

1. Shuffled the code around a little to hopefully solve the rmdir

 

Coat (MTS Theme)

1. Fixed the KTE Error Messages

 

This covers all the errors that i have recieved, and all previous updates are applied as well. Hopefully this will cause many of the mIRC 6.17 to disappear.