Commit graph

3 commits

Author SHA1 Message Date
Paul Campbell
a3d5d1944e feat: Season 3.0: Implemnt 2 quests
- Implemented the season 3.0 quest "The Land of Despair".
- Partially implemented the season 3.0 quest "In Search of Hope"
2025-02-04 17:11:54 -05:00
Paul Campbell
de31430edd doc: Update doc file
Added small section about DropRate.csx and added some text about where
to find LibDdon.
2024-12-31 09:40:11 -05:00
Paul Campbell
07f21f7927 feat: Scripted Quests
- Added the ability to define quests using C# script.
- Implemented the 2018 Christmas quests using C# script.
- Implemented the 2017 Halloween quests using C# script.
- Implemented the 2018 Halloween quests using C# script.
- Added the ability to load external scripts from the "libs" directory
  in scripts loaded by the GameServer project.
- Added new documentation for scripts.
- Updated existing 'holiday_personal_quests.md' to include directions
  for enabling the event quests.
2024-12-31 09:40:11 -05:00