-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Remove "burst" from the code for good #48856
Conversation
What effects will this have on third-party mods? Should it be under Feature Freeze due to that? |
Don't know if it should be feature freeze, it's not urgent so there's no problem to wait to after 0.F to merge it. Mods that still use "burst" will display an error on load and the guns using it will lose their burst fire mode. |
Agreed we should delay this until post-release, as it's currently documented as working this way. |
Summary
Infrastructure "Remove "burst" from the coe for good"
Purpose of change
Part of #36110
Describe the solution
Remove all reference to "burst": from the json
Replace the last one with the appropirate "modes" entry
Update JSON_INFO.md accordingly
Remove now unused c++ code
Describe alternatives you've considered
Testing
Load game without error
Additional context
I'm not 100% sure of what I wrote about
"modes":
in the doc, but I think that's how it works