| 2018-07-03 |
t
y-ota
committed
on 3 Jul 2018
|
|---|---|
|
/抜けてた
n-fujimoto
committed
on 3 Jul 2018
|
|
|
エラー修正
n-fujimoto
committed
on 3 Jul 2018
|
|
|
|
|
|
InstancesRestのIDAddressedentityを消してHashMapに変更
n-fujimoto
committed
on 3 Jul 2018
|
|
|
Restのエラー解消
t-kazehaya
committed
on 3 Jul 2018
|
|
| 2018-07-02 |
AddressedEntity系のクラスの削除と, 不要なimport文の除去.
r-isitani
committed
on 2 Jul 2018
|
|
Instanceクラスのコンストラクタの引数のうち, Instance.State列挙型が不要になったためこれを削除.
r-isitani
committed
on 2 Jul 2018
|
|
|
Merge pull request #84 from nitta-lab-2018/CharacterModelManager
...
Yoichiro Ota
committed
on 2 Jul 2018
|
|
|
ゴミ(=JSONConsumer.java)を消した.
r-isitani
committed
on 2 Jul 2018
|
|
|
Merge pull request #83 from nitta-lab-2018/CharacterModelManager
...
Yoichiro Ota
committed
on 2 Jul 2018
|
|
| 2018-06-28 |
overrideを追記
y-ota
committed
on 28 Jun 2018
|
|
定期的にタスクを実行することに成功
y-ota
committed
on 28 Jun 2018
|
|
|
Taskクラスを作成
y-ota
committed
on 28 Jun 2018
|
|
|
objに必要なデータをkonanフォルダにコピー
y-ota
committed
on 28 Jun 2018
|
|
|
fuckin json!!!
y-ota
committed
on 28 Jun 2018
|
|
|
objを無事読み込めたことを確認
y-ota
committed
on 28 Jun 2018
|
|
|
Merge branch 'master' into Loop
student
committed
on 28 Jun 2018
|
|
|
setStageをコメントアウト
y-ota
committed
on 28 Jun 2018
|
|
|
Merge pull request #79 from nitta-lab-2018/CharacterModelManager
...
Yoichiro Ota
committed
on 28 Jun 2018
|
|
|
モデル読み込み関連の修正.
r-isitani
committed
on 28 Jun 2018
|
|
| 2018-06-26 |
initCharacterModels()内で行っていたパス生成の部分のコードを, 別のメソッドとして切り出した.
r-isitani
committed
on 26 Jun 2018
|
|
不要なimport文を除去.
r-isitani
committed
on 26 Jun 2018
|
|
|
とりあえずコミット
r-isitani
committed
on 26 Jun 2018
|
|
|
|
|
|
InstancesRestからPlayersRestとCharactersRestを作りました。
t-kazehaya
committed
on 26 Jun 2018
|
|
|
Instanceのダミーを2つ作成
n-fujimoto
committed
on 26 Jun 2018
|
|
|
o
y-ota
committed
on 26 Jun 2018
|
|
|
Instancesの初期化をする
n-fujimoto
committed
on 26 Jun 2018
|
|
|
konan.stlを初期に読み込むように
y-ota
committed
on 26 Jun 2018
|
|
|
|
|
|
Merge pull request #73 from nitta-lab-2018/InstancesRest
...
Takashi Kazehaya
committed
on 26 Jun 2018
|
|
|
InstanceRest一旦上げます
n-fujimoto
committed
on 26 Jun 2018
|
|
|
Merge pull request #72 from nitta-lab-2018/ModelManager
...
Takashi Kazehaya
committed
on 26 Jun 2018
|
|
|
モデル系ファイルの一部をとりあえずCactusからコピーして持ってきた.
r-isitani
committed
on 26 Jun 2018
|
|
|
CharacterManagerクラスをCharacterModelManagerクラスに名前変更.
r-isitani
committed
on 26 Jun 2018
|
|
|
|
|
|
Characterが持つmodelIDの型をStringからintに変更.
r-isitani
committed
on 26 Jun 2018
|
|
|
Instanceクラスの持つstageIDの型をStringからintに変更.
r-isitani
committed
on 26 Jun 2018
|
|
|
|
|
|
Quaternion3Dに変更
y-ota
committed
on 26 Jun 2018
|
|
|
Quaternion3DにAngleを変更 StageManagerにsetModelを追加
y-ota
committed
on 26 Jun 2018
|
|
| 2018-06-22 |
初期アカウント作成可能を確認
y-ota
committed
on 22 Jun 2018
|
| 2018-06-21 |
AngleをQuaternion3Dに変更
n-fujimoto
committed
on 21 Jun 2018
|
|
|
|
|
若干変えてます
n-fujimoto
committed
on 21 Jun 2018
|
|
|
|
|
|
エラーの兼ね合いからいったんQuartanion3DをAngleに戻した.
r-isitani
committed
on 21 Jun 2018
|
|
|
Angleクラスの使用箇所をQuartanion3Dクラスに変更.
r-isitani
committed
on 21 Jun 2018
|
|
|
Initialize不要と判断
y-ota
committed
on 21 Jun 2018
|
|
|
Appクラスをutilsに移動
y-ota
committed
on 21 Jun 2018
|
|
|
ブランチ作成
y-ota
committed
on 21 Jun 2018
|
|
|
Model系変数の名前変更.
r-isitani
committed
on 21 Jun 2018
|
|
|
|
|
|
|
|
|
指摘箇所を修正
y-ota
committed
on 21 Jun 2018
|
|
|
s
y-ota
committed
on 21 Jun 2018
|
|
|
StageManagerとフィルターを作成
y-ota
committed
on 21 Jun 2018
|
|
|
CharacterManagerクラスにシングルトンを導入.
r-isitani
committed
on 21 Jun 2018
|
|
|
CharacterManagerクラスを新たに作成.
r-isitani
committed
on 21 Jun 2018
|
|
|
新たに決めたAPIに対応するメソッドを追加.
r-isitani
committed
on 21 Jun 2018
|
|
|
findAreaURI(Instance)内の冗長な部分を修正.
r-isitani
committed
on 21 Jun 2018
|
|
|
一部の冗長な処理を含んでいたメソッドの修正.
r-isitani
committed
on 21 Jun 2018
|
|
| 2018-06-19 |
getPlayers(String)の修正.
r-isitani
committed
on 19 Jun 2018
|
|
getRegion(int)をgetPlain(int)にメソッド名を変更.
r-isitani
committed
on 19 Jun 2018
|
|
|
changeCharacter(String)の追加と, readCharacterData(String)の修正.
r-isitani
committed
on 19 Jun 2018
|
|
| 2018-06-14 |
|
|
不要なModel系クラスを削除.
r-isitani
committed
on 14 Jun 2018
|
|
|
bs
y-ota
committed
on 14 Jun 2018
|
|
|
k
y-ota
committed
on 14 Jun 2018
|
|
|
Merge remote-tracking branch 'origin/master' into Object
n-cannon
committed
on 14 Jun 2018
|
|
|
universeにobjectが配置されるように
y-ota
committed
on 14 Jun 2018
|
|
|
depth関連を削除
y-ota
committed
on 14 Jun 2018
|
|
|
RadishをPC版からAndroid版に変更したことによる, Rest系クラスへの影響波及部分の修正.
r-isitani
committed
on 14 Jun 2018
|
|
|
o
y-ota
committed
on 14 Jun 2018
|
|
|
|
|
|
private化
y-ota
committed
on 14 Jun 2018
|
|
|
Depth3Dを使ったあたり判定を追加
y-ota
committed
on 14 Jun 2018
|
|
|
android版のradishのソースコードを修正.
r-isitani
committed
on 14 Jun 2018
|
|
|
Depth3Dを作成
y-ota
committed
on 14 Jun 2018
|
|
|
android版のradishのframeWorkを入れた.
r-isitani
committed
on 14 Jun 2018
|
|
| 2018-06-12 |
当該クラスの修正.
r-isitani
committed
on 12 Jun 2018
|
|
当該クラスの修正.
r-isitani
committed
on 12 Jun 2018
|
|
|
Objectの継承を3dに変更
y-ota
committed
on 12 Jun 2018
|
|
|
|
|
|
とりあえずEntity3Dクラスを抽象クラスで作成.
r-isitani
committed
on 12 Jun 2018
|
|
|
loginを返すように
y-ota
committed
on 12 Jun 2018
|
|
|
細かな修正をしました
t-kazehaya
committed
on 12 Jun 2018
|
|
|
Objectの部分をInstancesRestからObjectsRestに移行しました。
t-kazehaya
committed
on 12 Jun 2018
|
|
|
Merge pull request #54 from nitta-lab-2018/InstancesRest
...
Takashi Kazehaya
committed
on 12 Jun 2018
|
|
|
|
|
|
s
y-ota
committed
on 12 Jun 2018
|
|
|
継承関係修正
y-ota
committed
on 12 Jun 2018
|
|
|
|
|
|
指摘箇所を修正
y-ota
committed
on 12 Jun 2018
|
|
|
InstancesRestをマージしました
n-fujimoto
committed
on 12 Jun 2018
|
|
|
InstanceRest変更
n-fujimoto
committed
on 12 Jun 2018
|
|
|
Areaの内外判定の処理の一部実装と, Characterの更新処理関連の修正.
r-isitani
committed
on 12 Jun 2018
|
|
| 2018-06-11 |
PlayerとCharacterについてのupdate関連メソッドの呼び出しを追加.
r-isitani
committed
on 11 Jun 2018
|
|
CharacterModelクラスとObjectModelクラスを用いていた部分をStringに変更.
r-isitani
committed
on 11 Jun 2018
|
|
|
|
|
|
Characterクラスのインスタンス生成時にareaURIの初期設定が行えるように, 関連するメソッドを修正.
r-isitani
committed
on 11 Jun 2018
|
|
|
|
|
|
不要なimport文を除去.
r-isitani
committed
on 11 Jun 2018
|
|
|
|
|
| 2018-06-07 |
指摘箇所を修正
y-ota
committed
on 7 Jun 2018
|
|
|
|
|
MyParamConveter関係のクラスがちゃんと動くようにした.
r-isitani
committed
on 7 Jun 2018
|
|
|
AccountsRestいじっちゃった・・・ HTTPステータスを返すように変更
y-ota
committed
on 7 Jun 2018
|
|
|
フォーマットを整える
y-ota
committed
on 7 Jun 2018
|
|
|
deleteAccountをPathParamに変更
y-ota
committed
on 7 Jun 2018
|
|
|
Instances#getPlayers(), Instance#getCharacters()を追加.
r-isitani
committed
on 7 Jun 2018
|
|
|
JSONProvider, JSONConsmerクラスの修正と Converter系クラス2種の仮作成.
r-isitani
committed
on 7 Jun 2018
|
|
| 2018-06-05 |
ACCOUNT_NUM_MAX追加
y-ota
committed
on 5 Jun 2018
|
|
ジェネリクスの型パラメータの追加と, メソッドの仮引数名について実装インタフェースでの仮引数名を参考に変更.
r-isitani
committed
on 5 Jun 2018
|
|
|
deleteAccountを修正
y-ota
committed
on 5 Jun 2018
|
|
| 2018-05-31 |
教訓:記法はキチンとしよう(バブリッシャー)
y-ota
committed
on 31 May 2018
|
|
b
y-ota
committed
on 31 May 2018
|
|
|
Merge pull request #43 from nitta-lab-2018/getAccountsRest
...
Yoichiro Ota
committed
on 31 May 2018
|
|
|
a
t-kazehaya
committed
on 31 May 2018
|
|
|
SessionをURI...に置き換え
y-ota
committed
on 31 May 2018
|
|
|
a
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
意味不明バグをコメントアウト
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
当該クラスの修正.
r-isitani
committed
on 31 May 2018
|
|
|
|
|
|
INSTANCES_URI若干変えました
n-fujimoto
committed
on 31 May 2018
|
|
|
a
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
areas, objectsのPOSTメソッド
n-fujimoto
committed
on 31 May 2018
|
|
|
|
|
|
jacksonをコメントアウト
y-ota
committed
on 31 May 2018
|
|
|
フォーマットを整える
y-ota
committed
on 31 May 2018
|
|
|
deleteAccountをuniqueIDを使うように変更
y-ota
committed
on 31 May 2018
|
|
|
SessionをEntity仕様に変更
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
|
|
|
AccountRestにDELETEを追加しました。
t-kazehaya
committed
on 31 May 2018
|
|
|
Account修正
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
|
|
|
AddressdEntityクラスの抽象クラス化及びサブクラス作成と, JSONDecode時に呼び出される引数なしコンストラクタの追加.
...
r-isitani
committed
on 31 May 2018
|
|
|
s
y-ota
committed
on 31 May 2018
|
|
|
AccountsRestを一部修正
y-ota
committed
on 31 May 2018
|
|
|
deleteAccountとgetAccountsを実装 logoutAccountの返り値を変更
y-ota
committed
on 31 May 2018
|
|
| 2018-05-30 |
jenkins設定完了
y-ota
committed
on 30 May 2018
|
|
jenkins test
y-ota
committed
on 30 May 2018
|
|
|
jenkins test
y-ota
committed
on 30 May 2018
|
|
|
test
y-ota
committed
on 30 May 2018
|
|
| 2018-05-29 |
当該クラスの修正.
r-isitani
committed
on 29 May 2018
|
|
当該クラスのコード修正等. 一旦コミットしておく.
r-isitani
committed
on 29 May 2018
|
|
|
CharacterクラスとPlayerクラスの作成.
r-isitani
committed
on 29 May 2018
|
|
|
EntityクラスとAddressedEntityクラスの作成および,その周辺クラスの修正.
r-isitani
committed
on 29 May 2018
|
|
| 2018-05-24 |
jsonは○○
y-ota
committed
on 24 May 2018
|
|
|
|
|
変更なし
n-fujimoto
committed
on 24 May 2018
|
|
|
|
|
|
JSONのテストはeclipseとpostmanの両方を再起動しないと認識しない可能性あり
y-ota
committed
on 24 May 2018
|
|
|
|
|
|
InstancesRest変更しました
n-fujimoto
committed
on 24 May 2018
|
|
|
|
|
|
確認用に引数がnameだけのコンストラクタを作成.
r-isitani
committed
on 24 May 2018
|
|
|
|
|
|
Accounts修正
y-ota
committed
on 24 May 2018
|
|
|
|
|
|
|
|
|
コンストラクタをデフォルトコンストラクタからもとに戻した.
r-isitani
committed
on 24 May 2018
|
|
|
createAccountの中身を簡略化
y-ota
committed
on 24 May 2018
|
|
|
Accounts修正
y-ota
committed
on 24 May 2018
|
|
|
当該クラスで利用していたRandomStringGeneratorクラス関連の修正.
r-isitani
committed
on 24 May 2018
|
|
|
|
|
|
|
|
|
ItemクラスのhashCode()をequals()に合わせてオーバーライド.
r-isitani
committed
on 24 May 2018
|
|
|
|
|
|
癒されたい
y-ota
committed
on 24 May 2018
|
|
|
URIに対する圧倒的理解不足
y-ota
committed
on 24 May 2018
|
|
| 2018-05-23 |
JSONHintが動作しない
y-ota
committed
on 23 May 2018
|
|
ゴールしたい
y-ota
committed
on 23 May 2018
|
|
|
思案中
y-ota
committed
on 23 May 2018
|
|
| 2018-05-22 |
Accounts修正
y-ota
committed
on 22 May 2018
|
|
当該クラスの修正.
r-isitani
committed
on 22 May 2018
|
|
|
当該クラスの修正等.
r-isitani
committed
on 22 May 2018
|
|
|
当該クラスの修正とメソッドの追加.
r-isitani
committed
on 22 May 2018
|
|
|
createAccountの中身を修正
y-ota
committed
on 22 May 2018
|
|
|
RandomStringGeneratorの中身をstatic関数に変更
y-ota
committed
on 22 May 2018
|
|
|
ランダム英数字列生成関連の処理をRandomStringGeneratorを使用するように修正.
r-isitani
committed
on 22 May 2018
|
|
|
RandomStringGeneratorを実装
y-ota
committed
on 22 May 2018
|
|
|
Sessionのためにいくつか修正
y-ota
committed
on 22 May 2018
|
|
|
|
|
|
Itemクラスの作成とCharacterクラスの周辺クラスの修正.
r-isitani
committed
on 22 May 2018
|
|
|
指摘箇所を変更
y-ota
committed
on 22 May 2018
|
|
|
AccountRestを”仕様通り”に変更
y-ota
committed
on 22 May 2018
|
|
|
Session作成
y-ota
committed
on 22 May 2018
|
|
|
Characterクラスの作成と, Instanceクラスの周辺のクラスの修正.
r-isitani
committed
on 22 May 2018
|
|
|
token生成機能実装
y-ota
committed
on 22 May 2018
|
|
|
nullをfailedに変更
y-ota
committed
on 22 May 2018
|
|
| 2018-05-21 |
updateAccountを実装 formatを整えた
y-ota
committed
on 21 May 2018
|
|
新ブランチ logoutをTEXT_PLAINで返すように
y-ota
committed
on 21 May 2018
|
|
|
|
|
|
DELETEメソッドを追加、AccountsのメソッドをuserIDが存在するかしないかで場合分け
y-ota
committed
on 21 May 2018
|
|
|
|
|
|
enumのスペルミスの修正.
r-isitani
committed
on 21 May 2018
|
|
|
先ほど上げたクラスの一部を修正.
r-isitani
committed
on 21 May 2018
|
|
|
Areaクラス及びObjectクラスとその周辺のクラスの作成と, Instanceクラス及びInstancesクラスの修正.
r-isitani
committed
on 21 May 2018
|
|
|
GET実装
y-ota
committed
on 21 May 2018
|
|
| 2018-05-17 |
|
|
POSTメソッドとDELETEメソッドの追加
n-fujimoto
committed
on 17 May 2018
|
|
|
idSetに修正
y-ota
committed
on 17 May 2018
|
|
|
|
|
|
InstanceRest更新
n-fujimoto
committed
on 17 May 2018
|
|
|
Objectクラスを作成.
r-isitani
committed
on 17 May 2018
|
|
|
ブランチ切りました。
t-kazehaya
committed
on 17 May 2018
|
|
|
|
|
|
Accountsのlogin部分を修正
y-ota
committed
on 17 May 2018
|
|
|
Areaクラスを作成.
r-isitani
committed
on 17 May 2018
|
|
|
loginAccountを一応完成
y-ota
committed
on 17 May 2018
|
|
|
一時退避
y-ota
committed
on 17 May 2018
|
|
|
|
|
|
|
|
|
new branch
y-ota
committed
on 17 May 2018
|
|
|
|
|
|
指摘された部分の修正
y-ota
committed
on 17 May 2018
|
|
|
login logoutを追加
y-ota
committed
on 17 May 2018
|
|
| 2018-05-16 |
新規ブランチ
y-ota
committed
on 16 May 2018
|
| 2018-05-15 |
|
|
|
|
|
スペース等formatを整えた
y-ota
committed
on 15 May 2018
|
|
|
private Accountsに修正
y-ota
committed
on 15 May 2018
|
|
|
コメントの部分を修正
y-ota
committed
on 15 May 2018
|
|
|
InstancesRest作成
n-fujimoto
committed
on 15 May 2018
|
|
|
|
|
|
loginとlogoutとcreateaccountとgetAccountを作成
y-ota
committed
on 15 May 2018
|
|
|
AccountとAccoutns調整中 AccountsRestいじってる最中
y-ota
committed
on 15 May 2018
|
|
|
Accounts y-ota
y-ota
committed
on 15 May 2018
|
|
| 2018-05-14 |
|
|
package維持用のデータの差し替え
y-ota
committed
on 14 May 2018
|
|
| 2018-05-10 |
entities作成
y-ota
committed
on 10 May 2018
|
|
とりあえずpackage維持のための仮クラス作成
y-ota
committed
on 10 May 2018
|
|
|
初うp
y-ota
committed
on 10 May 2018
|