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: opstic/gdclone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: opstic/gdclone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Mar 9, 2024

  1. Instant count and pickup

    opstic committed Mar 9, 2024
    Copy the full SHA
    bafbddf View commit details
  2. Initial intersection update

    opstic committed Mar 9, 2024
    Copy the full SHA
    20d07c6 View commit details
  3. Hide 2.2 hidden objects

    opstic committed Mar 9, 2024
    Copy the full SHA
    4e9783f View commit details

Commits on Mar 10, 2024

  1. Actually insert the triggers

    opstic committed Mar 10, 2024
    Copy the full SHA
    749ef19 View commit details
  2. Make instant count post

    opstic committed Mar 10, 2024
    Copy the full SHA
    6d6055f View commit details
  3. Count trigger

    opstic committed Mar 10, 2024
    Copy the full SHA
    f258d84 View commit details
  4. Copy the full SHA
    a6f8123 View commit details

Commits on Mar 11, 2024

  1. Collision trigger

    opstic committed Mar 11, 2024
    Copy the full SHA
    2712315 View commit details

Commits on Mar 23, 2024

  1. Remove CompressedImage

    opstic committed Mar 23, 2024
    Copy the full SHA
    68d25d7 View commit details
  2. Copy the full SHA
    e8a3824 View commit details
  3. Update bevy_egui

    opstic committed Mar 23, 2024
    Copy the full SHA
    f95d3eb View commit details
  4. Correct vector rotation

    opstic committed Mar 23, 2024
    Copy the full SHA
    0b67092 View commit details

Commits on Mar 24, 2024

  1. Copy the full SHA
    a16c55a View commit details
  2. Copy the full SHA
    10d44a3 View commit details

Commits on Mar 25, 2024

  1. Shake trigger

    opstic committed Mar 25, 2024
    Copy the full SHA
    ccf528d View commit details

Commits on Mar 26, 2024

  1. Use game update mode

    opstic committed Mar 26, 2024
    Copy the full SHA
    7f33398 View commit details
  2. Reduce shaking intensity

    opstic committed Mar 26, 2024
    Copy the full SHA
    5bcf57b View commit details
  3. Add note about web version

    opstic committed Mar 26, 2024
    Copy the full SHA
    552c19d View commit details

Commits on Mar 29, 2024

  1. Update screenshots

    opstic committed Mar 29, 2024
    Copy the full SHA
    6ed65a2 View commit details
  2. Copy the full SHA
    faba3c4 View commit details
  3. Better shake

    opstic committed Mar 29, 2024
    Copy the full SHA
    9b3ad63 View commit details

Commits on Mar 30, 2024

  1. Copy the full SHA
    5d0c69a View commit details

Commits on Apr 13, 2024

  1. Allocate entities in advance

    opstic committed Apr 13, 2024
    Copy the full SHA
    ecb6eff View commit details

Commits on Apr 20, 2024

  1. Reduce shake

    opstic committed Apr 20, 2024
    Copy the full SHA
    af8e130 View commit details
  2. Increase ObjectStorage size

    opstic committed Apr 20, 2024
    Copy the full SHA
    dd8d168 View commit details

Commits on Jun 15, 2024

  1. Copy the full SHA
    9796d30 View commit details

Commits on Jun 16, 2024

  1. Run cargo fmt

    opstic committed Jun 16, 2024
    Copy the full SHA
    5489d3b View commit details
  2. Update Cargo.lock

    opstic committed Jun 16, 2024
    Copy the full SHA
    3cfd529 View commit details
  3. Copy the full SHA
    da8cdc2 View commit details
  4. Copy the full SHA
    10964cd View commit details
  5. Copy the full SHA
    e9771e0 View commit details

Commits on Jun 17, 2024

  1. Run cargo fmt

    opstic committed Jun 17, 2024
    Copy the full SHA
    94d1a00 View commit details
  2. Remove zstd crate

    opstic committed Jun 17, 2024
    Copy the full SHA
    5b127ed View commit details
  3. Remove dashmap crate

    opstic committed Jun 17, 2024
    Copy the full SHA
    ce69c50 View commit details
  4. Restructure renderer

    opstic committed Jun 17, 2024
    Copy the full SHA
    e3eaa7e View commit details
  5. Check for particle object

    opstic committed Jun 17, 2024
    Copy the full SHA
    0c2e5ee View commit details
  6. Remove HSV_DISABLED flag

    opstic committed Jun 17, 2024
    Copy the full SHA
    78927e7 View commit details
  7. Insert the phase item in front

    opstic committed Jun 17, 2024
    Copy the full SHA
    5719b5a View commit details

Commits on Jun 18, 2024

  1. Fix possible heap corruption

    opstic committed Jun 18, 2024
    Copy the full SHA
    984e8f2 View commit details

Commits on Jun 19, 2024

  1. Fix inverted collision

    opstic committed Jun 19, 2024
    Copy the full SHA
    5046865 View commit details
  2. Fix renderer

    opstic committed Jun 19, 2024
    Copy the full SHA
    cd13140 View commit details
  3. Update Cargo.lock

    opstic committed Jun 19, 2024
    Copy the full SHA
    1f5ce03 View commit details
  4. Correct hsv_to_rgb assert

    opstic committed Jun 19, 2024
    Copy the full SHA
    9013e0d View commit details
Loading