History for PixelPaintWar / apps / server / src / managers / GameManager.ts
2026-02-22
@rinto hasegawa
[refactor] PlayerクラスのチームID割り当てをGAME_CONFIGに基づく動的取得に変更し、GameManagerでの初期位置設定を修正
rinto hasegawa committed on 22 Feb
2026-02-21
@rinto hasegawa
[refctor] コメントの整理
rinto hasegawa committed on 21 Feb
@rinto hasegawa
[refactor] プレイヤーの移動処理を簡素化し、座標のクランプ処理を削除
rinto hasegawa committed on 21 Feb
2026-02-12
@[shimojiryuki]
[fix] プレイヤーの移動ロジックと初期位置の修正
[shimojiryuki] committed on 12 Feb
2026-02-10
@[shimojiryuki]
[fix] addPlayerメソッドでプレイヤーの位置を初期化し、movePlayerのロジックを更新して移動処理を改善
[shimojiryuki] committed on 10 Feb
@[shimojiryuki]
[fix]プレイヤーの位置をランダムに初期化し、速度係数を適用するように移動ロジックを更新
[shimojiryuki] committed on 10 Feb
2026-02-09
@[shimojiryuki]
[add] GameManagerクラスを新規作成し、プレイヤー管理機能を実装
[shimojiryuki] committed on 9 Feb