[Last Epoch Tools] Build Planner

Still it depends on the skill, so these two values that were shown in planner in the past (delay / duration) are not much of a use for a regular player, cause he won’t know how to calculate actual speed. I better just show actual speed in tooltip instead.

1 Like

Build planner now allows you to generate loot filter based on the current build data (items/affixes). You can find more elaborate description in the loot filter form in build planner.

le_filters.jpg

6 Likes

I was wondering if the void ailments could be added to the ‘other’ tab. Mostly looking for Time Rot, but Doom seems to be on several things now too. Maybe Damned and Electrify too since they are stacking DoTs.

I wanted to add a separate Ailments tab to show all (well, most of them), but I’m still not sure if it’s a better way to present ailments info, perhaps just selecting the most common ones (apart from already shown) is the way to go. It’s at the top of on my todo list, so you can expect an update in the nearest future.

3 Likes

I’ve added the most common ones. I suppose this will suffice for now, until there’s a better way to view ailments info.

1 Like

I think having toggles to make the filters stricter would be great.

It does seem to work right now quite nicely for people who just picks up the build

  • Updated to 0.8.3c
  • Loot filter: you can now have an option to copy filter to clipboard instead of downloading it
  • Loot filter: added a rule for shattering (at least one T5 class-specific affix), it’s disabled by default
4 Likes

I’d like to suggest a nice-to-have feature. Adding option to search nodes on the Skills & Specializations level, instead of only skill tree level: Mockup.

When I start planning a new build it takes while to read skill and take notes of synergies between skills. For example, which skills support Bleed, or which skills can trigger the skill I want to build around. So on the mockup, if I were to search for “Forge Strike” it would highlight all skills which nodes contain reference to the Forge Strike skill.

I agree that some kind of search would be nice, but it’s not that easy to implement, however I’ll consider this.

1 Like

You can view timeline info in item database now. The list of timelines can be seen on the main page and you can view timeline exclusive rewards / uniques / blessings in one place, e.g. Timeline: Blood, Frost, and Death

2 Likes

Well, that’s very convenient. Great work, as always. You’re certainly spoiling us. :smiley:

A small suggestion on item selection screen for builder planer: add an option to hide the Scaled values tier list by default and only show it when you click on an affix. It’ll be easier to browse all available affixes on an item since more affixes can be shown in the window. Here is a mock of what I mean. A step further is to also hide level requirement and/or drop rarity as well.

When open the shared link, the conditions set in the original build (e.g. is channeling, has active minions, etc.) seem reset to default. Does this work as intended?

Yes, it’s by design. Currently it’s a client side setting.

1 Like

Loot filter update:

  • Added filter strictness option: regular (default) – all valid item subtypes are used, strict – only selected subtype is used
  • Updated rules generated for slots that contain uniques items (previously all valid affixes were added, now affixes for this slot are pooled from all affixes used in build that can be rolled for this slot)
4 Likes

Hey @Dammitt,
Really great work. “Wow!!” for the new loot filter feature!

I wanted to ask about problems I have when using the build planner on my smartphone:
The first side and switching classes or choosing items works fine and flawless. But everytime I get to the passives or skills panel, the planner freezes and I have to close the browser window.

Certainly your main focus is not to optimise the planner for mobile phone, I’d guess. I just wanted to ask if there is something I can do about on my side. Changing browser, changing some settings, or else. I tried Chrome and Firefox and both have the same issues.

Any tips?

Hey, there’s indeed an issue with build planner on mobile regarding skills/passives panels, because they are rendered differently compared to other stuff and there’s no easy workaround for it unfortunately.
Improving mobile experience is on my list, but there’s no ETA when this will happen.

4 Likes

Alright, I’ve improved mobile experience a bit:

  • Upgraded pixijs (used for rendering skills/passives) to the latest version
  • Fixed spritesheet generation, so you’ll never see black squares instead of icons/images on low end computers / mobiles (large spritesheets caused webgl renderer to fail sprite loading)
  • Adjusted viewport size a bit, so you’ll be actually able to see “close” button in skills/passives panels and tap on it
  • Fixed an issue with skills/passive panels stopping event propagation, which essentially disabled scroll/pan and zoom for these view. You can now pan and zoom these panels without any problem

At the very with the last change in place, hopefully it will be possible to view existing builds without too many issues. Editing is still problematic, since right button clicks can’t be performed, and generally speaking UI is not very mobile friendly, cause you’ll have to constantly zoom in-out to view/edit stuff, but it’s a start.

5 Likes

A small suggestion: add a note/comment section somewhere in the build planner that can hold some text. Not sure if this is easy to implement as it adds the cost to accept arbitrary user input strings.

Hi! Is there any way to find what causes problems with loading planner for me? :slight_smile: Most of the time it’s page doesn’t load or takes few minutes to load. And even then i rarely have working planner - no character stat tabs, no reactions for any buttons.
Edit: No vpns (tried with vpn, same result), no adblock for lastepochtools.
Some errors from F12 chrome console:

button.prod.min.js:1 Failed to load resource: net::ERR_CONNECTION_TIMED_OUT

DevTools failed to load source map: Could not load content for https://www.lastepochtools.com/common/js/thirdparty/pixi.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.lastepochtools.com/common/js/thirdparty/viewport.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.lastepochtools.com/common/js/thirdparty/pixi-filters.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.lastepochtools.com/common/js/thirdparty/html-text.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Previously i had this problem only with planner, but now it happens with item db too.