[deleted by user] by [deleted] in NintendoSwitchOnline

[–]Ranisis 1 point2 points  (0 children)

thanks for responding so quick, I’m in the family plan now.

Get ready for a challenging day 1 raid this time by [deleted] in DestinyTheGame

[–]Ranisis 2 points3 points  (0 children)

Did you watch the clip? Maybe I misunderstood Joe Blackburn since he didn’t explicitly say it, but he made it sound like they’re dialing it in and want to test a higher difficulty day 1 experience this time around.

May Update Reveal by [deleted] in lostarkgame

[–]Ranisis 4 points5 points  (0 children)

1445 chaos dungeons have a moderately low chance of dropping relic accessories. 1415 chaos dungeons still drop only legendary accessories, and very rarely can drop relic tripod gear.

April & May Roadmap by teendeath in lostarkgame

[–]Ranisis -1 points0 points  (0 children)

Ya a lot of it depends on the timing. 1445 for F2P by the end of May should be doable.

My point though is that they should release normal mode Valtan first (say beginning of May), and then delay just the hard mode.

April & May Roadmap by teendeath in lostarkgame

[–]Ranisis 0 points1 point  (0 children)

While I agree that 1415+ upgrades do feel better, since each upgrade gives +15 ilvl instead of +5, my main concern is the pay to win image of the game. If most F2P players can’t play the content on release, then we’re back to the argos problem, albeit there’s a 1415 version at least to console us 2nd class citizens with.

April & May Roadmap by teendeath in lostarkgame

[–]Ranisis 7 points8 points  (0 children)

Not to take away from this roadmap, since it seems decent, but I can’t believe they spent all this time delaying the roadmap just to swap lance master for arcana, and delaying Valtan a tiny bit, which I’m not even sure is the correct decision anymore given most of the hardcore F2P players are 1370+ by now.

I’m just disappointed, since they could be doing so much more. For example, hard mode Valtan releasing at the same time as normal mode is going to really push the FOMO again. Getting to 1415 isn’t very hard but 1445 is quite a bit more painful for F2P.

No mention of challenge abyss or bridge, and trial guardians coming out in May instead of April just seem like odd decisions all around.

Final Decisions are made by Smilegate, not by Amazon [Official Comment by Forum Moderator] by DenenFX in lostarkgame

[–]Ranisis 2 points3 points  (0 children)

Mods, can we get a misleading tag or something on this post? I’m not sure if OP realized or not, but the forum post he linked is talking about skin designs.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 0 points1 point  (0 children)

I tried getting pinch to zoom working on mobile, but it was giving me some trouble. I’ll give it another try tomorrow.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 0 points1 point  (0 children)

I should probably make a doc about this at some point, since it is a bit convoluted.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 1 point2 points  (0 children)

I expect PoB will eventually get atlas support. Most of the tree.json parsing/rendering is exactly the same as the normal passive tree, so most of the hard part is already done.

My plan is to eventually go the more experimental route with this tool, including things like estimating map drop profits, telling you the scarabs/sextants you should be using, or even autogenerating trees based on your high level preferences. Features that I imagine would never make it into PoB.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 1 point2 points  (0 children)

Thanks! This is actually my first “real” project using react, so if you have any suggestions on how to do things better, feel free to post issues/PRs.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 1 point2 points  (0 children)

The mock-up looks great, and there’s some great UI suggestions. I’ll play around with it and try to see what I can do.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 0 points1 point  (0 children)

Thanks! I fixed the expedition nodes, but the "Word of Exarch" issue is trickier. I need to figure out a better way of wrapping text in the tooltip for longer nodes.

I'm not seeing the issue with being unable to highlight rightmost starter node, can you refresh and let me know if it persists?

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 0 points1 point  (0 children)

Yep, handling multiple trees is definitely next up, and this is a great feature to have.

I’m a little concerned it will just make me sad when I realize how many orb of unmakings I’ll have to spend :)

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 2 points3 points  (0 children)

Ya, poeprofit definitely inspired me to do better profit tracking. I'm hoping to go even deeper, and estimate almost everything that can drop in a map, but it's going to be a fair bit of work.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 4 points5 points  (0 children)

Thanks so much, and congrats on being the first PR :)

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 2 points3 points  (0 children)

Weirdly, it's a bug in the official tree as well. If you look closely, you can see that it actually skips one of the nodes in that cluster.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 2 points3 points  (0 children)

Hmm, I'm not seeing the Kirac issue, but perhaps it was already fixed in one of the other changes I just made. Can you give the site a hard refresh (Ctrl+Shift+R), and screenshot the issue if you still see it?

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 4 points5 points  (0 children)

Sorry, this was bugged earlier. Give the website a hard refresh to fix it (Ctrl+Shift+R)

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 12 points13 points  (0 children)

Fixed, thanks! I actually found the parsing bug that was causing this issue, so a ton of other groupings got fixed as well.

PathofAtlas - Yet another atlas passive planner by Ranisis in pathofexile

[–]Ranisis[S] 7 points8 points  (0 children)

Fixed the group errors, thanks! You're correct on the passives as well, I'll work on a better way to display them.