home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Games / Freeciv / NEWS < prev    next >
Text File  |  1999-10-20  |  13KB  |  235 lines

  1. Welcome to Freeciv 1.9!
  2.  
  3. This is release 1.9.0.
  4.  
  5. With this release the Freeciv maintainership has changed again, 
  6. with David Pfitzner resigning and being replaced by Jeff Mallatt.
  7. We also farewell Martin Willemoes Hansen as webmaster, replaced
  8. by Paul Zastoupil.  Thanks again to all our developers, who continue 
  9. to work so hard.
  10.  
  11. This release includes lots of changes, outlined below.  Those who 
  12. are interested in seeing the detailed changes should check the 
  13. ChangeLog file.
  14.  
  15. WHAT'S CHANGED SINCE 1.8.1:
  16.  
  17.  - Internationalization added.  Some aspects still need improvement,
  18.    and in particular currently only works well if client and server 
  19.    both use the same language.  Initial (partial) translations 
  20.    included are: de es fr hu pl pt pt_BR.
  21.  - Improvements to "trident" tileset, and this set is now the default.
  22.  - New ruleset support for NATIONS, and many new nations added --
  23.    there are now 32 nations in the default nations file.  Also allow
  24.    multiple leaders choices for each nation, allow longer player
  25.    names, and allow specifying/choosing sex of leader.
  26.  - New ruleset support for TERRAIN, and changes to allow Civ2 style
  27.    terrain with more specials, multi-terrain rivers, and new farmland
  28.    infrastructure.  Moved some server options into terrain ruleset,
  29.    and added new rule option regarding movement along rivers.
  30.  - New ruleset support for GOVERNMENTS, and more general unit upkeep.
  31.  - The contents and layout of the graphics files is now described in
  32.    user-editable 'spec' files, instead of being hardwired into the
  33.    code; see README.graphics for details.
  34.  - Changes to city graphics: can now see cities grow.  Also, code
  35.    support for different city styles for different nations, and for
  36.    technology dependent styles, but lacking good graphics except for
  37.    the default style.  Cities show a small flag when occupied by one 
  38.    or more units.
  39.  - From Civ2, added Paratroopers unit and Airbase infrastructure.
  40.  - Initial window size of Gtk+ client is smaller, to fit better on
  41.    smaller screens, and can now resize detached chat/output window.
  42.  - City report enhancements: New "Change All" dialog to convert all
  43.    production of a given item to some other item (both clients); can
  44.    select multiple cities and issue commands (Gtk+ client only); can
  45.    sort by different columns (Gtk+ client only).  Can also select
  46.    multiple items in the Trade Report (Gtk+ client only).
  47.  - In Civ2 style, can select which infrastructure item to pillage, and
  48.    multiple units can pillage together.  Can now pillage fortresses,
  49.    as well as new farmland and airbase infrastructure items.
  50.  - More fields added to Demographics Report, and now configurable from
  51.    a server option.
  52.  - Added more information to "Active Units Report", and renamed to 
  53.    "Military Report".
  54.  - New cursors added for Goto, Nuke and Paradrop modes; <Escape> key
  55.    cancels Go-To/Paradrop/nuke mode; pollution on city squares is now
  56.    always clearly visible; improvements to refresh method for pixmaps
  57.    in Gtk+ client; various other improvements to both clients.
  58.  - Autosettlers no longer convert Plains/Grasslands to Forests, but
  59.    will now Transform terrain.
  60.  - AI can build spaceships, although does not do so very aggressively
  61.    or intelligently yet.
  62.  - Server and client may specify a different metaserver to use.  There
  63.    is now a metaserver running on www.freeciv.org, and that is now the
  64.    default metaserver (http://www.freeciv.org/metaserver).
  65.  - New server option for "turn blocking" mode, in which players will
  66.    never miss a turn even if sometimes disconnected.
  67.  - More flexible rulesets for units and techs (advances) allowing
  68.    variable number of items in each (up to 200) and no longer any
  69.    techs with hardwired effects depending on position in ruleset file.
  70.  - Appropriate helptext now appears in ruleset files, allowing
  71.    modpacks to give modified help to correspond to modified items.
  72.  - Format of ruleset files is changed, no longer compatible with
  73.    those for 1.8.0 and 1.8.1.
  74.  - Removed science bonus of +1 per city per turn.
  75.  - In Civ2 mode, overflight of a hut causes it to disappear, and can't
  76.    build cities next to each other.
  77.  - Rapture_size now 3, to conform to Civ2.
  78.  - Settlers and Engineers now cost shield upkeep as well as food
  79.    upkeep (depending on government type) as in both Civ1 and Civ2.
  80.  - Helicopters do not lose hitpoints when over an airbase.
  81.  - The amount of food required for a city grow is now ((citysize+1) *
  82.    foodbox), instead of (citysize * foodbox); new behavior matches
  83.    both Civ1 and Civ2.
  84.  - Some re-organization of data directory, in adding data/scenario,
  85.    and graphics now in data/trident, data/engels and data/misc.
  86.  - Preliminary support for compiling the server on Mac (but networking
  87.    code not yet ported).
  88.  - Progressively moving code out of client gui-dependent directories.
  89.  - Lots of bug fixes, code cleanups, and help-text improvements.
  90.  
  91. WHAT'S CHANGED SINCE 1.8.0:
  92.  
  93.  - The biggest change is a new client which uses the popular Gtk+ 
  94.    toolkit.  The old Xaw client is still included as well.
  95.  - A new alternate (30x30) tileset: the "trident" tileset.
  96.    Start the client with "--tiles trident" to try it out.
  97.    (This replaces the "classic/brunus" tileset, which is still 
  98.    available separately from the Freeciv ftp site.)
  99.  - In the Gtk+ client, parts of the main window can be detached.
  100.    Detaching them all allows a full-screen map window!
  101.  - The data directory can now be specified as a "path" ($FREECIV_PATH), 
  102.    instead of a single directory.  By default, ~/.freeciv is now in 
  103.    the path, so if you download new tiles, modpacks, etc, you can now 
  104.    simply put them in ~/.freeciv
  105.  - Server console improvements: can abbreviate server command names, 
  106.    and server option names.  Better prompt handling - eg, server no 
  107.    longer prints an unnecessary prompt each turn.
  108.  - Server commands can now be issued from the client chatline. 
  109.    There is a new server command "cmdlevel", to control access to 
  110.    this feature on a per-player basis.
  111.  - Some of the "small" graphics have been improved.
  112.  - Added a nice cursor for selecting the destination for "goto".
  113.  - New column "corruption" in the city report.
  114.  - Implemented Marco Polo's Embassy wonder.
  115.  - New command to explode Nuclear units at an empty square.
  116.  - Improved behavior of Caravans and "goto": the Caravan dialog will
  117.    now popup when the Caravan arrives, whether moving by goto or by
  118.    the keyboard.
  119.  - Allow connecting to metaserver (in client) via $http_proxy.
  120.  - Minor "Zone of Control" (ZOC) rules changes to better match Civ2.
  121.  - Improved debug logging.
  122.  - Server will refuse to run as root, as a security measure.
  123.  - As always: lots of bug fixes, code cleanups, and help-text 
  124.    improvements.
  125.  
  126. WHAT'S CHANGED SINCE 1.7.2:
  127.  
  128.  - Space race!  Be the first player to build a space ship and colonize 
  129.    Alpha Centauri. 
  130.  - Civil war!  Capturing the enemy capital may split his empire.  Half 
  131.    of his towns will join a new AI leader!
  132.  - Two tile sets in this release! The "big" ones are from Ralph Engels.  
  133.    I hope you will enjoy them.  The second set is an enhancement of the 
  134.    classic tiles.  The server option -tiles allows to choose a subdirectory 
  135.    of the data directory to use different tiles.  (The data directory can 
  136.    be set with the DATADIR environment variable.)  Also, diagonal roads 
  137.    and railroads are now drawn.  Changed some of the national flags 
  138.    (especially changed Soviet flag to the Russian flag for Russians).
  139.  - Rulesets can be used to customise units, advances, wonders, and 
  140.    improvements without recompiling -- see README.rulesets.
  141.  - Units in a town can be put in auto-attack mode.  In this mode, they 
  142.    will attack any enemy units which come nearby.
  143.  - New city options for each city, controlling whether new citizens are 
  144.    workers or specialists, whether to allow disbanding a size 1 city by 
  145.    building a settler, and options for units on auto-attack mode in the 
  146.    city.
  147.  - Mapgen 4 (selected with the server command "set generator 4") is a new 
  148.    map generator which generates a map with 2 players on each island.
  149.  - Cities can be a traded in diplomatic treaties.  This effectively allows 
  150.    you to exchange, sell or buy cities. 
  151.  - The AI now builds diplomats to defend against enemy diplomats.
  152.  - Settlers and engineers can do teamwork.  With enough manpower, all 
  153.    terrain improvements can be done fast!
  154.  - With engineers, the terrain type can be changed using the new Transform
  155.    command ('O').  For example, hills can be turned into plains.
  156.  - Units only regenerate hit points if they have not moved at all for a 
  157.    full turn.
  158.  - Gamelog option.  The whole history of a game can be stored in the 
  159.    gamelog file. 
  160.  - One can select a unit with 0 moves left from the main map.
  161.  - City workers can be adjusted from the main map, with shift+button1.
  162.  - Changed the order of libraries to fix problems on IRIX and Cygwin.
  163.  - Changed the client-server protocol to use network byte order.
  164.  - Other bug fixes and code and help text cleanups.
  165.  
  166. WHAT'S CHANGED SINCE 1.7.1:
  167.  
  168.  - Improvements to the configure script, so it should now work
  169.    properly on all systems.  
  170.  - Ability to configure to use Xaw3d instead of the normal Xaw.
  171.  - New "easy" AI mode, which is now the default.
  172.  - Improved "City Report" dialog, with configurable columns.
  173.  - Improved "Message Options" dialog, with customizable filtering and 
  174.    selection for the different message types.
  175.  - Improved "Messages" dialog, with a scrollbar, and a "Popup City" button.
  176.  - Improved multi-column "Unit Select" dialog when there are lots of units.
  177.  - In city dialog, middle-click unit icons to "activate and close".
  178.  - New client command "t" to show tiles used by city under mouse.
  179.  - New metaserver dialog to make connecting to metaserver games easier.
  180.  - Ability to save and re-load client settings.
  181.  - Clearer Yes/No toggle buttons in various places in the client.
  182.  - Reduced color usage (but looks almost identical), so the client should 
  183.    now work fine on systems with 8 bit color displays.
  184.  - Ability to use "scenarios", that is, pre-designed maps.  Scenarios 
  185.    for Earth and Europe games are included in the data directory.
  186.    (Use them with the server command-line option -f, like savegames.)
  187.  - More city names, so you're less likely to see "City 41" etc.
  188.  - Saving large games is now much faster, and the savefile is smaller.
  189.  - Improvements to the documentation and online help system, including
  190.    a new help section on the "Zones of Control" game concept.
  191.  - Detect repeated log messages and print repeat counts.
  192.  - New server options randseed and aqueductloss.
  193.  - Many other enhancements and bug fixes.
  194.   
  195. WHAT'S CHANGED SINCE 1.7.0:
  196.  
  197.  - Removed two C++-style comments, the most reported problem with 1.7.0!
  198.  - Tweaks to the configure script for Solaris, although it's still not perfect.
  199.  - Spy and diplomat improvements.
  200.  - Added the "W" command, which Wakes up sentried units, 
  201.  - Added the "scorelog" command, which can be read by a script to generate
  202.    power graphs after the game.
  203.  - Loading games is now MUCH faster.
  204.  - AI improvements from John Stonebraker.
  205.  - Visual improvements to dialogs and the map screen.
  206.  - Settlers may not fortify.
  207.  - Numerous bug fixes.
  208.  
  209. WHAT'S CHANGED SINCE 1.6.3:
  210.  
  211.  - Massive AI changes. It plays smarter, and the AI uses seagoing vessels.  
  212.  - The contents of the help system have been improved substantially.
  213.  - Many bugs fixed.
  214.  - We now recommend you use "configure" instead of Imake.
  215.  - Settlers have a new "e"xplore mode.
  216.  - The makefiles now contain auto-generated dependency information.
  217.  - Units within the radius of the city to which they belong no longer
  218.    cause unhappiness.  This will allow much more realistic defense
  219.    scenarios.
  220.  - The tax/lux/sci rates are now limited by your government type.
  221.    Also, they can modified by clicking on the rate status icons.
  222.  - The behaviour of spies and diplomats has been greatly improved.
  223.  - Freeciv now needs to transmit a lot less data (<25%!) when playing
  224.    over the Internet.  This will greatly speed up games.
  225.  - Preliminary support for compiling Freeciv under Windows and OS/2,
  226.    when used in conjunction with the GNU tools.
  227.  - From now on, it will be possible for different Freeciv versions to
  228.    talk to each other if they're able.
  229.  - Tracy Reed (who provides www.freeciv.org) reports that our site is
  230.    getting over 6,000 hits per month.  He was quoted as saying "Cool!
  231.    Now my computer is doing something!"
  232.  - Lots, and Lots, and Lots of donated patches. Thanks guys, keep 'em 
  233.    coming!
  234.  
  235.