-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(content,balance): Vehicle collision damage logic update, new veh…
…icle part flags (#5926) * Updated vehicle collision logic files * feat(content,balance): Vehicle collision logic update, new vehicle part flags * feat(content,balance): Vehicle collision logic update, new vehicle part flags * feat(content,balance): Vehicle collision damage logic update, new vehicle part flags Updated vehicle_move.cpp and map.cpp to include comments about impulse * style(autofix.ci): automated formatting * feat(content,balance): Vehicle collision damage logic update, new vehicle part flags Worked in changes based on code review. * feat(content,balance): Vehicle collision damage logic update, new vehicle part flags Updated vehicle.cpp (again) to work in comment that I had missed * Add files via upload * feat(content,balance): Vehicle collision damage logic update, new vehicle part flags * Delete vehicle_move.cpp * Delete vehicle.cpp * feat(content,balance): Vehicle collision damage logic update, new vehicle part flags * Corrected map.cpp * Corrected map.cpp, again --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
af3b299
commit 305e501
Showing
7 changed files
with
244 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.