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

Initial Release of Guild Daily Mission #1582

Merged
merged 10 commits into from Jan 24, 2017
Merged

Initial Release of Guild Daily Mission #1582

merged 10 commits into from Jan 24, 2017

Commits on Oct 14, 2016

  1. Implemented Guild Daily Mission

    Thanks to @cydh and @Atemo for their help!
    Jittapan Pluemsumran authored and Lemongrass3110 committed Oct 14, 2016
  2. Cleaned up the Guild Daily Mission script.

    Jittapan Pluemsumran authored and Lemongrass3110 committed Oct 14, 2016
  3. Added NPC reward for Guild Dungeon Daily Missions

    Signed-off-by: Cydh Ramdh <cydh@pservero.com>
    cydh authored and Lemongrass3110 committed Oct 14, 2016
  4. General cleanup

    * Cleaned up some dialogue.
    * Added/cleaned up NPC name display in dialogue.
    * Removed extra white spaces.
    * Removed a lot of next and close so it falls down to the final close instead.
    aleos89 authored and Lemongrass3110 committed Oct 14, 2016

Commits on Dec 7, 2016

  1. Cleaned up Guild Daily Mission

    Jittapan Pluemsumran committed Dec 7, 2016

Commits on Dec 9, 2016

  1. Cleaned up EXP calculation in Guild Daily Mission

    Jittapan Pluemsumran committed Dec 9, 2016
  2. Follow up to a765ac1

    Lemongrass3110 committed Dec 9, 2016

Commits on Dec 16, 2016

  1. Guild Mission Updates

    * Added Conquering Quest for Guild Mission
    * Fixed invalid index for `getcastledata`
    
    Signed-off-by: Cydh Ramdh <cydh@pservero.com>
    cydh committed Dec 16, 2016