Current events

From AlliedModders Wiki
Revision as of 14:42, 15 February 2006 by BAILOPAN (talk | contribs) (added release)
Jump to: navigation, search
To submit things for current events, please edit Talk:Current_events/events

Metamod:Source 1.2.1 Released

2006-02-15: Metamod:Source and a new version of SourceHook were released.

Metamod:Source 1.2.1 has been released. It fixes a few important bugs. No plugin modifications are necessary, neither is recompiling.

Metamod:Source 1.2 Released

2006-01-07: Metamod:Source and a new version of SourceHook were released.

This is a feature-focused release. Plugins now have greater control over their virtual hooks. Parameters can be changed and hooks can be declared by their raw offsets. These changes allow for greater mod compatibility and allow plugins to even more safely interact with each other.

While we strived for backwards compatibility, some plugins will inevitably fail to load or crash on Metamod:Source 1.2, if compiled for 1.1. These plugins must be recompiled. In this case, it is best to contact the developer of the plugin after finding the crash culprit. Old plugins will recompile without any modification.

To read more about the new changes and how to use them in your plugins, view the updated addition to the coding documentation.