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

Handle cancelling faction quests correctly. Fix some skills not improving correctly. #1060

Merged
merged 2 commits into from Jul 22, 2015

Commits on Jul 21, 2015

  1. Handle cancelling faction quests correctly.

    Need to post the quest prize/penalties so that DeadlineExpired isn't
    sent to the quest that caused the faction loss (otherwise it generates a
    debug message).
    skittles1 committed Jul 21, 2015
    Copy the full SHA
    fcb29b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2015

  1. Fix skipping the passive skill improvement code.

    The tougher code changes caused the dodge/block/parry improvement code
    to be skipped.
    skittles1 committed Jul 22, 2015
    Copy the full SHA
    b78a5db View commit details
    Browse the repository at this point in the history