Game servers

Component type

module

Maintenance status

Development status

Component created

Component changed

Game servers module acquire information from a variety of game servers and display them on your Drupal site. Support several libraries to query game servers and returns various things like current map, players (with score, ping, etc.) and more. With this you can add live stats of your game server on your site as blocks.

EPGP

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows to store and edit EPGP of individual users. The following features exist:

  • Overall EPGP List (/epgp)
  • Mass editing (via EPGP list)
  • Compatible with Advanced Forums, Author Pane and User Stats (requires edits of the authorpane for your module).
  • Log of edits to EPGP
  • Customizable permissions to allow EPGP storing for only certain users, some users can only see EPGP, and who can give/take EP/GP.
  • Decay

Things that you should know:

Drupal Sports API

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is intended as the central (parent) module for a suite of modules for use in the development of Sports and League websites.

The intent behind the Sports API suite is to provide a set of common data structures and functionality which could serve as a base for any sports related site, as well as a common data model for use by other sports modules to facilitate interoperability between modules.

Closedquestion

Component type

module

Maintenance status

Development status

Component created

Component changed

This is basically a fork of closedquestion to make it easier to work with our make scripts and to push code changes up which improves the standard functionality of closedquestion.

We aim to keep the current functionality of the closedquestion module, but extend it so that it's easier to extend and manipulate.

ESPN API Integration

Component type

module

Maintenance status

Development status

Downloads

626

Component created

Component changed

ESPN has decided to retire their public API.

Overview

A rich integration with ESPN's public AP!s, providing sports headlines, scores, athlete profiles, and other information. This implementation will be split between basic API interactivity and Bean integration.

Words

Component type

module

Maintenance status

Development status

Component created

Component changed

Words is a simple API module for dealing with word lists, useful for building word games. Many word lists are distributed as text files with one word per line, and the settings page for Words simply imports these words into a database table for quick lookups. The words_search() function creates lookup queries. For example, words_search(array('start' => 'th', 'end' => 'ing', 'minimum' => 4)) will return all words that start with "th", end with "ing" and are at least 4 letters long.

Diablo 3 Guild

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a first iteration of the Diablo 3 module for Alter Ego.

It allows users to create their Diablo 3 characters and attach them to their account. The user will 'become' their main character using it's name and picture.

As Diablo 3 has not been been released, this is just a first draft, but usable. Hopefully Blizzard will release a "Diablo 3 Armory" to allow your characters to be linked to the ones in game.

mgEveAuth

Component type

module

Maintenance status

Development status

Component created

Component changed

mgEveAuth links a Drupal account with Eve Online accounts via Eve API Keys .

Currently, mgEveAuth allows the Drupal administrator to specify the owning organization of the website (corporation or alliance). This allows other modules (such as MG Eve MatTracts) to verify users against that organization as needed or via the in game browser.

The goal of mgEveAuth is to provide a complete Auth system including: