Skip to content

Fix: NpcTalkHandler#385

Merged
AlanMorel merged 8 commits intoAlanMorel:masterfrom
AngeloTadeucci:scripts
Sep 14, 2021
Merged

Fix: NpcTalkHandler#385
AlanMorel merged 8 commits intoAlanMorel:masterfrom
AngeloTadeucci:scripts

Conversation

@AngeloTadeucci
Copy link
Copy Markdown
Collaborator

  • Created ScriptManager that acts as an proxy object for scripts;
  • Parsing more attributes for Scripts;
  • Moved NpcTalkMode.cs and Scripts to Maple2Storage;
  • Added example script functions so others can also start hardcoding NPCs scripts, specially @gwagwaflamingo;
  • Initial implementation of Bonus Game Handler;
  • Fixed multiple things in NpcTalkHandler and QuestHelper;
  • Added a bit more documentation to NpcTalkHandler.
  • Resolves Issues with job specific NPC dialogs #313

@AngeloTadeucci AngeloTadeucci added the enhancement New feature or request label Sep 12, 2021
@AngeloTadeucci
Copy link
Copy Markdown
Collaborator Author

#88

Comment thread Maple2Storage/Scripts/11000024.lua
@AlanMorel AlanMorel merged commit f5ec557 into AlanMorel:master Sep 14, 2021
@AngeloTadeucci AngeloTadeucci deleted the scripts branch September 14, 2021 22:30
gwagwaflamingo pushed a commit to gwagwaflamingo/MapleServer2 that referenced this pull request Aug 20, 2022
* Fix: NpcTalkHandler

* Requested change

Each script type has it's own sub folder

* random first script it example

* Revert "random first script it example"

This reverts commit 914e945.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues with job specific NPC dialogs

5 participants