1.9.4 23/03/2025
----------------
Bugs Fixed:
* Potentially fixed issues with proxy hooks (primarily related to freeing them).
Features Changed:
* The
hc.show_menu
function now accepts a cancel call-back and a wide option for wide menus. Invisible menus are not supported.
1.9.4 21/03/2025
----------------
Bugs Fixed:
* Fixed an oversight where some building IDs were overwritten by their respective item IDs.
Features Changed:
* Replaced all instances of the copyright symbol with its respective escape code.
* Enabled legacy support for the CS2D timer with
cs2d_timer and
cs2d_freetimer (if you don't want the imperfect HC timer), this is a placeholder until a better timer gets implemented to replace both.
* The version file still shows 1.9.4, but now it shows the patch date as opposed to "unofficial".
1.9.4 16/03/2025
----------------
Bugs Fixed:
* Moved the "maps" module HUD texts to the centre of the screen, so it won't hide the chat box anymore.
* For some reason the HUD scale was set to 2, I changed it to 1, this may become a problem later, but it's a step in the right direction.
Features Removed:
* Removed the (mostly broken) "teambalance" module.
1.9.4 25/03/2021
----------------
Bugs Fixed:
* Fixed player names that started with
(
disabled menu buttons.
1.9.4 01/03/2021
----------------
Bugs Fixed:
* Fixed
moderation.lua
's identify menu.
1.9.4 07/12/2020
----------------
Bugs Fixed:
* The function
hc.get_login(p)
will have proper outputs under all circumstances (unless login is
true
).

String containing the login number.

String containing the number 0, if no login is found.
1.9.4 29/11/2020
----------------
Features Changed:
* Wall menu command now uses the main config file to evaluate permissions, rather than the module itself.
1.9.4 06/02/2020
----------------
Bugs Fixed:
* Internal login ID management issues.
1.9.4 29/11/2020
----------------
Bugs Fixed:
* Wall menu command permissions were not placed in the configuration file.
1.9.4 07/12/2019
----------------
New Features:
* Now supports STEAM saves, users and bans.
* Now supports 16:9 resolutions.
* Clock and map vote resized.
* Compressed server transfer files.
Bugs Fixed:
* Clock no longer hides in-game HUD elements.
* Map vote no longer hides the chat box.
* Editor no longer hides when the player is dead.