StarrFox

Results 12 issues of StarrFox

**Is your feature request related to a problem? Please describe.** It would be useful to be able to tell where my modpacks came from quickly, for example if I wanted...

enhancement
low-priority

find steam install then follow steam\steamapps\common\Wizard101 path also need to pass -ST in cli args for client when using steam

should have a check if either distance is 0

The current documentation isn't very good at all, should include more examples and explanations

documentation
enhancement
help wanted

CombatCard.cast should check if the cast operation can be completed This should handle all possible ways the cast operation could fail from not enough pips to not enough mana I...

enhancement
help wanted

add nif reading for map files so we can build a walkable area for bots

enhancement

there should be some tests for everything (i.e all hooks, all commands) to allow catching them before release. these will need to be run on a machine with target process...

enhancement

I think switching to https://python-poetry.org/ or another pyproject.toml based solution would make development a lot faster It allows for easier management of virtual environments and ensuring everyone is using the...

feature request

closes https://github.com/srounet/Pymem/issues/91 This pull request switches to a pyproject.toml file which uses poetry, it also attempts to adapt the appveyor to use it It also removes 3.6 from tests as...

the current tests are pretty mid, should improve these to cover more cases and maybe add fuzzy tests.

good first issue
ci