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

Indicate that DMAPI validation is taking place in world.params #1818

Closed
Absolucy opened this issue May 17, 2024 · 1 comment
Closed

Indicate that DMAPI validation is taking place in world.params #1818

Absolucy opened this issue May 17, 2024 · 1 comment
Labels
Backlog Issue to be scheduled for addressing Feature Request Requested functionality

Comments

@Absolucy
Copy link

Is your feature request related to a problem? Please describe.
DMAPI validation tends to have issues with things like byond-tracy, which can't detect that DMAPI validation is taking place (and it's a waste of time/memory/storage to use tracy it in the first place during validation), so having a flag set in world.params would be useful.

Describe the solution you'd like
A simple flag passed to DreamDaemon's world params indicating that DMAPI validation or such is taking place.

Describe alternatives you've considered
N/A

Additional context
N/A

@Absolucy Absolucy added Backlog Issue to be scheduled for addressing Feature Request Requested functionality labels May 17, 2024
@Cyberboss
Copy link
Member

@Absolucy why not use PreCompile and PostCompile events to create a file that would only exist during DMAPI validation? Does that work?

@Cyberboss Cyberboss closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Issue to be scheduled for addressing Feature Request Requested functionality
Projects
None yet
Development

No branches or pull requests

2 participants