Code: Select all
###################################################################
# #
# Version 2.06.4.6 Release Notes: (Patch for Version 2.06.4.5) #
# #
# -> New Updated File: t-2.commands.tcl <- #
# Bug Fix: (Thanks ivanov) #
# Fixes the issues with the public .info command & the #
# %t variable substitution code in user defined public relies. #
# Example: User file created on 05/14/11 (.info total players) #
# Fixes the %m variable substitution code issue in user defined #
# public relies. %m = command used to trigger the reply #
# #
# -> New Updated File: t-2.tcl <- #
# Bug Fix: #
# Fixes an issue with the public: .stats <nick> usage reply. #
# #
# -> New Updated Files: t-2.settings.tcl & Commands.txt <- #
# Added documentation for the fixed %m variable substitution #
# code in user defined public relies. #
# #
###################################################################
# #
# Version 2.06.4.5 Release Notes: #
# #
# -> New Settings in v2.06.4.5 : t-2.settings.tcl <- #
# 1. Set separate user flags to turn the game off #
# 2. Allows much lower point ranges for questions and kaos #
# 3. Allows much lower pause times between questions and hints #
# 4. Change all command prefixes with one setting #
# 5. Change hint placeholder default character #
# 6. Allows longer questions (max character limit & multi-line) #
# 7. Several new question presentation options #
# 8. Strip color codes from players answers #
# 9. Strip extra spaces from players answers #
# 10. New public commands: .info .webstats & .stats <nick> #
# 11. User defined public triggers and replies options #
# 12. Sample user defined commands: .commands .rules .time #
# #
# -> New Updated File: t-2.tcl <- #
# Bug Fix: Fixed an issue where public stats command reply #
# was showing the \002 bold code. #
# Added code to support new options and public commands. #
# #
# -> New Updated File: t-2.commands.tcl <- #
# Added code to support the new public commands. #
# #
# -> New Updated File: bogus.ques.sample <- #
# Cleaned Many Doubles and Removed Bad Questions. #
# #
###################################################################