Skip to content

General docs work for 8.0 - #5294

Merged
gustovafing merged 13 commits into
1.20.1from
gus/update-docs
Aug 18, 2026
Merged

General docs work for 8.0#5294
gustovafing merged 13 commits into
1.20.1from
gus/update-docs

Conversation

@gustovafing

Copy link
Copy Markdown
Member

General docs work for 8.0:

  • Update some examples and docs that have changed in 8.0
  • Add Java examples to most code examples, instead of just having KJS examples.
  • Cleanup, editing, and removal of some old docs pages.

@gustovafing
gustovafing requested a review from a team as a code owner August 15, 2026 09:02
@gustovafing gustovafing added Documentation Improvements or additions to documentation ignore changelog PR should not be added to the changelog. Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Aug 15, 2026
@github-actions github-actions Bot added the Tests: Failed Game Tests have failed on this PR label Aug 15, 2026

@jurrejelle jurrejelle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not a full review just wanna note this down b4 I forget

var abilities = Predicates.autoAbilities(definition.getRecipeTypes())
.and(Predicates.autoAbilities(true, false, false))
.and(Predicates.abilities(BonkPartAbilities.BONK_HATCH));
return FactoryBlockPattern.start()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

for all our multi examples, we should instead reverse the slice order instead of passing in the new relative directions

@github-actions github-actions Bot added Tests: Passed Game Tests have passed on this PR and removed Tests: Failed Game Tests have failed on this PR labels Aug 15, 2026
@github-actions github-actions Bot added Tests: Failed Game Tests have failed on this PR and removed Tests: Passed Game Tests have passed on this PR labels Aug 17, 2026
@github-actions github-actions Bot added Tests: Passed Game Tests have passed on this PR and removed Tests: Failed Game Tests have failed on this PR labels Aug 17, 2026
@github-actions github-actions Bot added Tests: Failed Game Tests have failed on this PR and removed Tests: Passed Game Tests have passed on this PR labels Aug 18, 2026
@github-actions github-actions Bot added Tests: Passed Game Tests have passed on this PR and removed Tests: Failed Game Tests have failed on this PR labels Aug 18, 2026
@gustovafing
gustovafing merged commit 879a2d3 into 1.20.1 Aug 18, 2026
4 of 5 checks passed
@gustovafing
gustovafing deleted the gus/update-docs branch August 18, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Documentation Improvements or additions to documentation ignore changelog PR should not be added to the changelog. Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. Tests: Passed Game Tests have passed on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants