No worries, just trying to save you pain in the future. In traditional software development, you have something called a “feature freeze” where basically everyone agrees to stop adding new things to a codebase and focus on bug testing.
Alternating between feature development and bug fixing like this means public releases are as stable as possible which is of course nice for the players, but also provides you as the developer a stable foundation you can be confident of building on top of.