gaithern

Results 10 comments of gaithern

> Some noted issues with the item groups, which look to be the cause of your test failures here. > > Also, what's the story behind the large amount of...

I noticed 2 unit tests failed. One due to typing in Client.py and one due to item groups having the same names as items in Items.py. I have corrected both...

Think I have accounted for most of the suggestions > One thing that stood out the most is that there is no pep8 here. Which isn't a dealbreaker for me,...

Implemented all suggestions above

Switched to draft until I can sort out the issues with the updated EGS and Steam version

Anything more I need to do before this can be pulled?

Reformatted Rules.py to make it a LOT more readable. Ran a bunch of test generations with random settings and found a bug which throws an error when the exp multiplier...

Client changes seem to be working fine!

Added option groups and option presets

> Oh, you're also failing unit tests now, apparently there is a bug in your create_items? Might wanna do a test gen and see if it crashes Found where this...