[Lunar-commits] <moonbase> ufoai: version bumped to 2.2.1.

Florin Braescu florin at lunar-linux.org
Thu May 1 21:55:56 CEST 2008


commit 9d706a4661621213f04e35ae69f83446c931b50f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu May 1 22:55:56 2008 +0300

    ufoai: version bumped to 2.2.1.
    
    Bugfixes:
    Fixed aircraft interception bug: aircraft HP and aircraft armour have no impact on game.
    Fixed a bug where a captured bloodspider was killed when the alien breathing apparatus was not researched first.
    Fixed negative maximum storage capacity after loading a game if base has more than 4 storage.
    Fixed aircraft stats according to wiki (stiletto is now different from saracen).
    Fixed crash when aircraft returns to base without completing a mission.
    
    Features:
    Removed civilian death limit. Instead you will lose if you make too many nations unhappy.
    Added UFO Theory to Tech Tree
    Item statistics are shown for unresearched ammo using researched weapons, or researched ammo using unresearched weapons (for example in case of all particle weapons).
    Draw base and aircraft weapon range on geoscape when a UFO is visible
    Improved in-game IRC client (personal messages, custom motd)
    Updated financial system (lowered monthly income and weapon prices, increased aircraft prices).
---
 games/ufoai/BUILD   |    8 ++++----
 games/ufoai/DETAILS |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/games/ufoai/BUILD b/games/ufoai/BUILD
index 3ee605d..bf96fd1 100644
--- a/games/ufoai/BUILD
+++ b/games/ufoai/BUILD
@@ -2,10 +2,10 @@
 
   default_game_build  &&
   
-  for FILE in $SOURCE_DIRECTORY/base/*.pk3; do
-     install -m644 $FILE /usr/share/games/ufoai/base/
-  done
+#  for FILE in $SOURCE_DIRECTORY/base/*; do
+#     install -m644 $FILE /usr/share/games/ufoai/base/
+#  done
 
-#  cp -fR $SOURCE_DIRECTORY/base /usr/share/games/ufoai
+  cp -fR $SOURCE_DIRECTORY/base /usr/share/games/ufoai
 
 ) > $C_FIFO 2>&1
diff --git a/games/ufoai/DETAILS b/games/ufoai/DETAILS
index 612af66..d186bf4 100644
--- a/games/ufoai/DETAILS
+++ b/games/ufoai/DETAILS
@@ -1,15 +1,15 @@
           MODULE=ufoai
-         VERSION=2.2
+         VERSION=2.2.1
           SOURCE=$MODULE-$VERSION-source.tar.bz2
-         SOURCE1=$MODULE-$VERSION-data.tar
+         SOURCE1=$MODULE-$VERSION-mappack.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-source
       SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE1_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:6849bbfbba269689fdbfad7cbef9787224eaf466
-     SOURCE1_VFY=sha1:ea09c483adac853abef388cd74753dc46214d61c
+      SOURCE_VFY=sha1:6ad1b8c357fdbbe9a31839b3bf8de46ad17a40eb
+     SOURCE1_VFY=sha1:c7e3bcccdbbb125659eb9d5423bf421f649e75a6
         WEB_SITE=http://ufoai.sf.net
          ENTERED=20080115
-         UPDATED=20080115
+         UPDATED=20080501
       MAINTAINER=florin at lunar-linux.org
            SHORT="A squad-based tactical strategy game"
 


More information about the Lunar-commits mailing list