remove deprecated buff system

This commit is contained in:
Ian Woods 2026-07-21 21:20:30 -07:00
parent 35ea90f71b
commit 330a929985
22 changed files with 11 additions and 615 deletions

View file

@ -7,8 +7,8 @@ namespace TD.Gameplay
{
/// <summary>
/// Per-player set of unlocked tower types — the player's "deck". Lives on the
/// Player prefab alongside <see cref="PlayerGoldManager"/>,
/// <see cref="PlayerMatchState"/>, and <see cref="PlayerBuffManager"/>.
/// Player prefab alongside <see cref="PlayerGoldManager"/> and
/// <see cref="PlayerMatchState"/>.
/// </summary>
/// <remarks>
/// <para><b>Roguelike keystone.</b> Players no longer see every tower in the match