Перейти к содержимому
Mineforgian

VNDialog

Lightweight Mod for a Visual Novel-like Dialogue Experience for Minecraft

Загрузки
107K
Подписчики
27
Обновлён
15 августа 2025 г.
Лицензия
MIT

Опубликован 9 мая 2025 г.

A lightweight mod that brings a visual novel-style dialog experience to Minecraft


🌟 Introduction.

VNDialog is a dialog engine module for Minecraft, inspired by the classic Galgame's dialog system. It can be implemented with simple JSON configuration:

  • 🎭 Multiple character standup display with simple entrance animation
  • 💬 Branching dialog options
  • 🎨 Dialog trigger commands and in-game event interaction

Support for hot-loading dialog configurations datapacks to create rich storylines without complex changes.

Refer to the source link for more detailed information

example example2

Ченджлог

1.1.1fix-1.20.1Релиз1.20.1 · 15 августа 2025 г.

fix bugs

1.1.1-1.20.1Релиз1.20.1 · 15 августа 2025 г.

新增实体对话功能,支持指定任意实体作为对话的说话者,指令格式更新为 /dialog show ,同时保持向后兼容性。对话中的指令将以指定实体身份执行,未指定时默认为玩家本身。

Added entity dialog feature that supports specifying any entity as the dialog speaker, with updated command format /dialog show while maintaining backward compatibility. Commands in dialogs will execute with the specified entity's identity, defaulting to the player when no entity is specified.

1.1.0-1.20.1Релиз1.20.1 · 13 августа 2025 г.

新增对话中音频播放功能,现在你可以在对话中配置并播放需要的音频。新增上滚轮快捷键,在对话界面向上滚动鼠标滚轮即可快速打开历史记录界面。 Added audio playback functionality in dialogs - you can now configure and play required audio within conversations. Added scroll wheel shortcut - scroll up with the mouse wheel in the dialog interface to quickly open the history screen.

1.0.11-1.20.1Релиз1.20.1 · 13 августа 2025 г.

新增了“是否允许关闭对话(allowClose)”条目,优化了关闭对话后的逻辑。现在按esc关闭对话后会执行此对话后续剩余的所有指令(如果存在)。 新增立绘缩放功能。

Added a new "Allow closing of conversation (allowClose)" entry to optimize the logic after closing a conversation. Pressing Esc to close a conversation now executes all remaining commands (if any) in the conversation. Added a new zoom feature for character portraits.

1.0.10-1.20.1Релиз1.20.1 · 21 июля 2025 г.

fix bugs

1.0.9-1.20.1Релиз1.20.1 · 17 июня 2025 г.

Supports custom textures for “History” and “AutoPlay” buttons. Support for intermediate entries to end a dialog. Support force disable skip option

1.0.5-1.21.1Релиз1.21, 1.21.1 · 28 мая 2025 г.

fix bugs

1.0.4-1.21.1Релиз1.21, 1.21.1 · 17 мая 2025 г.

update neoforge 1.21.1 ver.

Комментарии

Загружаем…