Skip to content
Snippets Groups Projects
  1. Mar 18, 2024
  2. Mar 15, 2024
  3. Mar 14, 2024
  4. Mar 13, 2024
  5. Mar 12, 2024
    • Florian Schröder's avatar
      Update pygame visualization settings · af78587a
      Florian Schröder authored
      The visualization settings for the pygame 2d visualization such as 'use_player_cook_sprites', 'show_interaction_range', and 'show_counter_centers' are now part of the configuration in 'visualization.yaml'. If these settings are not defined in the configuration, the program will use default values. This change allows for easier modification of the visualization aspects without directly changing the code each time.
      af78587a
  6. Mar 11, 2024
    • Fabian Heinrich's avatar
      Added translations for recipe names. · f2fda7b6
      Fabian Heinrich authored
      f2fda7b6
    • Fabian Heinrich's avatar
      Added i18n via pygamegui. · cb5154e1
      Fabian Heinrich authored
      - Language can be selected from visualization.yaml, "en" and "de" for now.
      cb5154e1
    • Florian Schröder's avatar
      Update CHANGELOG with latest additions and changes · a1f34c47
      Florian Schröder authored
      This commit introduces numerous changes outlined in the CHANGELOG. Major updates include sending full websocket url in player_info and achieving ">90"% code coverage in tests. Several modifications were also made such as refactoring extra_setup_functions, allowing study config overwriting environment config attributes, and changing time comparisons convention. Player config in the environment class has also been refactored to a dataclass.
      a1f34c47
Loading