Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roller #25

Merged
merged 8 commits into from
Apr 4, 2019
Merged

Roller #25

merged 8 commits into from
Apr 4, 2019

Conversation

eric-s-s
Copy link
Owner

@eric-s-s eric-s-s commented Apr 3, 2019

added:

  • roller
  • tools/alias_table
  • tests for above

fixed:

  • docs pages
  • factory_errorhandler

updated:

  • setup.py
  • README.rst
  • docs/conf.py
  • .gitignore
  • tox.ini
  • maybe more?

others:

  • LINTING
  • MORE LINTING

dicetables/factory/errorhandler.py Show resolved Hide resolved
dicetables/roller.py Show resolved Hide resolved
dicetables/tools/alias_table.py Show resolved Hide resolved
docs/roller.rst Show resolved Hide resolved
tests/test_bestworstmid.py Show resolved Hide resolved
tests/test_dieevents.py Show resolved Hide resolved
tests/test_roller.py Show resolved Hide resolved
tests/tools/test_alias_table.py Show resolved Hide resolved
else:
big_heights.append((event, event_height))

def _get_ge_height_and_le_height_lists(self, input_dict):
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bad name, should be lt height or just rename the funciton.

docs/roller.rst Outdated
my_roll = roller.roll()

`my_roll` actually has a chance of being `1000`, although if that actually happened ... er ...
um ... hmmm ... get your computer checked. Seriously! You probably have a higher chance of the Heart Of Gold
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may as well rewrite this.

@eric-s-s eric-s-s merged commit eb464eb into master Apr 4, 2019
@eric-s-s eric-s-s deleted the roller branch April 4, 2019 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant