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

Release 1.0.0-rc.1 #1605

Open
wants to merge 313 commits into
base: main
Choose a base branch
from
Open

Release 1.0.0-rc.1 #1605

wants to merge 313 commits into from

Conversation

futrime
Copy link
Member

@futrime futrime commented Dec 29, 2024

What does this PR do?

For the release of the first beta of 1.0.0.

Which issues does this PR resolve?

Checklist before merging

Thank you for your contribution to the repository.
Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • Your code follows the code style of this repository (see the wiki)
  • You have tested all functions
  • You have not used code without license
  • You have added statement for third-party code

Dofes and others added 30 commits August 17, 2024 17:20
* prepare for cross-platform
@OEOTYAN OEOTYAN disabled auto-merge December 30, 2024 13:45
@futrime futrime enabled auto-merge December 31, 2024 01:54
@futrime futrime disabled auto-merge December 31, 2024 01:55
ShrBox and others added 6 commits January 1, 2025 14:31
# Conflicts:
#	src/mc/common/ActorRuntimeID.h
#	src/mc/common/Brightness.h
#	src/mc/deps/core/file/Path.h
#	src/mc/deps/core/file/PathPart.h
#	src/mc/deps/core/math/Color.h
#	src/mc/deps/core/math/Vec2.h
#	src/mc/deps/core/math/Vec3.h
#	src/mc/deps/core/string/HashedString.h
#	src/mc/deps/core/utility/BinaryStream.h
#	src/mc/deps/ecs/EntityId.h
#	src/mc/deps/ecs/WeakEntityRef.h
#	src/mc/deps/ecs/gamerefs_entity/EntityContext.h
#	src/mc/nbt/ByteArrayTag.h
#	src/mc/nbt/ByteTag.h
#	src/mc/nbt/CompoundTag.h
#	src/mc/nbt/CompoundTagVariant.h
#	src/mc/nbt/DoubleTag.h
#	src/mc/nbt/FloatTag.h
#	src/mc/nbt/Int64Tag.h
#	src/mc/nbt/IntArrayTag.h
#	src/mc/nbt/IntTag.h
#	src/mc/nbt/ListTag.h
#	src/mc/nbt/ShortTag.h
#	src/mc/nbt/StringTag.h
#	src/mc/nbt/Tag.h
#	src/mc/network/ClientOrServerNetworkSystemRef.h
#	src/mc/network/NetworkIdentifier.h
#	src/mc/platform/UUID.h
#	src/mc/resources/ResourcePackRepository.h
#	src/mc/server/commands/BlockStateCommandParam.h
#	src/mc/server/commands/CommandFlag.h
#	src/mc/server/commands/CommandOutputParameter.h
#	src/mc/server/commands/CommandParameterData.h
#	src/mc/server/commands/CommandPositionFloat.h
#	src/mc/server/commands/CommandPropertyBag.h
#	src/mc/server/commands/CommandRegistry.h
#	src/mc/server/commands/PlayerCommandOrigin.h
#	src/mc/util/BigEndianStringByteInput.h
#	src/mc/util/BigEndianStringByteOutput.h
#	src/mc/util/PrintStream.h
#	src/mc/util/StringByteInput.h
#	src/mc/util/StringByteOutput.h
#	src/mc/util/VarIntDataInput.h
#	src/mc/util/VarIntDataOutput.h
#	src/mc/world/actor/DataItem.h
#	src/mc/world/actor/item/ItemActor.h
#	src/mc/world/inventory/network/ItemStackRequestAction.h
#	src/mc/world/inventory/network/ItemStackRequestSlotInfo.h
#	src/mc/world/item/crafting/RecipeIngredient.h
#	src/mc/world/level/BlockPos.h
#	src/mc/world/level/ChunkPos.h
#	src/mc/world/level/EducationLocalLevelSettings.h
#	src/mc/world/level/SubChunkPos.h
#	src/mc/world/level/block/registry/BlockTypeRegistry.h
#	src/mc/world/level/levelgen/structure/BoundingBox.h
#	src/mc/world/level/levelgen/v1/BeardKernel.h
#	src/mc/world/level/storage/GameRuleId.h
#	src/mc/world/phys/AABB.h
#	src/mc/world/phys/HitResult.h
#	src/mc/world/scores/DisplayObjective.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.