Skip to content

Conversation

@BenKellySoftware
Copy link
Member

@BenKellySoftware BenKellySoftware commented Mar 5, 2025

Pull Request Description

This PR adds terrain to zone levels with updated controls, as well as a new loading menu flow and additional zones. It also updates direct input to restrict to nav-walking.

The PR has been...

  • provided a reasonable name that is not just the branch name (e.g "Implemented walls mechanic")
  • linked to its related issue (if any)
  • assigned a reviewer from the team

The code has been...

  • made mergable and free of conflicts in relation to the base branch (according to GitHub)
  • pulled to the reviewer's machine and reasonably tested
  • read through and approved by a reviewer
  • bumped in project version over the latest release (i.e. vX.Y.Z for major, minor or patch)

Note: for new features, use minor (Y), and for bug fixes or small changes, use patch (Z). Bumping the minor version should also reset the patch version to zero, so v1.2.4, would become v1.3.0. See semantic versioning for more info.

jonjondev and others added 28 commits November 16, 2024 11:55
@BenKellySoftware BenKellySoftware changed the title errain integration Terrain Integration Mar 5, 2025
@jonjondev jonjondev changed the title Terrain Integration Updated, integrated and authored terrain, added loading menu flow and new zones Mar 5, 2025
@jonjondev jonjondev linked an issue Mar 5, 2025 that may be closed by this pull request
@jonjondev jonjondev self-requested a review March 5, 2025 22:54
Copy link
Member

@jonjondev jonjondev left a comment

Choose a reason for hiding this comment

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

LGTM. Let's merge.

@jonjondev jonjondev force-pushed the feature/terrain-integration branch from cf1e4af to 5c3a7ab Compare March 6, 2025 02:07
@jonjondev jonjondev changed the title Updated, integrated and authored terrain, added loading menu flow and new zones Updated, integrated and authored terrain and added loading flow Mar 6, 2025
@jonjondev jonjondev changed the title Updated, integrated and authored terrain and added loading flow Updated terrain, added new zones, and loading flow Mar 6, 2025
@jonjondev jonjondev merged commit 33d7e3b into develop Mar 6, 2025
3 checks passed
@jonjondev jonjondev deleted the feature/terrain-integration branch March 6, 2025 22:10
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.

Create layout for main zone

3 participants