Skip to content
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

Add new humoristic railgunarena-like multiplayer game mode "GhostBusters" from HL 25th anniversary update. #433

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

nekonomicon
Copy link
Member

No description provided.

dlls/egon.cpp Outdated Show resolved Hide resolved
@@ -362,5 +363,30 @@ class CHalfLifeMultiplay : public CGameRules
void SendMOTDToClient( edict_t *client );
};

bool IsPlayerBusting( CBaseEntity *pPlayer );
Copy link
Member

Choose a reason for hiding this comment

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

😳

dlls/multiplay_gamerules.cpp Outdated Show resolved Hide resolved
dlls/multiplay_gamerules.cpp Outdated Show resolved Hide resolved
dlls/egon.cpp Outdated Show resolved Hide resolved
@nekonomicon nekonomicon merged commit 9c247c5 into master Feb 2, 2024
8 checks passed
@nekonomicon nekonomicon deleted the hl25_busters branch February 2, 2024 15:59
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.

None yet

2 participants