|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-08-22 05:49:39
|
Revision: 19604
http://sourceforge.net/p/crossfire/code/19604
Author: rjtanner
Date: 2014-08-22 05:49:33 +0000 (Fri, 22 Aug 2014)
Log Message:
-----------
Added new floor archetype (shop/Floors/shop_random.arc & shop_random.face) for random items in shops. New face (shop/Floors/shop_random.base.111.png) also makes it more apparent in the map editor that random items will appear on that tile.
Modified Paths:
--------------
arch/trunk/ChangeLog
Added Paths:
-----------
arch/trunk/shop/Floors/shop_random.arc
arch/trunk/shop/Floors/shop_random.base.111.png
arch/trunk/shop/Floors/shop_random.face
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2014-08-22 05:08:53 UTC (rev 19603)
+++ arch/trunk/ChangeLog 2014-08-22 05:49:33 UTC (rev 19604)
@@ -1,3 +1,12 @@
+
+Added new floor archetype for random items in shops.
+New face also makes it more apparent in the map editor that
+random items will appear on that tile.
+shop/Floors/shop_random.arc
+shop/Floors/shop_random.base.111.png
+shop/Floors/shop_random.face
+RJT 2014-08-22
+
2014-08-03 Kevin Zheng
* food/: Tweak and balance food items.
Added: arch/trunk/shop/Floors/shop_random.arc
===================================================================
--- arch/trunk/shop/Floors/shop_random.arc (rev 0)
+++ arch/trunk/shop/Floors/shop_random.arc 2014-08-22 05:49:33 UTC (rev 19604)
@@ -0,0 +1,11 @@
+Object shop_random
+name tiles
+is_floor 1
+face shop_random.111
+no_pick 1
+no_magic 1
+type 68
+auto_apply 1
+randomitems random_shop
+damned 1
+end
Added: arch/trunk/shop/Floors/shop_random.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/shop/Floors/shop_random.base.111.png
===================================================================
--- arch/trunk/shop/Floors/shop_random.base.111.png 2014-08-22 05:08:53 UTC (rev 19603)
+++ arch/trunk/shop/Floors/shop_random.base.111.png 2014-08-22 05:49:33 UTC (rev 19604)
Property changes on: arch/trunk/shop/Floors/shop_random.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/shop/Floors/shop_random.face
===================================================================
--- arch/trunk/shop/Floors/shop_random.face (rev 0)
+++ arch/trunk/shop/Floors/shop_random.face 2014-08-22 05:49:33 UTC (rev 19604)
@@ -0,0 +1,3 @@
+face shop_random.111
+magicmap grey
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-08-27 02:32:46
|
Revision: 19609
http://sourceforge.net/p/crossfire/code/19609
Author: silvernexus
Date: 2014-08-27 02:32:40 +0000 (Wed, 27 Aug 2014)
Log Message:
-----------
Added the leather arches I missed in r19607.
Revision Links:
--------------
http://sourceforge.net/p/crossfire/code/19607
Modified Paths:
--------------
arch/trunk/ChangeLog
Added Paths:
-----------
arch/trunk/misc/leather.arc
arch/trunk/misc/leather.base.111.png
arch/trunk/misc/leather.face
arch/trunk/misc/leather_black.arc
arch/trunk/misc/leather_black.base.111.png
arch/trunk/misc/leather_strips.arc
arch/trunk/misc/leather_strips.base.111.png
arch/trunk/misc/leather_white.arc
arch/trunk/misc/leather_white.base.111.png
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2014-08-27 02:25:40 UTC (rev 19608)
+++ arch/trunk/ChangeLog 2014-08-27 02:32:40 UTC (rev 19609)
@@ -2,6 +2,15 @@
Finally add my leather developments from earlier.
Adjusted tanning bench to be able to hold behemoth's hide
misc/Container/tanbench.arc
+misc/leather.arc
+misc/leather.base.111.png
+misc/leather.face
+misc/leather_black.arc
+misc/leather_black.base.111.png
+misc/leather_white.arc
+misc/leather_white.base.111.png
+misc/leather_strips.arc
+misc/leather_strips.base.111.png
monster/troll/Troll/troll.arc
monster/troll/Troll/troll.trs
SilverNexus 2014-08-26
Added: arch/trunk/misc/leather.arc
===================================================================
--- arch/trunk/misc/leather.arc (rev 0)
+++ arch/trunk/misc/leather.arc 2014-08-27 02:32:40 UTC (rev 19609)
@@ -0,0 +1,8 @@
+Object leather
+face leather.111
+weight 25000
+name_pl leathers
+material 136
+value 500
+nrof 1
+end
Added: arch/trunk/misc/leather.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/misc/leather.base.111.png
===================================================================
--- arch/trunk/misc/leather.base.111.png 2014-08-27 02:25:40 UTC (rev 19608)
+++ arch/trunk/misc/leather.base.111.png 2014-08-27 02:32:40 UTC (rev 19609)
Property changes on: arch/trunk/misc/leather.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/misc/leather.face
===================================================================
--- arch/trunk/misc/leather.face (rev 0)
+++ arch/trunk/misc/leather.face 2014-08-27 02:32:40 UTC (rev 19609)
@@ -0,0 +1,3 @@
+face leather.111
+magicmap orange
+end
\ No newline at end of file
Added: arch/trunk/misc/leather_black.arc
===================================================================
--- arch/trunk/misc/leather_black.arc (rev 0)
+++ arch/trunk/misc/leather_black.arc 2014-08-27 02:32:40 UTC (rev 19609)
@@ -0,0 +1,8 @@
+Object leather_black
+name black leather
+face leather_black.111
+weight 25000
+name_pl black leathers
+material 136
+value 1200
+end
Added: arch/trunk/misc/leather_black.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/misc/leather_black.base.111.png
===================================================================
--- arch/trunk/misc/leather_black.base.111.png 2014-08-27 02:25:40 UTC (rev 19608)
+++ arch/trunk/misc/leather_black.base.111.png 2014-08-27 02:32:40 UTC (rev 19609)
Property changes on: arch/trunk/misc/leather_black.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/misc/leather_strips.arc
===================================================================
--- arch/trunk/misc/leather_strips.arc (rev 0)
+++ arch/trunk/misc/leather_strips.arc 2014-08-27 02:32:40 UTC (rev 19609)
@@ -0,0 +1,9 @@
+Object leather_strips
+face leather_strips.111
+weight 500
+name leather strip
+name_pl leather strips
+material 136
+value 10
+nrof 1
+end
Added: arch/trunk/misc/leather_strips.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/misc/leather_strips.base.111.png
===================================================================
--- arch/trunk/misc/leather_strips.base.111.png 2014-08-27 02:25:40 UTC (rev 19608)
+++ arch/trunk/misc/leather_strips.base.111.png 2014-08-27 02:32:40 UTC (rev 19609)
Property changes on: arch/trunk/misc/leather_strips.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/misc/leather_white.arc
===================================================================
--- arch/trunk/misc/leather_white.arc (rev 0)
+++ arch/trunk/misc/leather_white.arc 2014-08-27 02:32:40 UTC (rev 19609)
@@ -0,0 +1,8 @@
+Object leather_white
+name white leather
+face leather_white.111
+weight 25000
+material 136
+name_pl white leathers
+value 1300
+end
Added: arch/trunk/misc/leather_white.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/misc/leather_white.base.111.png
===================================================================
--- arch/trunk/misc/leather_white.base.111.png 2014-08-27 02:25:40 UTC (rev 19608)
+++ arch/trunk/misc/leather_white.base.111.png 2014-08-27 02:32:40 UTC (rev 19609)
Property changes on: arch/trunk/misc/leather_white.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-08-27 02:39:38
|
Revision: 19610
http://sourceforge.net/p/crossfire/code/19610
Author: silvernexus
Date: 2014-08-27 02:39:34 +0000 (Wed, 27 Aug 2014)
Log Message:
-----------
Add steel shortsword for testing and balancing. Formula to smith it included in r19608.
Revision Links:
--------------
http://sourceforge.net/p/crossfire/code/19608
Modified Paths:
--------------
arch/trunk/ChangeLog
Added Paths:
-----------
arch/trunk/weapon/sword/steel_ssword_1.arc
arch/trunk/weapon/sword/steel_ssword_1.base.111.png
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2014-08-27 02:32:40 UTC (rev 19609)
+++ arch/trunk/ChangeLog 2014-08-27 02:39:34 UTC (rev 19610)
@@ -1,4 +1,12 @@
+Add experimental steel shortsword.
+The intent is to make a full set of steel weaponry,
+but balancing the steel shortsword should give a good
+idea of what to do on the other weapons.
+weapon/sword/steel_ssword_1.arc
+weapon/sword/steel_ssword_1.base.111.png
+SilverNexus 2014-08-26
+
Finally add my leather developments from earlier.
Adjusted tanning bench to be able to hold behemoth's hide
misc/Container/tanbench.arc
Added: arch/trunk/weapon/sword/steel_ssword_1.arc
===================================================================
--- arch/trunk/weapon/sword/steel_ssword_1.arc (rev 0)
+++ arch/trunk/weapon/sword/steel_ssword_1.arc 2014-08-27 02:39:34 UTC (rev 19610)
@@ -0,0 +1,18 @@
+Object steel_shortsword
+nrof 1
+last_sp 6
+type 15
+face steel_ssword_1.111
+material 2
+materialname steel
+dam 6
+weight 10000
+value 150
+attacktype 1
+weapontype 1
+name steel shortsword
+name_pl steel shortswords
+client_type 101
+body_arm -1
+skill one handed weapons
+end
Added: arch/trunk/weapon/sword/steel_ssword_1.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/weapon/sword/steel_ssword_1.base.111.png
===================================================================
--- arch/trunk/weapon/sword/steel_ssword_1.base.111.png 2014-08-27 02:32:40 UTC (rev 19609)
+++ arch/trunk/weapon/sword/steel_ssword_1.base.111.png 2014-08-27 02:39:34 UTC (rev 19610)
Property changes on: arch/trunk/weapon/sword/steel_ssword_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-09-02 23:10:03
|
Revision: 19631
http://sourceforge.net/p/crossfire/code/19631
Author: rjtanner
Date: 2014-09-02 23:09:56 +0000 (Tue, 02 Sep 2014)
Log Message:
-----------
Update shop tiles (shop/Floors/shop_*.arc) to use descriptive names instead of just 'tiles'.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/shop/Floors/shop_alchemy.arc
arch/trunk/shop/Floors/shop_amule.arc
arch/trunk/shop/Floors/shop_armou.arc
arch/trunk/shop/Floors/shop_books.arc
arch/trunk/shop/Floors/shop_empty.arc
arch/trunk/shop/Floors/shop_floor.arc
arch/trunk/shop/Floors/shop_food.arc
arch/trunk/shop/Floors/shop_gems.arc
arch/trunk/shop/Floors/shop_gener.arc
arch/trunk/shop/Floors/shop_light.arc
arch/trunk/shop/Floors/shop_mineral.arc
arch/trunk/shop/Floors/shop_potio.arc
arch/trunk/shop/Floors/shop_random.arc
arch/trunk/shop/Floors/shop_ring.arc
arch/trunk/shop/Floors/shop_scrol.arc
arch/trunk/shop/Floors/shop_speci.arc
arch/trunk/shop/Floors/shop_throw.arc
arch/trunk/shop/Floors/shop_wands.arc
arch/trunk/shop/Floors/shop_weapo.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/ChangeLog 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,4 +1,26 @@
+Update shop tiles to use descriptive names instead of just "tiles"
+shop/Floors/shop_alchemy.arc
+shop/Floors/shop_amule.arc
+shop/Floors/shop_armou.arc
+shop/Floors/shop_books.arc
+shop/Floors/shop_empty.arc
+shop/Floors/shop_floor.arc
+shop/Floors/shop_food.arc
+shop/Floors/shop_gems.arc
+shop/Floors/shop_gener.arc
+shop/Floors/shop_light.arc
+shop/Floors/shop_mineral.arc
+shop/Floors/shop_potio.arc
+shop/Floors/shop_random.arc
+shop/Floors/shop_ring.arc
+shop/Floors/shop_scrol.arc
+shop/Floors/shop_speci.arc
+shop/Floors/shop_throw.arc
+shop/Floors/shop_wands.arc
+shop/Floors/shop_weapo.arc
+RJT 2014-09-02
+
Add experimental steel shortsword.
The intent is to make a full set of steel weaponry,
but balancing the steel shortsword should give a good
Modified: arch/trunk/shop/Floors/shop_alchemy.arc
===================================================================
--- arch/trunk/shop/Floors/shop_alchemy.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_alchemy.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_alchemy
-name tiles
+name alchemy items tile
is_floor 1
face shop_alchemy.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_amule.arc
===================================================================
--- arch/trunk/shop/Floors/shop_amule.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_amule.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_amulets
-name tiles
+name amulet tile
is_floor 1
face shop_amule.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_armou.arc
===================================================================
--- arch/trunk/shop/Floors/shop_armou.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_armou.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_armour
-name tiles
+name armour tile
is_floor 1
face shop_armou.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_books.arc
===================================================================
--- arch/trunk/shop/Floors/shop_books.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_books.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_books
-name tiles
+name book tile
is_floor 1
face shop_books.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_empty.arc
===================================================================
--- arch/trunk/shop/Floors/shop_empty.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_empty.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_empty
-name tiles
+name empty shop tile
is_floor 1
face shop_empty.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_floor.arc
===================================================================
--- arch/trunk/shop/Floors/shop_floor.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_floor.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_floor
-name tiles
+name random item shop tile
is_floor 1
face shop_empty.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_food.arc
===================================================================
--- arch/trunk/shop/Floors/shop_food.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_food.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_food
-name tiles
+name Food tile
is_floor 1
face shop_food.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_gems.arc
===================================================================
--- arch/trunk/shop/Floors/shop_gems.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_gems.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_gems
-name tiles
+name gem tile
is_floor 1
face shop_gems.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_gener.arc
===================================================================
--- arch/trunk/shop/Floors/shop_gener.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_gener.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_general
-name tiles
+name general items tile
is_floor 1
face shop_gener.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_light.arc
===================================================================
--- arch/trunk/shop/Floors/shop_light.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_light.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_light
-name tiles
+name light sources tile
is_floor 1
face shop_gener.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_mineral.arc
===================================================================
--- arch/trunk/shop/Floors/shop_mineral.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_mineral.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_minerals
-name tiles
+name minerals tile
is_floor 1
face shop_mineral.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_potio.arc
===================================================================
--- arch/trunk/shop/Floors/shop_potio.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_potio.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_potions
-name tiles
+name potion tile
is_floor 1
face shop_potio.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_random.arc
===================================================================
--- arch/trunk/shop/Floors/shop_random.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_random.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_random
-name tiles
+name random items tile
is_floor 1
face shop_random.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_ring.arc
===================================================================
--- arch/trunk/shop/Floors/shop_ring.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_ring.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_ring
-name tiles
+name ring tile
is_floor 1
face shop_ring.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_scrol.arc
===================================================================
--- arch/trunk/shop/Floors/shop_scrol.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_scrol.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_scrolls
-name tiles
+name scroll tile
is_floor 1
face shop_scrol.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_speci.arc
===================================================================
--- arch/trunk/shop/Floors/shop_speci.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_speci.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_special
-name tiles
+name random special tile
is_floor 1
face shop_speci.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_throw.arc
===================================================================
--- arch/trunk/shop/Floors/shop_throw.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_throw.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_throw
-name tiles
+name missile weapon tile
is_floor 1
face shop_throw.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_wands.arc
===================================================================
--- arch/trunk/shop/Floors/shop_wands.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_wands.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_wands
-name tiles
+name wands and rods tile
is_floor 1
face shop_wands.111
no_pick 1
Modified: arch/trunk/shop/Floors/shop_weapo.arc
===================================================================
--- arch/trunk/shop/Floors/shop_weapo.arc 2014-08-31 08:05:58 UTC (rev 19630)
+++ arch/trunk/shop/Floors/shop_weapo.arc 2014-09-02 23:09:56 UTC (rev 19631)
@@ -1,5 +1,5 @@
Object shop_weapon
-name tiles
+name weapon tile
is_floor 1
face shop_weapo.111
no_pick 1
@@ -11,7 +11,7 @@
end
Object shop_weapon_east
-name tiles
+name eastern weapon tiles
is_floor 1
face shop_weapo.111
no_pick 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-09-04 22:21:02
|
Revision: 19634
http://sourceforge.net/p/crossfire/code/19634
Author: rjtanner
Date: 2014-09-04 22:20:52 +0000 (Thu, 04 Sep 2014)
Log Message:
-----------
New graphic (random/randomOre.base.111.png) and face (random/randomOre.face) for random_ore tile (random/random_ore.arc), it was using the same face as random_mineral before.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/random/random_ore.arc
Added Paths:
-----------
arch/trunk/random/randomOre.base.111.png
arch/trunk/random/randomOre.face
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2014-09-04 21:07:27 UTC (rev 19633)
+++ arch/trunk/ChangeLog 2014-09-04 22:20:52 UTC (rev 19634)
@@ -1,5 +1,12 @@
-Update graphic faces for random item tiles
+New graphic and face for random_ore tile, it was using the same
+face as random_mineral before.
+random/randomOre.base.111.png
+random/randomOre.face
+random/random_ore.arc
+RJT 2014-09-04
+
+Update graphic faces for random item tiles.
random/randomArti.base.111.png
random/randomBow.base.111.png
random/randomFood.base.111.png
Added: arch/trunk/random/randomOre.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/random/randomOre.base.111.png
===================================================================
--- arch/trunk/random/randomOre.base.111.png 2014-09-04 21:07:27 UTC (rev 19633)
+++ arch/trunk/random/randomOre.base.111.png 2014-09-04 22:20:52 UTC (rev 19634)
Property changes on: arch/trunk/random/randomOre.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/random/randomOre.face
===================================================================
--- arch/trunk/random/randomOre.face (rev 0)
+++ arch/trunk/random/randomOre.face 2014-09-04 22:20:52 UTC (rev 19634)
@@ -0,0 +1,3 @@
+face randomOre.111
+magicmap orange
+end
Modified: arch/trunk/random/random_ore.arc
===================================================================
--- arch/trunk/random/random_ore.arc 2014-09-04 21:07:27 UTC (rev 19633)
+++ arch/trunk/random/random_ore.arc 2014-09-04 22:20:52 UTC (rev 19634)
@@ -1,5 +1,5 @@
Object random_ore
-face randomMin.111
+face randomOre.111
type 4
hp 1
randomitems random_ore
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-09-29 18:42:32
|
Revision: 19670
http://sourceforge.net/p/crossfire/code/19670
Author: silvernexus
Date: 2014-09-29 18:42:26 +0000 (Mon, 29 Sep 2014)
Log Message:
-----------
Added troll hide I forgot in r19609. Uncommented change in r19630 related to forgetting to add this arch.
Revision Links:
--------------
http://sourceforge.net/p/crossfire/code/19609
http://sourceforge.net/p/crossfire/code/19630
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/monster/troll/Troll/troll.trs
Added Paths:
-----------
arch/trunk/flesh/generic/hide_troll.arc
arch/trunk/flesh/generic/hide_troll.base.111.png
arch/trunk/flesh/generic/hide_troll.face
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2014-09-28 01:44:12 UTC (rev 19669)
+++ arch/trunk/ChangeLog 2014-09-29 18:42:26 UTC (rev 19670)
@@ -1,3 +1,10 @@
+Added trollhide, which was missing from my August commits.
+Uncommented ryo_saeba's fix from me forgetting it in the first place.
+flesh/generic/hide_troll.arc
+flesh/generic/hide_troll.base.111.png
+flesh/generic/hide_troll.face
+monster/troll/Troll/troll.trs
+SilverNexus 2014-09-29
Added names for random_items archetypes.
random/randomArti.arc
Added: arch/trunk/flesh/generic/hide_troll.arc
===================================================================
--- arch/trunk/flesh/generic/hide_troll.arc (rev 0)
+++ arch/trunk/flesh/generic/hide_troll.arc 2014-09-29 18:42:26 UTC (rev 19670)
@@ -0,0 +1,10 @@
+Object hide_troll
+name hide
+nrof 1
+face hide_troll.111
+material 32
+type 72
+# troll hide is heavy (25% weight vs. 20%)
+weight 25
+value 300
+end
Added: arch/trunk/flesh/generic/hide_troll.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/flesh/generic/hide_troll.base.111.png
===================================================================
--- arch/trunk/flesh/generic/hide_troll.base.111.png 2014-09-28 01:44:12 UTC (rev 19669)
+++ arch/trunk/flesh/generic/hide_troll.base.111.png 2014-09-29 18:42:26 UTC (rev 19670)
Property changes on: arch/trunk/flesh/generic/hide_troll.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/flesh/generic/hide_troll.face
===================================================================
--- arch/trunk/flesh/generic/hide_troll.face (rev 0)
+++ arch/trunk/flesh/generic/hide_troll.face 2014-09-29 18:42:26 UTC (rev 19670)
@@ -0,0 +1,3 @@
+face hide_troll.111
+magicmap green
+end
\ No newline at end of file
Modified: arch/trunk/monster/troll/Troll/troll.trs
===================================================================
--- arch/trunk/monster/troll/Troll/troll.trs 2014-09-28 01:44:12 UTC (rev 19669)
+++ arch/trunk/monster/troll/Troll/troll.trs 2014-09-29 18:42:26 UTC (rev 19670)
@@ -22,9 +22,9 @@
chance 10
end
treasureone troll_parts
-# arch hide_troll
-# chance 20
-# more
+ arch hide_troll
+ chance 20
+ more
arch head
chance 80
more
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-10-04 20:35:24
|
Revision: 19678
http://sourceforge.net/p/crossfire/code/19678
Author: partmedia
Date: 2014-10-04 20:35:16 +0000 (Sat, 04 Oct 2014)
Log Message:
-----------
Combine generic hides and leathers into a single file
Also fix stacking for colored leathers
Added Paths:
-----------
arch/trunk/flesh/generic/hides.arc
arch/trunk/misc/leathers.arc
Removed Paths:
-------------
arch/trunk/flesh/generic/hide_black.arc
arch/trunk/flesh/generic/hide_brown.arc
arch/trunk/flesh/generic/hide_grey.arc
arch/trunk/flesh/generic/hide_white.arc
arch/trunk/misc/leather.arc
arch/trunk/misc/leather_black.arc
arch/trunk/misc/leather_strips.arc
arch/trunk/misc/leather_white.arc
Deleted: arch/trunk/flesh/generic/hide_black.arc
===================================================================
--- arch/trunk/flesh/generic/hide_black.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/flesh/generic/hide_black.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,9 +0,0 @@
-Object hide_black
-name hide
-nrof 1
-face hide_black.111
-material 32
-type 72
-weight 20
-value 300
-end
Deleted: arch/trunk/flesh/generic/hide_brown.arc
===================================================================
--- arch/trunk/flesh/generic/hide_brown.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/flesh/generic/hide_brown.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,9 +0,0 @@
-Object hide_brown
-name hide
-nrof 1
-face hide_brown.111
-material 32
-type 72
-weight 20
-value 300
-end
Deleted: arch/trunk/flesh/generic/hide_grey.arc
===================================================================
--- arch/trunk/flesh/generic/hide_grey.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/flesh/generic/hide_grey.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,9 +0,0 @@
-Object hide_grey
-name hide
-nrof 1
-face hide_grey.111
-material 32
-type 72
-weight 20
-value 300
-end
Deleted: arch/trunk/flesh/generic/hide_white.arc
===================================================================
--- arch/trunk/flesh/generic/hide_white.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/flesh/generic/hide_white.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,9 +0,0 @@
-Object hide_white
-name hide
-nrof 1
-face hide_white.111
-material 32
-type 72
-weight 20
-value 300
-end
Added: arch/trunk/flesh/generic/hides.arc
===================================================================
--- arch/trunk/flesh/generic/hides.arc (rev 0)
+++ arch/trunk/flesh/generic/hides.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -0,0 +1,47 @@
+# ------------------
+# Generic Hides
+# ------------------
+
+# Black
+Object hide_black
+name hide
+nrof 1
+face hide_black.111
+material 32
+type 72
+weight 20
+value 300
+end
+
+# Brown
+Object hide_brown
+name hide
+nrof 1
+face hide_brown.111
+material 32
+type 72
+weight 20
+value 300
+end
+
+# Gray
+Object hide_grey
+name hide
+nrof 1
+face hide_grey.111
+material 32
+type 72
+weight 20
+value 300
+end
+
+# White
+Object hide_white
+name hide
+nrof 1
+face hide_white.111
+material 32
+type 72
+weight 20
+value 300
+end
Deleted: arch/trunk/misc/leather.arc
===================================================================
--- arch/trunk/misc/leather.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/misc/leather.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,8 +0,0 @@
-Object leather
-face leather.111
-weight 25000
-name_pl leathers
-material 136
-value 500
-nrof 1
-end
Deleted: arch/trunk/misc/leather_black.arc
===================================================================
--- arch/trunk/misc/leather_black.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/misc/leather_black.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,8 +0,0 @@
-Object leather_black
-name black leather
-face leather_black.111
-weight 25000
-name_pl black leathers
-material 136
-value 1200
-end
Deleted: arch/trunk/misc/leather_strips.arc
===================================================================
--- arch/trunk/misc/leather_strips.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/misc/leather_strips.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,9 +0,0 @@
-Object leather_strips
-face leather_strips.111
-weight 500
-name leather strip
-name_pl leather strips
-material 136
-value 10
-nrof 1
-end
Deleted: arch/trunk/misc/leather_white.arc
===================================================================
--- arch/trunk/misc/leather_white.arc 2014-10-04 20:28:48 UTC (rev 19677)
+++ arch/trunk/misc/leather_white.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -1,8 +0,0 @@
-Object leather_white
-name white leather
-face leather_white.111
-weight 25000
-material 136
-name_pl white leathers
-value 1300
-end
Copied: arch/trunk/misc/leathers.arc (from rev 19676, arch/trunk/misc/leather.arc)
===================================================================
--- arch/trunk/misc/leathers.arc (rev 0)
+++ arch/trunk/misc/leathers.arc 2014-10-04 20:35:16 UTC (rev 19678)
@@ -0,0 +1,46 @@
+# ------------------
+# Leather Items
+# ------------------
+
+# Regular
+Object leather
+face leather.111
+weight 25000
+name_pl leathers
+material 136
+value 500
+nrof 1
+end
+
+# Black
+Object leather_black
+name black leather
+face leather_black.111
+weight 25000
+name_pl black leathers
+material 136
+value 1200
+nrof 1
+end
+
+# White
+Object leather_white
+name white leather
+face leather_white.111
+weight 25000
+material 136
+name_pl white leathers
+value 1300
+nrof 1
+end
+
+# Leather strips
+Object leather_strips
+face leather_strips.111
+weight 500
+name leather strip
+name_pl leather strips
+material 136
+value 10
+nrof 1
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-01-08 00:27:36
|
Revision: 19752
http://sourceforge.net/p/crossfire/code/19752
Author: rjtanner
Date: 2015-01-08 00:27:22 +0000 (Thu, 08 Jan 2015)
Log Message:
-----------
New graphic face for no_magic floor tile (floor/no_magic.base.111.png), less pixelated.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/floor/no_magic.base.111.png
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-01-07 00:19:06 UTC (rev 19751)
+++ arch/trunk/ChangeLog 2015-01-08 00:27:22 UTC (rev 19752)
@@ -1,3 +1,8 @@
+
+New graphic face for no_magic floor tile, less pixelated.
+floor/no_magic.base.111.png
+RJT 2015-01-07
+
Added trollhide, which was missing from my August commits.
Uncommented ryo_saeba's fix from me forgetting it in the first place.
flesh/generic/hide_troll.arc
Modified: arch/trunk/floor/no_magic.base.111.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-02-21 22:38:32
|
Revision: 19783
http://sourceforge.net/p/crossfire/code/19783
Author: rjtanner
Date: 2015-02-21 22:38:25 +0000 (Sat, 21 Feb 2015)
Log Message:
-----------
New graphic and archetype (shop/bank_scorn.*) for a Scorn style bank.
Modified Paths:
--------------
arch/trunk/ChangeLog
Added Paths:
-----------
arch/trunk/shop/bank_scorn.arc
arch/trunk/shop/bank_scorn.base.x11.png
arch/trunk/shop/bank_scorn.face
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-02-21 17:18:12 UTC (rev 19782)
+++ arch/trunk/ChangeLog 2015-02-21 22:38:25 UTC (rev 19783)
@@ -1,3 +1,8 @@
+New graphic and archetype for a Scorn style bank.
+shop/bank_scorn.base.x11.png
+shop/bank_scorn.face
+shop/bank_scorn.arc
+RJT 2015-02-21
New graphic face for no_magic floor tile, less pixelated.
floor/no_magic.base.111.png
Added: arch/trunk/shop/bank_scorn.arc
===================================================================
--- arch/trunk/shop/bank_scorn.arc (rev 0)
+++ arch/trunk/shop/bank_scorn.arc 2015-02-21 22:38:25 UTC (rev 19783)
@@ -0,0 +1,33 @@
+Object bank_scorn
+name bank_scorn
+face bank_scorn.x11
+type 66
+no_pick 1
+move_block all
+end
+More
+Object bank_scorn_2
+name bank_scorn
+face bank_scorn.x11
+type 66
+no_pick 1
+move_block all
+x 1
+end
+More
+Object bank_scorn_3
+name bank_scorn
+face bank_scorn.x11
+type 66
+no_pick 1
+y 1
+end
+More
+Object bank_scorn_4
+name bank_scorn
+face bank_scorn.x11
+type 66
+no_pick 1
+x 1
+y 1
+end
Added: arch/trunk/shop/bank_scorn.base.x11.png
===================================================================
(Binary files differ)
Index: arch/trunk/shop/bank_scorn.base.x11.png
===================================================================
--- arch/trunk/shop/bank_scorn.base.x11.png 2015-02-21 17:18:12 UTC (rev 19782)
+++ arch/trunk/shop/bank_scorn.base.x11.png 2015-02-21 22:38:25 UTC (rev 19783)
Property changes on: arch/trunk/shop/bank_scorn.base.x11.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/shop/bank_scorn.face
===================================================================
--- arch/trunk/shop/bank_scorn.face (rev 0)
+++ arch/trunk/shop/bank_scorn.face 2015-02-21 22:38:25 UTC (rev 19783)
@@ -0,0 +1,4 @@
+face bank_scorn.x11
+visibility 100
+magicmap white
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-03-08 09:26:14
|
Revision: 19836
http://sourceforge.net/p/crossfire/code/19836
Author: ryo_saeba
Date: 2015-03-08 09:26:09 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Replace stwall with version by Daniel W?\195?\188rl.
Modified Paths:
--------------
arch/trunk/wall/stwall/stwall_0.base.111.png
arch/trunk/wall/stwall/stwall_1.base.111.png
arch/trunk/wall/stwall/stwall_2.base.111.png
arch/trunk/wall/stwall/stwall_3.base.111.png
arch/trunk/wall/stwall/stwall_4.base.111.png
arch/trunk/wall/stwall/stwall_5.base.111.png
arch/trunk/wall/stwall/stwall_6.base.111.png
arch/trunk/wall/stwall/stwall_7.base.111.png
arch/trunk/wall/stwall/stwall_8.base.111.png
arch/trunk/wall/stwall/stwall_9.base.111.png
arch/trunk/wall/stwall/stwall_A.base.111.png
arch/trunk/wall/stwall/stwall_B.base.111.png
arch/trunk/wall/stwall/stwall_C.base.111.png
arch/trunk/wall/stwall/stwall_D.base.111.png
arch/trunk/wall/stwall/stwall_E.base.111.png
arch/trunk/wall/stwall/stwall_F.base.111.png
arch/trunk/wall/stwall/stwall_door_0.base.111.png
arch/trunk/wall/stwall/stwall_door_1.base.111.png
arch/trunk/wall/stwall/stwindow_0.base.111.png
arch/trunk/wall/stwall/stwindow_1.base.111.png
Added Paths:
-----------
arch/trunk/connect/stwall_secret/
arch/trunk/connect/stwall_secret/credits.txt
arch/trunk/connect/stwall_secret/stwallsec.arc
arch/trunk/connect/stwall_secret/stwallsec.base.111.png
arch/trunk/connect/stwall_secret/stwallsec.base.112.png
arch/trunk/connect/stwall_secret/stwallsec.base.113.png
arch/trunk/connect/stwall_secret/stwallsec.base.114.png
arch/trunk/connect/stwall_secret/stwallsec.base.115.png
arch/trunk/connect/stwall_secret/stwallsec.base.116.png
arch/trunk/connect/stwall_secret/stwallsec.base.117.png
arch/trunk/connect/stwall_secret/stwallsec.base.118.png
arch/trunk/connect/stwall_secret/stwallsec.face
arch/trunk/wall/stwall/credits.txt
Removed Paths:
-------------
arch/trunk/connect/stwallsec.arc
arch/trunk/connect/stwallsec.base.111.png
arch/trunk/connect/stwallsec.base.112.png
arch/trunk/connect/stwallsec.base.113.png
arch/trunk/connect/stwallsec.base.114.png
arch/trunk/connect/stwallsec.base.115.png
arch/trunk/connect/stwallsec.base.116.png
arch/trunk/connect/stwallsec.base.117.png
arch/trunk/connect/stwallsec.base.118.png
arch/trunk/connect/stwallsec.face
Property Changed:
----------------
arch/trunk/wall/stwall/
Added: arch/trunk/connect/stwall_secret/credits.txt
===================================================================
--- arch/trunk/connect/stwall_secret/credits.txt (rev 0)
+++ arch/trunk/connect/stwall_secret/credits.txt 2015-03-08 09:26:09 UTC (rev 19836)
@@ -0,0 +1,3 @@
+Those pics were made by Daniel Würl <dwuerl [put @ here] von-xanten.net>, and are under GPL.
+
+See http://forum.metalforge.net/viewtopic.php?p=12189
Copied: arch/trunk/connect/stwall_secret/stwallsec.arc (from rev 19834, arch/trunk/connect/stwallsec.arc)
===================================================================
--- arch/trunk/connect/stwall_secret/stwallsec.arc (rev 0)
+++ arch/trunk/connect/stwall_secret/stwallsec.arc 2015-03-08 09:26:09 UTC (rev 19836)
@@ -0,0 +1,32 @@
+Object stwall_closed_1
+name stone wall
+type 91
+activate_on_push 1
+activate_on_release 1
+no_pick 1
+face stwallsec.118
+animation stwall_closed_1
+is_animated 0
+move_block all
+no_magic 1
+damned 1
+blocksview 1
+wc 7
+maxsp 0
+dam 6
+end
+Object stwall_open_1
+name stone wall
+type 91
+activate_on_push 1
+activate_on_release 1
+no_pick 1
+damned 1
+no_magic 1
+face stwallsec.111
+animation stwall_open_1
+is_animated 0
+wc 0
+dam 6
+maxsp 1
+end
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.111.png (from rev 19834, arch/trunk/connect/stwallsec.base.111.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.112.png (from rev 19834, arch/trunk/connect/stwallsec.base.112.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.113.png (from rev 19834, arch/trunk/connect/stwallsec.base.113.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.114.png (from rev 19834, arch/trunk/connect/stwallsec.base.114.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.115.png (from rev 19834, arch/trunk/connect/stwallsec.base.115.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.116.png (from rev 19834, arch/trunk/connect/stwallsec.base.116.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.117.png (from rev 19834, arch/trunk/connect/stwallsec.base.117.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.base.118.png (from rev 19834, arch/trunk/connect/stwallsec.base.118.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/connect/stwall_secret/stwallsec.face (from rev 19834, arch/trunk/connect/stwallsec.face)
===================================================================
--- arch/trunk/connect/stwall_secret/stwallsec.face (rev 0)
+++ arch/trunk/connect/stwall_secret/stwallsec.face 2015-03-08 09:26:09 UTC (rev 19836)
@@ -0,0 +1,32 @@
+face stwallsec.111
+magicmap black
+visibility 50
+end
+face stwallsec.112
+magicmap black
+visibility 50
+end
+face stwallsec.113
+magicmap black
+visibility 50
+end
+face stwallsec.114
+magicmap black
+visibility 50
+end
+face stwallsec.115
+magicmap black
+visibility 50
+end
+face stwallsec.116
+magicmap black
+visibility 50
+end
+face stwallsec.117
+magicmap black
+visibility 50
+end
+face stwallsec.118
+magicmap black
+visibility 50
+end
Deleted: arch/trunk/connect/stwallsec.arc
===================================================================
--- arch/trunk/connect/stwallsec.arc 2015-03-08 09:02:40 UTC (rev 19835)
+++ arch/trunk/connect/stwallsec.arc 2015-03-08 09:26:09 UTC (rev 19836)
@@ -1,32 +0,0 @@
-Object stwall_closed_1
-name stone wall
-type 91
-activate_on_push 1
-activate_on_release 1
-no_pick 1
-face stwallsec.118
-animation stwall_closed_1
-is_animated 0
-move_block all
-no_magic 1
-damned 1
-blocksview 1
-wc 7
-maxsp 0
-dam 6
-end
-Object stwall_open_1
-name stone wall
-type 91
-activate_on_push 1
-activate_on_release 1
-no_pick 1
-damned 1
-no_magic 1
-face stwallsec.111
-animation stwall_open_1
-is_animated 0
-wc 0
-dam 6
-maxsp 1
-end
Deleted: arch/trunk/connect/stwallsec.base.111.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.base.112.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.base.113.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.base.114.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.base.115.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.base.116.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.base.117.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.base.118.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/connect/stwallsec.face
===================================================================
--- arch/trunk/connect/stwallsec.face 2015-03-08 09:02:40 UTC (rev 19835)
+++ arch/trunk/connect/stwallsec.face 2015-03-08 09:26:09 UTC (rev 19836)
@@ -1,32 +0,0 @@
-face stwallsec.111
-magicmap black
-visibility 50
-end
-face stwallsec.112
-magicmap black
-visibility 50
-end
-face stwallsec.113
-magicmap black
-visibility 50
-end
-face stwallsec.114
-magicmap black
-visibility 50
-end
-face stwallsec.115
-magicmap black
-visibility 50
-end
-face stwallsec.116
-magicmap black
-visibility 50
-end
-face stwallsec.117
-magicmap black
-visibility 50
-end
-face stwallsec.118
-magicmap black
-visibility 50
-end
Index: arch/trunk/wall/stwall
===================================================================
--- arch/trunk/wall/stwall 2015-03-08 09:02:40 UTC (rev 19835)
+++ arch/trunk/wall/stwall 2015-03-08 09:26:09 UTC (rev 19836)
Property changes on: arch/trunk/wall/stwall
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+.credits.txt.kate-swp
Added: arch/trunk/wall/stwall/credits.txt
===================================================================
--- arch/trunk/wall/stwall/credits.txt (rev 0)
+++ arch/trunk/wall/stwall/credits.txt 2015-03-08 09:26:09 UTC (rev 19836)
@@ -0,0 +1,3 @@
+Those pics were made by Daniel Würl <dwuerl [put @ here] von-xanten.net>, and are under GPL.
+
+See http://forum.metalforge.net/viewtopic.php?p=12189
Modified: arch/trunk/wall/stwall/stwall_0.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_1.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_3.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_4.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_5.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_6.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_7.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_8.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_9.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_A.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_B.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_C.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_D.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_E.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_F.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_door_0.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwall_door_1.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwindow_0.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/wall/stwall/stwindow_1.base.111.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-03-08 10:51:21
|
Revision: 19839
http://sourceforge.net/p/crossfire/code/19839
Author: ryo_saeba
Date: 2015-03-08 10:51:18 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Add blue stone walls by Daniel W?\195?\188rl.
Added Paths:
-----------
arch/trunk/connect/stwallblue_secret/
arch/trunk/connect/stwallblue_secret/credits.txt
arch/trunk/connect/stwallblue_secret/stwallblue_closed_1.face
arch/trunk/connect/stwallblue_secret/stwallblue_open_1.face
arch/trunk/connect/stwallblue_secret/stwallbluesec.arc
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.111.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.112.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.113.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.114.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.115.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.116.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.117.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.base.118.png
arch/trunk/connect/stwallblue_secret/stwallbluesec.face
arch/trunk/wall/stwallblue/
arch/trunk/wall/stwallblue/credits.txt
arch/trunk/wall/stwallblue/stwallblue.arc
arch/trunk/wall/stwallblue/stwallblue_0.base.111.png
arch/trunk/wall/stwallblue/stwallblue_0.face
arch/trunk/wall/stwallblue/stwallblue_1.base.111.png
arch/trunk/wall/stwallblue/stwallblue_1.face
arch/trunk/wall/stwallblue/stwallblue_2.base.111.png
arch/trunk/wall/stwallblue/stwallblue_2.face
arch/trunk/wall/stwallblue/stwallblue_3.base.111.png
arch/trunk/wall/stwallblue/stwallblue_3.face
arch/trunk/wall/stwallblue/stwallblue_4.base.111.png
arch/trunk/wall/stwallblue/stwallblue_4.face
arch/trunk/wall/stwallblue/stwallblue_5.base.111.png
arch/trunk/wall/stwallblue/stwallblue_5.face
arch/trunk/wall/stwallblue/stwallblue_6.base.111.png
arch/trunk/wall/stwallblue/stwallblue_6.face
arch/trunk/wall/stwallblue/stwallblue_7.base.111.png
arch/trunk/wall/stwallblue/stwallblue_7.face
arch/trunk/wall/stwallblue/stwallblue_8.base.111.png
arch/trunk/wall/stwallblue/stwallblue_8.face
arch/trunk/wall/stwallblue/stwallblue_9.base.111.png
arch/trunk/wall/stwallblue/stwallblue_9.face
arch/trunk/wall/stwallblue/stwallblue_A.base.111.png
arch/trunk/wall/stwallblue/stwallblue_A.face
arch/trunk/wall/stwallblue/stwallblue_B.base.111.png
arch/trunk/wall/stwallblue/stwallblue_B.face
arch/trunk/wall/stwallblue/stwallblue_C.base.111.png
arch/trunk/wall/stwallblue/stwallblue_C.face
arch/trunk/wall/stwallblue/stwallblue_D.base.111.png
arch/trunk/wall/stwallblue/stwallblue_D.face
arch/trunk/wall/stwallblue/stwallblue_E.base.111.png
arch/trunk/wall/stwallblue/stwallblue_E.face
arch/trunk/wall/stwallblue/stwallblue_F.base.111.png
arch/trunk/wall/stwallblue/stwallblue_F.face
arch/trunk/wall/stwallblue/stwallblue_door_0.base.111.png
arch/trunk/wall/stwallblue/stwallblue_door_0.face
arch/trunk/wall/stwallblue/stwallblue_door_1.base.111.png
arch/trunk/wall/stwallblue/stwallblue_door_1.face
arch/trunk/wall/stwallblue/stwallblue_win.arc
arch/trunk/wall/stwallblue/stwindowblue_0.base.111.png
arch/trunk/wall/stwallblue/stwindowblue_0.face
arch/trunk/wall/stwallblue/stwindowblue_1.base.111.png
arch/trunk/wall/stwallblue/stwindowblue_1.face
Added: arch/trunk/connect/stwallblue_secret/credits.txt
===================================================================
--- arch/trunk/connect/stwallblue_secret/credits.txt (rev 0)
+++ arch/trunk/connect/stwallblue_secret/credits.txt 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,3 @@
+Those pics were made by Daniel Würl <dwuerl [put @ here] von-xanten.net>, and are under GPL.
+
+See http://forum.metalforge.net/viewtopic.php?p=12189
Added: arch/trunk/connect/stwallblue_secret/stwallblue_closed_1.face
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallblue_closed_1.face (rev 0)
+++ arch/trunk/connect/stwallblue_secret/stwallblue_closed_1.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,10 @@
+animation stwallblue_closed_1
+stwallbluesec.111
+stwallbluesec.112
+stwallbluesec.113
+stwallbluesec.114
+stwallbluesec.115
+stwallbluesec.116
+stwallbluesec.117
+stwallbluesec.118
+mina
Added: arch/trunk/connect/stwallblue_secret/stwallblue_open_1.face
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallblue_open_1.face (rev 0)
+++ arch/trunk/connect/stwallblue_secret/stwallblue_open_1.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,10 @@
+animation stwallblue_open_1
+stwallbluesec.111
+stwallbluesec.112
+stwallbluesec.113
+stwallbluesec.114
+stwallbluesec.115
+stwallbluesec.116
+stwallbluesec.117
+stwallbluesec.118
+mina
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.arc
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.arc (rev 0)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.arc 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,32 @@
+Object stwallblue_closed_1
+name stone wall
+type 91
+activate_on_push 1
+activate_on_release 1
+no_pick 1
+face stwallbluesec.118
+animation stwallblue_closed_1
+is_animated 0
+move_block all
+no_magic 1
+damned 1
+blocksview 1
+wc 7
+maxsp 0
+dam 6
+end
+Object stwallblue_open_1
+name stone wall
+type 91
+activate_on_push 1
+activate_on_release 1
+no_pick 1
+damned 1
+no_magic 1
+face stwallbluesec.111
+animation stwallblue_open_1
+is_animated 0
+wc 0
+dam 6
+maxsp 1
+end
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.111.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.112.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.112.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.112.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.112.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.112.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.113.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.113.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.113.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.113.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.113.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.114.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.114.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.114.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.114.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.114.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.115.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.115.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.115.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.115.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.115.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.116.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.116.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.116.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.116.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.116.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.117.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.117.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.117.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.117.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.117.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.118.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.118.png
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.base.118.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.base.118.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/connect/stwallblue_secret/stwallbluesec.base.118.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallblue_secret/stwallbluesec.face
===================================================================
--- arch/trunk/connect/stwallblue_secret/stwallbluesec.face (rev 0)
+++ arch/trunk/connect/stwallblue_secret/stwallbluesec.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,32 @@
+face stwallbluesec.111
+magicmap black
+visibility 50
+end
+face stwallbluesec.112
+magicmap black
+visibility 50
+end
+face stwallbluesec.113
+magicmap black
+visibility 50
+end
+face stwallbluesec.114
+magicmap black
+visibility 50
+end
+face stwallbluesec.115
+magicmap black
+visibility 50
+end
+face stwallbluesec.116
+magicmap black
+visibility 50
+end
+face stwallbluesec.117
+magicmap black
+visibility 50
+end
+face stwallbluesec.118
+magicmap black
+visibility 50
+end
Added: arch/trunk/wall/stwallblue/credits.txt
===================================================================
--- arch/trunk/wall/stwallblue/credits.txt (rev 0)
+++ arch/trunk/wall/stwallblue/credits.txt 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,3 @@
+Those pics were made by Daniel Würl <dwuerl [put @ here] von-xanten.net>, and are under GPL.
+
+See http://forum.metalforge.net/viewtopic.php?p=12189
Added: arch/trunk/wall/stwallblue/stwallblue.arc
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue.arc (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue.arc 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,122 @@
+Object stwallblue_0
+name wall
+face stwallblue_0.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_1_2
+name wall
+face stwallblue_1.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_1_4
+name wall
+face stwallblue_2.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_door_1_4
+name doorway
+face stwallblue_door_1.111
+no_pick 1
+end
+Object stwallblue_2_2_1
+name wall
+face stwallblue_3.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_1_1
+name wall
+face stwallblue_4.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_2_1_1
+name wall
+face stwallblue_5.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_door_2_1_1
+name doorway
+face stwallblue_door_0.111
+no_pick 1
+end
+Object stwallblue_2_2_2
+name wall
+face stwallblue_6.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_3_2
+name wall
+face stwallblue_7.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_1_3
+name wall
+face stwallblue_8.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_2_2_4
+name wall
+face stwallblue_9.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_2_1_2
+name wall
+face stwallblue_A.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_3_1
+name wall
+face stwallblue_B.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_2_2_3
+name wall
+face stwallblue_C.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_3_4
+name wall
+face stwallblue_D.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_3_3
+name wall
+face stwallblue_E.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallblue_4
+name wall
+face stwallblue_F.111
+blocksview 1
+no_pick 1
+move_block all
+end
Added: arch/trunk/wall/stwallblue/stwallblue_0.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_0.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_0.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_0.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_0.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_0.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_0.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_0.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_0.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_1.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_1.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_1.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_1.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_1.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_1.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_1.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_1.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_2.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_2.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_2.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_2.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_2.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_2.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_2.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_2.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_3.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_3.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_3.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_3.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_3.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_3.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_3.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_3.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_3.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_4.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_4.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_4.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_4.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_4.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_4.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_4.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_4.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_4.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_5.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_5.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_5.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_5.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_5.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_5.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_5.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_5.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_5.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_6.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_6.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_6.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_6.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_6.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_6.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_6.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_6.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_6.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_7.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_7.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_7.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_7.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_7.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_7.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_7.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_7.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_7.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_8.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_8.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_8.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_8.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_8.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_8.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_8.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_8.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_8.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_9.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_9.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_9.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_9.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_9.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_9.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_9.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_9.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_9.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_A.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_A.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_A.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_A.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_A.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_A.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_A.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_A.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_A.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_B.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_B.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_B.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_B.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_B.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_B.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_B.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_B.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_B.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_C.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_C.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_C.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_C.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_C.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_C.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_C.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_C.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_C.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_D.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_D.base.111.png
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_D.base.111.png 2015-03-08 10:36:48 UTC (rev 19838)
+++ arch/trunk/wall/stwallblue/stwallblue_D.base.111.png 2015-03-08 10:51:18 UTC (rev 19839)
Property changes on: arch/trunk/wall/stwallblue/stwallblue_D.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallblue/stwallblue_D.face
===================================================================
--- arch/trunk/wall/stwallblue/stwallblue_D.face (rev 0)
+++ arch/trunk/wall/stwallblue/stwallblue_D.face 2015-03-08 10:51:18 UTC (rev 19839)
@@ -0,0 +1,4 @@
+face stwallblue_D.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallblue/stwallblue_E.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallblue/stwallblue_E.base.111.png
============================...
[truncated message content] |
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-03-08 11:15:07
|
Revision: 19841
http://sourceforge.net/p/crossfire/code/19841
Author: ryo_saeba
Date: 2015-03-08 11:14:57 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Add mossy stone walls by Daniel W?\195?\188rl.
Added Paths:
-----------
arch/trunk/connect/stwallmossy_secret/
arch/trunk/connect/stwallmossy_secret/credits.txt
arch/trunk/connect/stwallmossy_secret/stwallmossy_closed_1.face
arch/trunk/connect/stwallmossy_secret/stwallmossy_open_1.face
arch/trunk/connect/stwallmossy_secret/stwallmossysec.arc
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.111.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.112.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.113.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.114.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.115.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.116.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.117.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.118.png
arch/trunk/connect/stwallmossy_secret/stwallmossysec.face
arch/trunk/wall/stwallmossy/
arch/trunk/wall/stwallmossy/credits.txt
arch/trunk/wall/stwallmossy/stwallmossy.arc
arch/trunk/wall/stwallmossy/stwallmossy_0.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_0.face
arch/trunk/wall/stwallmossy/stwallmossy_1.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_1.face
arch/trunk/wall/stwallmossy/stwallmossy_2.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_2.face
arch/trunk/wall/stwallmossy/stwallmossy_3.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_3.face
arch/trunk/wall/stwallmossy/stwallmossy_4.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_4.face
arch/trunk/wall/stwallmossy/stwallmossy_5.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_5.face
arch/trunk/wall/stwallmossy/stwallmossy_6.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_6.face
arch/trunk/wall/stwallmossy/stwallmossy_7.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_7.face
arch/trunk/wall/stwallmossy/stwallmossy_8.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_8.face
arch/trunk/wall/stwallmossy/stwallmossy_9.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_9.face
arch/trunk/wall/stwallmossy/stwallmossy_A.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_A.face
arch/trunk/wall/stwallmossy/stwallmossy_B.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_B.face
arch/trunk/wall/stwallmossy/stwallmossy_C.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_C.face
arch/trunk/wall/stwallmossy/stwallmossy_D.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_D.face
arch/trunk/wall/stwallmossy/stwallmossy_E.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_E.face
arch/trunk/wall/stwallmossy/stwallmossy_F.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_F.face
arch/trunk/wall/stwallmossy/stwallmossy_door_0.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_door_0.face
arch/trunk/wall/stwallmossy/stwallmossy_door_1.base.111.png
arch/trunk/wall/stwallmossy/stwallmossy_door_1.face
arch/trunk/wall/stwallmossy/stwallmossy_win.arc
arch/trunk/wall/stwallmossy/stwindowmossy_0.base.111.png
arch/trunk/wall/stwallmossy/stwindowmossy_0.face
arch/trunk/wall/stwallmossy/stwindowmossy_1.base.111.png
arch/trunk/wall/stwallmossy/stwindowmossy_1.face
Added: arch/trunk/connect/stwallmossy_secret/credits.txt
===================================================================
--- arch/trunk/connect/stwallmossy_secret/credits.txt (rev 0)
+++ arch/trunk/connect/stwallmossy_secret/credits.txt 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,3 @@
+Those pics were made by Daniel Würl <dwuerl [put @ here] von-xanten.net>, and are under GPL.
+
+See http://forum.metalforge.net/viewtopic.php?p=12189
Added: arch/trunk/connect/stwallmossy_secret/stwallmossy_closed_1.face
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossy_closed_1.face (rev 0)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossy_closed_1.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,10 @@
+animation stwallmossy_closed_1
+stwallmossysec.111
+stwallmossysec.112
+stwallmossysec.113
+stwallmossysec.114
+stwallmossysec.115
+stwallmossysec.116
+stwallmossysec.117
+stwallmossysec.118
+mina
Added: arch/trunk/connect/stwallmossy_secret/stwallmossy_open_1.face
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossy_open_1.face (rev 0)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossy_open_1.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,10 @@
+animation stwallmossy_open_1
+stwallmossysec.111
+stwallmossysec.112
+stwallmossysec.113
+stwallmossysec.114
+stwallmossysec.115
+stwallmossysec.116
+stwallmossysec.117
+stwallmossysec.118
+mina
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.arc
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.arc (rev 0)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.arc 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,32 @@
+Object stwallmossy_closed_1
+name stone wall
+type 91
+activate_on_push 1
+activate_on_release 1
+no_pick 1
+face stwallmossysec.118
+animation stwallmossy_closed_1
+is_animated 0
+move_block all
+no_magic 1
+damned 1
+blocksview 1
+wc 7
+maxsp 0
+dam 6
+end
+Object stwallmossy_open_1
+name stone wall
+type 91
+activate_on_push 1
+activate_on_release 1
+no_pick 1
+damned 1
+no_magic 1
+face stwallmossysec.111
+animation stwallmossy_open_1
+is_animated 0
+wc 0
+dam 6
+maxsp 1
+end
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.111.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.112.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.112.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.112.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.112.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.112.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.113.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.113.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.113.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.113.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.113.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.114.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.114.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.114.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.114.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.114.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.115.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.115.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.115.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.115.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.115.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.116.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.116.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.116.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.116.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.116.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.117.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.117.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.117.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.117.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.117.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.118.png
===================================================================
(Binary files differ)
Index: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.118.png
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.118.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.118.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/connect/stwallmossy_secret/stwallmossysec.base.118.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/connect/stwallmossy_secret/stwallmossysec.face
===================================================================
--- arch/trunk/connect/stwallmossy_secret/stwallmossysec.face (rev 0)
+++ arch/trunk/connect/stwallmossy_secret/stwallmossysec.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,32 @@
+face stwallmossysec.111
+magicmap black
+visibility 50
+end
+face stwallmossysec.112
+magicmap black
+visibility 50
+end
+face stwallmossysec.113
+magicmap black
+visibility 50
+end
+face stwallmossysec.114
+magicmap black
+visibility 50
+end
+face stwallmossysec.115
+magicmap black
+visibility 50
+end
+face stwallmossysec.116
+magicmap black
+visibility 50
+end
+face stwallmossysec.117
+magicmap black
+visibility 50
+end
+face stwallmossysec.118
+magicmap black
+visibility 50
+end
Added: arch/trunk/wall/stwallmossy/credits.txt
===================================================================
--- arch/trunk/wall/stwallmossy/credits.txt (rev 0)
+++ arch/trunk/wall/stwallmossy/credits.txt 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,3 @@
+Those pics were made by Daniel Würl <dwuerl [put @ here] von-xanten.net>, and are under GPL.
+
+See http://forum.metalforge.net/viewtopic.php?p=12189
Added: arch/trunk/wall/stwallmossy/stwallmossy.arc
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy.arc (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy.arc 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,122 @@
+Object stwallmossy_0
+name wall
+face stwallmossy_0.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_1_2
+name wall
+face stwallmossy_1.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_1_4
+name wall
+face stwallmossy_2.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_door_1_4
+name doorway
+face stwallmossy_door_1.111
+no_pick 1
+end
+Object stwallmossy_2_2_1
+name wall
+face stwallmossy_3.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_1_1
+name wall
+face stwallmossy_4.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_2_1_1
+name wall
+face stwallmossy_5.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_door_2_1_1
+name doorway
+face stwallmossy_door_0.111
+no_pick 1
+end
+Object stwallmossy_2_2_2
+name wall
+face stwallmossy_6.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_3_2
+name wall
+face stwallmossy_7.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_1_3
+name wall
+face stwallmossy_8.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_2_2_4
+name wall
+face stwallmossy_9.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_2_1_2
+name wall
+face stwallmossy_A.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_3_1
+name wall
+face stwallmossy_B.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_2_2_3
+name wall
+face stwallmossy_C.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_3_4
+name wall
+face stwallmossy_D.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_3_3
+name wall
+face stwallmossy_E.111
+blocksview 1
+no_pick 1
+move_block all
+end
+Object stwallmossy_4
+name wall
+face stwallmossy_F.111
+blocksview 1
+no_pick 1
+move_block all
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_0.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_0.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_0.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_0.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_0.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_0.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_0.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_0.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_0.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_1.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_1.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_1.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_1.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_1.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_1.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_1.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_1.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_2.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_2.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_2.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_2.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_2.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_2.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_2.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_2.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_3.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_3.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_3.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_3.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_3.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_3.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_3.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_3.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_3.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_4.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_4.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_4.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_4.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_4.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_4.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_4.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_4.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_4.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_5.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_5.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_5.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_5.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_5.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_5.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_5.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_5.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_5.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_6.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_6.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_6.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_6.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_6.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_6.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_6.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_6.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_6.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_7.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_7.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_7.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_7.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_7.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_7.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_7.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_7.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_7.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_8.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_8.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_8.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_8.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_8.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_8.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_8.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_8.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_8.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_9.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_9.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_9.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_9.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_9.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_9.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_9.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_9.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_9.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_A.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_A.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_A.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_A.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_A.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_A.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_A.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_A.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_A.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_B.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_B.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_B.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_B.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_B.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_B.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_B.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_B.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_B.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_C.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_C.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_C.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_C.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_C.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_C.face
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_C.face (rev 0)
+++ arch/trunk/wall/stwallmossy/stwallmossy_C.face 2015-03-08 11:14:57 UTC (rev 19841)
@@ -0,0 +1,4 @@
+face stwallmossy_C.111
+magicmap grey
+visibility 100
+end
Added: arch/trunk/wall/stwallmossy/stwallmossy_D.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/wall/stwallmossy/stwallmossy_D.base.111.png
===================================================================
--- arch/trunk/wall/stwallmossy/stwallmossy_D.base.111.png 2015-03-08 11:03:34 UTC (rev 19840)
+++ arch/trunk/wall/stwallmossy/stwallmossy_D.base.111.png 2015-03-08 11:14:57 UTC (rev 19841)
Property changes on: arch/trunk/wall/stwallmossy/stwallmossy_D.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/wall/stwallmossy/stwallmossy_D.face
===================...
[truncated message content] |
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-05-22 22:46:14
|
Revision: 19958
http://sourceforge.net/p/crossfire/code/19958
Author: silvernexus
Date: 2015-05-22 22:46:11 +0000 (Fri, 22 May 2015)
Log Message:
-----------
Puncuation change to plural name for tentacle's hook.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/monster/misc/tentacle/tentaclehook.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-05-22 22:35:17 UTC (rev 19957)
+++ arch/trunk/ChangeLog 2015-05-22 22:46:11 UTC (rev 19958)
@@ -1,3 +1,9 @@
+Naming change to plural name for tentacle's hook to indicate the hooks
+came from multiple tentacles, not just a single tentacle.
+"tentacle's" became "tentacles'"
+monster/misc/tentacle/tentaclehook.arc
+Daniel Hawkins (SilverNexus) 2015-05-22
+
Naming and hyphenation changes to Imperial Bank Notes
readable/imperial.arc
readable/imperial10.arc
Modified: arch/trunk/monster/misc/tentacle/tentaclehook.arc
===================================================================
--- arch/trunk/monster/misc/tentacle/tentaclehook.arc 2015-05-22 22:35:17 UTC (rev 19957)
+++ arch/trunk/monster/misc/tentacle/tentaclehook.arc 2015-05-22 22:46:11 UTC (rev 19958)
@@ -1,6 +1,6 @@
Object tentacle_hook
name tentacle's hook
-name_pl tentacle's hooks
+name_pl tentacles' hooks
face tentaclehook.111
type 79
material 32
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-05-22 22:53:41
|
Revision: 19959
http://sourceforge.net/p/crossfire/code/19959
Author: silvernexus
Date: 2015-05-22 22:53:38 +0000 (Fri, 22 May 2015)
Log Message:
-----------
Make multi-tile tables have matching singular and plural name structure
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/indoor/table_1x2.arc
arch/trunk/indoor/table_2x1.arc
arch/trunk/indoor/table_2x2.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-05-22 22:46:11 UTC (rev 19958)
+++ arch/trunk/ChangeLog 2015-05-22 22:53:38 UTC (rev 19959)
@@ -1,3 +1,10 @@
+Changes to plural names for multi-tile tables to improve consistency between
+singular and plural versions of object names.
+indoor/table_1x2.arc
+indoor/table_2x1.arc
+indoor/table_2x2.arc
+Daniel Hawkins (SilverNexus) 2015-05-22
+
Naming change to plural name for tentacle's hook to indicate the hooks
came from multiple tentacles, not just a single tentacle.
"tentacle's" became "tentacles'"
Modified: arch/trunk/indoor/table_1x2.arc
===================================================================
--- arch/trunk/indoor/table_1x2.arc 2015-05-22 22:46:11 UTC (rev 19958)
+++ arch/trunk/indoor/table_1x2.arc 2015-05-22 22:53:38 UTC (rev 19959)
@@ -5,7 +5,7 @@
weight 150000
value 55
material 16
-name_pl tables
+name_pl large tables
client_type 8002
end
More
@@ -16,7 +16,7 @@
weight 150000
value 55
material 16
-name_pl tables
+name_pl large tables
client_type 8002
y 1
end
Modified: arch/trunk/indoor/table_2x1.arc
===================================================================
--- arch/trunk/indoor/table_2x1.arc 2015-05-22 22:46:11 UTC (rev 19958)
+++ arch/trunk/indoor/table_2x1.arc 2015-05-22 22:53:38 UTC (rev 19959)
@@ -5,7 +5,7 @@
weight 150000
value 55
material 16
-name_pl tables
+name_pl long tables
client_type 8002
end
More
@@ -16,7 +16,7 @@
weight 150000
value 55
material 16
-name_pl tables
+name_pl long tables
client_type 8002
x 1
end
Modified: arch/trunk/indoor/table_2x2.arc
===================================================================
--- arch/trunk/indoor/table_2x2.arc 2015-05-22 22:46:11 UTC (rev 19958)
+++ arch/trunk/indoor/table_2x2.arc 2015-05-22 22:53:38 UTC (rev 19959)
@@ -5,7 +5,7 @@
weight 300000
value 100
material 16
-name_pl tables
+name_pl big tables
client_type 8002
end
More
@@ -16,7 +16,7 @@
weight 300000
value 100
material 16
-name_pl tables
+name_pl big tables
client_type 8002
x 1
end
@@ -28,7 +28,7 @@
weight 300000
value 100
material 16
-name_pl tables
+name_pl big tables
client_type 8002
y 1
end
@@ -40,7 +40,7 @@
weight 300000
value 100
material 16
-name_pl tables
+name_pl big tables
client_type 8002
x 1
y 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-05-24 02:48:59
|
Revision: 19964
http://sourceforge.net/p/crossfire/code/19964
Author: silvernexus
Date: 2015-05-24 02:48:57 +0000 (Sun, 24 May 2015)
Log Message:
-----------
Gave dungeon walls a proper in-game name.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/wall/dun/dun.arc
arch/trunk/wall/dun/dungeon.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-05-23 14:22:44 UTC (rev 19963)
+++ arch/trunk/ChangeLog 2015-05-24 02:48:57 UTC (rev 19964)
@@ -1,3 +1,8 @@
+Added "wall" as the names for the dungeon walls.
+wall/dun/dun.arc
+wall/dun/dungeon.arc
+Daniel Hawkins 2015-05-23
+
Changes to plural names for multi-tile tables to improve consistency between
singular and plural versions of object names.
indoor/table_1x2.arc
Modified: arch/trunk/wall/dun/dun.arc
===================================================================
--- arch/trunk/wall/dun/dun.arc 2015-05-23 14:22:44 UTC (rev 19963)
+++ arch/trunk/wall/dun/dun.arc 2015-05-24 02:48:57 UTC (rev 19964)
@@ -1,94 +1,110 @@
Object dun_0
+name wall
face dun_0.111
blocksview 1
no_pick 1
move_block all
end
Object dun_1_2
+name wall
face dun_1.111
blocksview 1
no_pick 1
move_block all
end
Object dun_1_4
+name wall
face dun_2.111
blocksview 1
no_pick 1
move_block all
end
Object dun_2_2_1
+name wall
face dun_3.111
blocksview 1
no_pick 1
move_block all
end
Object dun_1_1
+name wall
face dun_4.111
blocksview 1
no_pick 1
move_block all
end
Object dun_2_1_1
+name wall
face dun_5.111
blocksview 1
no_pick 1
move_block all
end
Object dun_2_2_2
+name wall
face dun_4.111
blocksview 1
no_pick 1
move_block all
end
Object dun_3_2
+name wall
face dun_5.111
blocksview 1
no_pick 1
move_block all
end
Object dun_2_2_4
+name wall
face dun_8.111
blocksview 1
no_pick 1
move_block all
end
Object dun_1_3
+name wall
face dun_8.111
blocksview 1
no_pick 1
move_block all
end
Object dun_2_1_2
+name wall
face dun_A.111
blocksview 1
no_pick 1
move_block all
end
Object dun_3_1
+name wall
face dun_A.111
blocksview 1
no_pick 1
move_block all
end
Object dun_2_2_3
+name wall
face dun_C.111
blocksview 1
no_pick 1
move_block all
end
Object dun_3_4
+name wall
face dun_C.111
blocksview 1
no_pick 1
move_block all
end
Object dun_3_3
+name wall
face dun_C.111
blocksview 1
no_pick 1
move_block all
end
Object dun_4
+name wall
face dun_C.111
blocksview 1
no_pick 1
Modified: arch/trunk/wall/dun/dungeon.arc
===================================================================
--- arch/trunk/wall/dun/dungeon.arc 2015-05-23 14:22:44 UTC (rev 19963)
+++ arch/trunk/wall/dun/dungeon.arc 2015-05-24 02:48:57 UTC (rev 19964)
@@ -1,190 +1,222 @@
Object dun0
+name wall
face dun_0.111
blocksview 1
no_pick 1
move_block all
end
Object dun5
+name wall
face dun_1.111
blocksview 1
no_pick 1
move_block all
end
Object dun6
+name wall
face dun_2.111
blocksview 1
no_pick 1
move_block all
end
Object dun4
+name wall
face dun_3.111
blocksview 1
no_pick 1
move_block all
end
Object dun8
+name wall
face dun_4.111
blocksview 1
no_pick 1
move_block all
end
Object dun3
+name wall
face dun_5.111
blocksview 1
no_pick 1
move_block all
end
Object dun10
+name wall
face dun_4.111
blocksview 1
no_pick 1
move_block all
end
Object dun11
+name wall
face dun_5.111
blocksview 1
no_pick 1
move_block all
end
Object dun7
+name wall
face dun_8.111
blocksview 1
no_pick 1
move_block all
end
Object dun12
+name wall
face dun_8.111
blocksview 1
no_pick 1
move_block all
end
Object dun2
+name wall
face dun_A.111
blocksview 1
no_pick 1
move_block all
end
Object dun13
+name wall
face dun_A.111
blocksview 1
no_pick 1
move_block all
end
Object dun9
+name wall
face dun_C.111
blocksview 1
no_pick 1
move_block all
end
Object dun14
+name wall
face dun_C.111
blocksview 1
no_pick 1
move_block all
end
Object dun16
+name wall
face dun_C.111
blocksview 1
no_pick 1
move_block all
end
Object dun17
+name wall
face dun_C.111
blocksview 1
no_pick 1
move_block all
end
Object dun18
+name wall
face dun_10.111
blocksview 1
no_pick 1
move_block all
end
Object dun19
+name wall
face dun_11.111
blocksview 1
no_pick 1
move_block all
end
Object dun20
+name wall
face dun_12.111
blocksview 1
no_pick 1
move_block all
end
Object dun21
+name wall
face dun_13.111
blocksview 1
no_pick 1
move_block all
end
Object dun22
+name wall
face dun_14.111
blocksview 1
no_pick 1
move_block all
end
Object dun23
+name wall
face dun_15.111
blocksview 1
no_pick 1
move_block all
end
Object dun24
+name wall
face dun_16.111
blocksview 1
no_pick 1
move_block all
end
Object dun25
+name wall
face dun_17.111
blocksview 1
no_pick 1
move_block all
end
Object dun26
+name wall
face dun_18.111
blocksview 1
no_pick 1
move_block all
end
Object dun27
+name wall
face dun_19.111
blocksview 1
no_pick 1
move_block all
end
Object dun28
+name wall
face dun_20.111
blocksview 1
no_pick 1
move_block all
end
Object dun29
+name wall
face dun_21.111
blocksview 1
no_pick 1
move_block all
end
Object dun30
+name wall
face dun_22.111
blocksview 1
no_pick 1
move_block all
end
Object dun31
+name wall
face dun_23.111
blocksview 1
no_pick 1
move_block all
end
Object dun32
+name wall
face dun_24.111
blocksview 1
no_pick 1
move_block all
end
Object dun33
+name wall
face dun_25.111
blocksview 1
no_pick 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-05-25 21:36:13
|
Revision: 19975
http://sourceforge.net/p/crossfire/code/19975
Author: silvernexus
Date: 2015-05-25 21:36:10 +0000 (Mon, 25 May 2015)
Log Message:
-----------
Gave mine wall an in-game name of 'wall'
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/wall/mine/mine.arc
arch/trunk/wall/mine/mine1.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-05-25 20:04:05 UTC (rev 19974)
+++ arch/trunk/ChangeLog 2015-05-25 21:36:10 UTC (rev 19975)
@@ -1,3 +1,8 @@
+Added "wall" as the names for the mine walls.
+wall/mine/mine1.arc
+wall/mine/mine.arc
+Daniel Hawkins 2015-05-25
+
Added "wall" as the names for the dungeon walls.
wall/dun/dun.arc
wall/dun/dungeon.arc
Modified: arch/trunk/wall/mine/mine.arc
===================================================================
--- arch/trunk/wall/mine/mine.arc 2015-05-25 20:04:05 UTC (rev 19974)
+++ arch/trunk/wall/mine/mine.arc 2015-05-25 21:36:10 UTC (rev 19975)
@@ -1,23 +1,27 @@
Object mine0
face mine_0.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine5
face mine_1.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine6
face mine_2.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine4
face mine_3.111
+name wall
blocksview 1
no_pick 1
move_block all
@@ -30,90 +34,105 @@
end
Object mine3
face mine_5.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine10
face mine_4.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine11
face mine_5.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine7
face mine_8.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine12
face mine_8.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine2
face mine_A.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine13
face mine_A.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine9
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine14
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine16
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine17
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_nw
face mine_nw.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_ne
face mine_ne.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_se
face mine_se.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_sw
face mine_sw.111
+name wall
blocksview 1
no_pick 1
move_block all
Modified: arch/trunk/wall/mine/mine1.arc
===================================================================
--- arch/trunk/wall/mine/mine1.arc 2015-05-25 20:04:05 UTC (rev 19974)
+++ arch/trunk/wall/mine/mine1.arc 2015-05-25 21:36:10 UTC (rev 19975)
@@ -1,95 +1,111 @@
Object mine_0
face mine_0.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_1_2
face mine_1.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_1_4
face mine_2.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_2_2_1
face mine_3.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_1_1
face mine_4.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_2_1_1
face mine_5.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_2_2_2
face mine_4.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_3_2
face mine_5.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_1_3
face mine_8.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_2_2_4
face mine_8.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_2_1_2
face mine_A.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_3_1
face mine_A.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_2_2_3
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_3_4
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_3_3
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
end
Object mine_4
face mine_C.111
+name wall
blocksview 1
no_pick 1
move_block all
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-05-31 17:18:51
|
Revision: 19984
http://sourceforge.net/p/crossfire/code/19984
Author: ryo_saeba
Date: 2015-05-31 17:18:48 +0000 (Sun, 31 May 2015)
Log Message:
-----------
Fix some .face files.
Modified Paths:
--------------
arch/trunk/misc/thewheel/thewheel_short.face
arch/trunk/monster/animal/gryphon/gryphon.face
arch/trunk/monster/dragon/Dragon/dragon_ancient.face
arch/trunk/monster/elemental/elem_dust.face
arch/trunk/monster/humanoid/Human/priest.face
arch/trunk/monster/misc/Baslic/baslic.face
arch/trunk/road/dirtroad/dirtroad_05.face
arch/trunk/road/dirtroad/dirtroad_0A.face
arch/trunk/road/dirtroad/dirtroad_14.face
arch/trunk/road/dirtroad/dirtroad_18.face
arch/trunk/road/dirtroad/dirtroad_21.face
arch/trunk/road/dirtroad/dirtroad_28.face
arch/trunk/road/dirtroad/dirtroad_41.face
arch/trunk/road/dirtroad/dirtroad_42.face
arch/trunk/road/dirtroad/dirtroad_82.face
arch/trunk/road/dirtroad/dirtroad_84.face
arch/trunk/spell/MagicWall/smover/pmarrow.face
arch/trunk/talisman/ring_acid.face
arch/trunk/talisman/ring_ancient_magic.face
arch/trunk/talisman/ring_doom.face
arch/trunk/talisman/ring_fire.face
arch/trunk/talisman/ring_high_magic.face
arch/trunk/talisman/ring_ice.face
arch/trunk/talisman/ring_magic.face
arch/trunk/talisman/ring_saint.face
arch/trunk/talisman/ring_storm.face
arch/trunk/talisman/ring_thieves.face
arch/trunk/talisman/ring_woe.face
arch/trunk/wall/cwall-west/westcwall_w_0.face
Property Changed:
----------------
arch/trunk/connect/Doors/
arch/trunk/connect/Hole/
arch/trunk/monster/elemental/
arch/trunk/monster/misc/Baslic/
arch/trunk/road/dirtroad/
arch/trunk/talisman/
arch/trunk/wall/cwall-west/
Index: arch/trunk/connect/Doors
===================================================================
--- arch/trunk/connect/Doors 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/connect/Doors 2015-05-31 17:18:48 UTC (rev 19984)
Property changes on: arch/trunk/connect/Doors
___________________________________________________________________
Modified: svn:ignore
## -2,3 +2,4 ##
.mvwdoor.face.kate-swp
.mvwdoor.arc.kate-swp
.mvsdoor.arc.kate-swp
+.mdoormulti.arc.kate-swp
Index: arch/trunk/connect/Hole
===================================================================
--- arch/trunk/connect/Hole 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/connect/Hole 2015-05-31 17:18:48 UTC (rev 19984)
Property changes on: arch/trunk/connect/Hole
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,2 ##
+.trapdoor_multi.arc.kate-swp
+.trapdoormulti.arc.kate-swp
Modified: arch/trunk/misc/thewheel/thewheel_short.face
===================================================================
--- arch/trunk/misc/thewheel/thewheel_short.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/misc/thewheel/thewheel_short.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -13,6 +13,3 @@
face thewheel_short.115
magicmap brown
end
-face thewheel_short.116
-magicmap brown
-end
Modified: arch/trunk/monster/animal/gryphon/gryphon.face
===================================================================
--- arch/trunk/monster/animal/gryphon/gryphon.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/monster/animal/gryphon/gryphon.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -16,4 +16,3 @@
gryphon.x72
mina
end
-
Modified: arch/trunk/monster/dragon/Dragon/dragon_ancient.face
===================================================================
--- arch/trunk/monster/dragon/Dragon/dragon_ancient.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/monster/dragon/Dragon/dragon_ancient.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -12,4 +12,3 @@
dragon_ac.x34
mina
end
-
Index: arch/trunk/monster/elemental
===================================================================
--- arch/trunk/monster/elemental 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/monster/elemental 2015-05-31 17:18:48 UTC (rev 19984)
Property changes on: arch/trunk/monster/elemental
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+.elem_dust.face.kate-swp
Modified: arch/trunk/monster/elemental/elem_dust.face
===================================================================
--- arch/trunk/monster/elemental/elem_dust.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/monster/elemental/elem_dust.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -8,4 +8,3 @@
face elem_dust.112
magicmap brown
end
-
Modified: arch/trunk/monster/humanoid/Human/priest.face
===================================================================
--- arch/trunk/monster/humanoid/Human/priest.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/monster/humanoid/Human/priest.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -11,8 +11,6 @@
face priest.131
magicmap green
end
-magicmap green
-end
face priest.151
magicmap green
end
Index: arch/trunk/monster/misc/Baslic
===================================================================
--- arch/trunk/monster/misc/Baslic 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/monster/misc/Baslic 2015-05-31 17:18:48 UTC (rev 19984)
Property changes on: arch/trunk/monster/misc/Baslic
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+.baslic.face.kate-swp
Modified: arch/trunk/monster/misc/Baslic/baslic.face
===================================================================
--- arch/trunk/monster/misc/Baslic/baslic.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/monster/misc/Baslic/baslic.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -8,4 +8,3 @@
baslic.x72
mina
end
-
Index: arch/trunk/road/dirtroad
===================================================================
--- arch/trunk/road/dirtroad 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad 2015-05-31 17:18:48 UTC (rev 19984)
Property changes on: arch/trunk/road/dirtroad
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,2 ##
+.dirtroad_05.face.kate-swp
+.dirtroad_0A.face.kate-swp
Modified: arch/trunk/road/dirtroad/dirtroad_05.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_05.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_05.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,12 +1,12 @@
-dirtroad_05.111
+face dirtroad_05.111
magicmap grey
visibility 100
end
-dirtroad_05.211
+face dirtroad_05.211
magicmap grey
visibility 100
end
-dirtroad_05.311
+face dirtroad_05.311
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_0A.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_0A.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_0A.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,12 +1,12 @@
-dirtroad_0A.111
+face dirtroad_0A.111
magicmap grey
visibility 100
end
-dirtroad_0A.211
+face dirtroad_0A.211
magicmap grey
visibility 100
end
-dirtroad_0A.311
+face dirtroad_0A.311
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_14.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_14.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_14.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_14.111
+face dirtroad_14.111
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_18.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_18.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_18.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_18.111
+face dirtroad_18.111
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_21.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_21.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_21.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_21.111
+face dirtroad_21.111
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_28.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_28.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_28.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_28.111
+face dirtroad_28.111
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_41.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_41.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_41.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_41.111
+face dirtroad_41.111
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_42.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_42.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_42.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_42.111
+face dirtroad_42.111
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_82.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_82.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_82.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_82.111
+face dirtroad_82.111
magicmap grey
visibility 100
end
Modified: arch/trunk/road/dirtroad/dirtroad_84.face
===================================================================
--- arch/trunk/road/dirtroad/dirtroad_84.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/road/dirtroad/dirtroad_84.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,4 +1,4 @@
-dirtroad_84.111
+face dirtroad_84.111
magicmap grey
visibility 100
end
Modified: arch/trunk/spell/MagicWall/smover/pmarrow.face
===================================================================
--- arch/trunk/spell/MagicWall/smover/pmarrow.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/spell/MagicWall/smover/pmarrow.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -94,9 +94,6 @@
magicmap blue
visibility 50
end
-magicmap blue
-visibility 50
-end
face pmarrow.171
magicmap blue
visibility 50
Index: arch/trunk/talisman
===================================================================
--- arch/trunk/talisman 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman 2015-05-31 17:18:48 UTC (rev 19984)
Property changes on: arch/trunk/talisman
___________________________________________________________________
Modified: svn:ignore
## -1 +1,12 ##
.ring_thieves.face.kate-swp
+.ring_fire.face.kate-swp
+.ring_acid.face.kate-swp
+.ring_ancient_magic.face.kate-swp
+.ring_magic.face.kate-swp
+.ring_saint.face.kate-swp
+.ring_nodrain.face.kate-swp
+.ring_high_magic.face.kate-swp
+.ring_doom.face.kate-swp
+.ring_ice.face.kate-swp
+.ring_storm.face.kate-swp
+.ring_woe.face.kate-swp
Modified: arch/trunk/talisman/ring_acid.face
===================================================================
--- arch/trunk/talisman/ring_acid.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_acid.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -3,5 +3,6 @@
ring_acid.112
ring_acid.111
mina
+face ring_acid.111
magicmap white
end
\ No newline at end of file
Modified: arch/trunk/talisman/ring_ancient_magic.face
===================================================================
--- arch/trunk/talisman/ring_ancient_magic.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_ancient_magic.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_ancient_magic.111
animation ring_ancient_magic
ring_ancient_magic.111
ring_ancient_magic.112
@@ -4,4 +5,4 @@
ring_ancient_magic.111
mina
magicmap white
-end
\ No newline at end of file
+end
Modified: arch/trunk/talisman/ring_doom.face
===================================================================
--- arch/trunk/talisman/ring_doom.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_doom.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_doom.111
animation ring_doom
ring_doom.111
ring_doom.112
Modified: arch/trunk/talisman/ring_fire.face
===================================================================
--- arch/trunk/talisman/ring_fire.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_fire.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -3,5 +3,6 @@
ring_fire.112
ring_fire.111
mina
+face ring_fire.111
magicmap white
-end
\ No newline at end of file
+end
Modified: arch/trunk/talisman/ring_high_magic.face
===================================================================
--- arch/trunk/talisman/ring_high_magic.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_high_magic.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_high_magic.111
animation ring_high_magic
ring_high_magic.111
ring_high_magic.112
Modified: arch/trunk/talisman/ring_ice.face
===================================================================
--- arch/trunk/talisman/ring_ice.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_ice.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_ice.111
animation ring_ice
ring_ice.111
ring_ice.112
Modified: arch/trunk/talisman/ring_magic.face
===================================================================
--- arch/trunk/talisman/ring_magic.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_magic.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_magic.111
animation ring_magic
ring_magic.111
ring_magic.112
Modified: arch/trunk/talisman/ring_saint.face
===================================================================
--- arch/trunk/talisman/ring_saint.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_saint.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_saint.111
animation ring_saint
ring_saint.111
ring_saint.112
Modified: arch/trunk/talisman/ring_storm.face
===================================================================
--- arch/trunk/talisman/ring_storm.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_storm.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_storm.111
animation ring_storm
ring_storm.111
ring_storm.112
Modified: arch/trunk/talisman/ring_thieves.face
===================================================================
--- arch/trunk/talisman/ring_thieves.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_thieves.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_thieves.111
animation ring_thieves
ring_thieves.111
ring_thieves.112
Modified: arch/trunk/talisman/ring_woe.face
===================================================================
--- arch/trunk/talisman/ring_woe.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/talisman/ring_woe.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -1,3 +1,4 @@
+face ring_woe.111
animation ring_woe
ring_woe.111
ring_woe.112
Index: arch/trunk/wall/cwall-west
===================================================================
--- arch/trunk/wall/cwall-west 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/wall/cwall-west 2015-05-31 17:18:48 UTC (rev 19984)
Property changes on: arch/trunk/wall/cwall-west
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+.westcwall_w_0.face.kate-swp
Modified: arch/trunk/wall/cwall-west/westcwall_w_0.face
===================================================================
--- arch/trunk/wall/cwall-west/westcwall_w_0.face 2015-05-31 14:48:56 UTC (rev 19983)
+++ arch/trunk/wall/cwall-west/westcwall_w_0.face 2015-05-31 17:18:48 UTC (rev 19984)
@@ -38,7 +38,3 @@
magicmap grey
visibility 100
end
-face magicmap grey
-magicmap grey
-visibility 100
-end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-06-01 04:05:47
|
Revision: 19992
http://sourceforge.net/p/crossfire/code/19992
Author: rjtanner
Date: 2015-06-01 04:05:45 +0000 (Mon, 01 Jun 2015)
Log Message:
-----------
New fantasy ore type and graphic called silver frost (jewel/ores/silverfrost*).
Modified Paths:
--------------
arch/trunk/ChangeLog
Added Paths:
-----------
arch/trunk/jewel/ores/silver_frost.base.111.png
arch/trunk/jewel/ores/silverfrost.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-05-31 20:42:23 UTC (rev 19991)
+++ arch/trunk/ChangeLog 2015-06-01 04:05:45 UTC (rev 19992)
@@ -1,3 +1,8 @@
+New fantasy ore type and graphic called silver frost.
+jewel/ores/silver_frost.base.111.png
+jewel/ores/silverfrost.arc
+Rick Tanner 2015-05-31
+
Added "wall" as the names for the mine walls.
wall/mine/mine1.arc
wall/mine/mine.arc
Added: arch/trunk/jewel/ores/silver_frost.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/jewel/ores/silver_frost.base.111.png
===================================================================
--- arch/trunk/jewel/ores/silver_frost.base.111.png 2015-05-31 20:42:23 UTC (rev 19991)
+++ arch/trunk/jewel/ores/silver_frost.base.111.png 2015-06-01 04:05:45 UTC (rev 19992)
Property changes on: arch/trunk/jewel/ores/silver_frost.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/jewel/ores/silverfrost.arc
===================================================================
--- arch/trunk/jewel/ores/silverfrost.arc (rev 0)
+++ arch/trunk/jewel/ores/silverfrost.arc 2015-06-01 04:05:45 UTC (rev 19992)
@@ -0,0 +1,14 @@
+Object silver frost
+name silver frost
+name_pl silver frosts
+race gold and jewels
+face silver_frost.111
+nrof 1
+type 73
+material 64
+materialname rock
+value 200
+weight 20000
+identified 0
+client_type 2005
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-11-30 19:36:01
|
Revision: 20111
http://sourceforge.net/p/crossfire/code/20111
Author: silvernexus
Date: 2015-11-30 19:35:58 +0000 (Mon, 30 Nov 2015)
Log Message:
-----------
Fix half-orc player so it starts with 999 food instead of 0 food.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/player/race/pl_half_orc.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-11-30 05:50:51 UTC (rev 20110)
+++ arch/trunk/ChangeLog 2015-11-30 19:35:58 UTC (rev 20111)
@@ -1,3 +1,8 @@
+Fixed half-orc player to start with full food bar rather
+than empty one.
+player/race/pl_half_orc.arc
+Daniel Hawkins 2015-11-30
+
New ground type, acid (based on lava archetype but color
has changed and attacktype changed from fire to acid.)
ground/acid.arc
Modified: arch/trunk/player/race/pl_half_orc.arc
===================================================================
--- arch/trunk/player/race/pl_half_orc.arc 2015-11-30 05:50:51 UTC (rev 20110)
+++ arch/trunk/player/race/pl_half_orc.arc 2015-11-30 19:35:58 UTC (rev 20111)
@@ -24,6 +24,7 @@
type 1
speed 1
weight 70000
+food 999
resist_poison 30
can_use_shield 1
can_use_armour 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-12-01 23:09:42
|
Revision: 20114
http://sourceforge.net/p/crossfire/code/20114
Author: silvernexus
Date: 2015-12-01 23:09:40 +0000 (Tue, 01 Dec 2015)
Log Message:
-----------
Fixed some whitespace issues in the guide to close combat.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/readable/guide/guide_melee.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-12-01 06:15:58 UTC (rev 20113)
+++ arch/trunk/ChangeLog 2015-12-01 23:09:40 UTC (rev 20114)
@@ -1,3 +1,8 @@
+Removed what appeared to be a leftover mid-word line break hyphen
+in the Guide to Close Combat.
+readable/guide/guide_melee.arc
+Daniel Hawkins 2015-12-01
+
Fixed half-orc player to start with full food bar rather
than empty one.
player/race/pl_half_orc.arc
Modified: arch/trunk/readable/guide/guide_melee.arc
===================================================================
--- arch/trunk/readable/guide/guide_melee.arc 2015-12-01 06:15:58 UTC (rev 20113)
+++ arch/trunk/readable/guide/guide_melee.arc 2015-12-01 23:09:40 UTC (rev 20114)
@@ -3,7 +3,7 @@
msg
o To become a mighty warrior, you need basically three things: A good weapon, good armour and physical toughness. Then you can kill your foes simply by running into them.
o Physical toughness means you will need high Str (for good attacking power) and Con (for many hitpoints) stats. Look for "potions of Strength/Constitution". Try to get items that speed up your health-regeneration too.
-o Weapons will be very important for you. Note that every weapon has certain "attacktypes". Most monsters are vulner- able to one or two attacktypes. Search for artifact weapons and experiment with different weapons on different monsters.
+o Weapons will be very important for you. Note that every weapon has certain "attacktypes". Most monsters are vulnerable to one or two attacktypes. Search for artifact weapons and experiment with different weapons on different monsters.
o You should know that there are ways to enchant ordinary weapons. However, it tends to be very costly.
o It can be helpful to advance at least a very little bit in divine magic. Spells for healing, curing and protections can save your life more than once.
o Use resist. potions to level up quickly.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-12-13 11:02:52
|
Revision: 20169
http://sourceforge.net/p/crossfire/code/20169
Author: ryo_saeba
Date: 2015-12-13 11:02:50 +0000 (Sun, 13 Dec 2015)
Log Message:
-----------
Put spell failures above the player.
Modified Paths:
--------------
arch/trunk/exit/magic_portal/town_portal_failed.arc
arch/trunk/spell/Misc/spell_blocked.arc
arch/trunk/spell/Misc/spell_bungle.arc
Modified: arch/trunk/exit/magic_portal/town_portal_failed.arc
===================================================================
--- arch/trunk/exit/magic_portal/town_portal_failed.arc 2015-12-13 10:21:33 UTC (rev 20168)
+++ arch/trunk/exit/magic_portal/town_portal_failed.arc 2015-12-13 11:02:50 UTC (rev 20169)
@@ -7,4 +7,5 @@
food 8
is_used_up 1
no_pick 1
+move_type fly_low
end
Modified: arch/trunk/spell/Misc/spell_blocked.arc
===================================================================
--- arch/trunk/spell/Misc/spell_blocked.arc 2015-12-13 10:21:33 UTC (rev 20168)
+++ arch/trunk/spell/Misc/spell_blocked.arc 2015-12-13 11:02:50 UTC (rev 20169)
@@ -6,4 +6,5 @@
is_used_up 1
no_pick 1
food 3
+move_type fly_low
end
Modified: arch/trunk/spell/Misc/spell_bungle.arc
===================================================================
--- arch/trunk/spell/Misc/spell_bungle.arc 2015-12-13 10:21:33 UTC (rev 20168)
+++ arch/trunk/spell/Misc/spell_bungle.arc 2015-12-13 11:02:50 UTC (rev 20169)
@@ -6,4 +6,5 @@
is_used_up 1
no_pick 1
food 3
+move_type fly_low
end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2015-12-13 18:09:13
|
Revision: 20172
http://sourceforge.net/p/crossfire/code/20172
Author: silvernexus
Date: 2015-12-13 18:09:10 +0000 (Sun, 13 Dec 2015)
Log Message:
-----------
Pixel cleanup to a_helmet. Removed unused palette colors from image when finished.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/armour/helmet/a_helmet.base.111.png
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2015-12-13 13:10:05 UTC (rev 20171)
+++ arch/trunk/ChangeLog 2015-12-13 18:09:10 UTC (rev 20172)
@@ -1,3 +1,8 @@
+Pixel cleanup on a_helmet.
+Removed unused palette colors when done.
+armour/helmet/a_helmet.base.111.png
+Daniel Hawkins 2015-12-13
+
Removed what appeared to be a leftover mid-word line break hyphen
in the Guide to Close Combat.
readable/guide/guide_melee.arc
Modified: arch/trunk/armour/helmet/a_helmet.base.111.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2016-03-30 06:00:30
|
Revision: 20234
http://sourceforge.net/p/crossfire/code/20234
Author: rjtanner
Date: 2016-03-30 06:00:28 +0000 (Wed, 30 Mar 2016)
Log Message:
-----------
Make barrels (indoor/barrel.arc) so they can not be picked up by players. Fixed Bug #815.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/indoor/barrel.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2016-03-30 05:06:37 UTC (rev 20233)
+++ arch/trunk/ChangeLog 2016-03-30 06:00:28 UTC (rev 20234)
@@ -1,3 +1,8 @@
+Make barrels so they can not be picked up by players.
+This addresses Bug #815.
+indoor/barrel.arc
+Rick Tanner 2015-03-30
+
Pixel cleanup on a_helmet.
Removed unused palette colors when done.
armour/helmet/a_helmet.base.111.png
Modified: arch/trunk/indoor/barrel.arc
===================================================================
--- arch/trunk/indoor/barrel.arc 2016-03-30 05:06:37 UTC (rev 20233)
+++ arch/trunk/indoor/barrel.arc 2016-03-30 06:00:28 UTC (rev 20234)
@@ -5,6 +5,7 @@
move_block all
can_roll 1
move_type 1
+no_pick 1
name_pl barrels
client_type 8002
end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2016-05-05 23:57:40
|
Revision: 20239
http://sourceforge.net/p/crossfire/code/20239
Author: rjtanner
Date: 2016-05-05 23:57:37 +0000 (Thu, 05 May 2016)
Log Message:
-----------
Removed duplicate other_arch setting to Cure Disease (spell/Healing/spell_cure_disease.arc) spell.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/spell/Healing/spell_cure_disease.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2016-05-02 17:01:47 UTC (rev 20238)
+++ arch/trunk/ChangeLog 2016-05-05 23:57:37 UTC (rev 20239)
@@ -1,3 +1,8 @@
+
+Removed duplicate other_arch setting to Cure Disease spell.
+spell/Healing/spell_cure_disease.arc
+Rick Tanner 2016-05-05
+
Make barrels so they can not be picked up by players.
This addresses Bug #815.
indoor/barrel.arc
Modified: arch/trunk/spell/Healing/spell_cure_disease.arc
===================================================================
--- arch/trunk/spell/Healing/spell_cure_disease.arc 2016-05-02 17:01:47 UTC (rev 20238)
+++ arch/trunk/spell/Healing/spell_cure_disease.arc 2016-05-05 23:57:37 UTC (rev 20239)
@@ -8,7 +8,6 @@
grace 30
casting_time 10
path_attuned 256
-other_arch healing
skill praying
type 101
subtype 21
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2016-05-11 20:30:33
|
Revision: 20244
http://sourceforge.net/p/crossfire/code/20244
Author: silvernexus
Date: 2016-05-11 20:30:31 +0000 (Wed, 11 May 2016)
Log Message:
-----------
New weapon: dragonclaw dagger
Modified Paths:
--------------
arch/trunk/ChangeLog
Added Paths:
-----------
arch/trunk/weapon/sword/dragonclaw_dagger.arc
arch/trunk/weapon/sword/dragonclaw_dagger.base.111.png
arch/trunk/weapon/sword/dragonclaw_dagger.face
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2016-05-07 18:03:03 UTC (rev 20243)
+++ arch/trunk/ChangeLog 2016-05-11 20:30:31 UTC (rev 20244)
@@ -1,3 +1,10 @@
+New weapon: dragonclaw dagger.
+Its better than normal daggers, but still not as nice at low level
+as a good iron broadsword.
+weapon/sword/dragonclaw_dagger.arc
+weapon/sword/dragonclaw_dagger.base.111.png
+weapon/sword/dragonclaw_dagger.face
+Daniel Hawkins 2016-05-11
Removed duplicate other_arch setting to Cure Disease spell.
spell/Healing/spell_cure_disease.arc
Added: arch/trunk/weapon/sword/dragonclaw_dagger.arc
===================================================================
--- arch/trunk/weapon/sword/dragonclaw_dagger.arc (rev 0)
+++ arch/trunk/weapon/sword/dragonclaw_dagger.arc 2016-05-11 20:30:31 UTC (rev 20244)
@@ -0,0 +1,17 @@
+Object dragonclaw_dagger
+nrof 1
+last_sp 3
+type 15
+face dragonclaw_dagger.111
+material 2
+dam 3
+weight 1500
+value 60
+attacktype 1
+weapontype 2
+name dragonclaw dagger
+name_pl dragonclaw daggers
+client_type 101
+body_arm -1
+skill one handed weapons
+end
Added: arch/trunk/weapon/sword/dragonclaw_dagger.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/weapon/sword/dragonclaw_dagger.base.111.png
===================================================================
--- arch/trunk/weapon/sword/dragonclaw_dagger.base.111.png 2016-05-07 18:03:03 UTC (rev 20243)
+++ arch/trunk/weapon/sword/dragonclaw_dagger.base.111.png 2016-05-11 20:30:31 UTC (rev 20244)
Property changes on: arch/trunk/weapon/sword/dragonclaw_dagger.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/weapon/sword/dragonclaw_dagger.face
===================================================================
--- arch/trunk/weapon/sword/dragonclaw_dagger.face (rev 0)
+++ arch/trunk/weapon/sword/dragonclaw_dagger.face 2016-05-11 20:30:31 UTC (rev 20244)
@@ -0,0 +1,3 @@
+face dragonclaw_dagger.111
+magicmap grey
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|