Difference between revisions of "MegaGlest"
(nicer link title for download) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
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. | 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 | + | You can '''[https://sourceforge.net/projects/megaglest/files/current_release/ download MegaGlest]''' 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). | ||
Line 11: | Line 11: | ||
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). | ||
− | Together (with frequent help from numerous members of the community (such as, Ultifd, Tomreyn, Silnarm, Eliminator, | + | 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 == | == Features == | ||
Line 19: | Line 19: | ||
* Cross platform network play (Linux vs Windows works fine) | * Cross platform network play (Linux vs Windows works fine) | ||
* Many new maps | * Many new maps | ||
+ | * Observer Mode | ||
* Minimal Master-Server to display hosted Internet games | * Minimal Master-Server to display hosted Internet games | ||
* Custom loading screens per faction | * Custom loading screens per faction | ||
+ | * Map and Faction preview | ||
* Multi-Player over LAN or Internet | * Multi-Player over LAN or Internet | ||
* Per Unit Particles. | * Per Unit Particles. | ||
Line 42: | Line 44: | ||
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 | + | 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: |
* [[MG/Getting The Code|Getting The Code]] | * [[MG/Getting The Code|Getting The Code]] | ||
Line 52: | Line 54: | ||
* [[MG/Installers|Installers]] | * [[MG/Installers|Installers]] | ||
* [[MG/Misc Scripts|Misc Scripts]] | * [[MG/Misc Scripts|Misc Scripts]] | ||
+ | |||
==Links== | ==Links== | ||
* [http://glest.org/glest_board/?board=20.0 MegaGlest web forums] (hosted on main Glest site) | * [http://glest.org/glest_board/?board=20.0 MegaGlest web forums] (hosted on main Glest site) | ||
Line 63: | Line 66: | ||
* [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 Slashdot] | ||
+ | * [http://www.gamer-site.de/megaglest/ Gamer-Site] | ||
+ | [[Category:MG]] |
Revision as of 20:56, 11 October 2010
MegaGlest (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:
- Getting The Code
- SVN Structure
- Linux Compiling
- Windows Compiling
- Mac Compiling
- FreeBSD Compiling
- Installers
- Misc Scripts
Links
- MegaGlest web forums (hosted on main Glest site)
- MegaGlest overview page on sourceforge
- Subversion repository
- Feature requests