Skip to content

✨ Player manager - #58

Merged
Draco1661 merged 5 commits into
mainfrom
player-manager
May 20, 2026
Merged

✨ Player manager#58
Draco1661 merged 5 commits into
mainfrom
player-manager

Conversation

@selkij

@selkij selkij commented May 20, 2026

Copy link
Copy Markdown
Owner

🚚 Moved Arena code to its own folder
🚚 Moved rendering arena code to arena_renderer.py
🩹 Fixed sound not being retrieved from cache
⚡️ Upped the number of sound channels to 32
🧑‍💻 Inputs now use semantic action names and pre-made bindings for different game states.
🚚 Renamed inconsistent GUI sounds folder
🧑‍💻 Added continuous binds support
♻️ Moved and refactored some util functions
💡 Commented input.py

Card selection rectangle code comes from #56 by @Michalex37220

closes #47 #16

selkij and others added 4 commits May 18, 2026 22:14
🚚 Moved Arena code to its own folder
🚚 Moved rendering arena code to arena_renderer.py

Signed-off-by: Kevan <selk11@proton.me>
🚧 Taunt
💄 Elixir bar now shows number
💄 Adjusted red color

Signed-off-by: Kevan <selk11@proton.me>
🩹 Fixed sound not being retrieved from cache
🧑‍💻 Inputs now use semantic action names and pre-made bindings for different game states.
🚚 Renamed inconsistent gui sounds folder

Co-Authored-By: Thomas <197242393+Draco1661@users.noreply.github.com>
🧑‍💻 Added continuous binds support
♻️ Moved and refactored some util functions
💡 Commented input.py
@selkij selkij added this to the Playable game milestone May 20, 2026
@selkij
selkij requested review from Draco1661 and Michalex37220 May 20, 2026 11:26
@selkij selkij self-assigned this May 20, 2026
@selkij selkij added enhancement New feature or request UI Screens, menus, HUD gameplay Battle logic, targeting, win conditions labels May 20, 2026

@Draco1661 Draco1661 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

c parfait

@Draco1661
Draco1661 merged commit 73b00dc into main May 20, 2026
4 checks passed
@selkij

selkij commented May 20, 2026

Copy link
Copy Markdown
Owner Author

a bro l'a merge direct

@selkij
selkij deleted the player-manager branch May 20, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gameplay Battle logic, targeting, win conditions UI Screens, menus, HUD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Player manager

2 participants