mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Update features.md
This commit is contained in:
parent
9a55939b42
commit
7e4da514f6
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,6 @@ Overall, better compatibility on modern systems and bugfixes.
|
|||
|
||||
### Client-side
|
||||
|
||||
- Fixed background ambient sounds being muted when restarting
|
||||
- OpenAL and SDL are used
|
||||
- Smoother animations
|
||||
- Stufftext protection: commands that the server want clients to execute are now filtered
|
||||
|
@ -48,6 +47,7 @@ Enable this feature with `set sv_netoptimize 2`.
|
|||
|
||||
### Client-side and server-side
|
||||
|
||||
- Fixed background ambient sounds being muted when restarting
|
||||
- Fixes from SH 2.15, BT 2.40 and ioquake3
|
||||
- Buffer overflow fixes
|
||||
- Directory traversal fix
|
||||
|
@ -63,6 +63,8 @@ Enable this feature with `set sv_netoptimize 2`.
|
|||
- Fix to prevent being able to spectate while still in the team
|
||||
- Fix to prevent throwing a projectile and going into spectator to kill anyone
|
||||
- Fix for `sv_fps` (tickrate), higher values won't cause animation issues anymore
|
||||
- Fix for ladders to prevent sharking
|
||||
- Prevent crashing when the last weapon has no ammo and other weapons are inventory items
|
||||
|
||||
## Planned features
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue