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: chickenmatt5/IR-GTS-BW-new
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ulosc/pokemon-gts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 14 commits
  • 20 files changed
  • 2 contributors

Commits on Nov 17, 2019

  1. Fixed GTS Features + Bug Fixes

    Changed the DNS server to use pkmnclassic.net's DNS server. This allows for the NDS to be able to once again connect to GTS communication.
    
    Also fixed a handfull of broken features in the sendpkm.py file that either read the input path wrong, or simply had a typo and read the wrong variable.
    MoonlitJolteon committed Nov 17, 2019
    Copy the full SHA
    8161e91 View commit details
  2. Fixed GTS Features + Bug Fixes

    Changed the DNS server to use pkmnclassic.net's DNS server. This allows for the NDS to be able to once again connect to GTS communication.
    
    Also fixed a handfull of broken features in the sendpkm.py file that either read the input path wrong, or simply had a typo and read the wrong variable.
    MoonlitJolteon committed Nov 17, 2019
    Copy the full SHA
    adb0359 View commit details
  3. Copy the full SHA
    9e7c08e View commit details

Commits on Sep 10, 2023

  1. Fixed bug when running as root

    ulosc committed Sep 10, 2023
    Copy the full SHA
    142590e View commit details

Commits on Feb 4, 2024

  1. Converted scripts to python3 with `2to3 -wn -f all -f buffer -f idiom…

    …s -f set_literal -f ws_comma .`
    ulosc committed Feb 4, 2024
    Copy the full SHA
    93fbb32 View commit details
  2. Fixed indentation

    ulosc committed Feb 4, 2024
    Copy the full SHA
    9f1ea54 View commit details
  3. Copy the full SHA
    0ef29a7 View commit details
  4. Copy the full SHA
    9df9575 View commit details

Commits on Feb 6, 2024

  1. Fixed python2 division

    ulosc committed Feb 6, 2024
    Copy the full SHA
    74aec8f View commit details

Commits on Mar 29, 2024

  1. Removed redundant variables

    ulosc committed Mar 29, 2024
    Copy the full SHA
    c353006 View commit details
  2. Copy the full SHA
    8f1976f View commit details
  3. Merge pull request #1 from ulosc/5gen-python3

    Adapted scripts for python3
    ulosc authored Mar 29, 2024
    Copy the full SHA
    1ba1834 View commit details
  4. Added license

    ulosc authored Mar 29, 2024
    Copy the full SHA
    9bfec99 View commit details

Commits on Mar 31, 2024

  1. Renamed module directory

    ulosc committed Mar 31, 2024
    Copy the full SHA
    b525ebc View commit details
Loading