/[LeafOK_CVS]/pvpgn-1.7.4/UPDATE
ViewVC logotype

Annotation of /pvpgn-1.7.4/UPDATE

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Tue Jun 6 03:41:37 2006 UTC (19 years, 9 months ago) by sysadm
Branch: GNU, MAIN
CVS Tags: arelease, HEAD
Changes since 1.1: +0 -0 lines
no message

1 sysadm 1.1 ==========================
2     PVPGN UPDATE INFORMATION
3     ==========================
4    
5     This file contains a summary of all changes from previous version you need to
6     take care of when updating your server to the current version.
7     It should contain:
8     -- info's about all new/changed parameters in bnetd.conf
9     -- all new/changed config files in the conf/ subfolder
10     The path's specified are those of the default unix installation
11    
12     Updating from 1.7.3 to 1.7.4
13     ==============================
14     - conf/bnetd.conf : added "ladder_prefix" paremeter to allow only games with
15     matching gamename to be counted as ladder (applies only to alternative
16     ladder game types as specified by "ladder_games" directive)
17    
18     Updating from 1.7.1 to 1.7.2
19     ==============================
20    
21     Configuration files changed:
22     - conf/bnetd.conf : added "sync_on_logoff" parameter to have account data
23     saved to disk on user's logoff
24     - conf/d2cs.conf : added "bak_charsavedir" & "bak_charinfodir" parameter so
25     d2cs can delete the backup copy of charactars deleted by the client.
26     these settings need to be set the same as the d2dbs.conf parameters
27     of the same name
28    
29     Updating from 1.7.0 to 1.7.1
30     ==============================
31    
32     Configuration files changed:
33     - conf/bnetd.conf : added "max_connections" parameter to set up the max
34     allowed number of connections to the bnetd daemon
35     - conf/d2cs.conf : added "max_connections" parameter to set up the max
36     allowed number of connections to the d2cs daemon
37     - conf/d2dbs.conf : added "difficulty_hack" parameter to activate the
38     Diablo II level 100 workaround
39    
40     Updating from 1.6.x to 1.7.0
41     ==============================
42    
43     Because of the many changes in 1.7.0 we recommend to use a clean install
44     and update the configuration files as necesarry. Things to note:
45     1. you now need GNU make to build PvPGN on POSIX systems (on Linux this is
46     just "make" but on *BSD is "gmake")
47     2. d2trans,gametrans,w3trans have been unified under address_translation.conf
48     file which has a complete new syntax so take care with that

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1