Commit Graph

20 Commits

Author SHA1 Message Date
roblevesque
54c8cab4e8 Move empire data to JS file 2016-07-07 12:21:25 -04:00
roblevesque
8de7e42835 Initial Creation 2016-07-07 12:19:26 -04:00
roblevesque
42311a0275 move _callback() call 2016-07-07 12:17:27 -04:00
roblevesque
d7596cc3fa Forgot something 2016-07-07 12:14:43 -04:00
roblevesque
79ce122988 Add Callback for data loading 2016-07-07 12:10:12 -04:00
roblevesque
677dc706ee Move JSON loading to separate function 2016-07-07 12:06:30 -04:00
roblevesque
8abf0adcb9 move JSON load back to top. 2016-07-07 12:04:28 -04:00
roblevesque
463e4fba9f See previous 2016-07-07 11:59:46 -04:00
roblevesque
246ddb2e12 move JSON load to init() 2016-07-07 11:58:26 -04:00
roblevesque
79b2eacc3e Back to single quotes 2016-07-07 11:52:40 -04:00
roblevesque
fc5fd9d2bd Try pulling initial camera target from jsonEmpire 2016-07-07 11:47:05 -04:00
roblevesque
a2e8c2c199 Single to double quotes 2016-07-07 11:43:05 -04:00
roblevesque
4a34761f72 Change to onload execution
use onLoad instead of right away so the body dom element isn't null
2016-07-07 11:35:52 -04:00
roblevesque
1ebee3c8e5 Run JSON through validation to ensure correctness 2016-07-07 11:32:09 -04:00
roblevesque
96956d3ba1 Fix relative path issues with json file.
I apparently don't know how to handle relative paths.   added js/ in front of empiredata.json to handle that lack of knowledge.
2016-07-07 11:26:10 -04:00
roblevesque
996e25ba82 Something something leading forward slash 2016-07-07 11:24:39 -04:00
roblevesque
b175831333 Be more specific with external library locations 2016-07-07 11:23:38 -04:00
Rob L
47da08343c Really add the master project files this time 2016-07-07 11:18:02 -04:00
Rob L
4291c82b1a Add master branch project files to gh-pages 2016-07-07 11:14:28 -04:00
roblevesque
4d983b1a1a Create gh-pages branch via GitHub 2016-07-07 10:47:29 -04:00