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

Merge latest fixes into 2.0 for pip release #77

Merged
merged 164 commits into from
Sep 2, 2023
Merged

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    d4b7d20 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    714cd0d View commit details
    Browse the repository at this point in the history
  2. cleaned up determinism tests

    kywch committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f44b810 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    d69fc92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72 from CarperAI/get-src

    get the source code, signature, etc from Task, Predicate's evaluation function
    jsuarez5341 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e46152d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73 from CarperAI/realm-rng

    Clean up the determinism tests
    jsuarez5341 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    02d8865 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17c95b7 View commit details
    Browse the repository at this point in the history
  5. corrected type hints

    kywch committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    39aa4f4 View commit details
    Browse the repository at this point in the history
  6. fixed error

    kywch committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f401208 View commit details
    Browse the repository at this point in the history
  7. fix errors

    kywch committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2e0ce2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e30a25 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    6aca4d7 View commit details
    Browse the repository at this point in the history
  2. tweaked tests for task_spec

    kywch committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    e6660c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge pull request #74 from CarperAI/for-llm

    clean up eval functions to feed into llm
    jsuarez5341 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    879b675 View commit details
    Browse the repository at this point in the history
  2. Add a memory usage test

    jsuarez5341 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    96713b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. make market_n_obs a constant

    daveey committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8ae6116 View commit details
    Browse the repository at this point in the history
  2. install psutil

    daveey committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    aa01ef8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from CarperAI/daveey-git-pr-7002-15907

    make market_n_obs a constant
    daveey committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    85b908a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    061586d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e3bc6 View commit details
    Browse the repository at this point in the history
  3. quick fixes

    kywch committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1cb6038 View commit details
    Browse the repository at this point in the history
  4. made dummy obs zero length

    kywch committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    222c795 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a35c25 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #76 from CarperAI/dead-reward

    return dummy obs and reward for the dead agents
    daveey committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6c4e226 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b02961 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #77 from CarperAI/revert-76-dead-reward

    Revert "return dummy obs and reward for the dead agents"
    daveey committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    547cd58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23d14d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Merge pull request #79 from CarperAI/dummy-obs

    added ActionTargets to dummy obs
    daveey committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6b1ca08 View commit details
    Browse the repository at this point in the history
  2. add config.reset_on_death

    daveey committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    dbf2bc4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #80 from CarperAI/daveey-git-pr-20651-2088

    add config.reset_on_death
    daveey committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    04ca0a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    615947a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #81 from CarperAI/tile-map

    made env._compute_observations() faster
    daveey committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5515598 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    a4f61fe View commit details
    Browse the repository at this point in the history
  2. removed unnecessary len

    kywch committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b9bb4b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29de5b2 View commit details
    Browse the repository at this point in the history
  4. better lazy eval

    kywch committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7b85371 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #82 from CarperAI/opt-obs

    made obs, make_attack_mask faster
    daveey committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    bb5e43e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #83 from CarperAI/lazy-gs

    made compute_reward faster
    daveey committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cda0c5b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    61a06d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebe8539 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    efcb95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d67a4 View commit details
    Browse the repository at this point in the history
  3. fixed pylint error

    kywch committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a275432 View commit details
    Browse the repository at this point in the history
  4. fixed deterministic map test

    kywch committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c73080d View commit details
    Browse the repository at this point in the history
  5. make sure obs matches obs_space

    kywch committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5713a55 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    2ad1217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512530b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8696b2d View commit details
    Browse the repository at this point in the history
  4. fix the seed for testing

    kywch committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    12fbdab View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge pull request #85 from CarperAI/obs-check

    Check if obs matches the obs space
    daveey committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    152f478 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from CarperAI/realm-rng

    implemented the env-level rng using gym seeding
    daveey committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8224be5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Added A* caching so results are not recalculated each step.

    Relies on the invariant that passable tiles remain constant - this is
    new in 2.0 from unit stacking.
    
    On 1024 steps, seed 5000, Medium, Terrain, Resource, Combat, NPC
    0.16s improvement
    MarkHaoxiang committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    cef5adf View commit details
    Browse the repository at this point in the history
  2. Added tests to check invariants assumed for optimiations.

    Habitable optimization (3x increase for move.habitable, for conf =
    create_config(Medium, Terrain, Resource, Combat, NPC) single player
    approx 20% speed increase.
    MarkHaoxiang committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5c183fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99444b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d306d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    88767ef View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Pylinted

    MarkHaoxiang committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    62d38fb View commit details
    Browse the repository at this point in the history
  2. Bug fix:

    MarkHaoxiang committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    980dee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5db6d0c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. added test_map_preview

    kywch committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    edf765f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    e20e11f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from CarperAI/daveey-git-pr-23919-1853

    move team_loader out of environment
    daveey committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    21b665b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from CarperAI/check-map

    Checked map preview function
    kywch committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f6fa24d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    2f43f15 View commit details
    Browse the repository at this point in the history
  2. Entity data bug fix

    MarkHaoxiang committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    848492f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5623af5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a465d9c View commit details
    Browse the repository at this point in the history
  5. Pylinted

    MarkHaoxiang committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    76f3e2f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    398235e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    7c5da36 View commit details
    Browse the repository at this point in the history
  2. specified bit_generator

    kywch committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6bc4511 View commit details
    Browse the repository at this point in the history
  3. few fixes

    kywch committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    45885f0 View commit details
    Browse the repository at this point in the history
  4. add task embedding to gym obs

    kywch committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8541755 View commit details
    Browse the repository at this point in the history
  5. Updated habitable.

    MarkHaoxiang committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e3a767e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #86 from CarperAI/optimization

    Environment Optimization
    kywch committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b790a3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e353929 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    025a7f9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #89 from CarperAI/rng-dir

    added get_direction() to np_random for speed
    daveey committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9e4c1ba View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. assert single task per agent

    kywch committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cd2b3e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    9ce1acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102598b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81a92b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    94a3272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528ed34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92 from CarperAI/daveey-git-pr-25594-2209

    remove some no-longer needed stats
    daveey committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e6b5283 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Merge pull request #91 from CarperAI/class-spec

    refactored task spec, added make_task_from_spec
    daveey committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8fc9217 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from CarperAI/task-embed

    Added task embedding to gym obs
    daveey committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    156be0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d71913 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. cp

    daveey committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f814c20 View commit details
    Browse the repository at this point in the history
  2. cp

    daveey committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    75fc43c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. added no-op, checked tests

    kywch committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    90423d6 View commit details
    Browse the repository at this point in the history
  2. some clean ups

    kywch committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1742825 View commit details
    Browse the repository at this point in the history
  3. removed all args()

    kywch committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b6406f1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from CarperAI/no-args

    Removed all args() from action.py
    daveey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    530d044 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from CarperAI/add-noop

    Added no actions
    daveey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f79e7c7 View commit details
    Browse the repository at this point in the history
  6. cp

    daveey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d98263f View commit details
    Browse the repository at this point in the history
  7. cp'

    daveey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f160010 View commit details
    Browse the repository at this point in the history
  8. cp

    daveey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ea3ae00 View commit details
    Browse the repository at this point in the history
  9. cp

    daveey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bdf7861 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a163eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bf5bce View commit details
    Browse the repository at this point in the history
  12. Merge pull request #96 from CarperAI/daveey-test-tasks

    Add support for noop action targets
    daveey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    59cbf6d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. support non-continous team ids

    kywch committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    273e81f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fcc562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fbb94c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Merge pull request #97 from CarperAI/team-fix

    support discontinuous team ids
    daveey committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    63e42c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. add back websocket

    kywch committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    703a12a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3387919 View commit details
    Browse the repository at this point in the history
  3. removed decompress flag

    kywch committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ae666aa View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    82a3b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c11fba7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from CarperAI/websocket

    Add back web socket
    jsuarez5341 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e5a36cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #99 from CarperAI/eval

    Task-related additions
    jsuarez5341 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7641949 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67be912 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #100 from CarperAI/websocket

    Merge the approved PR #99 to 2.0
    kywch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    93875ea View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. clean up scripted code

    kywch committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5a951a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. tweaked task spec name

    kywch committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    2063c3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f23c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    424c305 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Merge pull request #101 from CarperAI/scripted

    Clean up scripted code
    jsuarez5341 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8925daa View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    8f0ab12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from CarperAI/task-fix

    Fixed task embedding type, added curriculum-related vars
    jsuarez5341 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c97f7e0 View commit details
    Browse the repository at this point in the history
  3. fixed potential 1-off obs bug

    kywch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ee80177 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #103 from CarperAI/obs-fix

    fixed potential 1-off obs bug
    jsuarez5341 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f72466a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    f3225fd View commit details
    Browse the repository at this point in the history
  2. added task progress info

    kywch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e1d318b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fe3b78 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #105 from CarperAI/task-stat

    Added task progress info, got rid of scripted config SPECIALIZE
    jsuarez5341 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ff70def View commit details
    Browse the repository at this point in the history
  5. Merge pull request #104 from CarperAI/item-bug2

    comment out the ItemState empty assert for now
    jsuarez5341 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9d3bf50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4585870 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    0144877 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from CarperAI/check-spec

    Added check_task_spec to nmmo.task.task_spec
    jsuarez5341 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b0b3ac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    c28b9c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from CarperAI/str-mask

    changed ActionTarget key type to str
    jsuarez5341 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    68113cf View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    cc2632c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Merge pull request #108 from CarperAI/str-atn

    Actions support both str and obj keys
    jsuarez5341 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b74cb2f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    f379800 View commit details
    Browse the repository at this point in the history
  2. clean up obs during reset too

    kywch committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e9ec8f4 View commit details
    Browse the repository at this point in the history
  3. caught task-related obj leaks

    kywch committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    fb59d16 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    0e1166d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from CarperAI/obs-leak

    Enabled garbage collection of obs- and task-related objects
    jsuarez5341 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    686ad01 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. tweaked combat cfg, tool use

    kywch committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4f5b24d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    f52231e View commit details
    Browse the repository at this point in the history
  2. fixed pylint error

    kywch committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e83923f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from CarperAI/cfg-tweak

    Tweaked combat config, tool use
    jsuarez5341 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    997e15b View commit details
    Browse the repository at this point in the history
  4. fixed spawn immunity bug/mask

    kywch committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    693802c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72c40b0 View commit details
    Browse the repository at this point in the history
  6. tweaked player damage

    kywch committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    906afb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2f9672 View commit details
    Browse the repository at this point in the history
  8. record both health inc and dec

    kywch committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b9aca7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5edd767 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge pull request #112 from CarperAI/fix-immune

    Env fixes for reward shaping
    daveey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    42aeb53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a82d50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #111 from CarperAI/tick-event

    Get event log by tick
    daveey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4093c14 View commit details
    Browse the repository at this point in the history
  4. cp

    daveey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8b3e093 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    037fbcc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from CarperAI/daveey-eventlog

    Bug fixes
    daveey committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e49cf78 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    1022875 View commit details
    Browse the repository at this point in the history
  2. fixed give gold mask key order

    kywch committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d6dd351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1219029 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #115 from CarperAI/gym-obs

    Fix give-gold mask key order
    jsuarez5341 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b3446e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. removed all all-zero masks

    kywch committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    35ef317 View commit details
    Browse the repository at this point in the history
  2. fixed the tests

    kywch committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7977437 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #116 from CarperAI/no-zero-mask

    Removed all all-zero masks
    jsuarez5341 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    eca6938 View commit details
    Browse the repository at this point in the history