-
Content Count
5,265 -
Joined
-
Last visited
-
Days Won
22
Content Type
Profiles
Forums
Store
Blogs
Articles
Calendar
Everything posted by meganoth
-
There already seems to be a routine in there that handles fractions of loot results. If you are right and rounding is used there the fix would be to simply change that to use that routine instead.
-
This is an english language forum only. Please translate your posts, if neccesarry with an online translator like https://www.deepl.com/translator
-
I think a dev once explained that a 50% loot chance would be handled correctly in that an internal dice roll would decide if an item drops or not. Whether that is true, false or bugged only a test can show
-
@Liesel Weppen This is a necroed thread
-
You are correct. It was just an idea he mentioned.
-
Isn't smelting on the way out already? You are beating a horse that will be dead in A20
-
With the added difficulty that it glitches through walls sometimes 😎
-
So what? It makes the game more difficult. Now increase zombie spawn like in most mods and zombies get harder. I listed 4 things to do, do it all and you will find yourself challenged. Or start A16 again and feel as bored as you are now. I know, I have visited the hub city in A15 when I had more experience with the game and it was much less dangerous than when I had been a newbie.
-
Reply from a tester, they are aware of the problem:
-
This is the difficulty mulitiplier. It depended on difficulty setting in earlier alphas but in recent alphas is just fixed at 1.2 PS: Made a bug report. Probably won't help you in your game, except if they fix it fast and backport it to A19.
-
This is a consequence of capped player level (at 300) and dayssurvived capped at player level. Therefore maximum gamestage at the moment is (300+300)x1.2 = 720.
-
Can core values of attributes be modified?
meganoth replied to Noisy Pants's topic in Discussion and Requests
BlockPenetrationFactor is also mentioned 4 times in items.xml ----------- Hint: Get yourself an utility to search for strings in lots of files, makes looking for stuff like this much easier. Or it might be possible to activate Unix-support in windows and simply type grep "searchstring" * after changing to that dir in the shell to get a nice list of every occurence of that string -
Mountain lion and direwolf are too OP
meganoth replied to Demandred1957's topic in General Discussion
I see your mouth is capable enough to take on a mountain lion 😁 -
The field above your base has to be plated in cobblestone or concrete, not just the ceiling of your base. So that a single digger does not create a hole that eventually presents a faster path. Also there needs to be a field of spikes and later turrets to pick off the zombies that go into destroy mode instead of following paths. Headspace may be a problem, even if you can walk down there without hitting your head the pathing of the zombies might see it differently.
-
Healing Factor ( might NOT be the worst skill in the game? )
meganoth replied to ARRANOX's topic in General Discussion
I made an empirical test: 1) Sat around somewhere safe measured food use while nothing was happening. It was one food every 2:15 minutes. Lets call it base digestion 2) Jumped on a spike trap then let myself heal by natural healing. It was roughly 10 food to heal 10 health, after deduction of the base digestion 3) Then with Healing Factor 2 did the same. It was again 10 food to heal 10 health after deduction of base digestion. It just happened about twice as fast (5 minutes instead of 11-12) -
IndexOutOfRangeException When more than player
meganoth replied to tim_cadieux's topic in Multiplayer
Usually this means the other players data is borked in the save game. To make sure it isn't the world data itself your friend should move 500m in any direction. If the error still persists it is probably the player data Then you could try this: First let your friend join again so he can write down his level and the books he knows. Then he should put everything he owns and wears into storage While the game is NOT running locate your savegame, go into Players and delete the two files that are named like your friends steam-ID. To be safe your friend meanwhile should d -
Healing Factor ( might NOT be the worst skill in the game? )
meganoth replied to ARRANOX's topic in General Discussion
You said this. So I showed you the lines where it does (presumably, I didn't exactly analyze it, the comment line seemed enough to show its purpose). -
Healing Factor ( might NOT be the worst skill in the game? )
meganoth replied to ARRANOX's topic in General Discussion
There is more in buffs.xml: <effect_group> <!-- set the speed at which crit buffs heal naturally --> <triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar="$critHitNaturalHealingRate" operation="set" value="1"> <requirement name="ProgressionLevel" progression_name="perkHealingFactor" operation="LT" value="1"/></triggered_effect> <triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar="$critHitNaturalHeali -
That doesn't say much. It could be a setting some providers use for their routing or traffic control, it could be the internet router brand given out to customers of the provider. In both cases it could happen in any country.
-
Possibly. In our 4 player co op game it is always the same one player that gets disconnected frequently. One difference is his provider which looks like it could be the reason. Any other hypothesis? We also have locks being forgotten, again he has it all the time but it seems we do too sometimes. Which is something that points more in the direction of a universal bug instead of one induced by FPS or very bad connection or latency
-
Sorry, but you can't promise that. 😉 Before you had said "Then it just stopped working". But here you say the problem started when you tried to go back to 19.3. If it happened at that time that would be a HUGE pointer to some registry settings for either 7d2d or unity that did change between those versions having a detrimental effect. Since you cleared 7d2d settings and since the culprit seems to be graphics and the unity crash Log crashes I'd say there is a big chance there is some unity registry setting at fault here.
-
I'm using vulkan on Linux for months now. Apart from a strange frame update problem that only showed up in a specific mod I am very pleased with it. FPS is better than with opengl/GLcore
-
I'm not saying it is a class less system and I think neither is Roland. But you are not locked into a class. Lets assume it was a typical skill-tree. In such a system you would as well either have to choose between knowing one skil branch perfectly at some point or know two branches less perfectly or far. Does that lock you into a branch?