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

Fixed issues were the Arsenal was destroyed prematurely #1058

Conversation

AndreasBrostrom
Copy link
Member

When merged this pull request will:

  • Fixed issues were the crate was destroyed prematurely

The arsenal box we used toke advantage of a bug wer you could destroy the box and still be in it.
This is now longer the case and this caused you to be thrown out prematurely.

The box is now deleated after you exist the arsenal instead of during.

Why is the box deleted?
The box is deleaded to make it possible to select a new loadout with difrent items. If this was not doen you whould get the same items as befor.

@AndreasBrostrom AndreasBrostrom changed the title Fixed issues were the crate was destroyed prematurely Fixed issues were the Arsenal was destroyed prematurely Oct 28, 2023
@AndreasBrostrom AndreasBrostrom added this to the 4.5.4 milestone Oct 28, 2023
@AndreasBrostrom AndreasBrostrom added the T-Bugfix Type: Bugfix label Oct 28, 2023
@AndreasBrostrom AndreasBrostrom merged commit dc6ae81 into 7Cav:main Oct 28, 2023
3 checks passed
@AndreasBrostrom AndreasBrostrom deleted the Fixed-issues-were-the-crate-was-destroyed-prematurely branch October 28, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Bugfix Type: Bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant