See likes

See likes given/taken


Posts you liked

Pages: 1 [2] 3 4 ... 22
Post info No. of Likes
Re: Arrowheads Buoidda made a pretty cool set of mods, you may have already seen them.
Keep in mind, what you see below is for UrW v3.50 and has not been updated since that version.

Buoidda's crafts 1.5+

I did further changes for my personal mod, in which you have many options for arrows.
Here is the fletching menu. There are other items needed such as the fibres. Let me know if you're interested and I could dig those up.



// Part of Buoidda's crafts 1.5+
//
// JEB modified 2018-05-17
//        for UrW 3.50
// (to integrate Buoidda's with Master Mod)
//

[SUBMENU_START:Fletching]

// JEB EDITED ///////////////////////////////////////////////
.Tipped arrow. "Arrow" [effort:1] [phys:hands,one-armed]   *CARPENTRY*  %-5%  /30/    [patch:5]
{Arrow shaft}      [remove] [patchwise]
{*Arrowhead}      [remove] [patchwise]         'Arrowhead'
{Feather} (3)      [remove] [patchwise] [noquality]
{Fibre from*}       [remove] [patchwise] [noquality]   'Some fibre'
{Knife} <Small knife>
[NAME:Arrow]
[WEIGHT:0.1]
// JEB: was [WEIGHT:0.13]
// JEBv8.1: added %-5%

// JEB EDITED ///////////////////////////////////////////////
.Fur-fletched arrow. "Arrow" [effort:1] [phys:hands,one-armed]   *CARPENTRY*   %-20% /25/    [patch:5]
{Arrow shaft}      [remove] [patchwise]
{*Arrowhead}      [remove] [patchwise]         'Arrowhead'
{*Fur}       #0.05#   [remove] [patchwise] [noquality]   'Fur'
{Fibre from*}       [remove] [patchwise] [noquality]   'Some fibre'
{Knife} <Small knife>
[WEIGHT:0.1]
// JEB: was [WEIGHT:0.13]

// JEB EDITED ///////////////////////////////////////////////
.Repair arrow. "Arrow" [effort:1] [phys:hands,one-armed]   *CARPENTRY*   %-5%  /40/    [patch:5]
{*arrow}      [remove] [patchwise]         'Arrow to reuse feathers from'
{Arrow shaft}      [remove] [patchwise]
{*Arrowhead}      [remove] [patchwise]         'Arrowhead'
{Fibre from*}       [remove] [patchwise] [noquality]   'Some fibre'
{Knife} <Small knife>
[NAME:Arrow]
[WEIGHT:0.1]
// Be careful not to use your best arrows!
// JEB: was [WEIGHT:0.13], added {Fibre from*}
// JEBv8.1: added %-5%

.Wooden blunt arrow. "Blunt arrow" [effort:1] [phys:hands,one-armed]  *CARPENTRY*   %-20%    /35/    [patch:5]
{Wooden stake}      [remove] [patchwise]
{Knife}<Small knife>
[NAME:Blunt arrow]
// JEBv8.1: was %-15%

// JEB EDITED ///////////////////////////////////////////////
.Birch sapling arrow shaft. "Firewood" [phys:hands,one-armed]   *CARPENTRY*   %-40%  /15/  |-2|  [patch:5]
{[NEARBY_TILE:BIRCH]}               [noquality]   +'Birch nearby'
{Knife}
[NAME:Arrow shaft]
[TYPE:timber]
[MATERIAL:wood]
[WEIGHT:0.1]
[TILEGFX:bc-shaft]
[PRICE:0]
// JEB: was [TYPE:tool], added [PRICE:0], made Sapling lowercase

// JEB EDITED ///////////////////////////////////////////////
.Rowan sapling arrow shaft. "Firewood" [phys:hands,one-armed]   *CARPENTRY*   %-30%  /10/  |-2|  [patch:9]
{[NEARBY_TILE:ROWAN]}               [noquality]    +'Rowan nearby'
{[TILE:BUSHES]}               [noquality]    +'Bushes to collect saplings from'
{Knife}
[NAME:Arrow shaft]
[TYPE:timber]
[MATERIAL:wood]
[WEIGHT:0.1]
[TILEGFX:bc-shaft]
[PRICE:0]
// JEB: was [TYPE:tool], added [PRICE:0], was ".Sapling arrow shaft."
// JEBv8.1: was %-20%

// JEB EDITED ///////////////////////////////////////////////
.Split arrow shaft. "Firewood" [effort:1] [phys:stance,arms]   *CARPENTRY*  %-10%  /20/  |-1|  [patch:9]
{Board}    #1#    [remove] [patchwise]
{Axe}<Carving axe>
{Knife}<Small knife>
[NAME:Arrow shaft]
[TYPE:timber]
[MATERIAL:wood]
[WEIGHT:0.1]
[TILEGFX:bc-shaft]
[PRICE:0]
// JEB: was [TYPE:tool], added [PRICE:0]
// JEBv8.1: added %-10%

// JEB EDITED ///////////////////////////////////////////////
.Stone arrowhead. "Hunting horn" [effort:2] [phys:hands]   *CARPENTRY*  %-10% /30/ |-2|   [patch:5]
{Stone}      #1#    [remove] [patchwise] [noquality]   '+as a core'
{Rock}                   [noquality]    '+as the hammerstone'
[TYPE:tool]
[NAME:Arrowhead]
[MATERIAL:rock]
[WEIGHT:0.03]
[TILEGFX:bc-arrowhead]
[PRICE:0]
// JEB: added [PRICE:0], weight of stone used was #0.2#

[SUBMENU_END:Fletching]


And more from another file that adds to the fletching menu:


//
// JEB modified 2018-05-17
//        for UrW 3.50

[SUBMENU_START:Fletching]

.Branch arrow shaft. [effort:1] [phys:hands,one-armed] "Firewood" *CARPENTRY* %-20% /15/ |1| [patch:5]
{Branch} [remove] [noquality][patchwise]
{Knife}
{Fire} '+nearby to straighten' [ground]
[NAME:Arrow shaft]
[TYPE:timber]
[MATERIAL:wood]
[WEIGHT:0.1]
[TILEGFX:bc-shaft]
[PRICE:0]
// JEB: keep to compliment Buoidda's fletching mod
// JEBv8.4: removed <Broad knife>

.Split stake arrow shaft. "Firewood" [effort:1] [phys:hands,one-armed]   *CARPENTRY*  %-15% /20/  |-1|  [patch:4]
{Wooden stake}    [remove] [patchwise]
{Axe}<Carving axe>
{Knife}<Small knife>
[NAME:Arrow shaft]
[TYPE:timber]
[MATERIAL:wood]
[WEIGHT:0.1]
[TILEGFX:bc-shaft]
[PRICE:0]
// JEB patterned after Buoidda's Split arrow shaft

.Rock arrowhead. "Hunting horn" [effort:2] [phys:hands]   *CARPENTRY*  %-10% /20/ |-2|   [patch:5]
{Rock}      [remove] [patchwise] [noquality]   '+as a core'
{Rock}           [noquality]    '+as the hammerstone'
[TYPE:tool]
[NAME:Arrowhead]
[MATERIAL:rock]
[WEIGHT:0.03]
[TILEGFX:bc-arrowhead]
[PRICE:0]
// JEB patterned after Buoidda's Stone arrowhead

//.Rock-tipped Arrow. "Arrow" [effort:1] [phys:hands] *CARPENTRY* /30/ [patch:5]
//{Arrow shaft} (1) [remove][patchwise]
//{Rock arrowhead}  (1) [remove][patchwise]
//{Feather} (3) [remove] [patchwise] [noquality]
//{Tying equipment} [remove][patchwise]
//{Knife} <Small knife>
//[NAME:Arrow]
//[WEIGHT:0.13]
// JEB: added [WEIGHT:], (compliments Buoidda's stone arrowhead)
// JEB: Not needed because Buoidda's "Tipped arrow" can also use JEB's Rock arrowhead

.Blunt arrow. [effort:1] [phys:hands,one-armed]  *CARPENTRY*  %-5%  /45/  [patch:5]
{Branch}   [remove] [patchwise] [noquality]
{Feather} (3) [remove] [patchwise] [noquality]
{Tying equipment} [remove] [patchwise]
{Knife}
// DEFAULT (moved from WEAPON menu)
// JEB: keep to compliment Buoidda's fletching mod
// JEBv8.5: added %-5%

[SUBMENU_END:Fletching]

November 22, 2019, 08:54:47 PM
1
Re: Micromanaging Rope lengths problem Player do not want to waste tying equipment resource.
when it comes to cooking, 1 feet rope is the supreme choice as only that size guarantees nothing will be wasted.
we want 15x 1 feet ropes rather than 1x 15 feet rope.

With that logic, upon acquisition of a 15 feet rope, logical thing to do is to shorten it.
this process takes unnecessarily too many operations at the moment.

"Shorten to pieces of N feet" option is going to be a huge UX improvement.

February 19, 2020, 09:35:45 AM
1
Village Women Trading Too! Whenever I ask around, the village ladies never have anything to trade! How about we let them offer jewelry, clothing, food, cords, knives (maybe they can be the best chance at finding a small knife?), plants, seeds, etc?

If textile crafts ever go vanilla, it would be great to be able to buy spinning and weaving tools (spindles, looms, yarn) from them also!

March 26, 2020, 09:27:14 AM
1
Re: Adding marriage - poll about how you find its priority I think it's possible to add this feature without it becoming political. I'd like to second for the notion of more complex "bonding relationships" between characters as suggested by Dr. Hossa above. If the relationship isn't directly spelled out, then there's no need to be overly concerned with being PC, as people can fill in the gaps as they like with RP (isn't that what we do anyway?).

I also like the idea of PC's relationships with NPCs going beyond just the "marriage" definition. Maybe an old man comes to live with me and I roleplay it's my aging father. Or a child is an adopted orphan. Or a fellow woman is my sister or my cousin or my weaving apprentice...you get the idea.

Perhaps a feature could be added where if a young man and young woman (either one being the PC) live together for at least one game year, there's some percent chance a baby appears. If some players feel strongly against this, it could even be a toggle on/off option.

To be honest, for me personally it's less important to have the game be a marriage simulator than it is just to have some kind of more complex social interaction so my world feels less empty and lonely. Just the addition of villagers remembering and greeting me made a huge difference, having a complex companion option would be icing on the cake. Even before adding a marriage feature, I would adore it if we occasionally ran into village events like harvest festivals, solstice ceremonies, the weddings of the villagers themselves, etc. Or if the replies to "How's it going" gave more answers than "Fine" - perhaps things like "It's great, we just had a baby born" or "What terrible weather, the crops might fail!" (which could prompt extra gratitude if the PC gifts food) or "Where did you get your fancy axe (shirt/shoes/etc)?" or "I'm fine but you're looking hungry, have some bread!" if the PC is a tribesman/woman with a good relationship with the village and is starving.

March 26, 2020, 09:47:05 AM
1
Village dogs It’d be great if PC could Chat or /Command/ village dogs to “move over”.
Of course only when the dogs aren’t aggressive.
People in the villages move over. Why not their dogs?

April 01, 2020, 06:00:03 AM
1
Re: Village dogs My jimmies get rustled every time a village dog blocks my way. ESPECIALLY when they block the door and essentially lock me in. I've been very tempted to kick them on several occasions, but I've managed to restrain myself each time.
April 01, 2020, 06:06:08 AM
1
Re: Outdoor light to caves One of the tiles at the mouth of the cave is called "surface of the earth". This is a special tile that generates the light. If you build a door or wall over it, it breaks. When I build in caves, I find that tile early on and drop something on it as a reminder to not build there.
April 04, 2020, 09:58:16 AM
1
Wilderness map: visible fires during night So, in daylight we sometimes see animals and humans in the distance, then, why not more so seeing the glow of fires in the evening/night?

Just came to think about this as I left the zoomed in view, where I had a fire lit, and came out to a dark wilderness map.

April 08, 2020, 10:03:37 PM
1
Inventory interface change/tuning At the moment arrow keys 'left' and 'right' in inventory are duplicates of 'up' and 'down'.
Multiple keyboards on laptops and alternative platforms don't have PgUp and PgDn keys.
Would it be possible to either have the 'left'-'right' arrow keys to hop between groups* or to function as PgUp and PgDn keys?

*Weapons, Armour&Clothes, Containers, et cetera

April 17, 2020, 06:09:33 PM
1
Pause for spacebar when you fall through the ice Had a situation where I wasnt really paying close attention to the game during a local map walk. When I looked at the screen the character had fallen through the ice. Looking at the screen I realized it there were like 7+ tiles of him breaking ice to get out. His original direction being away from the shore this made it all worse.

When a character dies there is a pause for a spacebar press.

The suggestion then is to add that pause for a spacebar press when someone falls through the ice.

This is a highly emotional moment and potentially soon an end game.

April 23, 2020, 03:26:04 AM
1
anything