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

QUICKSTART define #11912

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

QUICKSTART define #11912

wants to merge 9 commits into from

Conversation

Dejaku51
Copy link
Contributor

@Dejaku51 Dejaku51 commented Nov 20, 2024

About The Pull Request

QOL for all contributors
adds a define thats lets you quickly start the game. specifically:

  • automatically set players to Ready
  • start the round immediately once ready (start-now verb)
  • force debug outfit on all players

Why It's Good For The Game

Allows coders to quickly go into the round without any clicks, making it easier when you keep resetting the round while testing

Testing Photographs and Procedure

Screenshots&Videos
no.mp4

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
add: Added QUICKSTART define which lets developers quickly start the round
code: changed genesis call folder to use ~~ instead
/:cl:

@EvilDragonfiend
Copy link
Member

EvilDragonfiend commented Nov 21, 2024

I start to feel there should be a new dm file that has compile flags only...
I know compile_options.dm is a thing, but it's not that simple.

@llol111
Copy link
Contributor

llol111 commented Nov 21, 2024

is setting debug flags or whatever coderwords realy more convinent then just using the start-now verb?

@Dejaku51
Copy link
Contributor Author

is setting debug flags or whatever coderwords realy more convinent then just using the start-now verb?

when you compile game almost every minute and gotta start-now, observe, select-equipment, debug equipment every single time? yes.

Copy link
Member

@EvilDragonfiend EvilDragonfiend left a comment

Choose a reason for hiding this comment

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

little bit feeling janky, but not really matters. Development efficiency matters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants