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

THE MEGA UPDATE #23

Merged
merged 108 commits into from
Jul 26, 2022
Merged

THE MEGA UPDATE #23

merged 108 commits into from
Jul 26, 2022

Commits on Mar 23, 2022

  1. Updated log prints

    alexpalms committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    491ac39 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    8aa01da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2df9a1 View commit details
    Browse the repository at this point in the history
  3. Updating repo with new libs to properly handle no stored credentials …

    …case when running without a terminal attached
    alexpalms committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    344b0fe View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Import sys in setup.py

    discordianfish committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    aaa3a65 View commit details
    Browse the repository at this point in the history
  2. Added exit(1)

    alexpalms committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    be54972 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Update README.md

    alexpalms committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    48695aa View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Adding new library

    alexpalms committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    726efbf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Update README.md

    alexpalms committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    69c159f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    8027481 View commit details
    Browse the repository at this point in the history
  2. Updated tests and examples

    alexpalms committed May 5, 2022
    Configuration menu
    Copy the full SHA
    92bff75 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Added compiled libs

    alexpalms committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c3439f6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    500c9c3 View commit details
    Browse the repository at this point in the history
  2. Added pipes path

    alexpalms committed May 7, 2022
    Configuration menu
    Copy the full SHA
    58ac46f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

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

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    47e20f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba8054 View commit details
    Browse the repository at this point in the history
  3. New apps

    alexpalms committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a1ca20e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fd4610 View commit details
    Browse the repository at this point in the history
  5. Removed gitlab ci

    alexpalms committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b7132ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca6ca35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab05aa1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

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

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    cc29d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da71e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a855b1d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    a51ef90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62899cb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Remove app settings and docker management

    This removes to following settings that will be set as command line
    arguments on diambraApp instead:
    
    - mamePath
    - romsPath
    - emuPath
    - render
    - lockFps
    - sound
    discordianfish committed May 15, 2022
    Configuration menu
    Copy the full SHA
    6aab97e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8202340 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    95d7f3d View commit details
    Browse the repository at this point in the history
  2. First working version

    alexpalms committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1f773cd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    dcd7fe1 View commit details
    Browse the repository at this point in the history
  2. Removed the need for envId

    alexpalms committed May 19, 2022
    Configuration menu
    Copy the full SHA
    700a937 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    f1180f3 View commit details
    Browse the repository at this point in the history
  2. Added grpcio dependency

    alexpalms committed May 20, 2022
    Configuration menu
    Copy the full SHA
    94b1359 View commit details
    Browse the repository at this point in the history
  3. Set defaultEnvAddress

    discordianfish committed May 20, 2022
    Configuration menu
    Copy the full SHA
    cbb5529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdfd9de View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

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

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    aa15207 View commit details
    Browse the repository at this point in the history
  2. Added test for speed

    alexpalms committed May 23, 2022
    Configuration menu
    Copy the full SHA
    2a435c1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    1d79546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56166e7 View commit details
    Browse the repository at this point in the history
  3. Updated tests and examples

    alexpalms committed May 24, 2022
    Configuration menu
    Copy the full SHA
    4435181 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. A new version of makeEnv

    alexpalms committed May 25, 2022
    Configuration menu
    Copy the full SHA
    353140b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e85061 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    54841ba View commit details
    Browse the repository at this point in the history
  2. Updated HER and gym test

    alexpalms committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c068880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0af9c32 View commit details
    Browse the repository at this point in the history
  4. Removed multiProcTest

    alexpalms committed May 27, 2022
    Configuration menu
    Copy the full SHA
    042f626 View commit details
    Browse the repository at this point in the history
  5. Fixed speed tests

    alexpalms committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5c0c823 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

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

Commits on May 29, 2022

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

Commits on May 30, 2022

  1. diambraApp server working

    alexpalms committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7a99bab View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Fixed error message in test

    alexpalms committed May 31, 2022
    Configuration menu
    Copy the full SHA
    df47407 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    6cbe4b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d4c729 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    a0be1ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d92be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee78e4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b3702f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37554f2 View commit details
    Browse the repository at this point in the history
  6. Updated gitignore

    alexpalms committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    2e5048c View commit details
    Browse the repository at this point in the history
  7. Improved rendering

    alexpalms committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    5996b0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    745830a View commit details
    Browse the repository at this point in the history
  9. Updated gitignore

    alexpalms committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    320a53e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    bf85e20 View commit details
    Browse the repository at this point in the history
  2. Updated examples

    alexpalms committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d5640b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    9a02519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e9869 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

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

Commits on Jun 17, 2022

  1. fixing rbg/bgr rendering

    alexpalms committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    35079e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. First attempt for PEP8

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    eb14533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad2d27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc1cff9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3acb6dd View commit details
    Browse the repository at this point in the history
  5. Working gist

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    9681739 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c96454 View commit details
    Browse the repository at this point in the history
  7. PEP8 mods continuation

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    50461bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    221d617 View commit details
    Browse the repository at this point in the history
  9. Fixed HC bugs

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    09493f6 View commit details
    Browse the repository at this point in the history
  10. Minor fixes for PEP8

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    05b763d View commit details
    Browse the repository at this point in the history
  11. PEP8 coninuation

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    de9fcb4 View commit details
    Browse the repository at this point in the history
  12. PEP8 continuing

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    89e956e View commit details
    Browse the repository at this point in the history
  13. Updated gamepad

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    55367e9 View commit details
    Browse the repository at this point in the history
  14. Other pep8 mods

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    0cb6338 View commit details
    Browse the repository at this point in the history
  15. Expose make on diambra.arena

    discordianfish authored and alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    420b14c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    68213d0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f42ad59 View commit details
    Browse the repository at this point in the history
  18. Updated tests

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    62809ba View commit details
    Browse the repository at this point in the history
  19. Updated jupyter example

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    9ca9a65 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b7edb9e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0451075 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    10ffd68 View commit details
    Browse the repository at this point in the history
  23. Renaming test file

    alexpalms committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    12ec2cf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a57678a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

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

Commits on Jul 19, 2022

  1. Updating examples

    alexpalms committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    48cc2be View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Update README.md

    Updating the readme
    alexpalms authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f658c90 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Updated keys

    alexpalms committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    895370d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a72eee4 View commit details
    Browse the repository at this point in the history
  3. Fixed check roms

    alexpalms committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    7670e2c View commit details
    Browse the repository at this point in the history
  4. Add classifiers

    discordianfish committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    a4b6b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3bde59 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update README.md

    alexpalms authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e3211b3 View commit details
    Browse the repository at this point in the history