Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ro-py/ro.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: qwqtoday/ro.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 10, 2023

  1. update jobs.py

    Added ServerType Enum, ServerPlayer, Server and PrivateServer
    Jodenee committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cc58d7e View commit details
    Browse the repository at this point in the history
  2. update baseplace.py

    Added deprecated warning to get_instances method. Added new methods get_servers and get_private_servers
    Jodenee committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    875aa79 View commit details
    Browse the repository at this point in the history
  3. update jobs.py

    Added docstrings to init functions, Server object does not inherit from BaseItem anymore, added equal and not equal checks to Server and PrivateServer objects and redid the wording on some already existing docstrings
    Jodenee committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    22208e9 View commit details
    Browse the repository at this point in the history
  4. update jobs.py

    remove unneeded import
    Jodenee committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4a62f95 View commit details
    Browse the repository at this point in the history
  5. update jobs.py

    removed unneeded import (again)
    Jodenee committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    36a7157 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. update jobs.py

    changed some docstrings to make more sense + fixed some typos
    Jodenee committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e248b9b View commit details
    Browse the repository at this point in the history
  2. update baseplace.py

    updated some docstrings to make more sense
    Jodenee committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7cfbe02 View commit details
    Browse the repository at this point in the history
  3. update jobs.py

    Added another new line between Server and PrivateServer objects
    Jodenee committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d2c8042 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. add requested changes

    Jodenee committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6b50839 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 6, 2023

  1. added thumbnail batch

    BiscuitCleaner committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1699b58 View commit details
    Browse the repository at this point in the history
Loading