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: IzzelAliz/Arclight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.16/1.0.24
Choose a base ref
...
head repository: IzzelAliz/Arclight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.16
Choose a head ref
  • 15 commits
  • 25 files changed
  • 5 contributors

Commits on Oct 4, 2022

  1. Bump version string

    IzzelAliz committed Oct 4, 2022
    Copy the full SHA
    eea2c2b View commit details

Commits on Oct 17, 2022

  1. Copy the full SHA
    d40d014 View commit details

Commits on Oct 22, 2022

  1. Copy the full SHA
    07ac338 View commit details

Commits on Nov 6, 2022

  1. Port #752 to 1.16 (#803)

    heipiao233 authored Nov 6, 2022
    Copy the full SHA
    cb62fc1 View commit details
  2. perf(common): stop bees aging inside hives (#763)

    * perf(common): stop bees aging inside hives
    
    * fix(mixin): remove broken import
    
    * revert(common): remove mistaken reset packet handling
    danorris709 authored Nov 6, 2022
    Copy the full SHA
    aeef36e View commit details

Commits on Jan 17, 2023

  1. Copy the full SHA
    2dbe1bc View commit details

Commits on Jan 29, 2023

  1. Fix StackOverflow when using DUMMY command source (#898)

    * [1.16] Fix StackOverflow when using DUMMY command source
    
    Turn isOp field as lazy init for prevent dead loop in hasPermissionLevel (introduced by arclight-common/src/main/java/io/izzel/arclight/common/mixin/core/command/CommandSourceMixin.java#hasPermission)
    
    * Fix StackOverFlowError again
    Add bridge method to check permissionLevel directly
    sandtechnology authored Jan 29, 2023
    Copy the full SHA
    2d5aef0 View commit details
  2. Revert "perf(common): stop bees aging inside hives (#763)"

    This reverts commit aeef36e.
    IzzelAliz committed Jan 29, 2023
    Copy the full SHA
    509cb95 View commit details

Commits on Feb 25, 2023

  1. Include javax inject (#843)

    IzzelAliz committed Feb 25, 2023
    Copy the full SHA
    7276ce5 View commit details

Commits on Feb 26, 2023

  1. Copy the full SHA
    c7a91c5 View commit details

Commits on May 7, 2023

  1. Copy the full SHA
    695f936 View commit details

Commits on Oct 22, 2023

  1. Copy the full SHA
    a05f98d View commit details
  2. Release 1.0.25

    IzzelAliz committed Oct 22, 2023
    Copy the full SHA
    7cf92be View commit details

Commits on May 1, 2024

  1. Bump version

    IzzelAliz committed May 1, 2024
    Copy the full SHA
    e393a7a View commit details
  2. Copy the full SHA
    5c6b795 View commit details
Loading