Author: thespaceinvader
Date: Fri Mar 27 23:11:39 2009
New Revision: 34193
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34193&view=rev
Log:
Add and wire Kitty's Trapper portrait, update changelogs, portrait credits.
Added:
branches/1.6/data/core/images/portraits/humans/transparent/trapper.png
(with props)
branches/1.6/data/core/images/portraits/humans/trapper.png (with props)
Modified:
branches/1.6/changelog
branches/1.6/data/core/images/portraits/ARTISTS
branches/1.6/data/core/units/humans/Woodsman_Poacher.cfg
branches/1.6/data/core/units/humans/Woodsman_Trapper.cfg
branches/1.6/players_changelog
Modified: branches/1.6/changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/changelog?rev=34193&r1=34192&r2=34193&view=diff
==============================================================================
--- branches/1.6/changelog (original)
+++ branches/1.6/changelog Fri Mar 27 23:11:39 2009
@@ -3,7 +3,7 @@
* New feature: exporting of selection coordinates to system clipboard
* Graphics:
* New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman,
- Ogre/Young Ogre
+ Ogre/Young Ogre, Trapper
* Language and i18n:
* new translations: Icelandic
* updated translations: British English, Catalan, Chinese (Simplified),
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=34193&r1=34192&r2=34193&view=diff
==============================================================================
--- branches/1.6/data/core/images/portraits/ARTISTS (original)
+++ branches/1.6/data/core/images/portraits/ARTISTS Fri Mar 27 23:11:39 2009
@@ -33,6 +33,7 @@
Human Outlaws
Thief/Rogue male and female
Assassin male and female
+ Trapper
Others:
Troll Whelp
Gryphon
Added: branches/1.6/data/core/images/portraits/humans/transparent/trapper.png
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/images/portraits/humans/transparent/trapper.png?rev=34193&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
branches/1.6/data/core/images/portraits/humans/transparent/trapper.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: branches/1.6/data/core/images/portraits/humans/trapper.png
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/images/portraits/humans/trapper.png?rev=34193&view=auto
==============================================================================
Binary file - no diff available.
Propchange: branches/1.6/data/core/images/portraits/humans/trapper.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: branches/1.6/data/core/units/humans/Woodsman_Poacher.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/units/humans/Woodsman_Poacher.cfg?rev=34193&r1=34192&r2=34193&view=diff
==============================================================================
--- branches/1.6/data/core/units/humans/Woodsman_Poacher.cfg (original)
+++ branches/1.6/data/core/units/humans/Woodsman_Poacher.cfg Fri Mar 27
23:11:39 2009
@@ -5,7 +5,7 @@
race=human
image="units/human-outlaws/poacher.png"
{MAGENTA_IS_THE_TEAM_COLOR}
- profile=portraits/humans/poacher.png
+ profile=portraits/humans/trapper.png
ellipse="misc/ellipse"
hitpoints=32
movement_type=smallfoot
@@ -24,6 +24,18 @@
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM_RANGE "units/human-outlaws/poacher-defend.png"
"units/human-outlaws/poacher-dagger.png" {SOUND_LIST:HUMAN_HIT} melee }
{DEFENSE_ANIM_RANGE "units/human-outlaws/poacher-bow-defend.png"
"units/human-outlaws/poacher.png" {SOUND_LIST:HUMAN_HIT} ranged }
+ [portrait]
+ size=400
+ side="left"
+ mirror="false"
+ image="portraits/humans/transparent/trapper.png"
+ [/portrait]
+ [portrait]
+ size=400
+ side="right"
+ mirror="true"
+ image="portraits/humans/transparent/trapper.png"
+ [/portrait]
[movement_costs]
swamp_water=2
[/movement_costs]
Modified: branches/1.6/data/core/units/humans/Woodsman_Trapper.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/units/humans/Woodsman_Trapper.cfg?rev=34193&r1=34192&r2=34193&view=diff
==============================================================================
--- branches/1.6/data/core/units/humans/Woodsman_Trapper.cfg (original)
+++ branches/1.6/data/core/units/humans/Woodsman_Trapper.cfg Fri Mar 27
23:11:39 2009
@@ -5,7 +5,7 @@
race=human
image="units/human-outlaws/trapper.png"
{MAGENTA_IS_THE_TEAM_COLOR}
- profile=portraits/humans/poacher.png
+ profile=portraits/humans/trapper.png
hitpoints=45
movement_type=smallfoot
movement=5
@@ -23,6 +23,18 @@
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM_RANGE "units/human-outlaws/trapper-defend.png"
"units/human-outlaws/trapper-dagger.png" {SOUND_LIST:HUMAN_HIT} melee }
{DEFENSE_ANIM_RANGE "units/human-outlaws/trapper-bow-defend.png"
"units/human-outlaws/trapper.png" {SOUND_LIST:HUMAN_HIT} ranged }
+ [portrait]
+ size=400
+ side="left"
+ mirror="false"
+ image="portraits/humans/transparent/trapper.png"
+ [/portrait]
+ [portrait]
+ size=400
+ side="right"
+ mirror="true"
+ image="portraits/humans/transparent/trapper.png"
+ [/portrait]
[movement_costs]
swamp_water=2
[/movement_costs]
Modified: branches/1.6/players_changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/players_changelog?rev=34193&r1=34192&r2=34193&view=diff
==============================================================================
--- branches/1.6/players_changelog (original)
+++ branches/1.6/players_changelog Fri Mar 27 23:11:39 2009
@@ -5,7 +5,7 @@
Version 1.6+svn:
* Graphics:
* New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman,
- Ogre/Young Ogre
+ Ogre/Young Ogre, Trapper
* Language and translations
* New translations: Icelandic.
* Updated translations: British English, Catalan, Chinese (Simplified),
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits