256 Commits

Author SHA1 Message Date
noncomputable
e2827f4926 Merge branch 'master' of github.com:noncomputable/AgentMaps 2018-11-05 19:06:35 -05:00
Andrew
40cc208b1f
Merge pull request #6 from lpmi-13/typofix
fix simple typo
2018-11-05 19:04:19 -05:00
noncomputable
835e6bf561 minor changes to configs 2018-11-05 19:02:41 -05:00
lpmi-13
6d8f63fa62 fix simple typo 2018-11-05 22:33:46 +00:00
noncomputable
5f0686ec87 fixed bug not properly loading imported buildings 2018-11-05 04:08:21 -05:00
noncomputable
0d7a46865b changed logging pattern 2018-11-04 15:32:26 -05:00
noncomputable
0eb5fe38f7 Merge branch 'master' of github.com:noncomputable/AgentMaps 2018-09-27 14:10:16 -04:00
noncomputable
4506dd8b3c added module comment to featuretool 2018-09-27 14:09:56 -04:00
Andrew
513bf9f7b1
Delete .npmignore 2018-09-27 13:59:41 -04:00
noncomputable
e78d5a6e03 added downloadStreets method to agentmap 2018-09-27 13:37:15 -04:00
noncomputable
f4888c2deb 2.2.0 2018-09-27 11:48:00 -04:00
noncomputable
bb2d14c0fb moved agentmock instance after AgentMock prototype def 2018-09-27 11:20:29 -04:00
Andrew
b30d69fcaf
fixed spacing in docs 2018-09-27 11:15:54 -04:00
noncomputable
8223375a16 fixed typo in comments 2018-09-27 11:13:35 -04:00
noncomputable
afcebec939 added option & way to import previously generated streets layers 2018-09-27 11:11:18 -04:00
noncomputable
f12a2772e0 added buildings to index, as it needs to set agentmap.prototype.buildingify 2018-09-27 11:06:39 -04:00
noncomputable
124ee82b0a added featuretool binary and relevant dependencies 2018-09-27 11:01:34 -04:00
noncomputable
9f444de615 Added command line tool to generate and export building features 2018-09-27 11:00:45 -04:00
noncomputable
cdc3dd52c6 added issues templates and changed plugin name in readme 2018-09-19 18:45:47 -04:00
noncomputable
e9761a1bee changed spritegents plugin name to iconagents 2018-09-19 18:36:43 -04:00
Andrew
4cebaf6232
Update README.md 2018-09-15 17:09:18 -04:00
Andrew
0d47e4b1e2 Update issue templates 2018-09-15 16:58:37 -04:00
noncomputable
6573d9f283 2.1.3 2018-09-12 22:44:33 -04:00
noncomputable
af1798707e made routing-setup (graph-making and path-finder-making) methods more accessible 2018-09-12 22:38:20 -04:00
noncomputable
7104bef11f fixed replace_trip bug, which started a new trip from the end of the previous schedule instead of from the current position 2018-09-12 20:50:29 -04:00
noncomputable
a870b3aacd updated docs 2018-09-12 20:17:13 -04:00
noncomputable
933f4410b5 removed authors sections and added plugins section 2018-09-08 17:40:43 -04:00
noncomputable
608bed7e62 deleted space 2018-09-08 17:38:43 -04:00
noncomputable
74b5572811 changed lic name 2018-09-08 17:38:17 -04:00
noncomputable
ad10b15dd5 clarified docs for AgentFeatureMakers 2018-09-06 13:31:39 -04:00
noncomputable
49b4a3e2cb move acknowledgements 2018-09-06 12:51:51 -04:00
noncomputable
0e54e53acd changed docs for routing 2018-09-06 11:46:01 -04:00
noncomputable
3aee2f768b added demo gif to readme 2018-09-04 18:38:35 -04:00
noncomputable
5bfdb494b4 updated docs 2018-09-04 18:34:30 -04:00
noncomputable
030cd2f316 changed 'tutorials' to 'help' and added app/extension list 2018-09-04 11:45:34 -04:00
noncomputable
8b35b0b34f clarified install 2018-09-04 11:44:49 -04:00
noncomputable
a167dfbd36 updated readme 2018-09-03 21:13:19 -04:00
noncomputable
f984301349 2.1.2 2018-09-02 18:19:40 -04:00
noncomputable
e744b103f6 fixed option-setting for streets 2018-09-02 18:18:57 -04:00
noncomputable
345050a69f updated coordinate intersection docs 2018-09-02 17:22:53 -04:00
noncomputable
99f6549f85 removed & replaced deprecated turf dep 2018-09-02 15:38:36 -04:00
noncomputable
ae03116337 moved babel core to devdeps 2018-09-02 15:38:11 -04:00
noncomputable
4e9d249bfb 2.1.1 2018-09-02 15:01:49 -04:00
noncomputable
efe6ba4461 updated docs 2018-09-02 15:00:03 -04:00
noncomputable
678045549c added install instructions to readme 2018-09-02 14:48:20 -04:00
noncomputable
6532dbef8e 2.1.0 2018-09-02 14:35:17 -04:00
noncomputable
67969752c0 fixed unit placement angleing, which messed up order and neighbors 2018-09-02 14:05:49 -04:00
noncomputable
55e73abe80 users can now import units instead of generating them 2018-09-01 22:39:45 -04:00
noncomputable
1116aa81b0 Merge branch 'master' of github.com:noncomputable/AgentMaps 2018-09-01 18:45:44 -04:00
noncomputable
b473034054 changes neighbors property in unit features from array of obs to array of num ids, now convenient to export units into a js file 2018-09-01 18:45:13 -04:00