Author: thespaceinvader
Date: Wed Apr 15 22:49:53 2009
New Revision: 34951

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34951&view=rev
Log:
Add and wire Kitty's Huntsman portrait, update changelogs, portrait credits.

Added:
    branches/1.6/data/core/images/portraits/humans/huntsman.png   (with props)
    branches/1.6/data/core/images/portraits/humans/transparent/huntsman.png   
(with props)
Modified:
    branches/1.6/changelog
    branches/1.6/data/core/images/portraits/ARTISTS
    branches/1.6/data/core/units/humans/Woodsman_Huntsman.cfg
    branches/1.6/players_changelog

Modified: branches/1.6/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/changelog?rev=34951&r1=34950&r2=34951&view=diff
==============================================================================
--- branches/1.6/changelog (original)
+++ branches/1.6/changelog Wed Apr 15 22:49:53 2009
@@ -19,7 +19,7 @@
    usage
  * Graphics:
    * New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman,
-     Ogre/Young Ogre, Trapper, Ranger
+     Ogre/Young Ogre, Trapper, Ranger, Huntsman.
    * Added two new snow mountain variants
  * Language and i18n:
    * new translations: Icelandic

Modified: branches/1.6/data/core/images/portraits/ARTISTS
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/images/portraits/ARTISTS?rev=34951&r1=34950&r2=34951&view=diff
==============================================================================
--- branches/1.6/data/core/images/portraits/ARTISTS (original)
+++ branches/1.6/data/core/images/portraits/ARTISTS Wed Apr 15 22:49:53 2009
@@ -35,6 +35,7 @@
     Assassin male and female
     Trapper
     Ranger
+    Huntsman
 Others:
     Troll Whelp
     Gryphon

Added: branches/1.6/data/core/images/portraits/humans/huntsman.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/images/portraits/humans/huntsman.png?rev=34951&view=auto
==============================================================================
Binary file - no diff available.

Propchange: branches/1.6/data/core/images/portraits/humans/huntsman.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: branches/1.6/data/core/images/portraits/humans/transparent/huntsman.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/images/portraits/humans/transparent/huntsman.png?rev=34951&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
branches/1.6/data/core/images/portraits/humans/transparent/huntsman.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: branches/1.6/data/core/units/humans/Woodsman_Huntsman.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/units/humans/Woodsman_Huntsman.cfg?rev=34951&r1=34950&r2=34951&view=diff
==============================================================================
--- branches/1.6/data/core/units/humans/Woodsman_Huntsman.cfg (original)
+++ branches/1.6/data/core/units/humans/Woodsman_Huntsman.cfg Wed Apr 15 
22:49:53 2009
@@ -5,6 +5,7 @@
     name= _ "Huntsman"
     race=human
     image="units/human-outlaws/huntsman.png"
+    profile=portraits/humans/huntsman.png
     {MAGENTA_IS_THE_TEAM_COLOR}
     hitpoints=57
     movement_type=smallfoot
@@ -23,6 +24,20 @@
     die_sound={SOUND_LIST:HUMAN_DIE}
     {DEFENSE_ANIM_RANGE "units/human-outlaws/huntsman-defend.png" 
"units/human-outlaws/huntsman.png" {SOUND_LIST:HUMAN_HIT} melee }
     {DEFENSE_ANIM_RANGE "units/human-outlaws/huntsman-bow-defend.png" 
"units/human-outlaws/huntsman-bow.png" {SOUND_LIST:HUMAN_HIT} ranged }
+
+    [portrait]
+        size=400
+        side="left"
+        mirror="false"
+        image="portraits/humans/transparent/huntsman.png"
+    [/portrait]
+    [portrait]
+        size=400
+        side="right"
+        mirror="true"
+        image="portraits/humans/transparent/huntsman.png"
+    [/portrait]
+
     #huntsmen are better than normal units at woods and swamps
     [movement_costs]
         swamp_water=2

Modified: branches/1.6/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/players_changelog?rev=34951&r1=34950&r2=34951&view=diff
==============================================================================
--- branches/1.6/players_changelog (original)
+++ branches/1.6/players_changelog Wed Apr 15 22:49:53 2009
@@ -14,7 +14,7 @@
   
   * Graphics
     * New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman,
-      Ogre/Young Ogre, Trapper, Ranger.
+      Ogre/Young Ogre, Trapper, Ranger, Huntsman.
 
   * Language and translations
     * New translations: Icelandic.


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to