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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deprecated mods with the correct version number #4332

Merged
merged 2 commits into from Nov 4, 2022

Conversation

Garanas
Copy link
Member

@Garanas Garanas commented Nov 4, 2022

With thanks to #4321 we can now deprecate a specific version of a mod. This updates the remainder of the deprecated mods to have a version number, with the one exception that I couldn't find any more 馃槃

@Garanas
Copy link
Member Author

Garanas commented Nov 4, 2022

@Crotalus this also adds your economy manager to the deprecation list. The reason is in commandmode.lua, where you need to add this if statement: https://github.com/FAForever/fa/blob/deploy/fafdevelop/lua/ui/game/commandmode.lua#L119

Without it, this line will crash: https://github.com/FAForever/fa/blob/deploy/fafdevelop/lua/ui/game/commandmode.lua#L151

As we no longer allow booleans to have fields attached to them. When it crashes it prevents command feedback from taking place.

@Garanas Garanas merged commit d724217 into deploy/fafdevelop Nov 4, 2022
@Garanas Garanas deleted the deprecate/em branch November 4, 2022 17:30
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.

None yet

1 participant