Commit Graph

29 Commits

Author SHA1 Message Date
7u83 974c1cb81e OrderBookPanel with callback. 2018-12-26 03:07:33 +01:00
7u83 36171e0872 Added a dialog title 2018-12-21 09:00:11 +01:00
7u83 fe7af043b7 Uses GodWorld.getTypeName to get name of asset 2018-12-10 12:37:45 +01:00
7u83 254d57d834 Some code cleaning 2018-12-10 11:28:30 +01:00
7u83 f62a385eab List of asset types works again 2018-12-09 18:43:29 +01:00
7u83 6d24eb67b9 Removed the "masterkey thing"
We will use proxies from RealWorld to GodWorld
2018-12-08 11:11:08 +01:00
7u83 e516770fca World can be imported from JSON
At least for assets.
2018-12-05 19:13:19 +01:00
7u83 53bc93a15c World can be exported as JSONObject 2018-12-05 18:43:57 +01:00
7u83 84c6718c8e Removed dead code 2018-12-05 17:58:49 +01:00
7u83 160dcb6b21 So. Now we build our editor around a world object.
Yes! We do!
2018-12-04 20:04:12 +01:00
7u83 6bb6d88371 Creates assets in world from JSON 2018-12-04 01:36:00 +01:00
7u83 5174e1d0c8 Created idgenerator package 2018-12-03 12:03:26 +01:00
7u83 c30524b388 Some refactoring / removed current test classes 2018-12-03 00:03:44 +01:00
7u83 7a707cd10c Asset editor works now 2018-12-02 00:36:32 +01:00
7u83 3fece7c044 code cleaning 2018-12-01 23:07:01 +01:00
7u83 0065490872 Deleted unused "NewPanel" 2018-12-01 23:05:11 +01:00
7u83 8766b5ab9d Removed the "no config field" 2018-12-01 22:55:56 +01:00
7u83 16ae53023f Deleted the BasicAsset class 2018-12-01 22:41:55 +01:00
7u83 fdf09d651d New dialog to select asset type before creation 2018-12-01 22:36:57 +01:00
7u83 bdb7ae4992 JSONObject deserialization cann call methods now
Currently the only supported parameter is String
2018-12-01 09:30:36 +01:00
7u83 abee1a8d36 Can partially fill Objects from JSONObject 2018-12-01 03:55:38 +01:00
7u83 f9949fa5ad Create JSONObject by annotations 2018-12-01 03:28:05 +01:00
7u83 aa8f17dcf4 Ignore ~files 2018-12-01 03:26:40 +01:00
7u83 e657777d56 Testings with ObjectMapper 2018-11-30 21:06:05 +01:00
7u83 ad697c39c9 Preparations to switch to jackson library 2018-11-30 17:01:40 +01:00
7u83 c551988714 Code cleanup 2018-11-30 14:52:09 +01:00
7u83 61a87f3a4d Sort Abstract Assets in ComboBox. 2018-11-30 14:48:30 +01:00
7u83 cde8670e97 Removed some out-commented code and prints 2018-11-30 13:20:31 +01:00
7u83 bb18f7cf03 Initial commit of multiasset branch 2018-11-30 12:27:41 +01:00