Domenic Denicola
b20182ad0d
Un-italicize various commas
2020-11-14 20:26:44 -05:00
Domenic Denicola
b017ab54d1
Fix a variety of wrong closing quotes
...
E.g. doubles, "I”ll", backwards
2020-11-14 20:26:44 -05:00
Domenic Denicola
54093109bf
Spot fixes for Ward through Heavens 12.4
2020-11-14 20:26:44 -05:00
Domenic Denicola
aea63ba055
Fix inconsistently-bolded colons in Ward text conversations
2020-11-14 20:26:44 -05:00
Domenic Denicola
8daeebe507
Remove overcapitalization of "university"
2020-11-14 20:26:44 -05:00
Domenic Denicola
41566a380e
Refactor possessive-fixing regular expressions
2020-11-14 20:26:44 -05:00
Domenic Denicola
584a52fc27
Standardize on "Amias", not "Amais"
2020-11-14 20:26:44 -05:00
Domenic Denicola
075db7f446
Standardize on "Mrs." Yamada, not "Ms."
2020-11-14 20:26:44 -05:00
Domenic Denicola
d2402b1bb2
Fix many erroneously-italicized closing quotes
2020-11-14 20:26:44 -05:00
Domenic Denicola
05a9abab91
Fix many erroneously-italicized exclamation points
2020-11-14 20:26:44 -05:00
Domenic Denicola
9da59c9104
Fix a variety of missing periods
2020-11-14 20:26:44 -05:00
Domenic Denicola
631897b011
Capitalize "Heartbroken" when it's a proper noun
2020-11-14 20:26:44 -05:00
Domenic Denicola
1a2b6de78e
Standardize on one style for "Case Fifty-Three" and friends
2020-11-14 20:26:44 -05:00
Domenic Denicola
15e34e47a3
Fix double-periods in Ward
...
It appears all the ones in Worm, at least detectable via this pattern, were already caught.
2020-11-14 20:26:44 -05:00
Domenic Denicola
c5b13e7cc1
Fix capitalization and apostrophes for truncated names
2020-11-14 20:26:44 -05:00
Domenic Denicola
71d5352eb1
Spot fixes for Ward through Blinding 11.5
2020-11-14 20:26:44 -05:00
Domenic Denicola
13b25835ba
Always lowercase "the Wardens’ headquarters"
2020-11-14 20:26:44 -05:00
Domenic Denicola
326ec148c9
Fix instances of "Warden’s" which should be "Wardens’"
2020-11-14 20:26:44 -05:00
Domenic Denicola
6c6b360dac
Fix a couple instances of "Hardboil" to be "Hard Boil"
2020-11-14 20:26:44 -05:00
Domenic Denicola
6ee5fb9ef6
Fix backward closing single quotation marks
2020-11-14 20:26:44 -05:00
Domenic Denicola
33d88eb523
Refactor convert-worker.js a bit
...
This introduces a few fixes around italics.
2020-11-14 20:26:44 -05:00
Domenic Denicola
f70ba64629
Measure and output the time conversion takes
2020-11-14 20:26:44 -05:00
Domenic Denicola
58b0856deb
Stop failing the convert step due to busy filesystems
...
This often happens with virus scanners, etc.
2020-11-14 20:26:44 -05:00
Domenic Denicola
481e9cc3a8
Capitalize "the Pharmacist" from Ward Gleaming 9.10 onward
...
In Gleaming 9.10, it starts being capitalized consistently, presumably reflecting the shift from thinking of "the pharmacist" as a job title, to thinking of "the Pharmacist" as a cape name. So, for subsequent chapters, let's be sure to retain that.
2020-11-07 18:05:49 -05:00
Domenic Denicola
0053545444
Correctly hyphenate "X-year-old"
2020-11-07 18:05:48 -05:00
Domenic Denicola
56a38609ca
Fix a variety of misplaced or extraneous quotes
2020-11-07 18:05:48 -05:00
Domenic Denicola
6cdf486858
Fix missing spaces after commas
2020-11-07 18:05:48 -05:00
Domenic Denicola
e364cb2b22
Normalize a few instances of "T-shirt" to "t-shirt"
...
The latter is overwhelmingly more common.
2020-11-07 18:05:48 -05:00
Domenic Denicola
b85e8a68b1
Spot fixes for Ward through Polarize 10.x
2020-11-07 18:05:48 -05:00
Domenic Denicola
547b7e9518
Restore original scene breaks, instead of using <hr>
2020-11-07 18:05:48 -05:00
Domenic Denicola
b4454f8432
Fix warning output
...
This has been broken since the progress bar addition.
2020-11-07 18:05:48 -05:00
Domenic Denicola
24809f607b
Always capitalize "Earths"
2020-10-31 18:03:23 -04:00
Domenic Denicola
dd2b5b15ce
Fix instances of "The clairvoyant"
...
Previously we only fixed "the clairvoyant", missing cases where it his name started sentences.
2020-10-31 18:03:23 -04:00
Domenic Denicola
e24bbc462b
Fixes instances of -, in Ward
...
They are usually supposed to be em dashes.
2020-10-31 18:03:23 -04:00
Domenic Denicola
ff09d1fd76
Always capitalize "the Megalopolis"
2020-10-31 18:03:23 -04:00
Domenic Denicola
3810138e15
Spot fixes for Ward through Beacon 8.12
2020-10-31 18:03:23 -04:00
Domenic Denicola
bcca56866c
Revise the chapter URL comments
2020-10-26 21:58:41 -04:00
Domenic Denicola
699c9be71f
Uniformize indentation between Ward and Worm
2020-10-26 21:58:41 -04:00
Domenic Denicola
fb93322823
Modernize DOM manipulation code
...
jsdom, and JavaScript, have gotten nicer since this was first written.
2020-10-26 21:58:41 -04:00
Domenic Denicola
50dce93587
Remove empty paragraph starting Ward Daybreak 1.8
2020-10-26 21:58:41 -04:00
Domenic Denicola
0fc22d064d
Remove periods from a few instances of PRT
2020-10-26 21:58:41 -04:00
Domenic Denicola
4fbaa0e8db
Settle on "Patrol <lowercase>" and "the Patrol"
...
This is reversing the decision made in 84e0d83bd1 , and extending the revised decision to other Patrol-related terms.
2020-10-26 21:58:41 -04:00
Domenic Denicola
6b5bedcbc7
Use en dash instead of hyphen-minus for "G–N"
2020-10-26 21:58:41 -04:00
Domenic Denicola
ab28acfd9a
Remove erroneous hyphen in "preemptive(ly)"
2020-10-26 21:58:41 -04:00
Domenic Denicola
6406a0f370
Spot fixes for Ward through Torch 7.x
...
Also some general fixes to "TV", "okay", and "’cuz".
2020-10-26 21:58:41 -04:00
Domenic Denicola
367b69221a
Fix missing periods at end of sentences in Ward
2020-10-26 21:58:41 -04:00
Domenic Denicola
695bb24d3c
Fix missing commas at the end of quotations
2020-10-26 21:58:41 -04:00
Domenic Denicola
3905965134
Fix missing periods at the end of quotations
2020-10-26 21:58:41 -04:00
Domenic Denicola
e8921bbbfe
Fix more cases of extra spaces after periods
2020-10-26 21:58:41 -04:00
Domenic Denicola
304955df72
Settle on lowercasing "kiss and kill"
2020-10-26 21:58:41 -04:00