Difference between revisions of "MegaGlest"

From MegaGlest
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 39: Line 39:
 
==Documentation==
 
==Documentation==
 
* [[MG/FAQ|MegaGlest FAQ]]
 
* [[MG/FAQ|MegaGlest FAQ]]
 +
* [[MG/Port_Forwarding|Port Forwarding]]
 
* [[MG/XML Definitions|Megaglest XML Definitions]]
 
* [[MG/XML Definitions|Megaglest XML Definitions]]
 
* [[MG/Scripted Scenarios|Scripted Scenarios]]
 
* [[MG/Scripted Scenarios|Scripted Scenarios]]
 +
 
==Source Code / Compiling==
 
==Source Code / Compiling==
 
For people who would like to work on the MegaGlest we have worked hard to make things as easy for you as possible.
 
For people who would like to work on the MegaGlest we have worked hard to make things as easy for you as possible.
Line 48: Line 50:
 
* [[MG/Getting The Code|Getting The Code]]
 
* [[MG/Getting The Code|Getting The Code]]
 
* [[MG/SVN Structure|SVN Structure]]
 
* [[MG/SVN Structure|SVN Structure]]
 +
* [[MG/CodeBlocks Compiling|CodeBlocks Compiling]]
 
* [[MG/Linux Compiling|Linux Compiling]]
 
* [[MG/Linux Compiling|Linux Compiling]]
 
* [[MG/Windows Compiling|Windows Compiling]]
 
* [[MG/Windows Compiling|Windows Compiling]]
Line 54: Line 57:
 
* [[MG/Installers|Installers]]
 
* [[MG/Installers|Installers]]
 
* [[MG/Misc Scripts|Misc Scripts]]
 
* [[MG/Misc Scripts|Misc Scripts]]
 +
* [[MG/Testing|Testing
 +
]]
  
 
==Links==
 
==Links==
Line 61: Line 66:
 
* [https://sourceforge.net/tracker/?group_id=300350&atid=1266779 Feature requests]
 
* [https://sourceforge.net/tracker/?group_id=300350&atid=1266779 Feature requests]
  
==MegaGlest-based mods==
 
 
==Media Coverage==
 
==Media Coverage==
 
* [http://freegamer.blogspot.com/2010/06/megaglest-335-pre-release-special.html Free Gamer]
 
* [http://freegamer.blogspot.com/2010/06/megaglest-335-pre-release-special.html Free Gamer]

Revision as of 15:19, 25 January 2011

MegaGlest

MegaGlest Icon.pngMegaGlest (MG) is a fork/modification of the Real Time Strategy (RTS) game Glest.

The primary goal for MegaGlest was to rework the network capabilities of the original Glest engine to offer a richer Network play experience, however, many additional features have been added (and previously existing features improved) since.

You can download MegaGlest from sourceforge.net.

History

MegaGlest started in January 2010 as a vision from a longtime community member: Titus Tscharntke (Titi).

Joining Titus in the capacity of a project developer was Mark Vejvoda (SoftCoder).

Together (with frequent help from numerous members of the community (such as, Ultifd, Tomreyn, Silnarm, Eliminator, and many others) this project has seen tremendous success and offers a fun platform for playing and learning.

Features

  • Up to 8 players for network or single player games.
  • 4 new factions to pick from (more can be downloaded)
  • New AI player difficulty levels (easy, normal, ultra, mega)
  • Cross platform network play (Linux vs Windows works fine)
  • Many new maps
  • Observer Mode
  • Minimal Master-Server to display hosted Internet games
  • Custom loading screens per faction
  • Map and Faction preview
  • Multi-Player over LAN or Internet
  • Per Unit Particles.
  • Network game lobby chat mode (press enter to toggle on/off)
  • Support for multiple hosted servers through configurable TCP ports
  • Queued commands (hold CTRL key while queuing multiple commands)
  • Supported on most Linux distributions (32 and 64 bit) via universal full installer or data and binary packages.
  • Supported on Windows XP - Windows 7.
  • Enhanced map editor (with tooltips)
  • Enhanced G3D Model viewer (supports showing particles)
  • Enhanced LUA commands and scripting support
  • Command line options (type --help to see current options)
  • Additional Support for JPG, PNG and BMP textures for models
  • Full support for mod's via the mydata folder
  • Only loads the factions selected in game settings.

Documentation

Source Code / Compiling

For people who would like to work on the MegaGlest we have worked hard to make things as easy for you as possible.

Below is a list of links to try to assist anyone who is interested in helping with development or just to learn for your own enjoyment:

Links

Media Coverage