File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,12 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar
112112| bots_play_aim | If the bots can aim. | 1 |
113113
114114## Changelog
115+ - v2.3.0 (not released yet)
116+ - Fixed bots aiming in ac130/chopper being broken at times
117+ - Bots properly use pred missiles
118+ - Smoothed bot aim at range
119+ - Fixed bots_manage_fill_spec players being counted with bots_manage_fill_mode 1 (bot only)
120+
115121- v2.2.0
116122 - Bots can now melee lunge
117123 - Fixed some chat related script runtime errors
Original file line number Diff line number Diff line change 1515*/
1616init()
1717{
18- level .bw_version = " 2.2 .0" ;
18+ level .bw_version = " 2.3 .0" ;
1919
2020 if ( getdvar( " bots_main" ) == " " )
2121 {
You can’t perform that action at this time.
0 commit comments