Last Epoch

Last Epoch Dev Tracker




01 Mar

Post
    EHG_Kain on Forums - Thread - Direct

Fixes a bug where having a hardcore character die could cause the Standard stash data to be reset.

Please see Notice: Hardcore Character Issue for status information and follow-up.

Comment

Hope you enjoy it, u/IAmFern!

Comment

Originally posted by Airowird

T1 is guaranteed iirc, not certain about the rest (yet)

The chance depends on the number of affixes on the item and whether it's exalted too. T1 is guaranteed for 4 affix exalted items, but for other items it has a chance of failing.

Each subsequent tier has roughly half the seal chance of the tier below.


29 Feb

Comment

Originally posted by AceWissle

You probably have better things to do but can you share some pseudo-code for how you implemented this? Genuinely curious

I don't remember what it looks like exactly but it's probably just the most basic thing possible.

sort list of items based on size. loop through the list and try to put every item as close to the corner as possible.

Comment

I am in the process of testing multiple ram usage problems today. They look promising. :crossed_fingers:

Comment

We are aware of this bug. It’s not an easy fix from what I have been told but we are currently thinking up solutions.

Post
    EHG_Kain on Forums - Thread - Direct

Notice

Please avoid playing Hardcore characters at the current time. We are investigating reports of Hardcore Character deaths impacting Standard character stashes.

Latest Update

Update 2024-03-11T17:22:00Z:

We have begun restoring stash data to affected accounts (tabs, faction progress, gold and shards). As this process requires you to be offline, we will be processing through the list of affected players skipping anyone who’s currently online, and coming back to them during a different timeslot. We will be locking out accounts as they’re being restored, so if you find yourself unable to log-in and were affected by this issue, please wait about 15 minutes and try again as we may have been restoring your account.

To re-confirm: This restoral merges back in missin...

Read more
Post
    EHG_Kain on Forums - Thread - Direct

This patch is required. To download the latest patch, please close the client to Steam, which should automatically start the update. If it does not, please try re-starting Steam.

Bug Fixes

Skills

  • Acolyte: Ghostflame: Fixed a bug where the ailment duration increase from Occult Embers did not apply to bleed duration when the skill is converted to physical by Arteries of Malice
  • Sentinel: Smelter’s Wrath: Fixed an issue where it’s animation would break if it was the first ability used in a scene
  • Primalist: Spriggan Form’s He...
Read more
Comment

Originally posted by battlefroogyy

Yes we were in a monilith

Please report the bug using the in game tool.

Comment

Originally posted by battlefroogyy

i ahve tried gloves belts boots and som weapons

my group is all in CoF but none of us can trtade with each other

and you're 100% sure that you were in the same zone and party when it dropped?

Comment

Originally posted by battlefroogyy

i have tried resonances too but wont let me put the item in gift window

What item is it?

Comment

Originally posted by battlefroogyy

is there a reason why all my drops asy cant be traded and i cant even gift stuff to people im playing with

Have you tried gifting then yet? Gifting is not trading.

Comment

Originally posted by SpyzViridian

Petition to add "Unethical" flair to the subreddit

Never considered it till this was posted

Comment

Originally posted by GoastRiter

I get the impression that the current algorithm simply sorts items from largest to smallest, totally ignoring the item type, because checking the item type would greatly complicate the code and lead to sorting failures (inability to fit all items) and slow sorting (could be orders of magnitude more sort comparisons).

But adding a step that alphabetically sorts the 1x1 items related to each other would be useful, and could be done as a post processing step after all 1x1 slot placements have been decided.

Bingo, I wrote it as a quick test years ago and we never went back to do it properly for some reason. It bothers me so much that it leaves that single column in the stash if you have some rings at the end.

Comment

Originally posted by mcurley32

but it's 1% MORE MORE damage, so that's gotta be better than regular more damage.

It's twice as more, how could it not be better?

Though, just in case there's any actual confusion, the extra "more" is just a display bug.

Comment

Originally posted by Jengabanga

Someone informed me yesterday that the runes of removal are actually weighted towards your highest tier affix. So using them on exalteds is a bigger risk than 1 in 4.

This is not the case. All eligible affixes are evenly weighted. It can't choose sealed, personal, or experimental affixes, but all other affixes have an equal chance of being removed.

Comment

Originally posted by eejoseph

Does anyone know if having two of them means 2% more dmg per stack of shock?

They do stack, but because they're multiplicative, it's technically 2.01% more damage per stack of shock rather than just 2%.

Comment

Originally posted by Swizardrules

Any plans on expanding the team?

We’re looking to hire a number of additional positions, yes!


28 Feb

Comment

Lol. Sounds like a quick fix where we need the offset to be 10,000 instead of 10 during this state. Until then, enjoy knowing that you're essentially diglet during Flame Rush.