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

More debug power #73366

Merged
merged 1 commit into from Apr 30, 2024
Merged

More debug power #73366

merged 1 commit into from Apr 30, 2024

Conversation

RenechCDDA
Copy link
Contributor

Summary

None

Purpose of change

Debug quick setup could cover even more common needs

Describe the solution

Implement them

Now adds the following mutations with quick setup and toggle:
Debug mind control (already exists, just forgot to add it before) lets you instantly recruit NPCs with a chat command

Debug light (already exists, just forgot to add it before) prevents many common things from stopping when darkness hits (which check light level as opposed to whether you have clairvoyance. This is less invasive)

Debug stamina (new) gives you 10x as much stamina regen. Because DEBUG_SPEED let you walk 11x as fast, but didn't modify your stamina drain on walking... meaning that you'd eventually walk yourself out of stamina, prompting a query. Unfortunate!
-There is an existing mutation, DEBUG_CARDIO, which sounds like it should handle this but it uh, doesn't? In any case stamina and cardio are distinct concepts, so more debug power is more debug power.

Also added WATCH and THERMOMETER flags to the pocket universe, so the sidebar can provide that information instantly when quick setup is applied.

Describe alternatives you've considered

Testing

image

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies [C++] Changes (can be) made in C++. Previously named `Code` Items: Armor / Clothing Armor and clothing astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Apr 29, 2024
@Maleclypse Maleclypse merged commit 1102908 into CleverRaven:master Apr 30, 2024
24 of 29 checks passed
@RenechCDDA RenechCDDA deleted the debug_plus branch April 30, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Items: Armor / Clothing Armor and clothing [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants