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

Refer-A-Friend System prepared for s1980 adopted from archiv s1699 #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 15, 2013

  1. Configuration menu
    Copy the full SHA
    043c377 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2014

  1. Fix Error with Travis

    - Revert my poor implementation of the friend list function to its initial state of the archive.
      Travis error was caused because #include<iterater> wasn't included anywhere. But I think there is a better solution for this function as using std::ostream_iterator<T> like I did.
    
    - Fix typo while loading RAF configuration.
    Hikari committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    fe70619 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2014

  1. Fix reputation gain in RAF system

    The bonus on reputation, granted by killing creatures and quest rewards, is 10%, not 300%.
    Hikarii committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    4ab8f99 View commit details
    Browse the repository at this point in the history