Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 update with ES6 modules + more #22

Closed
wants to merge 57 commits into from

Commits on Oct 2, 2019

  1. initial 1.0.0 commit

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    7b7f7c2 View commit details
    Browse the repository at this point in the history
  2. README

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    fc24ef8 View commit details
    Browse the repository at this point in the history
  3. README

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    0d8c461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1af081 View commit details
    Browse the repository at this point in the history
  5. update moon.js to 1.0.0

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    922902f View commit details
    Browse the repository at this point in the history
  6. update planet.js to 1.0.0

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    9b2b7e8 View commit details
    Browse the repository at this point in the history
  7. update star to 1.0.0

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    4689bc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    599273b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ca8ab8 View commit details
    Browse the repository at this point in the history
  10. README

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    ca323a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3993f4d View commit details
    Browse the repository at this point in the history
  12. README

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    9195707 View commit details
    Browse the repository at this point in the history
  13. Create LICENSE

    0xStarcat authored Oct 2, 2019
    Configuration menu
    Copy the full SHA
    fa60b00 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    12706d6 View commit details
    Browse the repository at this point in the history
  15. add Epsilon class

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    b22e38e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d463ff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d5d0f64 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a8a7fd9 View commit details
    Browse the repository at this point in the history
  19. add Observer class

    0xStarcat committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    6103513 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. add transit tests

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    b9973bb View commit details
    Browse the repository at this point in the history
  2. tests

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9f2cd23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a224a1d View commit details
    Browse the repository at this point in the history
  4. localize angle variables

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    54a9b5e View commit details
    Browse the repository at this point in the history
  5. remove constant.js

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    155de21 View commit details
    Browse the repository at this point in the history
  6. remove constant.js

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    20e2283 View commit details
    Browse the repository at this point in the history
  7. scope body vars

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d6ed7b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcf31b9 View commit details
    Browse the repository at this point in the history
  9. add instance keys

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9041aa2 View commit details
    Browse the repository at this point in the history
  10. bundle

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    c3d248e View commit details
    Browse the repository at this point in the history
  11. README

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    0963a7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf3809b View commit details
    Browse the repository at this point in the history
  13. update webpack build

    0xStarcat committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9c6af7a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3955839 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. add Venus tests

    0xStarcat committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    0b613ba View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    2660a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb17a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4baa85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31e4ded View commit details
    Browse the repository at this point in the history
  5. refactor GPlan

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    d90f2de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55d7482 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f0e85a View commit details
    Browse the repository at this point in the history
  8. add Sol, Star, HeliocentricOrbitalBody, Earth classes, refactor keple…

    …r calc date param and earth.position.date object
    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    6753fd9 View commit details
    Browse the repository at this point in the history
  9. README

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    7704b4f View commit details
    Browse the repository at this point in the history
  10. README

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    bbf9731 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4837c9b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f8b79b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70231fd View commit details
    Browse the repository at this point in the history
  14. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    c24f2bc View commit details
    Browse the repository at this point in the history
  15. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    e0a77ab View commit details
    Browse the repository at this point in the history
  16. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    dc5d11b View commit details
    Browse the repository at this point in the history
  17. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    7644734 View commit details
    Browse the repository at this point in the history
  18. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    976ef53 View commit details
    Browse the repository at this point in the history
  19. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    eba6c6f View commit details
    Browse the repository at this point in the history
  20. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    1eb7d6c View commit details
    Browse the repository at this point in the history
  21. update package.json

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    bf9df5e View commit details
    Browse the repository at this point in the history
  22. README

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    a6d5793 View commit details
    Browse the repository at this point in the history
  23. CHANGELOG

    0xStarcat committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    248303c View commit details
    Browse the repository at this point in the history