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: doukutsu-rs/doukutsu-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.101.0-beta6
Choose a base ref
...
head repository: doukutsu-rs/doukutsu-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.102.0-beta7
Choose a head ref
  • 20 commits
  • 74 files changed
  • 6 contributors

Commits on Jan 4, 2025

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

Commits on Jan 6, 2025

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

Commits on Jan 8, 2025

  1. Add macOS Icon (#299)

    M0REKZ authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    d9ad873 View commit details
    Browse the repository at this point in the history
  2. Fix Linux CI

    biroder authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    2214179 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc564b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Add Cargo.lock for Android port and change file naming scheme for sta…

    …ble builds [ci skip]
    
    Also enable support for x86_64 ABI and bump `versionCode` for Android builds. 'local.properties' has been removed, as it must not be tracked by git and can be unintentionally commited with other changes.
    biroder committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    080bb43 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Change icon for all platforms

    biroder committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    11d5212 View commit details
    Browse the repository at this point in the history
  2. Fix Android CI

    biroder authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    3ebb02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deea094 View commit details
    Browse the repository at this point in the history
  4. Crop Sue properly

    biroder committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    7376875 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

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

Commits on Jan 13, 2025

  1. fix: satisfy the flathub linter 😭 (#303)

    * fix: satisfy the flathub linter 😭
    
    * Fix the 0.99.0-beta4 release date 
    
    This version was released on May 3, 2022, 1:46 AM UTC
    
    * chore: add instructions on how to get the game data working
    
    * Remove CS+ screenshots, add valid content rating and screenshots caption
    
    The engine is not distributed with the CS+ game data, so this screenshots are not correct for the most of the flatpak users. The content rating is just copy-pasted from the NXEngine package and and should probably be changed in the future
    tulilirockz authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    60cfc47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a82a536 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Add link to Flatpak

    biroder authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    7145211 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Modify app id for Android debug builds[ci skip]

    Also debug builds have `(debug)` in the app name, documents provider label and authority. This is done to make it possible to install custom debug builds without uninstalling the official one.
    biroder committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    6973573 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Remove glFinish

    glFinish waits until rendering is complete, there usually isn't a good reason to do this.
    Removing it improves performance on (very) low end hardware.
    GiantBlargg authored and alula committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    50cd0e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    8d1da15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70611a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Configuration menu
    Copy the full SHA
    36e2181 View commit details
    Browse the repository at this point in the history
  2. ci: 0.102.0

    alula committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    eb7bdf4 View commit details
    Browse the repository at this point in the history
Loading