Skip to content
Success

Changes

Summary

  1. NPC chat system cleanup (#2465) (commit: 32be8ce) (details)
Commit 32be8ce9fbedf427c395e3ca7b9b184d65674d6d by noreply
NPC chat system cleanup (#2465)

* Only parse MM once in `talkToBystanders`

* Initial move

* Cleanup + Update logic

* Update + cleanup `DenizenSpeechContext`

* Avoid recreating the tag context + stary newline
(commit: 32be8ce)
The file was removedplugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/ChatCommand.java (diff)
The file was removedplugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechContext.java (diff)