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

Decompose GameState into sub-records #1510

Merged
merged 18 commits into from
Sep 11, 2023
Merged

Commits on Sep 11, 2023

  1. split recipes

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    423aa07 View commit details
    Browse the repository at this point in the history
  2. split messages

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a10c110 View commit details
    Browse the repository at this point in the history
  3. split name generation

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eaceef9 View commit details
    Browse the repository at this point in the history
  4. split temporal state

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b2aeb0d View commit details
    Browse the repository at this point in the history
  5. split repl info

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8a5877f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1947eba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ec2298 View commit details
    Browse the repository at this point in the history
  8. split discovery info

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5d1f903 View commit details
    Browse the repository at this point in the history
  9. fix tests

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    275fe89 View commit details
    Browse the repository at this point in the history
  10. split landscape info

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d3dd04b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f3d1d0 View commit details
    Browse the repository at this point in the history
  12. move 'initiallyRunCode'

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    82c0c9b View commit details
    Browse the repository at this point in the history
  13. move 'announcementQueue'

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    bb7f39c View commit details
    Browse the repository at this point in the history
  14. move 'entityMap'

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9bb0bce View commit details
    Browse the repository at this point in the history
  15. fix benchmark

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    62f71a0 View commit details
    Browse the repository at this point in the history
  16. Restyled by fourmolu (#1514)

    Co-authored-by: Restyled.io <[email protected]>
    2 people authored and kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3060567 View commit details
    Browse the repository at this point in the history
  17. add bench dir to reformatter

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    dbbb1ea View commit details
    Browse the repository at this point in the history
  18. reorganize exports

    kostmo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0b51579 View commit details
    Browse the repository at this point in the history