Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Galgana

Pages: [1] 2 3 ... 9
1
Gameplay questions / Re: Retting and Nettle
« on: March 12, 2024, 05:19:20 AM »
For players who aren't engaging in agriculture to grow fibre crops (or don't plan on stealing those crops from settlements), harvesting a stockpile of raw nettle plants is a viable strategy that guarantees you'll have the supplies to craft yarn if the need should arise during wintertime (when retting becomes impossible because of icy cold water).

2
Gameplay questions / Re: Travel time raft vs. walking?
« on: December 29, 2023, 01:37:46 AM »
But it seems like they both can only hold 40 stacks of different items. I found out the hard way: after raiding a Njerp village and trying to load 100 individual pieces of clothing onto my raft.
If only those njerps had also owned livestock for you to steal... Pack animals have a stack cap of 20.
But there's also a cap for how many NPCs can occupy the same tile, which can be a problem when you're switching between wilderness/local zoom maps with a long train of leashed animals in tow.

3
Solved'n'fixed bug reports / Re: [3.82] No more fine/superior blunt arrows
« on: December 17, 2023, 03:01:56 AM »
For the sake of comparison, this is the pre-v3.80 recipe:
Code: [Select]
.Blunt arrow. [effort:1] [phys:hands,one-armed]  *CARPENTRY*       /45/    [patch:5]
{Branch}      [remove] [patchwise] [noquality]
{Feather} (3) [remove] [patchwise] [noquality]
{Yarn}        =1=    [remove] [patchwise]
{Knife}
And here's the recipe after the arrowheads update:
Code: [Select]
.Blunt arrow. [effort:1] [phys:hands,one-armed]  *CARPENTRY*   %15% |0]  /45/    [patch:5]
{Slender trunk} [remove]
{Knife} <Small knife>

The main difference is the lack of [noquality] tag, but this is offset by a +15% bonus to crafting quality.
Of course, you may add the tag to the diy_glossary.txt file in your game directory.

Now I've noticed there's an error in the recipe header: |0] (intended to be a 0 skill-up bonus but it's not properly enclosed in pipes)

4
Gameplay questions / Re: Sauna instructions and usage
« on: December 16, 2023, 10:31:30 PM »
At minimum, the sauna mechanic requires:

sauna stove; an ordinary fireplace isn't adequate for the purpose
  • Most villages will have a sauna building with the stove, a tub to hold water, and a bench (this piece of furniture is just there for immersion afaik)
  • If you wish to have your own stove, you must 1) have a fully constructed wooden building with the walls and floors done; 2) gather 40 stones + 15 rocks to construct the stove.
    A sauna building may also function as a smokehouse, or a small starter home before you acquire the materials for a bigger living space.
fuel to heat the stove for several hours: a good steam requires about 50 pounds of fuel (equivalent to 1 slender tree trunk)

water for steam
  • Pick up a container (any size will do)
  • Stand next to a water source and open the inventory
  • Use the [a] apply key and select the container you wish to fill
  • Stand next to the sauna stove and open the inventory
  • Use the [a] apply key and select the container with water
  • The message log will inform you about the status of the stove's steam; you'll also see the screen flash white and hear sound effects of water being thrown on the heated sauna stove

In general terms for the game's setting, when the weather is freezing a sauna bath becomes the main method of maintaining hygiene. Although hygiene as a system isn't modeled in the game, using the sauna gives a boost to the player's health in terms of wound/illness recovery rate. (For symptoms of poisoning, you're basically sweating out the toxins.)

Applying a vasta will buff the health benefits, so it's a good idea to stock up on birch twigs when they're in season during the summer.

Since the game performs checks to wound status once a day in the morning, a daily sauna regime could help when you require it.

5
You can modify the skill activation hotkeys in the file ini_skills.txt under the game directory.

Simply copy these lines and overwrite to switch the keys for trapping vs tracking
Code: [Select]
.TRACKING. [def:2] [kie:3] [kau:4] [koi:3] [isl:1] [dri:0] [owl:4] [kui:3] [sea:3] [vag:4] [for:1]
[ATTRIBS:eye eye hrg smt]
[KEY:r]

.TRAPPING. [def:1] [kie:2] [kau:2] [ree:3] [koi:2] [sar:2] [dri:2] [kui:2] [sea:0] [vag:2]
[ATTRIBS:dex tch int]
[KEY:t]

Voila! Trapping key becomes consistently [T]

6
With permission JP_finn's bait making, using smaller pieces added. While doing this discovered adding regular build items to the cookery menu. Moved some things over like Privateer's fish cuts, making JP_finn's hot smoker and the kebab stick making from the Nerjpez cooking (from another community member). These are also easier to find as the 2 builds are now in the same general menus where they get used.

Those moves freed up some menu space which is an important part of managing such a large mode.

I'm having doubts as to whether crafts under cookery submenus inherit any properties from "base item" in the recipe header.
Will I have to worry about tools suddenly going stale and spoiling if I don't add a line for [SPOILAGE_DAYS:0]? (That was a coding goof in my initial release of sledwagon reborn when loads are converted to fish, but cookery submenu products receive a spoilage value by default unless specified otherwise.)

Moving DIY recipes to cookery also has an unintended consequence where, for example, .Clean fish. produces fish cuts that aren't accepted as {Raw fish}; instead, they're treated as cooked foods. And I'm assuming the same applies to the baits, which probably reduces their efficacy with animals that prefer eating raw ingredient subtypes.

7
Suggestions / Encyclopedia entry: Shutter
« on: December 11, 2023, 04:09:11 AM »
I think the shutter is deserving of a tooltip as a way to put new players at ease when they notice a construction project appears to be going awry.

And since we haven't got the option yet to shut the shutters, it also would be a great opportunity to clarify whether a shutter has any impact on a building's heat insulation or weatherproofness.

Code: [Select]
.SHUTTER.WALL WITH A SHUTTER.

The shutter is a window feature set into a wooden wall. It provides a view of what lies beyond the other side of the wall. In addition, thrown weapons may pass through the opening.

A shutter under construction will dynamically align with adjacent completed walls and interior flooring once this tile is fully built.

8
Wow, these UnReal fish must surely have thick skulls if they can bump through ice like that. :o

If splashes don't fit the situation, then maybe a bubble graphic replacer would do.

9
Modding / Re: Fat keyword don't work?
« on: November 19, 2023, 09:05:32 PM »
Two problems:
  • Unlike DIY and BIY files, cookery files don't do anything with double quotemarks in the recipe header.
    And, unless defined otherwise, cookery end products inherit nutrition properties from the inputs that use cooking tags:
    • [roast]
    • [boil]
    • [bake]
    • [ember-roast]
  • Rather than being a pre-defined base item, fats and other butchery products are generated on the fly based on the carcass. This prevents cuts of meat, fat, bones and horns from being referenced as the base item in DIY recipe headers (and therefore you can't directly use DIY-crafted pseudo-fats in cookery recipes that call for {Fat} inputs).
Another thing worth mentioning: the display tag [TILEGFX:] makes using :148: in recipe headers obsolete.
Numbers enclosed in colonmarks specify an item's spritesheet index, but for URW version 3.30+ this is no longer needed since sprites are managed as separate files.

Possible work-around with wildcard and renaming:
[/list][/list]
Code: [Select]
.Extract oil from grains.    *COOKERY* [effort:2] [phys:arms,hands] /15/ [noquality]
{* grains}    #4#   [remove] [boil] [name:%s oil fat]

.Butter fat.    *COOKERY* /30/ %20%

.Fried eggs.    *COOKERY* /3/  \5\   %20%
{* fat}    #0.1# 'fat for frying' [remove] [roast]

10
Gameplay questions / Re: What is the hunting horn for use?
« on: November 05, 2023, 09:12:09 PM »
If you have unleashed dogs outside of [!] command range, activating the horn is supposed to call them to your location.

Is this confirmed in 3.82?
Maybe it's merely placebo effect :P
In some cases with unleashed dogs, players have reported that hanging around the same local zoom-in map where a dog went missing eventually resulted in being reunited with their lost pet.

Without the use of a hunting horn we may attribute this to a dog's pathing AI, which likely includes instructions to home in on the player character's location once it decides to abort chasing after a target.

11
Gameplay questions / Re: What is the hunting horn for use?
« on: October 21, 2023, 06:34:40 PM »
If you have unleashed dogs outside of [!] command range, activating the horn is supposed to call them to your location.

12
Suggestions / Re: Containers need an Unpack command
« on: September 12, 2023, 07:43:30 AM »
It'd also seem that berries are, what Sami calls "created on the fly", and not actual base items. If I try:
.Seed bait. (10) "Blueberry" ... the recipe doesn't pass the parsing and will not be displayed. Neither does "blueberry" nor "Crowberry" work.

In general, the object name of raw products from flora will use the plural form of [NAME] specified in the flora_.TXT file (except mushrooms and roots, which follow product naming rules for a singular object).

In this case, you'll want your recipe header to have
Code: [Select]
.Seed bait. (10) "blueberries"
Oddly enough, "Rye" works, and why I say odd, the game does not let you thresh them. I had the belief that modded item acts as it's own named item and as the base item. The modded seed bait doesn't count as flour or seeds either.
Rye is not a plant, seed or flour  :o
Code: [Select]
.Seed bait. (10) "Rye"
[TYPE:food]

The threshing action is only valid for objects with [TYPE:plant]. Maybe you forgot the recipe changes inventory category :P

The distinction between [TYPE:plant] vs [TYPE:food] also will need to be observed with any "xyz mushroom" DIY since the plant and product names are the same in flora_mushroom.txt

13
Eyes and face reasonably ought to be invalid body parts to strike when the target is facing away from the attacker.

14
Suggestions / Encyclopedia edits and entries: Fishing
« on: August 05, 2023, 08:22:01 AM »
I noticed that hovering over fishing rods in the inventory no longer displays a valid tooltip due to the appended fishhook-related strings in version 3.70+.
These changes to the encyclopedia should bring the relevant sections up-to-date.

FISHING ROD - more strings and info paraphrased from the devlog
Code: [Select]
.FISHING ROD.FISHING ROD WITH IRON HOOK.FISHING ROD WITH BONE HOOK.FISHING ROD WITH WOODEN HOOK.
A common tool for active fishing.

Begin angling with a fishing rod either by using the FISHING skill or by applying the fishing rod from the inventory when near open water. Casting the line requires having at least one arm in useable condition.

Although it is not necessary to bait the fishhook when you start an angling session, an empty hook is far less attractive to nibble on than one with a bit of food.
Predatory fish species favour raw meat and fish, while others may be drawn in by your cookery leftovers or even raw vegetable matter.

Fishhook entries
Code: [Select]
.FISHING ROD WITH NO HOOK.
A common tool for fishing rendered useless without a new fishhook.
***

.FISHHOOK.IRON FISHHOOK.BONE FISHHOOK.WOODEN FISHHOOK.
The part of a fishing rod that catches fish.

Fishhooks may snap off as the line wears out from use, especially around the hook. This wear is relative to the number and size of the fish that have nibbled the line over time.
You can use a spare fishhook to repair a hookless fishing rod. First apply the fishhook, and then select a fishing rod to repair.

If you wish to swap a fishhook from one rod to another, first remove the hook by applying a fishing rod when you are on dry land away from open water.

Some blacksmiths may fashion iron fishhooks for a fee. These are the best kind to use and most durable.
***

TOOLS - one line edit
Code: [Select]
NET, NETTING NEEDLE, FISHING ROD, FISHHOOK, <br>
SKILLS - one line edit
Code: [Select]
TRAPPING, CARPENTRY, BUILDING, TEXTILECRAFT, NETMAKING<br>

15
Mod Releases / [3.81] Visible Nets
« on: August 04, 2023, 10:20:10 PM »
This mod adds floating lemon-lime and white pointers to your set nets for improved visibility.

Nets on the ground and not in use will appear as normal.

Pages: [1] 2 3 ... 9