forked from fabiangreffrath/woof
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into new_over_under
- Loading branch information
Showing
40 changed files
with
1,465 additions
and
980 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,34 @@ | ||
## New Features | ||
|
||
- **Support for intermediate resolutions** (e.g. 3X, 5X) **and 9X (1800p)** | ||
- **_Background for all menus_** setting | ||
- **Minimap mode for Automap** | ||
- **NUGHUD:** | ||
- Ammo icon; | ||
- Ammo and Health icons; | ||
- Toggle to apply patch offsets. | ||
- **Further Extended HUD color customization** | ||
- **_Show Kills Percentage [in Stats display]_** setting | ||
- **Show Save Messages** setting | ||
- **_Direct Vertical Aiming_ for melee attacks** | ||
- **_Disable Melee Snapping_ setting** | ||
- **_Disable Melee Snapping_** setting | ||
|
||
## Changes | ||
|
||
- **NUGHUD:** | ||
- Let Ammo and Armor icons fall back to vanilla sprites; | ||
- Made Patches and Ammo and Armor icons alignable horizontally and vertically; | ||
- Let Ammo, Health and Armor icons fall back to vanilla sprites; | ||
- Made Patches and icons alignable horizontally and vertically; | ||
- Disabled Armor icon by default. | ||
- **Speed of non-Melt wipes is now independent of resolution** | ||
- **Implemented Teleporter Zoom for multiplayer respawning** | ||
- **MDK Fist attacks now prioritize enemies over friends** | ||
- **Current resolution is now reported by some video-related menu items** | ||
- **Disabled `input_spy` and `input_menu_reloadlevel` when typing in Chat** | ||
|
||
## Bug Fixes | ||
|
||
None. | ||
- **Further corrected view pitch as FOV changes** | ||
- **Disabled teleport-to-Automap-pointer during non-Casual Play** | ||
- **Excess speed when airborne with noclip enabled** [thanks @kitchen-ace] | ||
- **Teleporter Zoom and BFG "explosion" shake affecting all players in multiplayer** | ||
- **Fixed a demo desync** caused by a failed weapon autoswitch when picking up ammo | ||
- **Tweaked dark menu background and Automap overlay algorithm** (fixes very low values) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.