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

[pull] develop from LiteLDev:develop #1

Open
wants to merge 737 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    b77152b View commit details
    Browse the repository at this point in the history
  2. fix: fix Dispatcher

    OEOTYAN committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    96aaaa4 View commit details
    Browse the repository at this point in the history
  3. feat: update header format

    OEOTYAN committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    11a951e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/header' into develop

    # Conflicts:
    #	src/mc/client/services/persona/ArmSize.h
    #	src/mc/deps/core/common/bedrock/Diagnostics.h
    #	src/mc/deps/core/mce/Blob.h
    #	src/mc/deps/core/mce/Color.h
    #	src/mc/deps/core/mce/Image.h
    #	src/mc/deps/core/sem_ver/SemVersion.h
    #	src/mc/deps/core/string/HashedString.h
    #	src/mc/deps/core/threading/TaskStatus.h
    #	src/mc/deps/core/utility/BinaryStream.h
    #	src/mc/deps/json/Value.h
    #	src/mc/deps/raknet/AddressOrGUID.h
    #	src/mc/deps/raknet/SystemAddress.h
    #	src/mc/entity/systems/EntitySystems.h
    #	src/mc/gametest/framework/GameTestBatch.h
    #	src/mc/math/Vec3.h
    #	src/mc/nbt/ByteArrayTag.h
    #	src/mc/nbt/ByteTag.h
    #	src/mc/nbt/CompoundTag.h
    #	src/mc/nbt/CompoundTagVariant.h
    #	src/mc/nbt/FloatTag.h
    #	src/mc/nbt/IntArrayTag.h
    #	src/mc/nbt/IntTag.h
    #	src/mc/nbt/ListTag.h
    #	src/mc/nbt/StringTag.h
    #	src/mc/network/NetworkPeer.h
    #	src/mc/network/packet/ScorePacketInfo.h
    #	src/mc/network/packet/TextPacket.h
    #	src/mc/server/ServerPlayer.h
    #	src/mc/server/commands/CommandBlockNameResult.h
    #	src/mc/server/commands/CommandContext.h
    #	src/mc/server/commands/CommandOutput.h
    #	src/mc/server/commands/CommandParameterData.h
    #	src/mc/server/commands/CommandPosition.h
    #	src/mc/server/commands/CommandRegistry.h
    #	src/mc/server/commands/MinecraftCommands.h
    #	src/mc/server/commands/RelativeFloat.h
    #	src/mc/server/commands/RotationData.h
    #	src/mc/util/BytesDataInput.h
    #	src/mc/util/BytesDataOutput.h
    #	src/mc/util/ExpressionNode.h
    #	src/mc/util/Random.h
    #	src/mc/util/molang/MolangScriptArg.h
    #	src/mc/world/Container.h
    #	src/mc/world/actor/Actor.h
    #	src/mc/world/effect/MobEffectInstance.h
    #	src/mc/world/item/ItemStackBase.h
    #	src/mc/world/item/registry/ItemStack.h
    #	src/mc/world/level/BlockPos.h
    #	src/mc/world/level/BlockSource.h
    #	src/mc/world/level/IConstBlockSource.h
    #	src/mc/world/level/Level.h
    #	src/mc/world/level/biome/source/FixedBiomeSource.h
    #	src/mc/world/level/block/ComposterBlock.h
    #	src/mc/world/level/block/registry/BlockTypeRegistry.h
    #	src/mc/world/level/chunk/StructureAnimationAction.h
    #	src/mc/world/level/dimension/Dimension.h
    #	src/mc/world/level/dimension/OverworldDimension.h
    #	src/mc/world/level/levelgen/VoidGenerator.h
    #	src/mc/world/level/levelgen/WorldGenerator.h
    #	src/mc/world/level/levelgen/feature/IFeature.h
    #	src/mc/world/level/levelgen/feature/registry/FeatureRegistry.h
    #	src/mc/world/level/levelgen/flat/FlatWorldGenerator.h
    #	src/mc/world/level/levelgen/structure/VillageFeature.h
    #	src/mc/world/level/levelgen/v1/NetherGenerator.h
    #	src/mc/world/level/levelgen/v1/OverworldGenerator.h
    #	src/mc/world/level/levelgen/v1/OverworldGenerator2d.h
    #	src/mc/world/level/levelgen/v1/OverworldGeneratorMultinoise.h
    #	src/mc/world/level/levelgen/v1/TheEndGenerator.h
    #	src/mc/world/level/pathfinder/Path.h
    #	src/mc/world/level/saveddata/maps/MapDecoration.h
    #	src/mc/world/level/storage/GameRule.h
    #	src/mc/world/level/storage/GameRules.h
    #	src/mc/world/level/storage/LevelStorage.h
    #	src/mc/world/phys/AABB.h
    #	src/mc/world/phys/HitResult.h
    #	src/mc/world/scores/Scoreboard.h
    #	test/include_all.h
    OEOTYAN committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    53d606b View commit details
    Browse the repository at this point in the history
  5. fix: fix some error

    OEOTYAN committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9997ea5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore: update README.md

    ShrBox committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cea75ca View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    d0ae611 View commit details
    Browse the repository at this point in the history
  2. fix: fix getBiomeArea

    OEOTYAN committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    171cfe2 View commit details
    Browse the repository at this point in the history
  3. feat: remove bdslibrary

    OEOTYAN committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8e6b0e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7923e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    d57a346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46551dd View commit details
    Browse the repository at this point in the history
  3. chore: rewrite log info

    OEOTYAN committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e7d4a07 View commit details
    Browse the repository at this point in the history
  4. refactor: refactoring option

    OEOTYAN committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a2c1950 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    1030d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07adee View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. refactor: change some folders

    OEOTYAN committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    54fa4e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eaa78e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb1c77b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. docs: fix quickstart

    ShrBox committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5dc0ef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f472dd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef4e4f8 View commit details
    Browse the repository at this point in the history
  4. fix: fix build

    OEOTYAN committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b4b8fdf View commit details
    Browse the repository at this point in the history
  5. feat: add StdoutRedirector

    OEOTYAN committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    72320b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eac1156 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a958d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. docs: update quickstart.zh.md

    ShrBox committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    acb8248 View commit details
    Browse the repository at this point in the history
  2. feat: Finalize InventoryTransaction member variable implementation (#…

    …1566)
    
    * Finalize InventoryTransaction member variable implementation
    
    * Rectify mc class member nomenclature in ItemReleaseInventoryTransaction
    
    * Rectify mc class member nomenclature in ItemUseInventoryTransaction
    
    * Rectify mc class member nomenclature in ItemUseOnActorInventoryTransaction
    xNotTozic authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cfcf860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf3feb0 View commit details
    Browse the repository at this point in the history
  4. feat: Enhanced Chunk classes with additional member variables (#1567)

    * Finalize InventoryTransaction member variable implementation
    
    * Rectify mc class member nomenclature in ItemReleaseInventoryTransaction
    
    * Rectify mc class member nomenclature in ItemUseInventoryTransaction
    
    * Rectify mc class member nomenclature in ItemUseOnActorInventoryTransaction
    
    * fix: correct mc member name
    
    * Enhanced Chunk class with additional member variables for improved functionality
    
    ---------
    
    Co-authored-by: OEOTYAN <[email protected]>
    xNotTozic and OEOTYAN authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    53f8682 View commit details
    Browse the repository at this point in the history
  5. fix: fix some members

    OEOTYAN committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b2de5fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    575b620 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c41fb52 View commit details
    Browse the repository at this point in the history
  8. feat: add ImGui

    ddf8196 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    39b9056 View commit details
    Browse the repository at this point in the history
  9. feat: make client ui usable

    OEOTYAN committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c1bbf5e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    c6aea33 View commit details
    Browse the repository at this point in the history
  2. chore: add & to fn ptr

    OEOTYAN committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    363086a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96735ee View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    8bc34fc View commit details
    Browse the repository at this point in the history
  2. refactor: rename namespace

    OEOTYAN committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1cd5c49 View commit details
    Browse the repository at this point in the history
  3. fix: fix define bugs

    OEOTYAN committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8840846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b5de3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a97e8a5 View commit details
    Browse the repository at this point in the history
  6. chore: remove server text

    OEOTYAN committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2d7d074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    869265e View commit details
    Browse the repository at this point in the history
  8. feat: add imgui config

    OEOTYAN committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4c0ce0b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: fix server link

    OEOTYAN authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    37b000a View commit details
    Browse the repository at this point in the history
  2. test: jsonUI binding test

    Dofes committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3de7c25 View commit details
    Browse the repository at this point in the history
  3. refacctor: refacctoring test

    OEOTYAN committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    011b6ec View commit details
    Browse the repository at this point in the history
  4. feat: add imgui docking

    OEOTYAN committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4de7b8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46fa2fc View commit details
    Browse the repository at this point in the history
  6. fix: fix replace error

    OEOTYAN authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    852b376 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    e48a3ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    556d973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b415290 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60073e3 View commit details
    Browse the repository at this point in the history
  5. chore: remove player output

    OEOTYAN committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2d17e96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3c6ff0 View commit details
    Browse the repository at this point in the history
  7. refactor: add filler

    OEOTYAN committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    36294cd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. chore: add StringHash ctor

    OEOTYAN committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1e15bb5 View commit details
    Browse the repository at this point in the history
  2. feat: add some headers for ui

    Dofes committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    59995c9 View commit details
    Browse the repository at this point in the history
  3. test: refactor jsonui test

    Dofes committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f96c84f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37a47a9 View commit details
    Browse the repository at this point in the history
  5. feat: add multi os support

    OEOTYAN committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d317a86 View commit details
    Browse the repository at this point in the history
  6. refactor: remove some os deps

    OEOTYAN committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8daf349 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    deaa740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f4a02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40245b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4670929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcc9e39 View commit details
    Browse the repository at this point in the history
  6. chore: update build scripts.

    * prepare for cross-platform
    Redbeanw44602 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    914d80a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f581f12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbc795e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    915ef55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f854c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81d6416 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    349de61 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    3b933d8 View commit details
    Browse the repository at this point in the history
  2. fix: fix build.

    Redbeanw44602 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3563642 View commit details
    Browse the repository at this point in the history
  3. fix: fix debug warnings

    OEOTYAN committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6c2f1dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea5c339 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7788561 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b4d9fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b98a38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b153d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a02124 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4214349 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    879391b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a42407 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ae005f View commit details
    Browse the repository at this point in the history
  14. chore: remove useless header

    OEOTYAN committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f079d09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    166a95f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4f42f1b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d4714e7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9c3ca89 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    75bd3ca View commit details
    Browse the repository at this point in the history
  20. fix: add missing macro.

    Redbeanw44602 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    37abf22 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    8e9cacc View commit details
    Browse the repository at this point in the history
  2. chore: fix typo

    OEOTYAN committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2499530 View commit details
    Browse the repository at this point in the history
  3. chore: add another mc postfix

    OEOTYAN committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7327ce9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    a024b8c View commit details
    Browse the repository at this point in the history
  2. refactor: replace containers

    OEOTYAN committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8204fa1 View commit details
    Browse the repository at this point in the history
  3. fix: fix wrong error type

    OEOTYAN committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d49467e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b65d781 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    e24b6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbfc430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80dee58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63542e9 View commit details
    Browse the repository at this point in the history
  5. fix: fix c++23 tag

    OEOTYAN committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    11d6826 View commit details
    Browse the repository at this point in the history
  6. fix: fix service compile

    OEOTYAN committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6080ef4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. feat: add new i18n

    OEOTYAN committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1d24c89 View commit details
    Browse the repository at this point in the history
  2. feat: add IndirectValue

    OEOTYAN committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0397ec6 View commit details
    Browse the repository at this point in the history
  3. refactor: refactoring logger

    OEOTYAN committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7122a50 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. feat: add tight pair

    OEOTYAN committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7f766dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    898f2da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60c70c5 View commit details
    Browse the repository at this point in the history
  4. chore: reset copy constructor

    OEOTYAN committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    863b5c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. feat: add new logger system

    OEOTYAN committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    eee4463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d5b280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80d1c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    4f0897d View commit details
    Browse the repository at this point in the history
  2. refactor: remove some hooks

    OEOTYAN committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a2d80a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5de2b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3bfca2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: make logger async

    OEOTYAN committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    308c6c5 View commit details
    Browse the repository at this point in the history
  2. feat: add default tick pool

    OEOTYAN committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d92b368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a263e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    f65e656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    562145b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60cd9fd View commit details
    Browse the repository at this point in the history
  4. format: formatting file

    OEOTYAN authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0ac8c17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    773efc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b517e64 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    644204b View commit details
    Browse the repository at this point in the history
  2. chore: update build.yml

    OEOTYAN authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d9617cf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    34ee953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0299794 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    d5159c2 View commit details
    Browse the repository at this point in the history
  2. feat: add sleep waiter

    OEOTYAN committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9f7b12a View commit details
    Browse the repository at this point in the history
  3. fix: fix #1574

    OEOTYAN committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bfb1e6a View commit details
    Browse the repository at this point in the history
  4. feat: add coroutine support

    OEOTYAN committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b51585e View commit details
    Browse the repository at this point in the history
  5. chore: rethrow exception

    OEOTYAN committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f58302e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c7001f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    8026e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efcab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a03c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    a1e12db View commit details
    Browse the repository at this point in the history
  2. chore: remove useless inc

    OEOTYAN committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9d0702d View commit details
    Browse the repository at this point in the history
  3. chore: remove functional deps

    OEOTYAN committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1b8e732 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. refactor: rename Executor

    OEOTYAN committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e0be4d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f08138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38dedcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb0b0bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b47e09a View commit details
    Browse the repository at this point in the history
  6. chore: rename executors

    OEOTYAN committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    251d0ae View commit details
    Browse the repository at this point in the history
  7. chore: fix function copy

    OEOTYAN committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    67f4c6f View commit details
    Browse the repository at this point in the history
  8. fix: fix dll reload

    OEOTYAN committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3cc2a46 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    90892c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f884773 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 15, 2024

  1. chore: keep value in keepThis

    OEOTYAN committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    791963c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a472bc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 21, 2024

  1. chore: catch on coro launch

    OEOTYAN committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    069e305 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 29, 2024

  1. chore: fix some comments

    OEOTYAN committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    29e881d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. fix: fix libhat compile

    OEOTYAN committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ef78906 View commit details
    Browse the repository at this point in the history
  2. docs: fix lip related url

    ShrBox committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0b5728c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bdf66e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79aa38f View commit details
    Browse the repository at this point in the history
  5. chore: add trl

    OEOTYAN committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d3b9138 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fix: fix some bugs

    OEOTYAN committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    70e9d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2db19 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. feat: fill some structures

    OEOTYAN committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7713156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e18ce60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d81fc04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    387069b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    0a89e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0414add View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c855a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    450553b View commit details
    Browse the repository at this point in the history
  2. fix: fix GameRulesIndex (#1579)

    * fix: fix GameRulesIndex
    
    * fix: fix GameRulesIndex
    KobeBryant114514 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    45c0cf7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/header' into develop

    # Conflicts:
    #	src/mc/deps/core/http/ConditionVariable.h
    #	src/mc/deps/core/http/ThreadOwner.h
    #	src/mc/deps/core/http/typeid_t.cpp
    #	src/mc/deps/core/math/UUID.cpp
    #	src/mc/deps/core/threading/MovePriorityQueue.h
    #	src/mc/deps/core/utility/BinaryStream.h
    #	src/mc/deps/core/utility/ServiceLocator.h
    #	src/mc/deps/crypto/hash/Hash.h
    #	src/mc/deps/ecs/gamerefs_entity/EntityRefTraits.h
    #	src/mc/deps/json/Value.h
    #	src/mc/deps/raknet/AddressOrGUID.h
    #	src/mc/deps/raknet/SystemAddress.h
    #	src/mc/entity/components/DirtyFlag.h
    #	src/mc/enums/ButtonState.h
    #	src/mc/nbt/ByteArrayTag.h
    #	src/mc/nbt/CompoundTag.h
    #	src/mc/network/NetworkPeer.h
    #	src/mc/network/packet/AnimatePacket.h
    #	src/mc/network/packet/FeatureRegistryPacket.h
    #	src/mc/network/packet/TextPacket.h
    #	src/mc/server/ServerPlayer.h
    #	src/mc/server/commands/CommandAsyncFlag.h
    #	src/mc/server/commands/CommandBlockNameResult.h
    #	src/mc/server/commands/CommandCheatFlag.h
    #	src/mc/server/commands/CommandEditorFlag.h
    #	src/mc/server/commands/CommandExecuteFlag.h
    #	src/mc/server/commands/CommandIntegerRange.h
    #	src/mc/server/commands/CommandItem.h
    #	src/mc/server/commands/CommandMessage.h
    #	src/mc/server/commands/CommandParameterData.h
    #	src/mc/server/commands/CommandPosition.h
    #	src/mc/server/commands/CommandRegistry.h
    #	src/mc/server/commands/CommandSyncFlag.h
    #	src/mc/server/commands/CommandUsageFlag.h
    #	src/mc/server/commands/CommandVisibilityFlag.h
    #	src/mc/util/ExpressionNode.h
    #	src/mc/util/MolangClientTextureSet.h
    #	src/mc/util/MolangLoopBreak.h
    #	src/mc/util/MolangLoopContinue.h
    #	src/mc/util/MolangMatrix.h
    #	src/mc/util/MolangScriptArg.h
    #	src/mc/util/MolangScriptArgPOD.h
    #	src/mc/util/rotation_command_utils/RotationData.h
    #	src/mc/world/actor/Actor.h
    #	src/mc/world/actor/player/persona/ArmSize.h
    #	src/mc/world/level/BlockSource.h
    #	src/mc/world/level/ChangeDimensionRequest.h
    #	src/mc/world/level/block/ComposterBlock.h
    #	src/mc/world/level/block/registry/BlockTypeRegistry.h
    #	src/mc/world/level/dimension/Dimension.h
    #	src/mc/world/level/dimension/OverworldDimension.h
    #	src/mc/world/level/levelgen/WorldGenerator.h
    #	src/mc/world/level/levelgen/structure/VillageFeature.h
    #	src/mc/world/level/levelgen/v1/OverworldGenerator.h
    #	src/mc/world/level/storage/LevelStorage.h
    #	src/mc/world/level/storage/LevelStorageWriteBatch.h
    #	src/mc/world/phys/HitDetection.h
    #	test/include_all.h
    #	xmake.lua
    OEOTYAN committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    06e4535 View commit details
    Browse the repository at this point in the history
  4. fix: fix wrong dir

    OEOTYAN committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bb53f02 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/header' into develop

    # Conflicts:
    #	test/include_all.h
    OEOTYAN committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    95da210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17d47f1 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/header' into develop

    # Conflicts:
    #	src/mc/events/BlockSlot.h
    #	src/mc/events/BlockUpdateFlag.h
    #	src/mc/events/CraftingDataEntryType.h
    #	src/mc/events/FacingID.h
    #	src/mc/events/ui/AnchorPoint.h
    #	src/mc/events/ui/AnimationStatus.h
    #	src/mc/events/ui/AnimationType.h
    #	src/mc/events/ui/CardinalDirection.h
    #	src/mc/events/ui/ChildInsertPosition.h
    #	src/mc/events/ui/ClipDirection.h
    #	src/mc/events/ui/Draggable.h
    #	src/mc/events/ui/FontSize.h
    #	src/mc/events/ui/LayoutAxisType.h
    #	src/mc/events/ui/NameResolutionScope.h
    #	src/mc/events/ui/OrientationType.h
    #	src/mc/events/ui/SceneType.h
    #	src/mc/events/ui/TextAlignment.h
    #	src/mc/events/ui/TileDirection.h
    #	src/mc/events/ui/ViewRequest.h
    #	test/include_all.h
    OEOTYAN committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bdbc6a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75ad3b5 View commit details
    Browse the repository at this point in the history
  9. fix: fix client build

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

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

  1. feat: finish #1172

    OEOTYAN committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a26ce38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204312a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    da55b0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994788f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de5c473 View commit details
    Browse the repository at this point in the history
  4. fix: fix dataitem constexpr

    OEOTYAN committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a8cea91 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat: add thunk to all types

    OEOTYAN committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    39126e9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/header' into develop

    # Conflicts:
    #	src/mc/common/BuildInfo.h
    #	src/mc/deps/core/file/PathPart.h
    #	src/mc/deps/core/sem_ver/SemVersion.h
    #	src/mc/nbt/CompoundTagVariant.h
    #	src/mc/nbt/Tag.h
    #	src/mc/platform/threading/Mutex.h
    #	src/mc/server/commands/CommandOutputMessage.h
    #	src/mc/server/commands/CommandRegistry.h
    #	src/mc/server/commands/CommandWildcardInt.h
    #	src/mc/server/commands/standard/TeleportTarget.h
    #	src/mc/util/ColorFormat.h
    #	src/mc/util/ExpressionNode.h
    #	src/mc/util/rotation_command_utils/RotationData.h
    #	src/mc/world/actor/player/persona/ArmSize.h
    #	src/mc/world/events/ListenerInfo.h
    #	src/mc/world/level/levelgen/WorldGenerator.h
    #	src/mc/world/level/levelgen/v1/TheEndGenerator.h
    #	test/include_all.h
    OEOTYAN committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9b9fd90 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6aa40c4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/header' into develop

    # Conflicts:
    #	src/mc/server/commands/CommandOutputMessage.h
    #	src/mc/server/commands/CommandRegistry.h
    #	src/mc/server/commands/CommandWildcardInt.h
    #	src/mc/util/rotation_command_utils/RotationData.h
    OEOTYAN committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ec74960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7637dde View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix: fix vftable name format

    OEOTYAN committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    03187db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce2f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ff4929 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore: fix some enum types

    OEOTYAN committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b72d6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59645b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    915f576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff93ced View commit details
    Browse the repository at this point in the history
  3. chore: fix client build

    OEOTYAN committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8c5de90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cea1f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a58e2d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. feat: add generator

    OEOTYAN committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7f318d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    bdc0fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc8c320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29d0bfc View commit details
    Browse the repository at this point in the history
  4. chore: rename function

    OEOTYAN committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    676182c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf58f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. chore: update tooth

    OEOTYAN committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    13c0e71 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. chore: remove crypto utils

    OEOTYAN committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    12065d0 View commit details
    Browse the repository at this point in the history
  2. chore: remove Util deps

    OEOTYAN committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    dd0b88a View commit details
    Browse the repository at this point in the history
  3. chore: add UntypedStorage

    OEOTYAN committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    92c702a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. chore: add android x86_64

    OEOTYAN committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b1d2801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c15098 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    920365f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/header' into develop

    # Conflicts:
    #	src/mc/server/commands/CommandRegistry.h
    OEOTYAN committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    10d3993 View commit details
    Browse the repository at this point in the history
  3. format: formatting codes

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

Commits on Oct 30, 2024

  1. docs: optimize structure

    futrime committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0842401 View commit details
    Browse the repository at this point in the history
  2. docs: add cpp style guide

    futrime committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9344d62 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    c3add43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d25c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    03c025a View commit details
    Browse the repository at this point in the history
  2. refactor: organized docs (#1596)

    * refactor: organzie API docs
    
    * ci: fix action versions
    
    * refactor: mkdocs moved to docs/main
    
    * ci: docs dependency update
    
    ---------
    
    Co-authored-by: Zijian Zhang <[email protected]>
    OEOTYAN and futrime authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d74122b View commit details
    Browse the repository at this point in the history
  3. chore: delete dependabot

    OEOTYAN committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d5c6ed2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f557e2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4be93a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d7b381 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c38f756 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    d844740 View commit details
    Browse the repository at this point in the history
  2. feat: finish todos

    OEOTYAN committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    4b74748 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 16, 2024

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

Commits on Nov 27, 2024

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

Commits on Nov 28, 2024

  1. chore: fix test

    OEOTYAN committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    56734ea View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

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