View Single Post
Author Message
BAILOPAN
Join Date: Jan 2004
Old 01-07-2006 , 10:06   Metamod:Source 1.2 Released!
#1

Metamod:Source 1.2 is hot off the press. You can download it from http://www.sourcemm.net/ (changelog is below). This feature releases adds new functionality for plugins to provide easier mod compatibility and safer plugin-to-plugin interaction.

This release will require about 20-30% of plugins to be recompiled. While plugins will recompile without change, you will probably need to contact the authors to do so. While we regret not achieving 100% binary compatibility, the feature list was well worth it.

This update is highly recommended as SourceMM 1.2 plugins will not be backwards compatible with 1.1 plugins. You should upgrade now to get it over with

Developers should visit the Coding Docs for more information about the new API.

Changelog:
Code:
Metamod:Source 1.2
 - Added SourceHook API for modifying parameters in the hook chain.
 - Added SourceHook API for declaring and hooking manual vtable hooks.
 - Added better API for querying an interface factory.
 - Added API for formatting an OS-independent path.
 - Added Listen Server Launcher to the graphical installer.
 - Fixed bug where failed plugins could crash the plugin list.
 - NOTE: SourceHook changes may require plugins to be recompiled against
    the new API.
Special thanks for this release:
- PM OnoTo, who continues to put tons effort and very cool features into SourceHook.
- Basic-Master, for keeping the installer up-to-date.
- The people on IRC willing to put up with these API changes, and suggest new features.
__________________
egg
BAILOPAN is offline