[PR #32] [MERGED] New menu #31

Closed
opened 2026-05-06 12:08:23 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/bloubloulespoissons/pull/32
Author: @BreizhHardware
Created: 12/12/2024
Status: Merged
Merged: 12/12/2024
Merged by: @BreizhHardware

Base: mainHead: new_menu


📝 Commits (2)

  • beeb5fd add return to menu and reset player env
  • 82802cd Add lost vfx

📊 Changes

8 files changed (+77 additions, -7 deletions)

View changed files

📝 env.cpp (+11 -0)
📝 env.h (+4 -0)
img/perdu.png (+0 -0)
📝 main.cpp (+28 -5)
📝 menu.cpp (+28 -0)
📝 menu.h (+2 -0)
📝 network/networking_client.cpp (+4 -2)
sounds/death.wav (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/bloubloulespoissons/pull/32 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `new_menu` --- ### 📝 Commits (2) - [`beeb5fd`](https://github.com/BreizhHardware/bloubloulespoissons/commit/beeb5fd1874f2899cdb65eae5c86bee250130956) add return to menu and reset player env - [`82802cd`](https://github.com/BreizhHardware/bloubloulespoissons/commit/82802cd33f3f7885245b02df7aadb547b147ce41) Add lost vfx ### 📊 Changes **8 files changed** (+77 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `env.cpp` (+11 -0) 📝 `env.h` (+4 -0) ➕ `img/perdu.png` (+0 -0) 📝 `main.cpp` (+28 -5) 📝 `menu.cpp` (+28 -0) 📝 `menu.h` (+2 -0) 📝 `network/networking_client.cpp` (+4 -2) ➕ `sounds/death.wav` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/bloubloulespoissons#31
No description provided.