pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/wesnoth Update to 0.8.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44f2dac5c63d
branches:  trunk
changeset: 488417:44f2dac5c63d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 31 00:26:50 2005 +0000

description:
Update to 0.8.9.
Version 0.8.9:
 * new translations:
   * bulgarian
   * latin
 * updated most translations
 * new or updated portraits:
   * Konrad, Delfador, Li'sar and Kalenz (Heir to the Throne)
   * Gweddry and Dacyn (Eastern Invasion)
 * added missing animations for:
   * Mermaid Initiate, Mermaid Enchantress and Mermaid Siren
   * Ancient Wose
   * Goblin Direwolf Rider and Goblin Knight
   * Gryphon
   * Skeleton Archer, Revenant and Death Knight
   * Troll Warrior, Troll Hero and Great Troll, Young Ogre
   * Grand Knight, Lord and Master Bowman
   * Cuttlefish
 * new or overhauled Graphics for:
   * Footpad, Outlaw, Thief and Rogue
   * Orcish Shamans, Elvish Lord and Elvish High Lord
   * Ghost, Nightgaunt, Shadow, Spectre and Wraith
 * new female units for:
   * Footpad, Thief, Rogue and Assassin
 * added new tiles:
   * Desert, desert hills, desert mountain, desert villages (adobe and tent),
     desert road, desert oasis, savanna, tropical forest,
     tropical forest village
 * added icon for petrified units
 * fixed missing diagonal projectiles on many units
 * removed old unused images:
   * time-of-day
 * downloaded campaigns no longer require a restart to be able to play them
 * new units:
   * Javelineer
 * unit balancing:
   * Naga fighter: increased hitpoints from 27 to 30
   * Merman Hoplite: increased resistances and damage
   * Mermaid Initiate/Enchantress/Siren: reduced number of attacks,
     increased damage, removed special resistances
   * Mermaid Initiate: increased experience needed to level, other minor tweaks
   * Swordsman: increase resistance to blade and impact
   * Royal guard: increase resistance to blade and impact
   * Pikeman: increase resistance to pierce, change attacks number and damage
   * Halberdier: increase resistance to pierce, increase blade damage, decrease
     pierce damage
   * Saurian Tribalist, Saurian Icecaster, Saurian Soothsayer: remove 'skirmish'
   * Saurian Skirmisher: Increase cost to 14 gold
   * Wraith, Spectre: reduce resistance to blade, pierce, impact by 20%,
     increase HP by 10%
   * Poacher: Reduce cost to 14
   * Tentacle of the Deep: Change movement type to 'float'
   * Flying creatures can now cross canyons
   * Removed ZoC from level 0 units
 * Language fixes and polishing (English)
 * Added 'x' to the terrain letters reserved for campaign writers
 * Scenario revisions for 'The Eastern Invasion' campaign:
   * Lake Vrug
   * Two Paths
   * Northern Outpost
   * Elven Alliance
   * Unexpected Appearance
   * Escape Tunnel
   * Tribal Warfare
   * Approaching Weldyn
 * Scenario revisions in Heir to the Throne:
   * Blackwater Port- Make the port look like more of a port, other minor
     changes that mute each other out
   * The Isle of Anduin- Extend shallow water around the Isle, remove the
     Saurians in favour of Goblins
   * The Bay of Pearls- Flip the map so the Ocean is on the West side
   * Muff Malal's Peninsula- Make it a peninsula, give Konrad the option of
     fighting (bonus) or fleeing
   * Isle of the Damned- Touched up the map so it is clear that the islands are
     islands, made the islands tropical, and moved the temples
   * The Siege of Elensefar- New map, and other changes
   * The Crossroads- New map, weaker more diffuse ambushes, and less gold for
     the Orcs
   * The Princess of Wesnoth- Minor map changes, and made the scenario harder
   * Set result=continue in 'Plunging into the Darkness'
 * Scenario revisions in The Rise of Wesnoth:
   * fixed {CROSS} in 'Temple of the Deep'
   * fixed sign glitch
   * Reduce the difficulty of TRoW on 'Hard' particularly, and reduce the
     difficulty slightly on 'Easy' & 'Normal'
   * A New Land - Sync with the map from Bay of Pearls
   * Cursed Isle- Sync with the map from Isle of the Damned, make the temples
     match locations
   * Made 'Peoples in Decline' and 'Rough Landing' look tropical
 * multiplayer improvements
   * multiplayer game settings (map name, gold per village, ...) are saved now
   * added several missing units
   * Random Map (Desert) uses new desert environment; also tweaked
   * make the cave in 'An Island' (MP) be 'underground'
   * enlarge side descriptions for remote player during game creation
   * added support for player nick tab completion and /me-substitution in game chat
 * theme syntax improvements:
   * added support for specifying a reference rectangle when using
     relative-positioning syntax
   * added support for theme inheritance; avoids duplicating mostly-unchanged
     code
 * added a "droid" game command, and allow for computer player to do a campaign
 * added a "canrecruit" filter
 * updated manpages and added support for translating them
 * "," is no longer the column separator, it does not have to be escaped
   anymore in some translations, "=" is the new separator (#10368)
 * take advantage of libzipios++ if available, to read cfg files, maps,
   images, sound effects, and fonts from zip files.  Call "make zip-install"
   to install data zipped.
 * removed drain allowing to go past maximum hp
 * removed long-range attacks
   (Pirate Galleon, Transport Galleon, Wall Guard, Watch Tower)
 * fixed various bugs with respect to multiplayer game setup
   (#10896, #11236, #11265, #11442, #11527)
 * added new pathfinder (Redsun)
 * fixed some pathfinding bugs
 * fixed untranslatable strings
 * fixed "damage inflicted" statistic (incorrectly computed when defending)
 * fixed that move-and-attack allowed attacking stone units
 * fixed the side turn event being fired incorrectly
 * fixed repeat recruit hotkey not respecting WML recruit changes
 * removed support for turning off genders
 * removed obsolete tools: make_translation merge_translations
 * removed obsolete id= for messages in TRoW & HttT
 * code cleanups and bug fixing
 * added a wesnoth "fortunes" file

diffstat:

 games/wesnoth/Makefile |    4 +-
 games/wesnoth/PLIST    |  285 +++++++++++++++++++++++++++++++++++++++++++++++-
 games/wesnoth/distinfo |    6 +-
 3 files changed, 279 insertions(+), 16 deletions(-)

diffs (truncated from 617 to 300 lines):

diff -r 77362b353f1d -r 44f2dac5c63d games/wesnoth/Makefile
--- a/games/wesnoth/Makefile    Mon Jan 31 00:14:55 2005 +0000
+++ b/games/wesnoth/Makefile    Mon Jan 31 00:26:50 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/01/01 23:50:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/31 00:26:50 wiz Exp $
 #
 
-DISTNAME=      wesnoth-0.8.8
+DISTNAME=      wesnoth-0.8.9
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
 
diff -r 77362b353f1d -r 44f2dac5c63d games/wesnoth/PLIST
--- a/games/wesnoth/PLIST       Mon Jan 31 00:14:55 2005 +0000
+++ b/games/wesnoth/PLIST       Mon Jan 31 00:26:50 2005 +0000
@@ -1,6 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2005/01/01 23:50:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/01/31 00:26:50 wiz Exp $
 bin/wesnoth
 bin/wmlxgettext
+man/de/man6/wesnoth.6
+man/de/man6/wesnoth_editor.6
+man/de/man6/wesnothd.6
 man/man6/wesnoth.6
 man/man6/wesnoth_editor.6
 man/man6/wesnothd.6
@@ -390,6 +393,7 @@
 share/wesnoth/data/units/Horseman.cfg
 share/wesnoth/data/units/Initiate.cfg
 share/wesnoth/data/units/Iron_Mauler.cfg
+share/wesnoth/data/units/Javelineer.cfg
 share/wesnoth/data/units/Knight.cfg
 share/wesnoth/data/units/Lancer.cfg
 share/wesnoth/data/units/Lich.cfg
@@ -416,6 +420,8 @@
 share/wesnoth/data/units/Merman_Warrior.cfg
 share/wesnoth/data/units/Mounted_Captain.cfg
 share/wesnoth/data/units/Mounted_Commander.cfg
+share/wesnoth/data/units/Mounted_Fighter.cfg
+share/wesnoth/data/units/Mounted_Warrior.cfg
 share/wesnoth/data/units/Mudcrawler.cfg
 share/wesnoth/data/units/Naga-Fighter.cfg
 share/wesnoth/data/units/Naga-Myrmidon.cfg
@@ -515,6 +521,12 @@
 share/wesnoth/images/arch-mage-attack2.png
 share/wesnoth/images/arch-mage-defend.png
 share/wesnoth/images/arch-mage.png
+share/wesnoth/images/assassin+female-attack.png
+share/wesnoth/images/assassin+female-attack2.png
+share/wesnoth/images/assassin+female-defend.png
+share/wesnoth/images/assassin+female-throwknife1.png
+share/wesnoth/images/assassin+female-throwknife2.png
+share/wesnoth/images/assassin+female.png
 share/wesnoth/images/assassin-attack.png
 share/wesnoth/images/assassin-attack2.png
 share/wesnoth/images/assassin-defend.png
@@ -650,6 +662,11 @@
 share/wesnoth/images/cursors/normal.png
 share/wesnoth/images/cursors/select.png
 share/wesnoth/images/cursors/wait.png
+share/wesnoth/images/cuttlefish-attack-2.png
+share/wesnoth/images/cuttlefish-attack-3.png
+share/wesnoth/images/cuttlefish-attack-4.png
+share/wesnoth/images/cuttlefish-attack-ink.png
+share/wesnoth/images/cuttlefish-attack.png
 share/wesnoth/images/cuttlefish-defend.png
 share/wesnoth/images/cuttlefish.png
 share/wesnoth/images/deep-tentacle-attack.png
@@ -895,14 +912,18 @@
 share/wesnoth/images/elvish-hero-bow.png
 share/wesnoth/images/elvish-hero-defend.png
 share/wesnoth/images/elvish-hero.png
+share/wesnoth/images/elvish-high-lord-attack-sword-1.png
+share/wesnoth/images/elvish-high-lord-attack-sword-2.png
 share/wesnoth/images/elvish-high-lord-defend.png
-share/wesnoth/images/elvish-high-lord-melee.png
+share/wesnoth/images/elvish-high-lord-ranged-defend.png
 share/wesnoth/images/elvish-high-lord-ranged1.png
 share/wesnoth/images/elvish-high-lord-ranged2.png
 share/wesnoth/images/elvish-high-lord-ranged3.png
 share/wesnoth/images/elvish-high-lord.png
 share/wesnoth/images/elvish-lord-defend.png
 share/wesnoth/images/elvish-lord-melee.png
+share/wesnoth/images/elvish-lord-ranged-defend.png
+share/wesnoth/images/elvish-lord-ranged.png
 share/wesnoth/images/elvish-lord-ranged1.png
 share/wesnoth/images/elvish-lord-ranged2.png
 share/wesnoth/images/elvish-lord.png
@@ -1048,6 +1069,7 @@
 share/wesnoth/images/giant-mudcrawler-defend.png
 share/wesnoth/images/giant-mudcrawler.png
 share/wesnoth/images/goblin-direwolver-attack.png
+share/wesnoth/images/goblin-direwolver-defend.png
 share/wesnoth/images/goblin-direwolver.png
 share/wesnoth/images/goblin-impaler-attack-ranged1.png
 share/wesnoth/images/goblin-impaler-attack-ranged2.png
@@ -1056,16 +1078,18 @@
 share/wesnoth/images/goblin-impaler-defend.png
 share/wesnoth/images/goblin-impaler.png
 share/wesnoth/images/goblin-knight-attack.png
+share/wesnoth/images/goblin-knight-defend.png
 share/wesnoth/images/goblin-knight.png
 share/wesnoth/images/goblin-pillager-attack.png
 share/wesnoth/images/goblin-pillager-attack2.png
 share/wesnoth/images/goblin-pillager-defend.png
 share/wesnoth/images/goblin-pillager.png
-share/wesnoth/images/goblin-spearman-attack.png
 share/wesnoth/images/goblin-spearman-defend.png
 share/wesnoth/images/goblin-spearman-melee.png
 share/wesnoth/images/goblin-spearman-ranged.png
 share/wesnoth/images/goblin-spearman.png
+share/wesnoth/images/grand-knight-attack-sword.png
+share/wesnoth/images/grand-knight-defend.png
 share/wesnoth/images/grand-knight-moving.png
 share/wesnoth/images/grand-knight.png
 share/wesnoth/images/great-mage+female-attack.png
@@ -1081,6 +1105,9 @@
 share/wesnoth/images/great-troll-attack.png
 share/wesnoth/images/great-troll-defend.png
 share/wesnoth/images/great-troll.png
+share/wesnoth/images/gryphon-attack1.png
+share/wesnoth/images/gryphon-attack2.png
+share/wesnoth/images/gryphon-defend.png
 share/wesnoth/images/gryphon-master-attack1.png
 share/wesnoth/images/gryphon-master-attack2.png
 share/wesnoth/images/gryphon-master-defend.png
@@ -1138,6 +1165,7 @@
 share/wesnoth/images/halo/mage-halo7.png
 share/wesnoth/images/halo/mage-halo8.png
 share/wesnoth/images/halo/mage-halo9.png
+share/wesnoth/images/halo/mermaid-siren-naia-touch-halo.png
 share/wesnoth/images/halo/silver-mage-halo1.png
 share/wesnoth/images/halo/silver-mage-halo10.png
 share/wesnoth/images/halo/silver-mage-halo11.png
@@ -1201,6 +1229,15 @@
 share/wesnoth/images/human-heavyinfantry-attack.png
 share/wesnoth/images/human-heavyinfantry-defend.png
 share/wesnoth/images/human-heavyinfantry.png
+share/wesnoth/images/human-javelineer-attack-melee-1.png
+share/wesnoth/images/human-javelineer-attack-melee-2.png
+share/wesnoth/images/human-javelineer-attack-melee-3.png
+share/wesnoth/images/human-javelineer-attack-ranged-1.png
+share/wesnoth/images/human-javelineer-attack-ranged-2.png
+share/wesnoth/images/human-javelineer-attack-ranged-3.png
+share/wesnoth/images/human-javelineer-attack-ranged-4.png
+share/wesnoth/images/human-javelineer-defend.png
+share/wesnoth/images/human-javelineer.png
 share/wesnoth/images/human-lieutenant-attack-crossbow.png
 share/wesnoth/images/human-lieutenant-attack-sword.png
 share/wesnoth/images/human-lieutenant-defend.png
@@ -1218,6 +1255,10 @@
 share/wesnoth/images/human-marshal-defense.png
 share/wesnoth/images/human-marshal-leading.png
 share/wesnoth/images/human-marshal.png
+share/wesnoth/images/human-masterbowman-attack-ranged1.png
+share/wesnoth/images/human-masterbowman-attack-ranged2.png
+share/wesnoth/images/human-masterbowman-attack-ranged3.png
+share/wesnoth/images/human-masterbowman-attack-ranged4.png
 share/wesnoth/images/human-masterbowman-defend.png
 share/wesnoth/images/human-masterbowman.png
 share/wesnoth/images/human-pikeman-attack-1.png
@@ -1321,6 +1362,8 @@
 share/wesnoth/images/konrad-fighter-defend.png
 share/wesnoth/images/konrad-fighter.png
 share/wesnoth/images/konrad-lord-attack.png
+share/wesnoth/images/konrad-lord-bow1.png
+share/wesnoth/images/konrad-lord-bow2.png
 share/wesnoth/images/konrad-lord-defend.png
 share/wesnoth/images/konrad-lord-leading.png
 share/wesnoth/images/konrad-lord.png
@@ -1344,9 +1387,39 @@
 share/wesnoth/images/mage.png
 share/wesnoth/images/maps/wesnoth.png
 share/wesnoth/images/mermaid-diviner.png
+share/wesnoth/images/mermaid-enchantress-defend.png
+share/wesnoth/images/mermaid-enchantress-staff-attack.png
+share/wesnoth/images/mermaid-enchantress-water-attack1.png
+share/wesnoth/images/mermaid-enchantress-water-attack2.png
+share/wesnoth/images/mermaid-enchantress-water-attack3.png
+share/wesnoth/images/mermaid-enchantress-water-attack4.png
+share/wesnoth/images/mermaid-enchantress-water-attack5.png
+share/wesnoth/images/mermaid-enchantress-water-attack6.png
+share/wesnoth/images/mermaid-enchantress-water-attack7.png
 share/wesnoth/images/mermaid-enchantress.png
+share/wesnoth/images/mermaid-initiate-defend.png
+share/wesnoth/images/mermaid-initiate-staff-attack.png
+share/wesnoth/images/mermaid-initiate-water-attack1.png
+share/wesnoth/images/mermaid-initiate-water-attack2.png
+share/wesnoth/images/mermaid-initiate-water-attack3.png
+share/wesnoth/images/mermaid-initiate-water-attack4.png
+share/wesnoth/images/mermaid-initiate-water-attack5.png
+share/wesnoth/images/mermaid-initiate-water-attack6.png
+share/wesnoth/images/mermaid-initiate-water-attack7.png
 share/wesnoth/images/mermaid-initiate.png
 share/wesnoth/images/mermaid-priestess.png
+share/wesnoth/images/mermaid-siren-defend.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack1.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack2.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack3.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack4.png
+share/wesnoth/images/mermaid-siren-water-attack1.png
+share/wesnoth/images/mermaid-siren-water-attack2.png
+share/wesnoth/images/mermaid-siren-water-attack3.png
+share/wesnoth/images/mermaid-siren-water-attack4.png
+share/wesnoth/images/mermaid-siren-water-attack5.png
+share/wesnoth/images/mermaid-siren-water-attack6.png
+share/wesnoth/images/mermaid-siren-water-attack7.png
 share/wesnoth/images/mermaid-siren.png
 share/wesnoth/images/merman-attack.png
 share/wesnoth/images/merman-defend.png
@@ -1473,11 +1546,9 @@
 share/wesnoth/images/misc/rightside.png
 share/wesnoth/images/misc/schedule-afternoon.png
 share/wesnoth/images/misc/schedule-dawn.png
-share/wesnoth/images/misc/schedule-day.png
 share/wesnoth/images/misc/schedule-dusk.png
 share/wesnoth/images/misc/schedule-firstwatch.png
 share/wesnoth/images/misc/schedule-morning.png
-share/wesnoth/images/misc/schedule-night.png
 share/wesnoth/images/misc/schedule-secondwatch.png
 share/wesnoth/images/misc/schedule-underground-illum.png
 share/wesnoth/images/misc/schedule-underground.png
@@ -1503,6 +1574,7 @@
 share/wesnoth/images/misc/selected-ellipse-9-top.png
 share/wesnoth/images/misc/slowed.png
 share/wesnoth/images/misc/status-bg.png
+share/wesnoth/images/misc/stone.png
 share/wesnoth/images/misc/title.png
 share/wesnoth/images/misc/top-bg.png
 share/wesnoth/images/misc/topleft-corner.png
@@ -1546,6 +1618,11 @@
 share/wesnoth/images/neutral-bandit-attack.png
 share/wesnoth/images/neutral-bandit-defend.png
 share/wesnoth/images/neutral-bandit.png
+share/wesnoth/images/neutral-footpad+female-attack.png
+share/wesnoth/images/neutral-footpad+female-attack1.png
+share/wesnoth/images/neutral-footpad+female-attack2.png
+share/wesnoth/images/neutral-footpad+female-defend.png
+share/wesnoth/images/neutral-footpad+female.png
 share/wesnoth/images/neutral-footpad-attack.png
 share/wesnoth/images/neutral-footpad-attack1.png
 share/wesnoth/images/neutral-footpad-attack2.png
@@ -1632,18 +1709,35 @@
 share/wesnoth/images/orcish-grunt.png
 share/wesnoth/images/orcish-leader-attack.png
 share/wesnoth/images/orcish-leader-defend.png
+share/wesnoth/images/orcish-leader-ranged-1.png
+share/wesnoth/images/orcish-leader-ranged-2.png
 share/wesnoth/images/orcish-leader.png
 share/wesnoth/images/orcish-ruler-attack.png
 share/wesnoth/images/orcish-ruler-defend.png
+share/wesnoth/images/orcish-ruler-ranged-1.png
+share/wesnoth/images/orcish-ruler-ranged-2.png
 share/wesnoth/images/orcish-ruler.png
-share/wesnoth/images/orcish-shaman.png
-share/wesnoth/images/orcish-shaman1.png
-share/wesnoth/images/orcish-shaman2.png
+share/wesnoth/images/orcish-shaman-black-attack-curse.png
+share/wesnoth/images/orcish-shaman-black-attack-staff.png
+share/wesnoth/images/orcish-shaman-black-defend.png
+share/wesnoth/images/orcish-shaman-black.png
+share/wesnoth/images/orcish-shaman-red-attack-curse.png
+share/wesnoth/images/orcish-shaman-red-attack-staff.png
+share/wesnoth/images/orcish-shaman-red-defend.png
+share/wesnoth/images/orcish-shaman-red.png
+share/wesnoth/images/orcish-shaman-tan-attack-curse.png
+share/wesnoth/images/orcish-shaman-tan-attack-staff.png
+share/wesnoth/images/orcish-shaman-tan-defend.png
+share/wesnoth/images/orcish-shaman-tan.png
 share/wesnoth/images/orcish-sovereign-attack1.png
 share/wesnoth/images/orcish-sovereign-attack2.png
 share/wesnoth/images/orcish-sovereign-defend.png
+share/wesnoth/images/orcish-sovereign-ranged-1.png
+share/wesnoth/images/orcish-sovereign-ranged-2.png
 share/wesnoth/images/orcish-sovereign.png
 share/wesnoth/images/orcish-warlord-defend.png
+share/wesnoth/images/orcish-warlord-ranged-1.png
+share/wesnoth/images/orcish-warlord-ranged-2.png
 share/wesnoth/images/orcish-warlord.png
 share/wesnoth/images/orcish-warrior-defend.png
 share/wesnoth/images/orcish-warrior-melee1.png
@@ -1670,12 +1764,13 @@
 share/wesnoth/images/parandra.png
 share/wesnoth/images/pirate-galleon.png
 share/wesnoth/images/portraits/Eastern_Invasion/dacyn.png
+share/wesnoth/images/portraits/Eastern_Invasion/gweddry.png
+share/wesnoth/images/portraits/Eastern_Invasion/mal-ravanal.png
 share/wesnoth/images/portraits/Heir_To_The_Throne/asheviere.png
 share/wesnoth/images/portraits/Heir_To_The_Throne/delfador.png
 share/wesnoth/images/portraits/Heir_To_The_Throne/kalenz.png
 share/wesnoth/images/portraits/Heir_To_The_Throne/konrad.png
 share/wesnoth/images/portraits/Heir_To_The_Throne/lisar.png
-share/wesnoth/images/portraits/Heir_To_The_Throne/lisar_angry.png
 share/wesnoth/images/portraits/The_Rise_of_Wesnoth/addroran.png
 share/wesnoth/images/portraits/The_Rise_of_Wesnoth/aethyr.png
 share/wesnoth/images/portraits/The_Rise_of_Wesnoth/aryad.png
@@ -1702,7 +1797,8 @@
 share/wesnoth/images/projectiles/entangle.png
 share/wesnoth/images/projectiles/fireball.png



Home | Main Index | Thread Index | Old Index