Show
Ignore:
Timestamp:
11/19/08 13:27:40 (17 years ago)
Author:
yumileroy
Message:

[svn] * Merge Temp dev SVN with Assembla.
* Changes include:

  • Implementation of w12x's Outdoor PvP and Game Event Systems.
  • Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
  • All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
  • Improved Config cleanup.
  • And many more changes.

Original author: Seline
Date: 2008-10-14 11:57:03-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/trinityrealm/trinityrealm.conf.dist

    r34 r44  
    115115WrongPass.BanTime = 600 
    116116WrongPass.BanType = 0 
    117  
    118 ################################################################################################################### 
    119 # CLIENT BUILD OPTIONS 
    120 # 
    121 #       Client Builds: 
    122 # 
    123 #       MinBuild 
    124 #               The minium client build allowed to connect 
    125 # 
    126 #       MaxBuild 
    127 #               The maximum client build allowed to connect 
    128 # 
    129 ################################################################################################################### 
    130  
    131 MinBuild = 8606 
    132 MaxBuild = 8606