DaymareOn/hdtSMP64

Add `minimumActiveSkeletons` setting

Open

#139 opened on 2024年4月28日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C++ (34 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (67 stars)
PR merge metrics
 (平均マージ 15h 45m) (30d で 28 merged PRs)

説明

With autoAdjustMaxSkeletons enabled and low FPS, the resulting number of active skeletons is always 1 (the player). It would be nice to have SMP always active on player and follower, which is usually closest skeleton to player.

Add minimumActiveSkeletons which will clamp the resulting number of active skeletons between minimum and maximum settings.

コントリビューターガイド