Skip to content

v1.31

Compare
Choose a tag to compare
@knewjade knewjade released this 30 Nov 14:05
· 76 commits to main since this release

追加・修正

[path, cover] Tスピン関連で tsz を新設しました。それに伴い現在の名前を整理・変更しました。

  • tsz = T-Spin Zero以上を対象。ライン消去しないTスピンを含む
  • tsm (any) = T-Spin Mini以上を対象。ライン消去しないTスピンを含まない

表にすると以下のとおりです。

--drop (path, cover)

変更前 変更後
- tsz (tspin0) 新設
any-tspin (any, tspin0) tsm (tspinm) 変更

any は利用できません。

--mode (cover)

変更前 変更後
any-tspin (any, tspin0) tsm (tspinm, any-tspin, any) 変更

tsz は利用できません。


Added and Changed

[path, cover] New tsz for T-spin Zero. The current name has been reorganized and changed accordingly.

  • tsz = T-Spin Zero or higher. Includes T-Spins without line clearing.
  • tsm (any) = T-Spin Mini or higher. Omits T-Spins without line clearing.

The table is as follows.

--drop (path, cover)

Before After
- tsz (tspin0) Added
any-tspin (any, tspin0) tsm (tspinm) Changed

[note] any is not available.

--mode (cover)

Before After
any-tspin (any, tspin0) tsm (tspinm, any-tspin, any) Changed

[note] tsz is not available.