Skip to content

Move void-spreading enemy out of quest_002/1_void_runner folder#2257

Merged
manuq merged 1 commit into
mainfrom
wjt/move-void-spreading-enemy-out-of-quest-002-1-void-runner-folder
May 29, 2026
Merged

Move void-spreading enemy out of quest_002/1_void_runner folder#2257
manuq merged 1 commit into
mainfrom
wjt/move-void-spreading-enemy-out-of-quest-002-1-void-runner-folder

Conversation

@wjt
Copy link
Copy Markdown
Member

@wjt wjt commented May 29, 2026

Move void-spreading enemy out of quest_002/1_void_runner folder

This enemy living in a subfolder of the first challenge of this quest is
an artifact of how it was developed. But it's now used in other
challenges of this quest, and in the tutorial quest, so I think the time
has come to move it to its own folder at a higher level of the project.
(Actually the new folder path happens to be exactly the same length as
the old one...)

Remove @experimental - I don't think this is any more or less
experimental than other bits of the game at this point.

Remove a couple of unused consts from the void_spreading_enemy.gd
script itself.

This enemy living in a subfolder of the first challenge of this quest is
an artifact of how it was developed. But it's now used in other
challenges of this quest, and in the tutorial quest, so I think the time
has come to move it to its own folder at a higher level of the project.
(Actually the new folder path happens to be exactly the same length as
the old one...)

Remove `@experimental` - I don't think this is any more or less
experimental than other bits of the game at this point.

Remove a couple of unused `const`s from the void_spreading_enemy.gd
script itself.
@wjt wjt requested a review from a team as a code owner May 29, 2026 15:08
@github-actions
Copy link
Copy Markdown

Play this branch at https://play.threadbare.game/branches/endlessm/wjt/move-void-spreading-enemy-out-of-quest-002-1-void-runner-folder/.

(This launches the game from the start, not directly at the change(s) in this pull request.)

Copy link
Copy Markdown
Collaborator

@manuq manuq left a comment

Choose a reason for hiding this comment

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

Yes, excellent!

@manuq manuq merged commit 7b59564 into main May 29, 2026
7 checks passed
@manuq manuq deleted the wjt/move-void-spreading-enemy-out-of-quest-002-1-void-runner-folder branch May 29, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants