Nice, but your hyphens really break up the readability. I'd suggest
limiting hyphens to three cases:
* To break up a word that wraps around a line boundary, and only
sparingly. Overuse and inappropriate use of this is the main problem
I saw, for instance:
These bloody reckon-ings were often carried
out within a secret community; one which saw its best interests maintained
in se-crecy.
Both of the hyphens in this sentence were unnecessary; your text would
be better off without them.
* To denote subclauses; these should have spaces around them to
distinguish them from the other two cases. For instance:
Indeed, they had various rules about who could be killed and under what
circumstances, but in war, the humans poets�and some of their military
writers�knew better.
Here, it should have been "poets - and" and "writers - knew"; this
allows readers to quickly see that the words between "poets" and
"knew" are a sentence fragment to be parsed individually, rather than
trying to parse "poets-and" and "writers-knew" (both of which look
like the third case).
* To join two or more words that normally are not joined. This one you
do use correctly, as in:
Mireb sighed as the thirty-year old Plymouth Horizon bounced along Route
17, plowing its way through the mid-December snow to its intersection with
the New Jersey Turnpike.
Fix this, and things should be better (or, at least, people will have an
easier time finding other ways to improve the fic). Fail to fix this,
and many potential readers may give up when they see the grammar errors,
suspecting (incorrectly, in this case) that they warn that the fic in
general will be of poor quality.