Jenkins
#101 opened
on 19 Jul 2018
by y-ota
|
build.gradleにjavapluginを追加
#102 opened
on 20 Jul 2018
by y-ota
|
charamodel治ってなかった
#103 opened
on 25 Jul 2018
by y-ota
|
Test
|
Angleの消去PlayersRestの修正を行いました。
|
CharRest
|
AccountにsetTokenと引数なしコンストラクタを追加 AccountsRestのProduceアノテーションをテクストに変更
#107 opened
on 31 Jul 2018
by y-ota
|
Characterのupdateメソッドを二つに分けたのと, JSONProviderの修正.
|
Stringに書き換え
|
InstancesRest戻り値をStringに
|
Player#initPlaceable(int)のコメントアウト化していた部分の解除と, 不要なimport文の除去.
|
ObjectAttributeにコンストラクタを追加
#112 opened
on 31 Jul 2018
by y-ota
|
updatecharacterの修正
|
Instance#updateCharacter()を削除. (characterRestクラスのメソッド内でcharacter取得と更新を行えばよい)
|
Instance#getCharacters(String)の引数をURIからIDにする仕様に変更.
|
getのQueryParamをaccountURIからaccountIDに変更
|
uniqueidを表示するように
#117 opened
on 3 Aug 2018
by y-ota
|
Test2
|
Playerクラスのupdate時に, とりあえずupdateAreaURIを呼び出さないようにした. Quaternion3Dクラスに x, y, z, w のセッタをそれぞれ作成.
|
Object
#120 opened
on 28 Sep 2018
by y-ota
|
Object
#121 opened
on 28 Sep 2018
by y-ota
|
Object
#122 opened
on 2 Oct 2018
by y-ota
|
PlayersRestのDeleteメソッドを仮に作成.
|
一定時間操作を受け付けていないプレイヤーを消す処理を仮に作成.
|
Player周りの処理の修正等.
|