Eric Robinson

Results 242 comments of Eric Robinson

> ### Operating System > > Windows x64 > ### DevilutionX version > > Custom build (please specify commit ID) > ### Describe > > [f345087](https://github.com/diasurgical/devilutionX/commit/f345087e753e998dda62dd67c7346b8fc8d78c5f) If you hold left...

> So what's going on there is, opening the chest calls `SetRndSeed()` to generate the items that will be dropped from the chest. `ProcessElementalArrow()` generates random numbers every frame to...

> Aren't you missing the point? Opening the chest resets RNG state, and the arrow burns random numbers every game tick. So regardless of all the math you've done, the...

Chain lightning crawl table accepting Golem as a valid target sounds like a bug, however I don't think spells damaging the Golem is a bug. However a fix such as...

I have no idea what's going on here :')

> > This has potential for a native feature, but will probably end up as a lua mod as will most things in the future. > > Would you suggest...

https://github.com/diasurgical/devilutionX/pull/7474

![image](https://github.com/user-attachments/assets/9114eece-078d-4df8-8ea3-f20b93095d27) The tiles teleported should not exceed the boundaries of the default 480p viewport.

> Suggestion: make it so that the longer you hold the button, the further away you teleport to. Could come with a visual indicator of some sort even though that...

I think it would be optimal if Heal Other and Resurrect auto targeted the player on screen closest to tile under the mouse position.