Skip to content

Conversation

@Standing-Storm
Copy link
Contributor

Summary

Bugfixes "[MoM] Astral projection cant do that"

Purpose of change

Someone mentioned dropping items and zone-sorting while astrally projecting, and that just doesn't make sense.

Describe the solution

Add ACTION_DROP and ACTION_DIR_DROP to the list of banned actions while incorporeal. Normally being incorporeal drops all your items anyway, so this won't affect vanilla functionality.

Copy the EoC-based Shapeshifting action-stopper EoC and use it for astral projection, stopping you from zone-sorting anything.

Describe alternatives you've considered

Testing

Astrally projected and tried to drop an item. Couldn't.

Tried to use zones. Could set zones, but not sort them.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON [C++] Changes (can be) made in C++. Previously named `Code` EOC: Effects On Condition Anything concerning Effects On Condition Mods: Mind Over Matter <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Nov 17, 2025
@Maleclypse Maleclypse merged commit 7caca5b into CleverRaven:master Nov 18, 2025
28 of 31 checks passed
@Standing-Storm Standing-Storm deleted the astral-projection-cant-do-that branch November 18, 2025 04:42
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 <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` EOC: Effects On Condition Anything concerning Effects On Condition [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mods: Mind Over Matter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants