Hi all!
As some of you may have noticed combatmaps has a new feature: A detailed serverbrowser where you can see the mapcycle, camosettings and a lot more which is not available through normal Serverbrowsers like INFSpy or TheAllSeeingEye.
This is possible because of a new server extension written by Exorzist[JgKdo] and me.
http://www.combatmaps.de/index.php?site=dl&id=235
This Server extension is called INF_WebTools and consists of 3 UT WebApplications:
1. WebStat:
This is the most complicated of the 3 webapps. It's purposes are:
a)Register Themselfes with multiple PHP-MasterServers
b)Display Information about the server
The Serverbrowser on combatmaps works the following way: On every mapload the WebTools-Enhanced gameserver registers itself on it's internal list of PHP masterserver where combatmaps is one of them. C22 has hosted another one for future purposes. Then combatmaps asks the gameserver about it's setting and saves them in a database.
If you as a webmaster know the IP and port of a gameserver, you can also just ask it about its settings (without the registration process).
We have included the PHP scripts from combatmaps that explain how it works and that webmasters can use to enhance their own pages.
btw: PHP Scripts are written by [121st]jbJOGI and me
2. WebCtrl:
This one takes special HTTP requests that contain encoded UT admin commands and executes them. How this works in detail is described in the readme.
We are currently working on a WebConsole - a small webpage that gives you a UT console in your favourite browser. Another use would be to implement small buttons on you Clan-HP that can set a password on your server. You could even write a complete Admin Interface in PHP with this neat tool.
3. The NG-WebAdmin. This is an enhanced INFiltration WebAdmin with more options, faster loading and plugin support. The plugin support allows mutator programmers to include a webadmin plugin with their mutator so that they can be easily configured via a webinterface.
All 3 WebApps feature extended security concepts like IP blocking, user/password authentication and protection against too many requests. They are also completly set appart from each other. If you don't want or need one of the webapps you can switch them off in the servers Infiltration.ini. All included components can be easily configured by the NG-WebAdmin.
have fun.
I'd like to thank:
- Beppo for the permission to modify his webadmin
- The INF Team for this great mod
- Dirtfinger[FOOL], XploD[FOOL], [121st]PsyGer, [C22]Dragoon and [C22]Mort for testing
As some of you may have noticed combatmaps has a new feature: A detailed serverbrowser where you can see the mapcycle, camosettings and a lot more which is not available through normal Serverbrowsers like INFSpy or TheAllSeeingEye.
This is possible because of a new server extension written by Exorzist[JgKdo] and me.
http://www.combatmaps.de/index.php?site=dl&id=235
This Server extension is called INF_WebTools and consists of 3 UT WebApplications:
1. WebStat:
This is the most complicated of the 3 webapps. It's purposes are:
a)Register Themselfes with multiple PHP-MasterServers
b)Display Information about the server
The Serverbrowser on combatmaps works the following way: On every mapload the WebTools-Enhanced gameserver registers itself on it's internal list of PHP masterserver where combatmaps is one of them. C22 has hosted another one for future purposes. Then combatmaps asks the gameserver about it's setting and saves them in a database.
If you as a webmaster know the IP and port of a gameserver, you can also just ask it about its settings (without the registration process).
We have included the PHP scripts from combatmaps that explain how it works and that webmasters can use to enhance their own pages.
btw: PHP Scripts are written by [121st]jbJOGI and me
2. WebCtrl:
This one takes special HTTP requests that contain encoded UT admin commands and executes them. How this works in detail is described in the readme.
We are currently working on a WebConsole - a small webpage that gives you a UT console in your favourite browser. Another use would be to implement small buttons on you Clan-HP that can set a password on your server. You could even write a complete Admin Interface in PHP with this neat tool.
3. The NG-WebAdmin. This is an enhanced INFiltration WebAdmin with more options, faster loading and plugin support. The plugin support allows mutator programmers to include a webadmin plugin with their mutator so that they can be easily configured via a webinterface.
All 3 WebApps feature extended security concepts like IP blocking, user/password authentication and protection against too many requests. They are also completly set appart from each other. If you don't want or need one of the webapps you can switch them off in the servers Infiltration.ini. All included components can be easily configured by the NG-WebAdmin.
have fun.
I'd like to thank:
- Beppo for the permission to modify his webadmin
- The INF Team for this great mod
- Dirtfinger[FOOL], XploD[FOOL], [121st]PsyGer, [C22]Dragoon and [C22]Mort for testing
Last edited: