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: mchorse/chameleon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1
Choose a base ref
...
head repository: mchorse/chameleon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Sep 10, 2021

  1. Bump version (1.1.1)

    mchorse committed Sep 10, 2021
    Copy the full SHA
    5c42dcf View commit details
  2. Copy the full SHA
    152eef7 View commit details

Commits on Oct 8, 2021

  1. Update version.json

    mchorse committed Oct 8, 2021
    Copy the full SHA
    bc20d4a View commit details

Commits on Jan 22, 2022

  1. Reformatting zh_TW

    Chunk7w authored and mchorse committed Jan 22, 2022
    Copy the full SHA
    bbe6c33 View commit details

Commits on Apr 30, 2022

  1. Limb Glow&Color Animation

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    6091226 View commit details
  2. Implement IMorphGenerator

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    5d53ee6 View commit details
  3. Update for GuiModelRenderer's new customizable fields

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    621f14f View commit details
  4. Add syncable action "Animation"

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    ea01dbf View commit details
  5. resize GuiTransformations

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    c285b14 View commit details
  6. UTF-8

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    058b254 View commit details
  7. fix bug the animation was not used for equals method

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    76849e6 View commit details
  8. Compatible with Optifine Normal Mapping

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    6965b43 View commit details
  9. Apply to children context menu

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    09ae333 View commit details
  10. Fix the NPE of rendering after reloading models

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    c3bad10 View commit details
  11. Make the interpolation list unobscured

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    91dfad5 View commit details
  12. Fix NPE of action player mode

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    0fe3a5f View commit details
  13. Add absolute brightness option for glow effect

    NyaNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    d5067d7 View commit details
  14. Add absolute brightness option for glow effect P2

    MiaoNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    fde8576 View commit details
  15. Fix NPE of action player mode P2

    MiaoNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    6026d6f View commit details
  16. Use rotationYawHead instead of rotationYaw

    MiaoNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    5e34f8b View commit details
  17. Fix bug of animation error

    MiaoNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    95f184c View commit details
  18. Prevent the game from being unresponsive when opening folders

    MiaoNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    99fefe8 View commit details
  19. Optimized animation

    MiaoNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    3eab476 View commit details
  20. Optimized animation part 2

    MiaoNLI authored and Chryfi committed Apr 30, 2022
    Copy the full SHA
    905e954 View commit details

Commits on May 2, 2022

  1. Bump version (1.2)

    Chryfi committed May 2, 2022
    Copy the full SHA
    cf59bdb View commit details
  2. Update version.json

    Chryfi committed May 2, 2022
    Copy the full SHA
    61d7c04 View commit details
  3. Update CHANGELOG

    Chryfi committed May 2, 2022
    Copy the full SHA
    8ddb8f6 View commit details
  4. Copy the full SHA
    9e6825d View commit details
  5. Update README

    Chryfi committed May 2, 2022
    Copy the full SHA
    d869c49 View commit details

Commits on Aug 4, 2022

  1. Fix NPE in getCurrentPose method due to missing model

    MiaoNLI authored and Chryfi committed Aug 4, 2022
    Copy the full SHA
    1c6504c View commit details
  2. Fix the problem that the chameleon does not support Ctrl+LMB to penet…

    …rate transparent pixels
    MiaoNLI authored and Chryfi committed Aug 4, 2022
    Copy the full SHA
    492e4cd View commit details

Commits on Oct 12, 2022

  1. Copy the full SHA
    71a71c0 View commit details
  2. Copy the full SHA
    be79da9 View commit details
  3. Fix server crash with morph animation

    reverted behaviour of this.getCurrentPose(0F); calls to what it was before chameleon 1.2 update
    Chryfi committed Oct 12, 2022
    Copy the full SHA
    d038ee7 View commit details

Commits on Oct 14, 2022

  1. Update version.json (1.2.1)

    Chryfi committed Oct 14, 2022
    Copy the full SHA
    990401b View commit details
  2. Update changelog (1.2.1)

    Chryfi committed Oct 14, 2022
    Copy the full SHA
    3fbf193 View commit details
  3. Bump versions (1.2.1)

    Chryfi committed Oct 14, 2022
    Copy the full SHA
    93906b6 View commit details

Commits on Aug 9, 2023

  1. Add step interpolation support.

    Tactsohg authored and Chryfi committed Aug 9, 2023
    Copy the full SHA
    0ac488d View commit details
  2. Check "pre" before get

    Tactsohg authored and Chryfi committed Aug 9, 2023
    Copy the full SHA
    2993f5e View commit details

Commits on Sep 8, 2023

  1. release version 1.2.2

    Chryfi committed Sep 8, 2023
    Copy the full SHA
    9c81dc7 View commit details
Loading