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: SpaiR/StrongDMM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.0.alpha
Choose a base ref
...
head repository: SpaiR/StrongDMM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.0.alpha
Choose a head ref
  • 19 commits
  • 17 files changed
  • 5 contributors

Commits on Nov 25, 2023

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

Commits on Dec 12, 2023

  1. build(deps): bump actions/setup-go from 4 to 5 (#259)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3caee43 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump serde in /third_party/sdmmparser/src (#258)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.192...v1.0.193)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    76123fd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jul 5, 2024

  1. build(deps): bump softprops/action-gh-release from 1 to 2 (#284)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dc26096 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#281)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c37920b View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/download-artifact from 3 to 4 (#260)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f718873 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/upload-artifact from 3 to 4 (#261)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cb3d8d3 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump serde_json in /third_party/sdmmparser/src (#265)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.108...v1.0.109)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b210b9e View commit details
    Browse the repository at this point in the history
  6. build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 (#274)

    Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.31.0 to 1.32.0.
    - [Release notes](https://github.com/rs/zerolog/releases)
    - [Commits](rs/zerolog@v1.31.0...v1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/rs/zerolog
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4817fe3 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump arduino/setup-task from 1 to 2 (#275)

    Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 1 to 2.
    - [Release notes](https://github.com/arduino/setup-task/releases)
    - [Commits](arduino/setup-task@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: arduino/setup-task
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    298762a View commit details
    Browse the repository at this point in the history
  8. build(deps): bump golangci/golangci-lint-action from 3 to 4 (#276)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fdfa9e7 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump serde in /third_party/sdmmparser/src (#280)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.197.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.193...v1.0.197)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0f0f158 View commit details
    Browse the repository at this point in the history
  10. feat: adds pixel drag mode to move tool (#286)

    * adds pixel drag mode to move tool
    
    * format
    mc-oofert authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    29722e7 View commit details
    Browse the repository at this point in the history
  11. up: bump SpacemandDMM and other rust deps (#294)

    * up: bump SpacemandDMM and other rust deps
    
    * fix macos build
    
    * fix golang arch
    
    * move linter to use ubuntu
    
    * use windows 2019 instead of latest
    
    Seems that windows latest is slower and have some libs errors
    
    * add -lntdll to windows rust builds
    
    * fix linter
    SpaiR authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fa6be85 View commit details
    Browse the repository at this point in the history
  12. fix: trims off effect layers, makes rendering a bit more sane (#295)

    * Adds a wider span for layers without mixup with planes
    
    The existing multiplier is lower then layer values encoraged by byond,
    so it breaks easy. Hopefully a larger value will help here.
    
    * let's lower that down to make INF less likely
    
    * fuckoff big number
    
    * offset strategy
    LemonInTheDark authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    47c9aa0 View commit details
    Browse the repository at this point in the history
  13. tweak: fix formatting

    SpaiR committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6bed9a8 View commit details
    Browse the repository at this point in the history
  14. doc: update changelog

    SpaiR committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6abc035 View commit details
    Browse the repository at this point in the history
  15. v2.12.0.alpha

    SpaiR committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ecc8b85 View commit details
    Browse the repository at this point in the history
Loading