AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=59)
-   -   Metamod:Source 1.2 Released! (https://forums.alliedmods.net/showthread.php?t=39579)

BAILOPAN 01-07-2006 10:06

Metamod:Source 1.2 Released!
 
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.

Freecode 01-07-2006 23:12

GJ all that helped.

slowhand-newAcc 01-08-2006 03:09

8) gj

L. Duke 01-08-2006 11:36

Nice job!

I love the new hooking-by-offset functionality!


All times are GMT -4. The time now is 13:38.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.