Synched gist at Fri Sep 15 21:52:46 PDT 2023
This commit is contained in:
parent
0ccc4b79a7
commit
1b82861cca
1 changed files with 5 additions and 1 deletions
|
@ -6,9 +6,13 @@ Here's a list of things that we'd fix in Half-Life, given the opportunity.
|
|||
|
||||
No game assumes that this behaviour is accurate. In fact, in certain mods (such as The Specialists, where the role-play map fiskcity comes to mind) it can be used to escape the bank vault when you're trapped within. This is not by design.
|
||||
|
||||
## Bug: You can drop empty satchels.
|
||||
|
||||
Do this in multiplayer: Take up a Satchel Bag and place them all until you're at 0. Then die - and pick up your ammo canister. You'll receive the Satchel Bag in your inventory, but with 0 ammo.
|
||||
|
||||
## Linux: Underscores look like white space
|
||||
|
||||
In the console, all underscores look like whitespace. This makes choosing maps or using the auto-completion system in console rather annoying.
|
||||
In the console, all underscores look like whitespace. This makes choosing maps or using the auto-completion system in console rather annoying. The font needs to be closer to MS Sans Serif anyway.
|
||||
|
||||
## Linux: Mouse input breaks when loading a map from the command-line
|
||||
|
||||
|
|
Loading…
Reference in a new issue