AlliedModders

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

BAILOPAN 05-25-2006 13:04

Metamod:Source 1.2.2 Released!
 
This release adds a number of exciting features and fixes for both developers and users. Most importantly, it will run with the latest Source update.

Link: http://www.sourcemm.net/

Updates do not usually break Metamod:Source, and we apologize for this (there was a fall-through bug).

Aliases, the new user feature, lets you shorten long plugin names (such as "mani_admin_plugin"). You can use the "meta alias" server command, or the new alias format for metaplugins.ini. To read more, see: Commands and Configuration.

For developers, important fixes to SH_CALL were made, and SH_MCALL (manual call classes) have been added.

(Special thanks to Damaged Soul for helping with last minute release stuff and PM for getting these SourceHook changse in before his vacation!)

Full Changelog:
Code:

- Added the ability to "alias" plugin names in metaplugins.ini.
- Added 'meta alias" command.
- Added SourceHook API for manual callclasses.
- Added support for the latest Source engine (ServerGameDLL005).
- Added API for printing text in a client's console with ClientConPrintf. This does the same thing as IVEngineServer::ClientPrintf except that it allows string formatting.
- Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins.
- Fixed a bug causing old mods on newer engines to fail loading.
- Fixed issues with SourceHook's SH_CALL and reference parameters.
- Fixed a bug where the mm_pluginsfile cvar was being ignored.
- Fixed a memory leak when using ISmmAPI::InterfaceSearch.


Rebell 05-25-2006 13:06

Great new !

TNX :D

GoD-Tony 05-25-2006 14:45

Good Stuff

Shadowdogg 05-25-2006 20:02

The update would not have messed up the reg of the server would it because mine has gotten worse since applying this and updating one or two updated plugins.

c0ldfyr3 05-25-2006 20:41

Quote:

Originally Posted by Shadowdogg
The update would not have messed up the reg of the server would it because mine has gotten worse since applying this and updating one or two updated plugins.

SourceMM cannot do that, it doesnt interfere with anything on its own. Blame a plugin maybe, but not the plugin manager :D

ratty 05-25-2006 21:17

Ok I'm blind, where is the download link?

BAILOPAN 05-25-2006 21:24

Sorry, the link is: http://www.sourcemm.net/

FlyingMongoose 05-26-2006 10:17

Quote:

Originally Posted by c0ldfyr3
SourceMM cannot do that, it doesnt interfere with anything on its own. Blame a plugin maybe, but not the plugin manager :D

Well, my clan blames you... had to remove goremod :( Tons of choke.

c0ldfyr3 05-26-2006 10:44

Turn down the _loop cvars like I said and there wont be anymore choke o.O

FlyingMongoose 05-26-2006 11:55

they were set to your defaults >.<


All times are GMT -4. The time now is 20:08.

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