Current events

From AlliedModders Wiki
Revision as of 12:10, 21 June 2006 by DS (talk | contribs)
Jump to: navigation, search
To submit things for current events, please edit Talk:Current_events/events

Metamod:Source 1.2.3 Released

2006-06-14: Metamod:Source and a new version of SourceHook were released.

Metamod:Source 1.2.3 has been released. It contains support for the latest HL2DM update (ServerGameDLL005). For developers, SourceHook now has an API for changing parameters in manually hooked functions with RETURN_META_(VALUE_)MNEWPARAMS. No plugin modifications are necessary, neither is recompiling unless you wish to use the new parameter changing feature.

Metamod:Source 1.2.2 Released

2006-05-25: Metamod:Source and a new version of SourceHook were released.

Metamod:Source 1.2.2 has been released. It contains support for the latest Source engine as well as a few new features including aliases. For developers, SourceHook now has an API for manual callclasses. No plugin modifications are necessary, neither is recompiling unless you wish to use the new SH_MCALL features, or need the SH_CALL fixes.