From b9e930d8a31d50ff657b3a6d1239671ec971a395 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 6 Nov 2023 18:58:53 +0100 Subject: [PATCH] Add post "Status report" --- _posts/2023-11-06-status-report.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 _posts/2023-11-06-status-report.md diff --git a/_posts/2023-11-06-status-report.md b/_posts/2023-11-06-status-report.md new file mode 100644 index 0000000..02e2cdc --- /dev/null +++ b/_posts/2023-11-06-status-report.md @@ -0,0 +1,28 @@ +--- +layout: post +title: Status report +subtitle: Why the seas around quartersbrief are currently so calm +--- +Quartersbrief reached a milestone in August [when v0.2 was released]({% post_url 2023-08-17-v0.2-released %}). Since then, it has gotten very quiet around the project. Is quartersbrief still alive? + +## A minor sign of life + +The short answer is, yes, as evidenced by the [minor bugfix release v0.2.1]({% post_url 2023-10-16-v0.2.1-released %}). This adressed an internal shortcoming related to basic assumptions quartersbrief makes about the game data and how these were verified during the update process. + +## The bigger picture + +A bugfix release just means I am still putting bandaids on to maintain the status quo. But is there still active development in the sense of expansion? New features? + +Again, the answer is yes. However, as with the early stages of v0.2, I am currently laying the groundwork for the next version's features. This involves an overhaul of some fairly fundamental parts of quartersbrief, which may be detailed in a separate post soon. + +Ultimately, doing this will pave the way to handling weapons - artillery in particular - in much more detail than is currently possible. Because, somewhat bizarrely, although World of Warships is all about ships shooting at each other, dealing with weaponry is currently not quartersbrief's strong suit. + +## Speed issues + +It may seem like, nonetheless, development has slowed down in comparison to the past. + +This is entirely true. Bear in mind, I develop this program as a one-man project in my free time. And free time simply happens to be a commodity I have very little of at the moment. + +So, in essence: Quartersbrief is still under active development, but what I'm doing right now requires time to do right. A lot of time. And this happens to coincide with a time in my personal life where I have little time to spare. + +So bear with me. Good things are coming. They are just coming slowly. \ No newline at end of file