Difference between revisions of "MegaGlest"

From MegaGlest
Jump to navigation Jump to search
(really fixed now)
(style improvements)
Line 1: Line 1:
 
 
[[File:Megaglest_logo.png|thumb|MegaGlest]]
 
[[File:Megaglest_logo.png|thumb|MegaGlest]]
  
'''[[File:MegaGlest_Icon.png]]M'''ega '''G'''lest ('''MG''') is a fork/modification of the '''R'''eal '''T'''ime '''S'''trategy ('''RTS''') game [http://glest.org/en/index.php '''Glest'''].
+
'''[[File:MegaGlest_Icon.png]]M'''ega'''G'''lest ('''MG''') is a fork/modification of the '''R'''eal '''T'''ime '''S'''trategy ('''RTS''') game [http://glest.org/en/index.php '''Glest'''].
  
 
The primary goal for MG was to rework the network capabilities of the original Glest engine to offer a richer Network play experience.
 
The primary goal for MG was to rework the network capabilities of the original Glest engine to offer a richer Network play experience.
  
MG may be downloaded from '''[https://sourceforge.net/projects/megaglest/files/current_release/ here]'''.
+
MegaGlest may be '''[https://sourceforge.net/projects/megaglest/files/current_release/ downloaded]''' from sourceforge.net.
  
 
=History=
 
=History=
 
+
MegaGlest started in January 2010 as a vision from a longtime community member: '''[http://www.titusgames.de/ Titus Tscharntke]''' (Titi).
Megaglest started in January 2010 as a vision from a longtime community member: '''[http://www.titusgames.de/ Titus Tscharntke]''' (Titi).
 
  
 
Joining Titus in the capacity of a project developer was '''[http://www.soft-haus.com/blog Mark Vejvoda]''' (SoftCoder).
 
Joining Titus in the capacity of a project developer was '''[http://www.soft-haus.com/blog Mark Vejvoda]''' (SoftCoder).
Line 17: Line 15:
  
 
== Features ==
 
== 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
 +
* Minimal Master-Server to display hosted Internet games
 +
* Custom loading screens per faction
 +
* 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.
  
*Up to 8 players for network or single player games.
+
=Documentation=
*4 new factions to pick from (more can be downloaded [see MG Mod's below])
+
* [[MG/FAQ|MegaGlest FAQ]]
*New AI player difficulty levels (easy, normal, ultra, mega)
+
* [[MG/XML Definitions|Megaglest XML Definitions]]
*Cross platform network play (Linux vs Windows works fine)
+
* [[MG/Scripted Scenarios|Scripted Scenarios]]
*Many new maps
 
*Minimal Master-Server to display hosted Internet games
 
*Custom loading screens per faction
 
*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 port #'s
 
*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.
 
  
 
=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.
 
  
 
Below is a small list of facts to try to assist anyone who is interested in helping with development or just to learn for your own enjoyment:
 
Below is a small list of facts to try to assist anyone who is interested in helping with development or just to learn for your own enjoyment:
  
*[[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/Linux Compiling|Linux Compiling]]
 
+
* [[MG/Windows Compiling|Windows Compiling]]
*[[MG/Linux Compiling|Linux Compiling]]
+
* [[MG/Mac Compiling|Mac Compiling]]
 
+
* [[MG/FreeBSD Compiling|FreeBSD Compiling]]
*[[MG/Windows Compiling|Windows Compiling]]
+
* [[MG/Installers|Installers]]
 
+
* [[MG/Misc Scripts|Misc Scripts]]
*[[MG/Mac Compiling|Mac Compiling]]
 
 
 
*[[MG/FreeBSD Compiling|FreeBSD Compiling]]
 
 
 
*[[MG/Installers|Installers]]
 
 
 
*[[MG/Misc Scripts|Misc Scripts]]
 
 
 
=Documentation=
 
*[[MG/FAQ|MegaGlest FAQ]]
 
*[[MG/XML Definitions|Megaglest XML Definitions]]
 
*[[MG/Scripted Scenarios|Scripted Scenarios]]
 
  
 
=Links=
 
=Links=
* [http://glest.org/glest_board/index.php?board=20.0 Mega Glest] web forums (hosted on main Glest site)
+
* [http://glest.org/glest_board/?board=20.0 Mega Glest] web forums (hosted on main Glest site)
 
* [http://megaglest.svn.sourceforge.net/viewvc/megaglest/ subversion repository]
 
* [http://megaglest.svn.sourceforge.net/viewvc/megaglest/ subversion repository]
 
* [https://sourceforge.net/tracker/?group_id=300350&atid=1266779 feature requests]
 
* [https://sourceforge.net/tracker/?group_id=300350&atid=1266779 feature requests]
Line 76: Line 65:
  
 
=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]
 
+
* [http://www.penguspy.com/megaglest/ Penguspy]
[http://www.penguspy.com/megaglest/ Penguspy]
+
* [http://games.slashdot.org/story/10/08/12/0520229/FOSS-RTS-Game-emGlestem-Gets-Revival-mdash-Enter-emMega-Glestem Slashdot]
 
 
[http://games.slashdot.org/story/10/08/12/0520229/FOSS-RTS-Game-emGlestem-Gets-Revival-mdash-Enter-emMega-Glestem?from=rss Slashdot]
 

Revision as of 17:43, 2 October 2010

MegaGlest

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

The primary goal for MG was to rework the network capabilities of the original Glest engine to offer a richer Network play experience.

MegaGlest may be downloaded 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, etc) 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
  • Minimal Master-Server to display hosted Internet games
  • Custom loading screens per faction
  • 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 small list of facts to try to assist anyone who is interested in helping with development or just to learn for your own enjoyment:

Links

MegaGlest-based mods

Media Coverage