BeeStation / BeeStation-Hornet

99.95% station. 0.05% bees
https://beestation13.com
GNU Affero General Public License v3.0
200 stars 682 forks source link

QUICKSTART define #11912

Open Dejaku51 opened 1 day ago

Dejaku51 commented 1 day ago

About The Pull Request

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

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 https://github.com/user-attachments/assets/4731b608-9125-4fbc-b355-1c671e535cdf Put screenshots and videos here with an empty line between the screenshots and the `
` tags.

Changelog

:cl: add: Added QUICKSTART define which lets developers quickly start the round /:cl:

EvilDragonfiend commented 1 day ago

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 commented 10 hours ago

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

Dejaku51 commented 9 hours ago

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.