Releases: HungryMuttis/CWAPI
Releases · HungryMuttis/CWAPI
1.1.0
Features:
FeatureManagercan now handle exceptions if any occur in the initialization process- You can get the
CSteamIDfrom a player by usingPlayer.TryGetSteamID(out CSteamID steamId) - Added the ability to send targeted RPCs in both network handlers
Bugfixes:
- Older version of
NetworkComponent<THandler, TParent>was only accepting Player objects for masks - Older version of
SingletonNetworkComponent<THandler>was accepting any type inheritingMonoBehaviuorforTHandler
1.0.1
no actual code updates, just an important change in README.md
1.0.0
Moved the code from Tweaks to here