Skip to content

Game/2v2#81

Closed
Ariel-azhe wants to merge 7 commits into
mainfrom
game/2v2
Closed

Game/2v2#81
Ariel-azhe wants to merge 7 commits into
mainfrom
game/2v2

Conversation

@Ariel-azhe

Copy link
Copy Markdown

No description provided.

DIodide and others added 7 commits March 22, 2026 19:38
…est instructions

Adds Minecraft server setup via Pterodactyl panel, game types and arena
reference, full guide for running automated game tests (scenarios, bot
scripts, env config, troubleshooting), and updates prerequisites to
reflect Node 22 requirement and new packages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…e-setup-tests

docs: expand onboarding with game setup and test instructions
The command preprocess handler was blocking all commands except /login
and /re for unauthenticated players, which prevented /bypass from
executing. Also removes dead /login check from the chat handler (chat
messages never start with /) and makes command matching case-insensitive.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…blocked

fix: allow /bypass command for unauthenticated players
On Windows, npm is a .cmd batch file that requires a shell to execute.
Without shell:true, child_process.spawn fails with EINVAL. Enable shell
mode on Windows only to avoid deprecation warnings on other platforms,
and remove the now-unnecessary getNpmCommand helper.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…inval

fix: resolve spawn EINVAL on Windows for beacon deploy
@Ariel-azhe Ariel-azhe closed this Mar 29, 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.

3 participants