History for CactusServer / src / main / java / cactusServer / entities
2018-10-11
Merge branch 'master' into obj
y-ota committed on 11 Oct 2018
Bulletクラスの修正.
r-isitani committed on 11 Oct 2018
BulletModelManagerクラスの作成とPlayerクラスの修正. ...
r-isitani committed on 11 Oct 2018
2018-10-12
Merge pull request #131 from nitta-lab-2018/ignore ...
Yoichiro Ota committed on 12 Oct 2018
2018-10-11
これでプレイヤーとオブジェクトの当たり判定をするようになった…はず
y-ota committed on 11 Oct 2018
Instanceクラスの持つBulletに関するマップのgetterに@JSONHint(ignore=true)を追加.
r-isitani committed on 11 Oct 2018
設計ミスはつらいよ
y-ota committed on 11 Oct 2018
2018-10-12
Merge pull request #129 from nitta-lab-2018/obj ...
fujimotonanako committed on 12 Oct 2018
2018-10-11
Character修正
y-ota committed on 11 Oct 2018
2018-10-09
universeupdateを追加
y-ota committed on 9 Oct 2018
BulletクラスとBulletRestクラスの作成し, Bullet関連の処理を必要なクラスに追加.
r-isitani committed on 9 Oct 2018
フォーマットを整える
y-ota committed on 9 Oct 2018
Merge branch 'master' into obj ...
y-ota committed on 9 Oct 2018
10^9の求め方を変更. ...
r-isitani committed on 9 Oct 2018
Player周りの処理の修正等.
r-isitani committed on 9 Oct 2018
2018-10-04
Merge branch 'master' into obj ...
y-ota committed on 4 Oct 2018
一定時間操作を受け付けていないプレイヤーを消す処理を仮に作成.
r-isitani committed on 4 Oct 2018
2018-10-02
暫定で当たり判定の管理クラスを作成
y-ota committed on 2 Oct 2018
primitiveを設定
y-ota committed on 2 Oct 2018
placeable設定
y-ota committed on 2 Oct 2018
オブジェクトとプレイヤーの当たり判定を途中まで
y-ota committed on 2 Oct 2018
ObjectModelManagerの実装にあたり、modelIDとそれにかかわる部分を変更
y-ota committed on 2 Oct 2018
2018-09-27
修正
y-ota committed on 27 Sep 2018
ダミーオブジェクトを設置
y-ota committed on 27 Sep 2018
2018-09-25
Characterクラスのupdate時にupdateAreaURIをとりあえず呼び出さないようにした.
r-isitani committed on 25 Sep 2018
Playerクラスのupdate時に, とりあえずupdateAreaURIを呼び出さないようにした. ...
r-isitani committed on 25 Sep 2018
2018-08-03
Merge pull request #118 from nitta-lab-2018/Test2 ...
Yoichiro Ota committed on 3 Aug 2018
2018-08-02
Playerクラスの一部のフィールドの修正. (URIからIDに変更)
r-isitani committed on 2 Aug 2018
uniqueidを表示するように
y-ota committed on 2 Aug 2018
playerのpostの時に, cameraStateやanimationClasstoStartの引数がnullの場合, ...
r-isitani committed on 2 Aug 2018