Free and Open Source real time strategy game with a new take on micro-management

Changes

From Globulation2

Revision as of 14:08, 1 April 2007 by Nct (talk | contribs) (correct branch of new features)
Jump to: navigation, search

Changes since latest released version

Overall improvements

  • GUI frames now have same colors as buttons.

Changes in 0.8.22 (release soon)

Overall improvements

  • New campaign system
  • Unified buttons height throughout the game. More coherent GUI. All buttons are pixmapped.

AI improvements

  • Improved Echo API
  • Redesigned and remade Nicowar AI using Echo

Editor improvements

  • New building/unit editor
  • New script areas
  • New no-growth areas

Networking improvements

  • Allowed creation orders to pass default worker info to prevent world desyncs. (bug# 17480)

Translation improvements

  • Basque translation has been added
  • Swedish translation has been added
  • Arabic translation has been added using bidi
  • Spanish tutorial text merged in.
  • English tutorial text improved.

Gameplay improvements

  • Magic attacks are no longer reduced by armor
  • Magic attacks no longer affect buildings
  • Towers consider explorers a higher priority target
  • Restricted growth zone added
  • Added overlay maps
  • Redesigned unit allocation system gets more work out of the same units and fixes bug #16842.

Miscellaneous improvements

  • Remember unit option in settings menu now works correctly for all buildings (bug# 16558)
  • Settings menu now allows customization of all buildings (bug# 17800)
  • Improved campaign system (bug# 15347)
  • Improved end-game screen
  • New translation textshot code
  • Improved in-game statistics
  • Minor bugfixes (bug# 17428)

Changes in 0.8.21 (released 2006 August 04)

  • A pair of critical bugs discovered at the last minute have been fixed.
  • Videoshot support added. Using the -vs command line switch, it is now possible to dump each frame to a bmp in order to build a video afterwards (disabled with GPU renderer because of crash on some graphic cards).

Changes in 0.8.20 (released 2006 August 04)

Translation improvements

  • Added Sloven and Turkish translations
  • Updated Polish, Catalan, Danish, German, Spanish and Swedish translations
  • The tutorial has been translated to German

Gameplay improvements

  • Prevented key scrolling while in-game menu is active (fixes bug 16091)
  • Unit to building allocation system rewrite started
  • Towers can now attack explorers
  • Explorers avoid towers
  • Markets on the same team now share fruits, meaning instant fruit teleportation between markets

General improvements

  • Per-unit skinning and parameter editing
  • Map generator now places stone and fruit (fixes bug 16080)
  • Synced the amount of teams that can be placed on a map automatically, and while editing (now 16 is the highest) so that the game no longer crashes when playing a map with 17 or more teams (fixes bug 16097)
  • Allowed custom default settings for flags (fixes bug 16547)
  • Completely revamped map editor with better end-user experience
  • New AI system codenamed Echo for better and easier AI development
  • New economic AI using Echo called ReachToInfinity
  • New war-based AI called WarRush

Miscellaneous improvements

  • Brand new language formatting system which will make it eaiser for developers in the future
  • Several memory leaks have been found and fixed
  • New tooltip system implemented in libgag, curtesy of Sebastien, is now in place for use in a future version.
  • Gradients have been modified a fair bit. They are now updated when a building is destroyed by an enemy. And all war flags are updated when any building is destroyed. Also, a comment now warns the programmers to use a restrictive input for the gradient algorithms if they rely on correct results. (fixes bug 16257) and several tests have been put in place to test the new changes. Also, there is now a #define to allow easy change of the gradient computation system between the default algorithm, kai's algorithm or simon's algorithm. The gradient computation now uses different algorithms for different types of gradients.
  • Fixed bugs 16350, 16323, 16148, 16171, 16096, and 15908, and numerous others

0.8.19 (released 20060312)

Translation improvements

  • Polish translation updated.

Gameplay improvements

  • The old tutorial has been completly revamped. It is now more in-depth and covers more aspects of Globulation 2.
  • Fixed a bug which prevented players to be dropped correctly when someone is disconnected.
  • Fixed a bug which prevented linux systems not named localhost to join themselves

General improvements

  • GUI improved following the comments submitted by Ellen Reitmayr which can be found at Usability issues.
  • Fixed a bug which made compiling on Windows difficult.
  • Fixed two bugs with YOG. One that prevented the game name from being displayed correctly, and another that prevented players in YOG from seeing people in IRC.

Miscellaneous improvements

  • The red X on the campaign and custom game screen has been replaced with the text "Please choose a map".
  • You can now click 'cancel' to go back to the menu screen from campaigns or the tutorial if you decide not to play it.
  • Script state is now saved, which means scripted maps such as the tutorial can now be saved and loaded.
  • New SGSL keyword 'space', which simply put halts any other actions until the spacebar is pressed.
  • Several bugs fixed.
  • Dumping mean CPU usage in Engine.log.


For changes older than these, please check out the Older Changes page.

Misc