Skip to content

v0.3.6

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:09
a7c6793

版本:v0.3.6
自动构建:a7c679313b3ef15605ad05b18712387348f95f78

本次改动:

  • ded7b79 Update project implementation
  • d3d9348 Refactor application architecture and reduce code duplication
  • 4069c7d Update application functionality and supporting resources
  • d4e410b Add history import and improve combat round handling
  • a9be382 Implement requested project updates
  • 7998732 Preserve capture frames and defer round reset until archive completion
  • ace0e0a Fix Windows build and Mod validation regressions

构建产物:

  • nte-dps-tool-windows-x64.zip:完整 GUI,资源内嵌,包含 plugins/dwmapi.dll、Python 风格受限 Mod 程序、F12 与诊断工具。
  • nte-core-windows-x64.zip:本地 stdio Sidecar,供第三方本机工具集成。
  • nte-dps-tool-windows-external-resources.zip:完整 GUI,资源外置,包含 plugins/dwmapi.dll 与 Python 风格受限 Mod 程序,需保持 res、plugins 目录与 exe 同级。