v2.0.0 Update (2024-12-11)
No new functionalities have been added.
This update breaks compatibility with older versions of the plugin, so please take a look at the documentation once again for changes that may be relevant to you:
https://github.com/sfwidde/vcmp-latest-features-for-squirrel
If nothing of what has been said above is relevant to you, you can safely ignore this update and continue to use older versions of this plugin.
- Reimplemented almost all definitions for consistency with those from the official Squirrel module (SetPlayerBleeding() and IsPlayerBleeding() become a single property: Player.IsBleeding, etc.).
- Due to the above change, support for functions to affect all entities on server in a single function call has been dropped (i.e. passing -1 where a valid entity ID was expected).
- Send a warning message instead of an error message if we fail to hook Squirrel.
No new functionalities have been added.
This update breaks compatibility with older versions of the plugin, so please take a look at the documentation once again for changes that may be relevant to you:
https://github.com/sfwidde/vcmp-latest-features-for-squirrel
If nothing of what has been said above is relevant to you, you can safely ignore this update and continue to use older versions of this plugin.