Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增强lifetime指令功能 #193

Open
MarcoGao123 opened this issue Jan 28, 2025 · 0 comments
Open

增强lifetime指令功能 #193

MarcoGao123 opened this issue Jan 28, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@MarcoGao123
Copy link

MarcoGao123 commented Jan 28, 2025

Motivation

在测试刷怪塔等涉及到生物的机器时, 仅了解最小值 最大值及平均存活时间并不能完全了解生物的状态 所以希望可以将存活时间项等数据输出到文件以供使用统计学来深度剖析

Description

处于实际考虑(例如硬盘读写压力), 当某生物生成数量过大时可以选择进行抽样,并提供配置文件进行调整。例如每gt生成1w只以上时 仅抽1% 进行写入。数据包含出生坐标 存活时间 死亡坐标 死亡方式

Other information

No response

@Fallen-Breath Fallen-Breath added the enhancement New feature or request label Jan 29, 2025
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

No branches or pull requests

2 participants