See likes

See likes given/taken


Posts you liked

Pages: 1 [2]
Post info No. of Likes
Re: Rowan berries You could probably do this with modding (https://www.unrealworld.fi/wiki/index.php?title=Modding_Plants).

Mod in a new plant for rowan berries, make it spawn only next to rowan trees, add the "poisonous" tag to it, and have it removed when boiled.

Example:
Code: [Select]
.Rowan berries. (4) [berry]
[NAME:Rowan berries]
[TILEGFX:ber-lingon]
[SIZE:M]
[SPROUT:4]
[MATURE:90]
[WITHER:11]
[REGION:eastern western northern southern]
[TERRAIN:spruce_mire fresh meadow grove]
[EFFECT_RAW:gut_irritating]
[REMOVE_BOILED:gut_irritating]
[SYMBIOSIS:rowan]
[POPULATION:5]
[FREQUENCY:25]
[COMMONNESS:100]
[CARB:15]
[FAT:2]
[PROTEIN:1]
[WATER:65]
[HERB_KNOWN:all]

August 31, 2021, 05:52:45 PM
1
Re: Game window odd behaviour if resized (in Linux)
<snip>
Anyway, with the window size fixed, it's not an issue, and I suspect it might be specific to the Linux build - though it might be interesting to know if any Windows users have encountered this.

I am glad you worked around the issue using your WM.
In response to your question, personally, I have not encountered it on Windows or Mac although that is not to say it doesn't impact these OSes as I rarely if ever play with window size.

Also nice tip from @Plotinus about deleting winpos.dat file (especially if it works as hoped).

I am all ears to see what Sami & Erkka will say on this bug report.

Meanwhile my uneducated guess is it is due to an SDL regression.
Yesterday, reading your messages I did take a look at the SDL issues on GitHub https://github.com/libsdl-org/SDL/issues?q=is%3Aissue+is%3Aopen+resize
For the search word 'resize' there are 42 open issues and 167 closed.
(SDL has a track record of regressions so it wouldn't surprise me if the active issue actual count is more than the 42 listed there).
With a quick look I found one that could be the cause here: https://github.com/libsdl-org/SDL/issues/3217
That issue is reported by Kyle Rawlins on macOS on SDL2 v.2.0.7.
A follow up by blumens advises they too experience it on linux and on much later version v.2.0.14
For reference, on UrW v.3.70, in my UrW directory I see v.2.0.4 which is of course in between the two reports and presumably is also impacted by the sdl2 bug.
If it is indeed an SDL bug, it means the bug will probably get fixed in a future version of this game when it bundles a future and fixed version of SDL, without UrW devs lifting a finger - the more preferable kind of bug! :)

If you still have the time and appetite to test some more, perhaps you could try (after disabling your WM setting) whether the bug occurs when you resize the window to a part of your desktop that does not intersect a dock/applet/screen boundary etc.

October 17, 2021, 12:38:13 PM
1
Re: Northern spear falls victim to suply chain disruptions? Ok, for science I have scum saved to regenerate the same Kuikka village 15 times. During that experiment alone I have seen 16 northern bows before seeing the first northern spear. Overall, I must have seen about 40 northern bows before seeing the first spear in a shop. Pretty sure the spear spawn rate is set to quite a bit lower than that of the bows, since otherwise such a skewed distribution would be extremely unlikely.
November 02, 2021, 08:03:31 PM
1
anything