Skip to content

Commit

Permalink
Update docs for version 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalh committed Feb 20, 2021
1 parent 260481f commit ea59fb2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Features:
* spectate mode (first person or free camera)
* wide-screen support
* windowed and stretched display mode
* better graphics quality (anti-aliasing, true-color textures, anisotropic filtering, higher scanner view resolution, disabled LOD models and more)
* better graphics quality (anti-aliasing, higher textures color depth, anisotropic filtering, higher scanner view and mirrors resolution, LOD models improvements and more)
* improved security (enabled Data Execution Prevention, multiple Buffer Overflows fixes)
* removed limit of packfiles
* removed/raised multiple game limits
* improved Scoreboard with Kills/Deaths column
* information about killer's weapon in chat
* option to disable level ambient sounds
Expand Down Expand Up @@ -159,11 +159,11 @@ Configuration example:
$DF Player Damage Modifier: 1.0
// Enable '/save' and '/load' chat commands (works for all clients) and quick save/load controls handling (works for Dash Faction 1.5.0+ clients). Option designed with run-maps in mind.
$DF Saving Enabled: false
// Enable Universal Plug-and-Play
// Enable Universal Plug-and-Play (enabled by default)
$DF UPnP Enabled: true
// Force all players to use the same character (check pc_multi.tbl for valid names)
$DF Force Player Character: "enviro_parker"
// Maximal horizontal FOV that clients can use for level rendering
// Maximal horizontal FOV that clients can use for level rendering (unlimited by default)
//$DF Max FOV: 125


Expand Down
4 changes: 2 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
DashFaction Changelog
=====================

Version 1.6.1 (not yet released)
--------------------------------
Version 1.6.1 (released 2021-02-20)
-----------------------------------
- Improve tbl parsing error message
- Bring back team icons in team scores HUD (left-bottom screen corner) in Team DM multiplayer game (1.5.0 regression)
- Fixed rarely occuring client-side crash in multiplayer (regression from 1.6.1-beta)
Expand Down
1 change: 1 addition & 0 deletions resources/licensing-info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -332,3 +332,4 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Chris "Goober" Parsons:
* HUD textures for the big mode
* symbol glyphs in ttf fonts
* launcher header

0 comments on commit ea59fb2

Please sign in to comment.