Domenic Denicola
411defc153
4.4.0
v4.4.0
2020-10-31 18:04:01 -04: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
056dc9d514
4.3.0
v4.3.0
2020-10-26 21:59:41 -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
Domenic Denicola
3e2bc4a447
Fix train station capitalization
2020-10-26 21:58:40 -04:00
Domenic Denicola
5cbbd8a6fb
Fix missing space in many instances of "shoulder blade"
2020-10-26 21:58:40 -04:00
Domenic Denicola
b6bce1244d
Spot fixes for Ward through Eclipse x.1
2020-10-26 21:58:40 -04:00
Domenic Denicola
e2277751c0
Fix various dash issues
2020-10-26 21:58:40 -04:00
Domenic Denicola
ad2c0b0ca5
Improve conversion speed using a worker pool
2020-10-26 21:58:40 -04:00
Domenic Denicola
6848456bc9
Fix overcapitalizations of "master"
2020-10-26 21:58:40 -04:00
Domenic Denicola
eebd6cb669
Spot fixes for Ward through Shadow 5.12
2020-10-26 21:58:40 -04:00
Domenic Denicola
68eabd0ca0
Fix incorrect over-substitution of "TV" in place of "tv"
...
Ward contains several instances of words that contain "tv", which shouldn't get capitalized.
2020-10-26 21:58:40 -04:00
Domenic Denicola
d4c67d73df
Fix uncapitalized sentences
2020-10-26 21:58:40 -04:00
Domenic Denicola
4d9e556431
Update dependencies
2020-10-26 21:58:40 -04:00
Domenic Denicola
ae5b179d7c
Add a nice progress bar for the convert step
2020-10-26 21:58:40 -04:00
Domenic Denicola
51520c11be
Add an original-URL HTML comment to each chapter
...
This makes it easier for me to figure out how to update substitutions.json.
2020-10-26 21:58:40 -04:00
Domenic Denicola
e13ca0de74
Remove xmlserializer dependency
...
jsdom can be counted on to do that for us, these days, in a more standards-complaint way. A notable change is that void elements get serialized like <br /> instead of <br/>.
2020-10-26 21:58:40 -04:00
Domenic Denicola
24d2a0a1ab
4.2.0
v4.2.0
2020-10-17 20:22:27 -04:00
Domenic Denicola
7e9da35803
Spot fixes for Ward through Shadow 5.8
2020-10-17 20:18:24 -04:00
Domenic Denicola
5a6f3e8cfb
Fix hyphenation of "able-bodied"
2020-10-17 20:18:12 -04:00
Domenic Denicola
f300159db3
Use en dashes for joint constructions
2020-10-17 20:17:55 -04:00
Domenic Denicola
bb5c652a3d
Fix capitalization of "Mom" when used as a name
2020-10-17 20:17:45 -04:00
Domenic Denicola
697f8a76ea
Fix the capitalization of "Dad" when used as a name
2020-10-17 20:17:31 -04:00
Domenic Denicola
97228bf88d
Fix possessives of more names ending in "s"
...
This is almost all about the new names introduced in Ward, plus "Chuckles" was missed in Worm.
2020-10-17 20:17:10 -04:00
Domenic Denicola
e71da44ca2
Capitalize a couple of "Birdcage" instances
2020-10-17 20:16:58 -04:00
Domenic Denicola
4e59937e19
Fix various erroneous repeated words
2020-10-17 20:16:48 -04:00
Domenic Denicola
84e0d83bd1
Standardize on one capitalization for "patrol block"
2020-10-17 20:16:32 -04:00
Domenic Denicola
26b4cb07af
Fix missing spaces after periods
2020-10-17 20:16:17 -04:00
Domenic Denicola
24b01e4292
Fix miscapitalizations of "ReSound"
2020-10-17 20:16:02 -04:00
Domenic Denicola
4091530bb2
Fix some over-italicized periods
2020-10-17 20:15:53 -04:00
Domenic Denicola
cac9a924dc
Fix extra non-breaking spaces after periods
2020-10-17 20:15:29 -04:00
Domenic Denicola
eec513bb8d
Always capitalize "Cedar Point" and "Hollow Point"
2020-10-17 20:15:14 -04:00
Domenic Denicola
91f02bd029
Fix some hyphens to become em dashes at the beginning of italicized quotes
2020-10-17 20:14:57 -04:00