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

AIM respects NO_UNLOAD/NO_RELOAD flags #71485

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

RenechCDDA
Copy link
Member

Summary

Bugfixes "AIM can't unload or reload containers that can't be unloaded or reloaded"

Purpose of change

You could use AIM to cheat the system and take things in, or out, of containers in ways that shouldn't be possible.

Describe the solution

Check the flag, print the reason why, and don't let it happen.

Describe alternatives you've considered

Testing

It works for everything. Unless there's a mouse drag-and-drop option I couldn't find

Additional context

@RenechCDDA RenechCDDA force-pushed the aim_respects_flag_rules branch from e39630e to 5dd0b49 Compare February 4, 2024 04:27
@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) labels Feb 4, 2024
@RenechCDDA RenechCDDA force-pushed the aim_respects_flag_rules branch from 5dd0b49 to 6ee8dc1 Compare February 4, 2024 05:51
@github-actions github-actions bot added 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 Feb 4, 2024
@Maleclypse Maleclypse merged commit 5276eb5 into CleverRaven:master Feb 4, 2024
21 of 26 checks passed
@RenechCDDA RenechCDDA deleted the aim_respects_flag_rules branch February 4, 2024 15:49
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` 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