Skip to content

Prevent entering main menu (esc) from pausing the game#148

Open
megadethenjoyer wants to merge 1 commit into
TheHellBox:masterfrom
megadethenjoyer:mde-main-menu-pause-fix
Open

Prevent entering main menu (esc) from pausing the game#148
megadethenjoyer wants to merge 1 commit into
TheHellBox:masterfrom
megadethenjoyer:mde-main-menu-pause-fix

Conversation

@megadethenjoyer
Copy link
Copy Markdown
Contributor

Hooks pushPauseRequest and popPauseRequest (which are called from the UI to pause the game) to do nothing.
This prevents escape pausing the game

I'm not sure if network.lua is the right place to put this into, feel free to tell me to place it somewhere else

@Vlad118 Vlad118 linked an issue Mar 30, 2026 that may be closed by this pull request
@Vlad118
Copy link
Copy Markdown
Collaborator

Vlad118 commented Mar 30, 2026

I think we will favour the #161 solution for this instead, for a more user-friendly experience in MP.

@Vlad118 Vlad118 closed this Mar 30, 2026
@Vlad118 Vlad118 reopened this Apr 10, 2026
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.

Unwanted Game Pause on ESC Key

2 participants