Fix tamed Wolf defense and replace Aender Sand texture - #50
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Player or developer impact
Standing tamed Wolves once again respond to both owner-defense situations. Aender Sand now uses original hand-drawn artwork, and large areas of natural Aender terrain show less obvious texture repetition.
Validation
./gradlew build./gradlew runGameTestServer, when relevantThe exact
retold:tamed_wolf_defends_owner_and_attacks_owner_targetGameTest passed 1/1 during implementation../gradlew buildpassed after rebasing onto currentorigin/master. The Aender texture and blockstate changes have not received a final in-game visual check, and no dedicated-server or multiplayer checks were needed for these client-resource changes.AI assistance
Codex assisted with the Wolf implementation and tests, taught and reviewed the Krita texture workflow, audited asset provenance, and prepared the resource and documentation changes. Xefensor drew the active Aender Sand texture. The code and resources were reviewed through the focused GameTest, asset inspection, JSON/model-reference checks, and the full Gradle build.
Documentation and release notes
CHANGELOG.mdfor player-facing or notable technical changesUpdated the mob-AI system/status/issue documentation, Aender design risk, changelog, and
ASSET_CREDITS.md. The asset audit records 23 remaining active AI-generated placeholder PNGs and Aender Sand as the first accepted original replacement.Visual evidence
The hand-drawn texture was inspected at native resolution and as a repeated tile during development. A final in-game screenshot has not been captured.
Licensing
LICENSE-CODE.md.