You are viewing a potentially older version of this package. View all versions.
Sudark-TTDMRecorder-2.0.1 icon

TTDMRecorder

Automatically records TTDM match data (kills, deaths, damage, health timeline) and uploads to ttdm-review.

Date uploaded 3 months ago
Version 2.0.1
Download link Sudark-TTDMRecorder-2.0.1.zip
Downloads 36
Dependency string Sudark-TTDMRecorder-2.0.1

This mod requires the following mods to function

r2ion-Ion-1.31.700006 icon
r2ion-Ion

Enhanced Northstar fork.

Preferred version: 1.31.700006

README

TTDMRecorder

自动记录 Titan Team Deathmatch (TTDM) 对局数据并上传至 ttdm-review 的 Northstar 客户端 Mod。

Automatically records Titan Team Deathmatch (TTDM) match data and uploads it to ttdm-review. A client-side Northstar mod.

screenshot


  • 本项目为公益项目,介于部分用户 (例如 绘之音..) 恶意填塞脏数据,短时间内过分请求,导致资源紧张,网站瘫痪,故不再公开API接口

  • This project is a totally non-profit project. Due to some users (such as 绘之音..) maliciously filling in dirty data, excessive requests in a short period of time, causing resource shortage and the website to crash, the API interface will no longer be publicly available.

功能 / Features

  • 自动检测 TTDM 模式,进入对局后开始录制
  • 每 500ms 采样一次玩家血量和泰坦类型,生成 timeline
  • 对局结束时收集所有玩家的击杀、死亡、伤害数据,生成 players
  • 对局结束后自动上传至远程服务器,上传成功后删除本地文件
  • HUD 通知上传结果

  • Automatically detects TTDM game mode and starts recording on match start
  • Samples player health and titan type every 500ms into a timeline
  • Collects all players' kills, deaths, and damage at match end into a players
  • Auto-uploads to the remote server after match ends; deletes local files on success
  • HUD notification for upload results

安装 / Installation

  1. 确保已安装 Northstar 客户端 | 该Mod已针对 NorthstarCN 完成适配
  2. TTDMRecorder 解压后的一个大文件夹 文件夹放入 R2Northstar/mods/ 目录
  3. 启动游戏,加入 TTDM 模式即可自动工作

  1. Make sure you have the Northstar client installed | This mod has adapted to NorthstarCN
  2. Decompress the whole BeijiFox.TTDMRecorder folder into R2Northstar/mods/
  3. Launch the game and join a TTDM match — the mod works automatically

依赖 / Requirements

  • Northstar v1.9.0+
  • 游戏模式:TTDM / Game mode: TTDM

许可 / License

MIT

CHANGELOG

Changelog

4.0.2

  • 修复了帝王(Monarch)泰坦识别错误,导致泰坦数据统计不匹配的问题
  • Fixed Monarch titan being misidentified (engine name is "vanguard"), which broke titan stats attribution

4.0.1

  • 修复了安装文档
  • Fixed the installation document

4.0.0

  • 重大更新! 现在支持了玩家阵营 比赛时间等等数据的支持
  • Splendid update! Now supports player camp, match time and other data support

3.0.3

3.0.2

  • 重大更新! 现在支持了命均造成伤害,长图渲染,更为细腻的复盘正在路上!
  • Splendid update! Now supports average damage per hit, long image rendering, and a more detailed replay is on the way!

3.0.1

  • Fix README image rendering on Thunderstore by using a raw GitHub image URL
  • Rewrite README in clean UTF-8 text for Thunderstore Markdown rendering
  • Add CHANGELOG.md for Thunderstore package updates

3.0.0

  • Public Thunderstore release