Skip to content

MVP #87

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

Merged
merged 373 commits into from
May 23, 2024
Merged

MVP #87

merged 373 commits into from
May 23, 2024

Conversation

Tyler-Lentz
Copy link
Contributor

@Tyler-Lentz Tyler-Lentz commented May 9, 2024

We will merge dev back into main once our MVP goals have been met

TODO: put the goals here

  • goal 1
  • goal 2

@Tyler-Lentz Tyler-Lentz added the MVP Minimal Viable Product!!! label May 9, 2024
EddieJ03 and others added 27 commits May 22, 2024 18:02
1. Made client not render internal walls
2. Adjusted networking code to not allocate heap memory every received packet and instead use static buffer
3. Fix item inventory not rendering correctly for non-DM players
4. Cleaned up classification of "walllike" cells for deciding whether or not to create floors
1. fix accidental regression on placing floors outside of the maze
2. slightly optimize render loop
@Tyler-Lentz Tyler-Lentz marked this pull request as ready for review May 23, 2024 19:16
Copy link
Contributor

@jhparkt jhparkt left a comment

Choose a reason for hiding this comment

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

YAY

@Tyler-Lentz Tyler-Lentz merged commit 3dfbc70 into main May 23, 2024
11 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MVP Minimal Viable Product!!!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants