Main
> News
> About
> Credits
Downloads
> Stable Builds
> Dev Builds
> Plugins
Tools
> Stats
> Compiler
> Bugs/Requests
> Cross-Reference
> Waterfall
Documentation
> Install/Usage
> Writing Plugins
> Script Functions
> Development
> C++ Reference
Community
> Forums
> Discord
Monthly Target: $400
Raised This Month: $408
Amount Needed: $0
Hall of Fame
|
SDK Update |
Aug 04, 2006 16:35 |
It appears that Source has had a long overdue SDK Tools Update!
From Steam News:
Major New Features
- Half-Life 2: Episode One enhancements
- NPC behavior enhancements
- New Tool application called 'Source SDK Base'
- Uses the latest shipping version of the Source Engine (HL2: Episode One)
- This content will be updated whenever a new version of the Source Engine ships
- Mod makers should always use its SteamAppId (215) in their single player and multi-player mods
- Many other improvements and bug fixes
Click here for the full changelog |
.: by BAILOPAN |
Pastebin Launched, SVN Conversion |
Jul 12, 2006 21:04 |
Hello everyone,
Due to pastebin.com's continued downtime, we've put up a quick clone: http://ampaste.net/
Pastebin was used quite frequently on IRC in #amxmodx and #sourcemod, so we're hoping people will once again be able to easily share code without being g-lined for excessive flooding. Start pasting!
Second, we've removed CVS and converted to Subversion (SVN). While you will find the old CVS URLs still work, all future updates and commits will occur to the SVN Repository. You will find Metamod:Source located in /svnroot/sourcemm/trunk.
DS has also kindly written a tutorial, readable on the wiki. Updated source code download links are available at http://www.sourcemm.net/ |
.: by BAILOPAN |
Gameconnect sponsors Metamod: Source and SourceMod |
Jul 11, 2006 08:58 |
Gameconnect is proud to announce its official sponsorship deal for future development of Metamod: Source, the intelligent plugin API for all Source based games, and Sourcemod, its entry-level programming interface.
Metamod: Source, much like the original Metamod for Half Life, is a game engine API manager that sits between the game and the game mods. This allows its users to write plugins that act as miniature game mods themselves, without the boundaries imposed by the default SDK..while remaining fully compatible with all Source games.
Sourcemod, due to be launched later this year, will provide a gateway to Metamod�s functions, providing higher level scripting to control Source�s internal workings, allowing the creation of Source game plugins and mods with relatively little experience, and zero mess within the engine itself.
Combined, Metamod: Source and Sourcemod spell a shining future for Source plugins, mods and total conversions, and Gameconnect is excited to be right there at the forefront of gaming innovation and development. Stay tuned here for exclusive news and reviews of these projects.
For more information on Metamod and/or Sourcemod, head over to http://www.sourcemod.net/. Further details on Sourcemod will be released as they become available.
About Gameconnect
Gameconnect.info is a worldwide gaming community supporting all 'Source' based projects. Started in 2003 as a european clan, Gameconnect has grown to a full community for not only playing games, but supporting Source projects with servers, hosting, marketing and more. Visit http://www.gameconnect.info/ for Source news, updates, projects, and other community information.
About AlliedModders (SourceMod)
AlliedModders is a new, unified development group, targeted at bringing extended modability to Half-Life games. AlliedModders has been dedicated to community projects for over two years, fully developing AMX Mod X and Metamod:Source, and helping to maintain the original Metamod. Visit http://www.sourcemod.net/ and http://www.sourcemm.net for more information.
|
.: by BAILOPAN |
AlliedModders, New Unified Forums |
Jun 24, 2006 03:13 |
I'm very pleased to announce our new unified initiative, AlliedModders! Over the past eight months, Freecode and I have worked on the logistics of combining our major projects together. Today we have finally taken the first big step, and merged AMX Mod X, SourceMod, and SuperHero Mod into one bulletin board.
In the coming months we will be redoing our main sites to focus on an easy interface that binds all of the projects together. We are also using new forum software, vBulletin, carefully themed to look almost exactly phpBB2. You'll see we've expanded the layout of the various projects to be more accomodating, using vBulletin's handy sub-forum feature.
There are a few details you'll see are missing. I recommend everyone visit the new Site Issues forum. This is the new place to discuss site and forums features. You'll see stickies about what features are missing/broken, what's new, and what to do if your account broke from the import. You are also welcome to post site or forum problems here.
This was a huge undertaking on our part, and has been in our plans for over half a year. We're all very relieved to finally see it happen, and there are a few people I would like to personally thank:
- Freecode - Without his help, AlliedModders would not have happened. The theme was quite time consuming on his part, especially when enduring nit-picking over silly details. I am genuinely impressed with how well it came out. He also ported our phpBB plugin system, oversaw the merge complications, and spent the past three days pulling all-nighters with me. My hat is off to Freecode. Thanks!
- Brad - Responsible for the new and improved syntax highlighter integration.
- TechConnect - Our soon-to-be-announced Source sponsor, who got us our shiny new webserver (located in TX, USA).
- Lastly, thanks to twistedeuphoria and faluco who helped give input, report bugs, and do some tedious cleanup tasks.
We're all looking forward to seeing where this goes! |
.: by BAILOPAN |
Metamod:Source 1.2.3 Released! |
Jun 14, 2006 22:49 |
This is a quick update to make Metamod:Source run with the recent HL2DM update.
Link: http://www.sourcemm.net/ or http://sourceforge.net/projects/sourcemm/
Full Changelog:
- Added SourceHook API for manual recalls: RETURN_META_(VALUE_)MNEWPARAMS
- Added support for ServerGameDLL005 (latest HL2DM update)
|
.: by DS |
|