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

compass: add total number of pickups and killables #387

Merged
merged 25 commits into from Feb 6, 2022

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    1f4ca33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f46e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7df93c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    968ba9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae4dba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    378a51d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf7fc97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    129ab7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cb58df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1aa0136 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    493cb21 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    96c44f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3972df6 View commit details
    Browse the repository at this point in the history
  14. move levelstats to stats.c

    walkawayy committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    f56505d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8383a65 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1bc94c View commit details
    Browse the repository at this point in the history
  17. rework stats, level, and remove old secret counter

    Implement rr's patch from PR.
    walkawayy committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    593565a View commit details
    Browse the repository at this point in the history
  18. remove Stats_Init

    walkawayy committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    8fcbe97 View commit details
    Browse the repository at this point in the history
  19. address more PR comments

    Remove unused includes.
    Rename end of level stat function.
    Remove unused variable and comments.
    Change stats shell errors to log errors.
    walkawayy committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    a0cd255 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aa06ec7 View commit details
    Browse the repository at this point in the history
  21. check for only valid pods

    walkawayy committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    3c0b18e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7c194bf View commit details
    Browse the repository at this point in the history
  23. fix typo

    walkawayy committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    2da97c9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    55348c6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    08c929a View commit details
    Browse the repository at this point in the history