graph: enable graph c collection by default

bot: bump version to 4.5
This commit is contained in:
jeefo 2024-02-10 22:50:53 +03:00
commit e7a67347f1
No known key found for this signature in database
GPG key ID: 927BCA0779BEA8ED
18 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: avatars.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: chatter.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: yapb.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: difficulty.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: de_chat.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: de_lang.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: en_chat.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: en_names.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: ru_chat.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: ru_lang.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: ru_names.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: logos.cfg
;

View file

@ -1,6 +1,6 @@
;
; @package: YaPB
; @version: 4.4
; @version: 4.5
; @author: YaPB Project
; @filename: weapon.cfg
;

View file

@ -1,6 +1,6 @@
//
// @package: YaPB
// @version: 4.4
// @version: 4.5
// @author: YaPB Project
// @filename: yapb.cfg
//
@ -390,9 +390,9 @@ yb_graph_draw_distance "400"
//
// Allows bots to exchange your graph files with graph database automatically.
// ---
// Default: "0", Min: "0", Max: "1"
// Default: "1", Min: "0", Max: "1"
//
yb_graph_auto_collect_db "0"
yb_graph_auto_collect_db "1"
//
// Kick bots to automatically make room for human players.