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

Add furnace operation #263

Merged
merged 43 commits into from
Jan 12, 2024
Merged

Add furnace operation #263

merged 43 commits into from
Jan 12, 2024

Conversation

Trompettesib
Copy link
Member

No description provided.

@Trompettesib Trompettesib self-assigned this Dec 28, 2023
Copy link

cloudflare-workers-and-pages bot commented Dec 29, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5a3e03d
Status: ✅  Deploy successful!
Preview URL: https://2e67de1e.cubic-server.pages.dev
Branch Preview URL: https://tile-entity-furnace.cubic-server.pages.dev

View logs

@Trompettesib Trompettesib force-pushed the tile-entity/furnace branch 2 times, most recently from 9ca8f64 to eb51d00 Compare December 29, 2023 22:11
@Trompettesib Trompettesib mentioned this pull request Jan 4, 2024
@Trompettesib Trompettesib force-pushed the tile-entity/furnace branch 6 times, most recently from a3f2bf4 to 6d9a81a Compare January 7, 2024 18:08
@Trompettesib Trompettesib marked this pull request as ready for review January 7, 2024 21:40
@Trompettesib Trompettesib force-pushed the tile-entity/furnace branch 3 times, most recently from 4d5e49c to 33f4d49 Compare January 7, 2024 22:20
PierrickMarguin
PierrickMarguin previously approved these changes Jan 9, 2024
Copy link
Contributor

@emneo-dev emneo-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some quirks to the function of the furnace but it will be ok.

cubic-server/world_storage/ChunkColumn.hpp Outdated Show resolved Hide resolved
cubic-server/tiles-entities/TileEntityList.hpp Outdated Show resolved Hide resolved
cubic-server/protocol/container/Container.hpp Outdated Show resolved Hide resolved
Add an enum for the container property
Add the reverse progression of cooking when there is no fuel left and the cooking has started
Add a check to see if the ingredient can be smelted
Fix warnings about unused variables
Copy link
Contributor

@PierrickMarguin PierrickMarguin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice

@Trompettesib Trompettesib merged commit 5f588db into master Jan 12, 2024
4 checks passed
@Trompettesib Trompettesib deleted the tile-entity/furnace branch January 12, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants