MegaGlest 3.8.0-beta1 - come and get it while its hot (svn revision 4514)
Downloads here: http://sourceforge.net/projects/megaglest/files/in_development/ or below
Full Installers are available on sourceforge for Windows, Linux 32 / 64 bit:
Linux 32 bitLinux 64 bitWindowsChangelog:v3.8.0-beta1
- Greater ability to translate game content into your native language. (including techtrees)
- Added Hebrew, Arabic, Vietnamese.
- better network game performance / management to handle slower clients.
- performance improvements.
- Enhanced AI behaviour.
- new game content including maps and tilesets.
- many bugfixes discovered in 3.7.1
- added ability for stand alone mod's to customize more of the engine like about screen.
- animated tileset object support.
- easier ability to download game content from host.
- many new lua functions for scenario modders.
- addition of google-breakpad to better track down bugs.
- color picking is now the default selection mode
- additional way of terrain texturing
v3.7.1
- bugfixes reported in the bugs forum since 3.7.0
v3.7.0
- bugfixes reported in the bugs forum since 3.6.0.3
- display requirements when a player cannot execute a command
- improved IRC connection handling
- auto word wrapping for message boxes
- headless server can run in local lan mode (does not broadcast to master server)
- Added lua security sandbox
- third person view allows you to follow a selected unit. Select one unit anf press f4 to enable (deselect anf f4 to disable).
- cell markers allow players to create markers anywhere on the map and associate a note with them. All team players see the markers.
- quick sonar signal to tell team players where the action is happening
- admin player can disconnect other network players in game
- saving / loading games.
- when placing a new unit, we display a 'ghosted' model while units walk to the build location to show the space it will occupy
- video playback support (using libvlc)
- network multi-player scenarios
- campaign scenarios
- Integrated language translation support (translate / update your favorite language @
https://www.transifex.com/projects/p/megaglest and pull the files into the game via advanced translation options to test your changes)
- play a sound when player mentions your name in chat mode
- more game data validation for commandline modders, see --help for more info
- many new lua commands for scenario modders
- enhanced AI management (logging and modding) and added more intellegence to decsions
- enhanced game data downloads now allow for downloading data from the mod center instead of game server if available.
- Quick keys in game lobby, SHIFT+<letter>+listbox arrow to jump to that letter in a list
or Hold CTRL when clicking listbox for network control type to change all non human control values
- enhanced unicode support for non-ascii characters
- customizable unit, resource and upgrade language files
- tilesets support animated models
- scenario factions may now be 'neutral', meaning not on any players team.
- new command action mouse cursors
- resources are selectable showing info about the resource
- particle colors are now affected by the time of day
- new game hints are displayed while loading a new game
- linked faction support (and new techtree MagiTech for classic Glest play)
- added runtime checks to ensure cpu supports expected optimizations of the binary used (sse, x87)
- lots of code cleanup from static analysis such as cppcheck and valgrind
- experimental big endian and non x86 architecure support (need testers to give feedback)
v3.6.0.3 - this is primarily a bugfix release AND IS COMPATIBLE with 3.6.0.2 (only the binaries have changed, data is still the same)
- cmake build fixes (for newer libircclient 1.6 support, custom data path's etc)
- fixed vbo bug causing numerous clients to crash for certain video drivers
- g3dviewer fixes + ability to specify image size of auto screenshots on commandline
- battle end screen no longer chopped off for 8 player display
- proper use of fontconfig so various linux distros will find the fonts specified regardless of actual location
- Windows headless server hosting is now fixed