This repository has been archived by the owner on Jun 16, 2024. It is now read-only.
Releases: Impact123/CallAdmin
Releases · Impact123/CallAdmin
Release development-18
Update AutoExecConfig include - A percentage sign in a config file could cause an exception
Release development-17
Noteworthy changes
Release development-16
Fix sServerIP's size being too small
Release development-15
Enhance test calladmin_test script - Register additional sm_calladmin_test command - Add admin check to test command - Use ReplyToCommand instead of PrintToServer for command messages - Add prints about registered forwards and their count - Use PrintToCallAdminAdmins instead of PrintToServer for notify messages
Release development-13
Add release.yml
development-12
Includes fix for incorrect max value of sm_calladmin_admin_action cvar
and client poking support for the ts3 web script
development-11
Add polish phrases
development-10
Show recently reported players as a disabled menu item
development-9
Fix invalid name buffers
development-8: Update mysql module
# Don't cache server data retrieved via CallAdmin, fetch when needed This is more in line with the other modules and fixes an issue where the data is not available yet # Replace database escapes with db.Format() Manual escaping is not needed anymore