Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/7.0 #445

Draft
wants to merge 216 commits into
base: master
Choose a base branch
from
Draft

Dev/7.0 #445

wants to merge 216 commits into from

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    4828d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d848b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b145b View commit details
    Browse the repository at this point in the history
  4. warning

    duplexsystem committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    70b1c3b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    c7cecae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f86d4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94bf67d View commit details
    Browse the repository at this point in the history
  4. Refractor BiomeUtil

    duplexsystem committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    82fbf79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0efb091 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    5c74412 View commit details
    Browse the repository at this point in the history
  2. packDirectory -> rootPath

    astrsh committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    4ba71e9 View commit details
    Browse the repository at this point in the history
  3. Refactor pack loading

    - Combine initial load and reload logic together between each platform implementation
    - Should prevent pack load errors from blocking other packs from loading.
    astrsh committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    59ea5a6 View commit details
    Browse the repository at this point in the history
  4. Reformat code

    astrsh committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    1ab3233 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add messages to exceptions

    astrsh committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c0aaf6c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. wip

    duplexsystem committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5979254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8152891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd1f49 View commit details
    Browse the repository at this point in the history
  4. opt import

    duplexsystem committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d48fa96 View commit details
    Browse the repository at this point in the history
  5. WIP meta pack system

    duplexsystem committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b039629 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    d4a328e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de91a6f View commit details
    Browse the repository at this point in the history
  3. Remove netherfossiloptimization because it's no longer applicable

    also it's not needed mc seems to have done this themselves
    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c86faa4 View commit details
    Browse the repository at this point in the history
  4. more metapack work

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    db1e924 View commit details
    Browse the repository at this point in the history
  5. WIP Dim opts

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e11a235 View commit details
    Browse the repository at this point in the history
  6. more wip changes

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    033181d View commit details
    Browse the repository at this point in the history
  7. WIP Random Changes

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a9f973c View commit details
    Browse the repository at this point in the history
  8. Fix up random changes

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    47c8cb3 View commit details
    Browse the repository at this point in the history
  9. another fix

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6f03746 View commit details
    Browse the repository at this point in the history
  10. remove debug loging

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f6c2795 View commit details
    Browse the repository at this point in the history
  11. more fixes

    duplexsystem committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9d20056 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix loading

    duplexsystem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7ca24fa View commit details
    Browse the repository at this point in the history
  2. refactor

    duplexsystem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    56b428d View commit details
    Browse the repository at this point in the history
  3. generation settings

    duplexsystem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e83b70b View commit details
    Browse the repository at this point in the history
  4. Reformat

    duplexsystem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4c71355 View commit details
    Browse the repository at this point in the history
  5. fix build

    duplexsystem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    27a967f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. push changes

    duplexsystem committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    50ba1c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 25, 2023

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

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    b10fd84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5f0b69 View commit details
    Browse the repository at this point in the history
  3. use Ranges

    duplexsystem committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f877f86 View commit details
    Browse the repository at this point in the history
  4. Implement linear map normalizer

    Updated astrash commit
    duplexsystem committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4970bf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    179a304 View commit details
    Browse the repository at this point in the history
  6. Add meta annotations

    astrsh authored and duplexsystem committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    56941c2 View commit details
    Browse the repository at this point in the history
  7. Add parameter to turn off salting cellular lookup

    another updated astrash commit
    duplexsystem committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    839835a View commit details
    Browse the repository at this point in the history
  8. fix enum to uppcases

    duplexsystem committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ecbba57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77f766b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87ea5ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    37641d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    921212c View commit details
    Browse the repository at this point in the history
  2. update v2 addon tag

    duplexsystem committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    45528ac View commit details
    Browse the repository at this point in the history
  3. refactor v2 addons

    duplexsystem committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    5350917 View commit details
    Browse the repository at this point in the history
  4. addon dep

    duplexsystem committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2f470a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56dd15c View commit details
    Browse the repository at this point in the history
  6. bump version

    duplexsystem committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    cd69c7e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    da5d0c5 View commit details
    Browse the repository at this point in the history
  2. update fabric loader

    duplexsystem committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    7214053 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Jun 15, 2024

  1. feat: init work on allay

    smartcmd committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    02a7363 View commit details
    Browse the repository at this point in the history
  2. feat: more works

    smartcmd committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b29ba2d View commit details
    Browse the repository at this point in the history
  3. feat: more works

    smartcmd committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d81f886 View commit details
    Browse the repository at this point in the history
  4. feat: add mapping files

    smartcmd committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    59d7632 View commit details
    Browse the repository at this point in the history
  5. feat: more works

    smartcmd committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2b12541 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. feat: more works

    smartcmd committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    62e5898 View commit details
    Browse the repository at this point in the history
  2. chores: improve imports

    smartcmd committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3d4aec4 View commit details
    Browse the repository at this point in the history
  3. feat: more works

    smartcmd committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d861d3e View commit details
    Browse the repository at this point in the history
  4. feat: fake entity

    smartcmd committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1f937a2 View commit details
    Browse the repository at this point in the history
  5. feat: make it works!

    smartcmd committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    133df45 View commit details
    Browse the repository at this point in the history
  6. fix: fix an mistake

    smartcmd committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6ff0903 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. feat: update to 1.21

    smartcmd committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4a3678c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    e68f928 View commit details
    Browse the repository at this point in the history
  2. fix: OtherChunkAccessibleContext.get/setBlockState() should use level…

    … pos instead of chunk local pos
    smartcmd committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2d0e4a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix: fix a typo

    smartcmd committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5fa7007 View commit details
    Browse the repository at this point in the history
  2. feat: support waterlogged

    smartcmd committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d490324 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. feat: fetch allay's changes

    smartcmd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cd767a6 View commit details
    Browse the repository at this point in the history
  2. feat: fetch allay's changes

    smartcmd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2443fff View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. feat: fetch allay's changes

    smartcmd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4acd0de View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    a34946c View commit details
    Browse the repository at this point in the history
  2. feat: fetch allay's changes

    smartcmd committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    28c689d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 27, 2024

  1. feat: sync allay

    smartcmd committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2e709da View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feat: use jitpack

    smartcmd committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5f70ecb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 17, 2024

  1. ci: trigger github action

    smartcmd authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    732a894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acdad5 View commit details
    Browse the repository at this point in the history
  3. ci: use jdk 21

    smartcmd authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f73eadd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b432a4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c476a2 View commit details
    Browse the repository at this point in the history
  6. build: disable cli platform

    smartcmd authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    328ebf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6df3c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca4461b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c8a7da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f2d43e View commit details
    Browse the repository at this point in the history
  11. ci: upload jar

    smartcmd authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    18a2456 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f01b99 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce9fb53 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5bc73de View commit details
    Browse the repository at this point in the history
  15. fix-up

    duplexsystem committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0731d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    2e145cc View commit details
    Browse the repository at this point in the history
  2. build: prepare for merging

    smartcmd committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76f12e0 View commit details
    Browse the repository at this point in the history
  3. docs: format javadoc

    smartcmd committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4bad8f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    af2ac64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6042f1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddb131d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. small opt

    duplexsystem committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2df2755 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

    duplexsystem committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a95a128 View commit details
    Browse the repository at this point in the history
  3. reformat

    duplexsystem committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    581651e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    42dcc9d View commit details
    Browse the repository at this point in the history
  2. remove 7.0 todo

    duplexsystem committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a7a7354 View commit details
    Browse the repository at this point in the history
  3. Addon dependency updates

    duplexsystem committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f5f3725 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    158ffba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f425c6 View commit details
    Browse the repository at this point in the history
  3. Ensure throw with incorrect use of SimplexStyle derivatives

    This should ensure that in the case an implementation fails to correctly
    check isDifferentiable then performs a subsequent derivative based sample,
    an error is thrown, rather than potentially missing a logic bug due to
    noise of 0 and derivative of 0 being returned which could otherwise be
    hard to narrow down.
    astrsh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b4fa635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4393a16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    add7803 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbe1c76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1204b7a View commit details
    Browse the repository at this point in the history
  8. Implement linear map normalizer

    Updated astrash commit
    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6c7974c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1473232 View commit details
    Browse the repository at this point in the history
  10. Add meta annotations

    astrsh authored and duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1a5ab6b View commit details
    Browse the repository at this point in the history
  11. Add parameter to turn off salting cellular lookup

    another updated astrash commit
    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    973590f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a20d2c1 View commit details
    Browse the repository at this point in the history
  13. Refractor name

    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    331075e View commit details
    Browse the repository at this point in the history
  14. Fix import

    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    370b2e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a82dcd5 View commit details
    Browse the repository at this point in the history
  16. Remap fabric

    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    725fa88 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b03d128 View commit details
    Browse the repository at this point in the history
  18. Gradle update

    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    adb43dc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    197cb12 View commit details
    Browse the repository at this point in the history
  20. 1.21.2-pre1 builds

    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2ccf8a8 View commit details
    Browse the repository at this point in the history
  21. Fix runtime errors

    duplexsystem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    be7e10c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    1ae0d1f View commit details
    Browse the repository at this point in the history
  2. Update to pre2

    duplexsystem committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c78a984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3033fbb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. more WIP on cache

    duplexsystem committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9a01a6c View commit details
    Browse the repository at this point in the history
  2. Cache Improvements

    duplexsystem committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c1d3155 View commit details
    Browse the repository at this point in the history
  3. Bump Version

    duplexsystem committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    accc07f View commit details
    Browse the repository at this point in the history
  4. CLI Improvements

    duplexsystem committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    43d52e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a743e9c View commit details
    Browse the repository at this point in the history
  6. More cache improvements

    duplexsystem committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9d328b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d31679e View commit details
    Browse the repository at this point in the history
  8. Add no save option

    duplexsystem committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8a028b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    819be16 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. More cache improvements

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3052555 View commit details
    Browse the repository at this point in the history
  2. 1.21.2-pre3

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5859671 View commit details
    Browse the repository at this point in the history
  3. Some refactoring

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6851999 View commit details
    Browse the repository at this point in the history
  4. Some API clean up

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7ca61f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b99626 View commit details
    Browse the repository at this point in the history
  6. Minor Cellular opt

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6946755 View commit details
    Browse the repository at this point in the history
  7. Optimization when Terra Profiler is not running

    Do not set Profiler SAFE Threadlocal var when profiler is not running but ensure it is set to false after the profiler stops to ensure consistent behavior
    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    40ccf80 View commit details
    Browse the repository at this point in the history
  8. fix cellular sampler

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    87674aa View commit details
    Browse the repository at this point in the history
  9. Update Licence year

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b9c2f4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e5a1e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a58b2a5 View commit details
    Browse the repository at this point in the history
  12. Fix up merge

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    16d8e8f View commit details
    Browse the repository at this point in the history
  13. Another merge fixup

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d45256b View commit details
    Browse the repository at this point in the history
  14. Fix Cache Deadlock

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    65d026a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da16f65 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd2421b View commit details
    Browse the repository at this point in the history
  17. Small cache fix

    duplexsystem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4be2390 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dc6cfb4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    40a938b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    1496f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053ec39 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    61ed302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc24f0 View commit details
    Browse the repository at this point in the history
  3. feat: remove java version declaration in allay platform as all platfo…

    …rms are in java 21 now
    smartcmd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6261f08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ca7171 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a01f700 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ece5213 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc14c71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a6ad95 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5de882 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2c5c15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0bc37c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d63c40 View commit details
    Browse the repository at this point in the history
  13. docs: remove useless TODOs

    smartcmd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    67fc2ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84fe879 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f0d03d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df3e623 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d2107fd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    e756953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c190485 View commit details
    Browse the repository at this point in the history
  3. Refactor palette addon

    astrsh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b75e9c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    32f8907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62756d2 View commit details
    Browse the repository at this point in the history
  3. Version updates

    duplexsystem committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a70738e View commit details
    Browse the repository at this point in the history
  4. fix version

    duplexsystem committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    640645b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04f6d18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d48b610 View commit details
    Browse the repository at this point in the history
  7. Fixup

    duplexsystem committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1912d8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d66386 View commit details
    Browse the repository at this point in the history
  9. InlineVar

    duplexsystem committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d088d2f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #474 from AllayMC/allay

    feat: add support for allay platform
    duplexsystem authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e56b885 View commit details
    Browse the repository at this point in the history
  11. mixin tweak

    duplexsystem committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    144c932 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a40f4a View commit details
    Browse the repository at this point in the history
  13. fix allay

    duplexsystem committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d91e531 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    16c9518 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #476 from AllayMC/dev/support-world-unload

    feat: support world unloading
    duplexsystem authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4432ae4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    afd2c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df3a4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f98062d View commit details
    Browse the repository at this point in the history
  4. fixup

    duplexsystem committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9d91440 View commit details
    Browse the repository at this point in the history
  5. Fix up

    duplexsystem committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3ca9080 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #473 from PolyhedralDev/dev/biomes3

    Some refractors and updates to platofrm biomes
    duplexsystem authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1929239 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    710bbc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd28d81 View commit details
    Browse the repository at this point in the history
  9. Fix up merge

    duplexsystem committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e665e18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4165224 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef1c9c1 View commit details
    Browse the repository at this point in the history
  12. Fix allay reload

    duplexsystem committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b4ab88a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix fabric

    duplexsystem committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    02fdcee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbca60 View commit details
    Browse the repository at this point in the history