1. 06 Nov, 2015 1 commit
    • Adam Barth's avatar
      Heroes don't reverse any more · 70b14e8a
      Adam Barth authored
      We need to use the performance for the "from" route when going backwards. Also,
      fix a bug in the HeroParty where it would call the quest finished callback
      multiple times.
      
      Fixes #1958
      70b14e8a
  2. 29 Oct, 2015 1 commit
  3. 27 Oct, 2015 1 commit
  4. 22 Oct, 2015 2 commits
    • Hixie's avatar
      Unmatched heroes don't need to animate · 5c439f2b
      Hixie authored
      By default now heroes won't animate if they don't find a matching hero
      on the target page. You can make them animate by setting 'alwaysAnimate:
      true' on the Hero constructor.
      5c439f2b
    • Adam Barth's avatar
      Add Navigator.of · de395582
      Adam Barth authored
      Now you don't need to pass the navigator around everywhere.
      de395582
  5. 21 Oct, 2015 1 commit
    • Hixie's avatar
      Heroes · fa8c4515
      Hixie authored
      fa8c4515