More refactoring #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "more-refactoring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@Beanzilla I managed to introduce two regressions in #5 where the amount of ammo in a weapon doesn't decrease after firing, and reloading no longer works properly (only 1/4 sound effects play, and none of the animations). If you happen to see anything that stands out as being responsible for that please let me know. I'm currently looking back at the diffs but having no luck tracing the root of the bug.
Ideally I can fix that regression and have it added to this PR. The last commit without the regression seems to be 17b77262d5618217cc455378c234ce9a52af8746.
I'm going to close this PR, as I've come to the conclusion it will be faster and easier to rewrite from scratch than to try and debug + refactor the existing codebase. You're welcome to take a look if you want: https://github.com/ranguli/boomstick
Pull request closed