See likes

See likes given/taken


Posts you liked

Pages: 1 [2] 3 4 ... 10
Post info No. of Likes
Re: "Spirit of the forest, I presume" I wanna fight him.
It's my forest now.

November 05, 2017, 12:11:35 AM
1
Adding marriage - poll about how you find its priority Let's have a poll, just for the sake of poll.
December 18, 2017, 09:28:04 PM
1
Guinness world record for "First open-world survival videogame" The second world record received acknowledges UnReal World as a forefather of the genre.

So...

Back in 2016 we got (and proudly hold) the record for longest update support for a videogame in GWR Gamer's Edition 2017.
And now, in the recently published Guinness World Records Gamer's Edition 2019 UnReal World gets the record for "First open-world survival videogame". Oops, we kind of created a videogame genre, but we do not regret :)

The book happily presented at the end of this post is a Finnish edition, and here's how GWR mentions the record in English:
Quote
    "The second millennial decade has witnessed an explosion of open-world survival games, particularly on the Steam platform with the success of PC tiles such as DayZ, Ark: Survival Evolved and the battle-royale shooter PlayerUnknown's Battlegrouds.
    The genre's trues roots can most likely be traced back to the indie sandbox RPG UnReal World, first released in 1992. Set in Iron Age Finland, player's principal aim was to survive its challenging and harsh environments. Incredibly, the game was still going strong and receiving updates, as of September 2017. The game was developed by two people - head creator Sami Maaranen and programmer Erkka Lehmus (both Finland). As of September 2017, it held the record for longest update support for a videogame."
(Yeah, it's out-of-date info with latest updates as the books live in press-time info. And in case somebody wonders about the near future updates a new bugfix and balancing patch is actually to be released this month.)

Cheers and thanks to all of you for making history and taking part in creation of a videogame genre with us.


Erkka (co-designer) at the left, Sami (creator) and Alli (the cat) at the right.
And if you take a look at our previous GWR post it seems like have started a tradition with these world record promo pictures as well ;)



October 21, 2018, 12:03:14 PM
1
A Christmas present to the community by me Sorry if the title sounds a little grandiose. ;D

Since late November, I've been updating the official wiki, on and off.

Mostly just adding categories and structure to the whole thing (though a lot of it was good to begin with, so I had my work cut out for me, in a sense), occassionally uploading some new images for the still missing ones in articles (there are still many), expanding several articles with more detailed information and improved formatting (sections with headings, instead of unbroken paragraphs), and occassionally creating a few new articles (I did one on NPC conversations, a few short ones on terrain types (this I still want to extend), and one article on the types of "pets" the player receives at the start when they select the last starting scenario). Images are now neatly sorted into their own subcategories within an image category, so you'll be able to make sense of the images uploaded to the wiki much, much more easily than before. There's a Healing and medicine subcategory in the equally new Gameplay category, and so on and so forth.

Hope you like the category work in particular. I tried to be as rigorous and logical as possible while expanding upon the already existing categories and adding new ones. Hopefully you'll find the additions useful and quick to work with (making it easier to find inter-related stuff quickly on the wiki). I'm still working on improving some articles or finishing a few of the newer ones, but much of the planned work is done by this point.

Feedback is very welcome !

And if anyone wants to help the visual side of the wiki by providing screenshots of still missing content from the latest release of the game, that would be very welcome. For certain objects and concepts, we still only have images from pre-3.30 versions, and even though those have their historical value, we also need more up-to-date images (3.52 and higher).

As Christmas is nearly here, I'd like to wish everyone a peaceful, healthy and relaxing holiday season. :)

December 20, 2018, 07:50:56 PM
1
Re: Companions help push items Yeah, push-aid is on our to-do. Companions collecting stuff in neat piles would be cool as well, although requires more work.
September 17, 2019, 11:26:26 AM
1
[Info] [3.72][3.71] Cheat Engine Addresses Documenting my addresses here, I'll be updating and posting new ones as I have time to do so.
Feel free to suggest additions or correct mistakes.

Key:
(?) - Needs more documentation, partial confirmation.

[3.72]
Rudy has addresses for 3.72 attached below, includes the essentials.


Outdated Versions:
Spoiler: show

[3.71]
Attached 3.70 addresses.
3.70 cheat table works on 3.71, so no updating needed.


[3.61] Steam version affected by: Feb 2, 2020 hotpatch. Add +0x1000 onto the end of the address to make compatible.
Code: [Select]
urw.exe+A345F90 - CharacterName(2)   Notes: Max length of 12.
urw.exe+A346010 - CharacterDirectory   Notes: Location of current characters directory

urw.exe+A2ECA18 - CharacterName   Notes: Max length of 12.
urw.exe+A2ECA26 - TribeName   Notes: Max length of 17.
urw.exe+A2ECA25 - TribeID   Values: 0-9   Notes: Identifies which tribe your character is from.
urw.exe+A2ED4C8 - CharacterWeight
urw.exe+A2ED4CC - CharacterHeight
urw.exe+A2ED4D0 - Physique (unusued)
urw.exe+A2ED4D4 - Phobia (unused)
urw.exe+A2ED4D9 - Gender   Values: 1-2
urw.exe+A2ECF4D - Character Portrait   Example: "east1.png"

urw.exe+A2ED4DA - Strength   Values: 0-255
urw.exe+A2ED4DB - Agility   Values: 0-255
urw.exe+A2ED4DE - Dexterity
urw.exe+A2ED4DF - Speed
urw.exe+A2ED4E1 - Endurance
urw.exe+A2ED4E2 - Smell/Taste
urw.exe+A2ED4E5 - Eyesight
urw.exe+A2ED4E6 - Touch
urw.exe+A2ED4E7 - Will
urw.exe+A2ED4EA - Intelligence
urw.exe+A2ED4EB - Hearing

urw.exe+A2EE044 - Tempature   Notes: float
urw.exe+A2EE018 - Hunger
urw.exe+A2ED404 - Thirst
urw.exe+A2ED408 - Energy
urw.exe+A2ED4AC - Nutrition
urw.exe+A2ED4B8 - Fatigue    Notes: float
urw.exe+A2ED4C0 - Carry Weight   Notes: Freeze to 0 to carry anything, increase characer weight to pickup heavier items

InjuryArrays   Notes: Each address is an array of 20 values representing injury details.
urw.exe+A2ED410 - WoundSeverity   Values: 0-3 (None, Minor, Moderate, Severe)
urw.exe+A2ED424 - WoundSide   Values: 0-3 (Left, Left, Right, None)
urw.exe+A2ED438 - WoundState Values: 0-1 (None, Bleeding) Notes: Effects the rate of bloodloss.
urw.exe+A2ED44C - WoundLocation   Values: 0-18 (None, Eye, Face/Skull, Neck, Shoulder, Upper Arm, Elbow, Forearm, Hand, Thorax, Abdomen, Hip, Groin, Thigh, Knee, Calf, Foot, Tail, Wing)
urw.exe+A2ED460 - WoundType   Values: 0-12 (None, Bruise/Fracture/Crush, Cut, Puncture, Burn, Frost, Tear/Bite, Unused, Unused, Unused, Influenza, Plague)
urw.exe+A2ED474 - WoundAmount   Values 0-100   Notes: When all wounds add up to >= 100, your character dies.

urw.exe+01B0BA0 - Start Location X   Values:0 - 3071 (Map X Max)
urw.exe+01B0BA4 - Start Location Y   Values:0 - 2047 (Map Y Max)
urw.exe+A2937CC - X Location   Values: 0 - 3071 (Current X Location)
urw.exe+A2EE070 - Y Location   Values: 0 - 2047 (Current Y Location)
urw.exe+A346588 - Direction   Values: 0-7   Notes: Represents what direction you're facing

urw.exe+01B2114 - Skill Points
urw.exe+A2ECCC2 - Skill Array   Notes: 27 bytes, each one represents a skill's level. Max value of 255.
urw.exe+A2ECE20 - Skill Exp Array(?)  Values: 0-99   Array Length: 27   Notes: Looks like experience, increases darker bar under your skill
urw.exe+A2ECC90 - Skill Star Array(?)   Values: 12-17   Array Length: 27   Notes: Affects *'s at end of skill, possible XP multiplier

urw.exe+14C5132 - IsTargeting   Values: 0-1
urw.exe+2F4F4DC - TargetY   Notes: Value is 0 unless targetting.
urw.exe+294DEA4 - TargetX   Notes: Value is 0 unless targetting.

urw.exe+5D1848C - MouseX   Notes: X location of the mouse. Relative to rendering
urw.exe+5F1C3DC - MouseY   Notes: X location of the mouse. Relative to rendering

urw.exe+5F27F5F - MapType   Values: 1-2 (overworld, local)
urw.exe+6182BD0 - MapRenderSizeHeight    Values: 460, 564, 730, 920
urw.exe+6182BCC - MapRenderSizeWidth   Values: 450, 552, 714, 900
urw.exe+6183228 - CanSeeMap   Values: 0-1 (0 in inventory)

urw.exe+A2935C4 - TimeSpent   Notes: Represents the amount of time spent on the current/last action in minutes.

urw.exe+A2B2D58 - MapEntityArray (Not base address)   Notes: represents a list of objects rendered on map tiles, contains object XY and ID. More documentation required.

urw.exe+5D189BC - NPCStruct   Notes: represents NPC data, 1384 bytes in length, includes spirte, portrait, name, NPC type, etc.

urw.exe+54E8D50 - KnownItemsArray   
Notes: represents the known items struct, each item has 172 bytes of data (0xAC) representing various traits about the item. StructAddress + (172 * KnownItemID) = KnownItemInfo

urw.exe+A2ED000 - Item ID Array   Values: 50000 - (50000 + KnownItemCount)   Array Length: InventoryItemCount   
Notes: Represents the index/ID of an item your character has in their inventory, using this ID you can retrieve the items data from the item struct (StructAddress + (0xAC * ItemIndex)) More details on this later.

urw.exe+A2ED190 - Item Quantity Array   Values: 0 - 4294967295   Array Length: InventoryItemCount   
Notes: Controls the quantity of a specific item. Aligns with Item ID Array.

urw.exe+A2ED4B4 - Hour   Values: 0-24
urw.exe+A2ED4B5 - Minute   Values: 0-60
urw.exe+A2ED4DC - Day   Values: 1-30
urw.exe+A2ED4E8 - Month   Values: 1-12
urw.exe+A2ED4E9 - Year   Values: 16-?   Notes: (progresses with time, seems to start at 16. Possible indication of character age?)

urw.exe+A347428 - World Temperature   Values: -32 - 32

urw.exe+01B0BB8 - RegionName(1)   Example: "Heathland at Kovametsa "Hard forest""
urw.exe+3550E70 - RegionName(2)   Example: Heathland at Kovametsa "Hard forest"

urw.exe+5F15BD8 - Installation Folder(1)   Example: C:\Program Files (x86)\Steam\steamapps\common\UnRealWorld
urw.exe+A3465A8 - Installation Folder(2)   ^

urw.exe+A2EDC08 - Last completed tutorial/game course goal   Notes: Set lower to reset previous goals



[3.60]
Code: [Select]

urw.exe+A2EBF4D - Character Portrait   Example: "east1.png"

World Time:
urw.exe+A2EC4B4 - Hour   Values: 0-24
urw.exe+A2EC4B5 - Minute   Values: 0-60
urw.exe+A2EC4DC - Day   Values 1-30
urw.exe+A2EC4E8 - Month   Values 1-12
urw.exe+A2EC4E9 - Year   Values 16-?   Notes: (progresses with time, seems to start at 16. Possible indication of character age?)

Skills:
urw.exe+A2EBCC2 - Skill Level Array   Values: 0-255   Array Length: 27
urw.exe+A2EBE20 - Skill Exp Array(?)  Values: 0-99   Array Length: 27   Notes: Looks like experience, increases darker bar under your skill
urw.exe+A2EBC90 - Skill Star Array(?)   Values: 12-17   Array Length: 27   Notes: Affects *'s at end of skill, possible XP multiplier

Items:
urw.exe+A2EC000 - Item ID Array   Values: 50000 - (50000 + KnownItemCount)   Array Length: InventoryItemCount   Notes: Represents the index/ID of an item your character has in their inventory, using this ID you can retrieve the items data from the item struct (StructAddress + (0xAC * ItemIndex)) More details on this later.
urw.exe+A2EC190 - Item Quantity Array   Values: 0 - 4294967295   Array Length: InventoryItemCount   Notes: Controls the quantity of a specific item. Aligns with Item ID Array.


December 14, 2019, 01:18:52 PM
1
Crafting leather harnesses? I was looking at a bunch of leather I've got for which I presently have no use and it occurred to me that these beasts of burden, cow and deer, could require harnesses and packs in order to carry loads. I suppose that would fall under hide working skill. What do you think?

Additionally, I pondered whether the value of furs should be reduced because, again, I have a lot of furs and nothing worth trading them for anymore. I know, balancing economy is, well, a bear...heh.

I know I could craft leather and fur armor and such but, frustratingly, villagers consider that such items are fairly worthless and, if I give these things to a Companion, too often they can't (apparently) wear them because of the weight. It's a bit confusing why villagers devalue crafted fur items while foreign traders will pay well for the furs.

January 02, 2020, 08:10:36 AM
1
Another title? Hey Erkka and Sami. I know what you'll say (probably), but for some reason I cant get this outta my head. You guys have amassed huge volume of knowledge about iron age Scandinavia and you have a few decades of experience in game development. Yet, you have only one title. Dont get me wrong, its not a bad thing, but it just seems like you could (hell no, you SHOULD) do more with that knowledge. For example, take the ancient trade route from varangians to greeks. Its a such under-explored territory and with such amazing potential. No need for any orcs, goblins or any other nonsense - life at that time was very diverse and this route covered places from northern Europe all the way to very south of it. Just imagine setting up a caravan in Scandinavia and traveling all that way.... Or even being a helping hand on that caravan. If anyone out have the knowledge and the determination to make something as grand as this happen - it'll be you guys. With modern crowd funding platforms you can not only fund the development, but make some decent bucks if your work will be (and we all know it will be) just as good as URW is.
January 03, 2020, 06:54:13 AM
1
[Suggestion] Metric measurements https://steamcommunity.com/app/351700/discussions/2/2646361461404033348/

Quote from: Porgnar
Measurement System

Hi!

I have recently began to play the game, I tried out the free old version, fell in love with it, and rushed to buy the steam release as soon as I could. Thus far I have really been enjoying the game, but sadly for me the imperial measurement system says nothing. At the character generation I can see that they give me the numbers in metric too, but during gameplay I really cannot imagine what 1lb meat is, how much should I beleive I ate to be full? It is not a major problem, I'd just like there to be an option to use the metric system ingame.

If there is and I was just ♥♥♥♥♥♥♥♥ and couldn't find it could anyone point me to where I can properly change the setting?

If not are there any potential mods for this?

Thank you for taking the time to read this, and answering!

January 08, 2020, 05:54:58 AM
1
Re: [Suggestion] Metric measurements How about things such as...

An arm's length of cord.
The distance looks like about 30 paces to the target.
It's about a stone's throw away from you.
The cabin is a day's walk away.
The spear is about a man's height in length.
etc...

That's how I imagine people would judge things back then, but I'm not a historian.
I see them using common objects and things from daily life to relate distances.

January 15, 2020, 02:52:53 AM
1