| 2018-09-25 |
Characterクラスのupdate時にupdateAreaURIをとりあえず呼び出さないようにした.
r-isitani
committed
on 25 Sep 2018
|
|---|---|
| 2018-08-03 |
|
| 2018-08-02 |
Playerクラスの一部のフィールドの修正. (URIからIDに変更)
r-isitani
committed
on 2 Aug 2018
|
|
uniqueidを表示するように
y-ota
committed
on 2 Aug 2018
|
|
|
Instance#getCharacters(String)の引数をURIからIDにする仕様に変更.
r-isitani
committed
on 2 Aug 2018
|
|
| 2018-07-31 | |
|
|
|
|
Player#initPlaceable(int)のコメントアウト化していた部分の解除と, 不要なimport文の除去.
r-isitani
committed
on 31 Jul 2018
|
|
|
|
|
|
ObjectAttributeにコンストラクタを追加
y-ota
committed
on 31 Jul 2018
|
|
|
Characterのupdateメソッドを二つに分けたのと, JSONProviderの修正.
r-isitani
committed
on 31 Jul 2018
|
|
|
|
|
| 2018-07-27 |
|
| 2018-07-26 |
Angleの消去PlayersRestの修正を行いました。
t-kazehaya
committed
on 26 Jul 2018
|
|
プレイヤーのダミーコードの生成と一部のメソッド名の修正等.
r-isitani
committed
on 26 Jul 2018
|
|
| 2018-07-19 | |
| 2018-07-18 |
復旧記念
y-ota
committed
on 18 Jul 2018
|
| 2018-07-10 |
さらば、Depth3D、君のことは3分間だけ忘れない
y-ota
committed
on 10 Jul 2018
|
| 2018-07-09 | |
| 2018-07-03 |
一部のメソッドで使用していたローカル変数returnMapの名前をreturnedMapに変更.
r-isitani
committed
on 3 Jul 2018
|
|
EmoteState.EmoteTypeの列挙子にとりあえずダミーを1つ入れておいた.
r-isitani
committed
on 3 Jul 2018
|
|
|
modelIDをStringからintに変更
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
|
|
| 2018-06-28 |
fuckin json!!!
y-ota
committed
on 28 Jun 2018
|
| 2018-06-26 |
|
|
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-21 |
AngleをQuaternion3Dに変更
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
|
|
|
Model系変数の名前変更.
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 |
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
|
|
|
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
|
|
|
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
|
|
|
s
y-ota
committed
on 12 Jun 2018
|
|
|
継承関係修正
y-ota
committed
on 12 Jun 2018
|
|
|
|
|
|
指摘箇所を修正
y-ota
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 |
|
|
MyParamConveter関係のクラスがちゃんと動くようにした.
r-isitani
committed
on 7 Jun 2018
|
|
|
Instances#getPlayers(), Instance#getCharacters()を追加.
r-isitani
committed
on 7 Jun 2018
|
|
| 2018-05-31 |
教訓:記法はキチンとしよう(バブリッシャー)
y-ota
committed
on 31 May 2018
|
|
SessionをURI...に置き換え
y-ota
committed
on 31 May 2018
|
|
|
a
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
当該クラスの修正.
r-isitani
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
|
|
|
SessionをEntity仕様に変更
y-ota
committed
on 31 May 2018
|
|
|
Account修正
y-ota
committed
on 31 May 2018
|
|
|
|
|
|
|
|
|
AddressdEntityクラスの抽象クラス化及びサブクラス作成と, JSONDecode時に呼び出される引数なしコンストラクタの追加.
...
r-isitani
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
|
|
|
|
|
JSONのテストはeclipseとpostmanの両方を再起動しないと認識しない可能性あり
y-ota
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
|
|
|
当該クラスで利用していた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
|
|
| 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 |
当該クラスの修正.
r-isitani
committed
on 22 May 2018
|
|
当該クラスの修正等.
r-isitani
committed
on 22 May 2018
|
|
|
当該クラスの修正とメソッドの追加.
r-isitani
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
|
|
| 2018-05-21 |
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
|
|
| 2018-05-17 |
Objectクラスを作成.
r-isitani
committed
on 17 May 2018
|
|
Areaクラスを作成.
r-isitani
committed
on 17 May 2018
|
|
|
login logoutを追加
y-ota
committed
on 17 May 2018
|
|
| 2018-05-15 |
|
|
スペース等formatを整えた
y-ota
committed
on 15 May 2018
|
|
|
コメントの部分を修正
y-ota
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
|