Chris3606

Results 53 comments of Chris3606

I have no formal documentation that states it specifically; just some experience with other projects where it appeared that there was some speed increase when the version of .NET being...

Don't know if it's worth mentioning here, or a separate issue; however libraries.python2.fireeye is now also failing; Microsoft has pulled the vcpython2.7 download link used in that package.

Issue here is documentation -- when to use FOV, when to use SenseMap, and when to use FOVManager. Another option is to completely replace the current FOV system with this...

Yet another option -- use viewports to do this with current FOV system. While this would take some documentation, this is the option I lean toward. This would _require_ implementation...

Moved to 3.x as this will likely require some breaking changes to implement efficiently.

Will definitely look at it, thank you!

Can you get a PR up with these, even if it's just a draft PR that copies them as-is, so that we can keep track of it exclusively here and...

Recommend we keep [the branch](https://github.com/Chris3606/GoRogue/tree/new-generation-steps), and refactor it sometime down the line to bring it in line with newer concepts.

Looking at this, most of the changes to GoRogue since the PRs creation didn't affect the steps added directly. It would require some refactoring to line up with library standardization,...

To clarify; this is not a "bug" in FOV's shadowcasting implementation so much as it's simply a feature which isn't implemented in GoRogue's implementation of that algorithm. It _is_, however,...