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

Debug NPC by class ID ie special npcs #75057

Merged
merged 4 commits into from
Sep 29, 2024

Conversation

Maleclypse
Copy link
Member

@Maleclypse Maleclypse commented Jul 17, 2024

Summary

Features "Debug spawn NPC by class id"

Purpose of change

Let's see if this works. If so it should improve testing speed for npc dev work.

Describe the solution

attempts to create a new debug selection that will spawn npcs via class id.

Describe alternatives you've considered

Asking someone smarter than me to do this.

Testing

Spawn Menu
Spawn Named NPC

Additional context

Thank you mqrause!

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions <Enhancement / Feature> New features, or enhancements on existing astyled astyled PR, label is assigned by github actions labels Jul 17, 2024
Maleclypse and others added 2 commits September 28, 2024 20:57
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 29, 2024
@dseguin dseguin merged commit 5efdf7a into CleverRaven:master Sep 29, 2024
28 checks passed
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` <Enhancement / Feature> New features, or enhancements on existing json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants