Update CHANGELOG.md

This commit is contained in:
Zach P 2022-08-05 20:39:36 -07:00 committed by GitHub
parent 2e02293bb8
commit 90364bfe0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
## v3.81 - *(00/00/0000)* ## v3.81 - *(00/00/0000)*
* [ADD] Added chat commands to both banid and unban. (Thanks, TheByKotik) * [ADD] Added chat commands to both banid and unban. (Thanks, TheByKotik)
* [ADD] Added convar (ulx_motdDisabledMessage <0/1>) to disable the MOTD Disabled on server message if desired.
* [FIX] Recipient filter was not being used with vote confirmations. (Thanks, plally) * [FIX] Recipient filter was not being used with vote confirmations. (Thanks, plally)
* [FIX] ulx resettodefaults will now also reset bans and users in SQLite. * [FIX] ulx resettodefaults will now also reset bans and users in SQLite.
* [FIX] Changed how the eye trace on the player for teleport is calculated to make it more accurate. * [FIX] Changed how the eye trace on the player for teleport is calculated to make it more accurate.