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: Folleach/GeometryDashAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.27
Choose a base ref
...
head repository: Folleach/GeometryDashAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.28
Choose a head ref
  • 2 commits
  • 9 files changed
  • 2 contributors

Commits on May 8, 2024

  1. fixed XML reading for geometry dash 2.2

    stream optimization
    
    (cherry picked from commit 69c3cc5)
    flightlex authored and Folleach committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1f4e91e View commit details
    Browse the repository at this point in the history
  2. some improvements

    -  do not throw exception if file is empty
    - DataPlist should initialized before save
    - fallback for empty input in level decompress
    - rollback base64 lib to 0.1.2
    Folleach committed May 8, 2024
    Configuration menu
    Copy the full SHA
    24582c6 View commit details
    Browse the repository at this point in the history
Loading