WIP: ITEMS/mcl_core: Add stripped wood blocks #120

Closed
erlehmann wants to merge 13 commits from stripped-wood-2 into master
Owner
Problem

TRACKING ISSUE: #80

This PR is a refactoring of #86 to make it easier to review, get a nicer history, and hopefully add some tests.

Solution
Details
Testing Steps
To do
  • Fill out PR template
  • Write comprehensive testing instructions
  • Verify testing instructions
##### Problem TRACKING ISSUE: https://git.minetest.land/Mineclonia/Mineclonia/issues/80 This PR is a refactoring of https://git.minetest.land/Mineclonia/Mineclonia/pulls/86 to make it easier to review, get a nicer history, and hopefully add some tests. ##### Solution <!-- Describe HOW this pull request solves its problem. --> ##### Details <!-- Include any additional information here. --> ##### Testing Steps <!-- Write how we can verify this patch addresses its problem. If you need more steps, just keep adding numbers. If you don't need them all, delete the empty numbers. --> 1. 2. 3. <!-- If your pull request still needs work, uncomment the following section and include a list of things that need to be done before it's ready for us to look at. Please remember to put WIP: in front of the title as well. --> ##### To do - [ ] Fill out PR template - [ ] Write comprehensive testing instructions - [ ] Verify testing instructions
erlehmann added 17 commits 2021-07-13 10:50:58 +02:00
erlehmann added 13 commits 2021-07-13 10:52:06 +02:00
Author
Owner

I removed the merge commits with history rewriting, i.e. git rebase master.

I removed the merge commits with history rewriting, i.e. `git rebase master`.
Author
Owner

Some commit messages are not helpful and should be rewritten. The commits could be squashed, split up and/or reordered accordingly:

  • “Add stripped wood part1” adds debarking using axe
  • “Add stripped wood part2” adds stripped trunk and stripped wood
  • “Add stripped wood part3” refactors plank crafting so planks can be made out of stripped wood
  • “Add stripped wood part4” adds stripped acacia wood and stripped birch wood textures
  • “Add stripped wood part5” adds stripped stripped dark oak wood and stripped jungle wood textures
  • “Add stripped wood part6” adds stripped oak wood and stripped spruce wood textures
Some commit messages are not helpful and should be rewritten. The commits could be squashed, split up and/or reordered accordingly: * “Add stripped wood part1” adds debarking using axe * “Add stripped wood part2” adds stripped trunk and stripped wood * “Add stripped wood part3” refactors plank crafting so planks can be made out of stripped wood * “Add stripped wood part4” adds stripped acacia wood and stripped birch wood textures * “Add stripped wood part5” adds stripped stripped dark oak wood and stripped jungle wood textures * “Add stripped wood part6” adds stripped oak wood and stripped spruce wood textures
Author
Owner

The commits “Remove misspellings part1” and “Remove misspellings part2” can be folded into the previous changes using history rewriting.

The commits “Remove misspellings part1” and “Remove misspellings part2” can be folded into the previous changes using history rewriting.
Author
Owner

Closed in favor of PR: #135

Closed in favor of PR: https://git.minetest.land/Mineclonia/Mineclonia/pulls/135
erlehmann closed this pull request 2021-07-31 21:26:49 +02:00
This repo is archived. You cannot comment on pull requests.
No description provided.