AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=59)
-   -   SDK Pre-Released! (https://forums.alliedmods.net/showthread.php?t=36771)

BAILOPAN 11-05-2004 17:44

SDK Pre-Released!
 
Great news, Valve has released a preliminary Software Development Kit for the Source engine!

So what does this mean for SM Development? Well, nothing since there is no interface code yet ;] But I'd like to relay some public information so we can get some feedback.

During the downtime from public announcement to now, we've made some important considerations for SourceMod. We've decided on some aspects to greatly improve administration over AMX Mod X:
  • Administration will be Role based, not User based. This means you can easily administer multiple servers and admins will never have to hardcore access levels in plugins.
  • No flat-file configuration. Aside from the base configuration file, things like admins, plugins, and module configuration will be done over a GUI (currently we're working on a web one, and maybe a client one in the future). Everything will be stored in either a tiny internal DB implementation or MySQL (for multiple servers). This will make administration very easy. Furthermore, configuration is an API - so any client can be made to configure SourceMod from either an rcon-like protocol or from a plugin/module. The web application will be able to run from your own webserver or a tiny built-in daemon.
  • Threading. As the idea of spawning a webserver/daemon is scary to most server administrators - both the configuration API and all socket code will be threaded to not interfere with gameplay.
  • MetaEng. SourceMod will feature an SDK for developing modules, adding scripting languages, and making plugins.
  • Pluggable Authentication. The actual authentication methods will be scriptable so clans/multiple server set-ups can experiment with different ways of managing users.
So when can you expect a release? Well, we'll continually throw up news about milestones, but the SDK just came out. Over the next few weeks we'll post about progress, positions, and releases of screenshots/betas.

In the meantime, if you are a good lowlevel C or C++ coder, we'd love to have you on the team! Simply PM BAILOPAN with some of your history/credentials.

Feel free to post your opinions/suggestions on the above ideas below.

Downtown1 11-05-2004 19:54

Ahh.. finally! :)

FullThrottle 11-05-2004 20:35

Just saw the info on steam and was coming to let you guys know but you beat me to the punch. :lol:

Freecode 11-06-2004 00:14

getting ready

ann0yanc3 11-06-2004 04:54

waiting patiently

tatack 11-06-2004 08:09

very exciting :)

PM 11-06-2004 15:12

well i can't help right now... but after a little i should be able to help out.. ill PM ya bail when i got the time to help

FeliX 11-06-2004 15:13

Looks real promising, specially with the eyes of people running multple servers.

PM 11-06-2004 19:05

Will Sourcemod be ready for linux as well as windows? or do you plan on windows first then coding it for linux?Im a big user of linux for all my servers...Just wondering

BAILOPAN 11-06-2004 19:14

If Valve releases the SDK such that it can be used on Linux, sure.

But right now it's only available through the Steam menu, which is very weird.


All times are GMT -4. The time now is 00:02.

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