Commit Graph

203 Commits (1e6418adcc2bb9fc5329ed265055a2cdfe2ae745)

Author SHA1 Message Date
BodgeMaster a5d0305d08 'ma' Escape From Dome City -> Escape 2023-11-23 08:09:40 +01:00
BodgeMaster 1757a59167 notes/story: updates 2023-11-23 07:58:21 +01:00
BodgeMaster 0a5ceee85e 'zz' (End): revision 2023-11-22 18:51:21 +01:00
BodgeMaster 5a6f8505a3 `zz`(End): Remove redundant outline 2023-11-22 18:04:42 +01:00
BodgeMaster f3de9750e0 'vb' (Emily incoming call): start writing
not much tho
2023-11-22 17:46:25 +01:00
BodgeMaster bbb56fc4e5 'va' Alone: minor revision 2023-11-22 13:06:56 +01:00
BodgeMaster 196849620b 'ra' (Emily first contact): revision
Tore out the section about the phone call entirely, revised the rest
2023-11-22 08:15:36 +01:00
BodgeMaster b9d026ce0c misc: add text scrambler
A small program that randomly flips bits in a string,
limited to printable characters

This is intended for generating messed up text for corrupted communication
2023-11-21 18:37:14 +01:00
BodgeMaster 9c5e120c75 'oa' Lab Rat: remove redundant outline, format a line of dialog 2023-11-20 19:49:11 +01:00
BodgeMaster 59e01f69c1 'oa' (Emily lab incident) -> Lab Rat 2023-11-20 19:37:00 +01:00
BodgeMaster 50cadee22d 'pa' Basic Needs: Revision 2023-11-20 19:19:07 +01:00
BodgeMaster 0479d1af37 'ka' (finding the train) -> I Like Trains
ah yes, funny chapter name :^)
2023-11-15 08:58:55 +01:00
BodgeMaster 76a47b1177 'ka' (finding the train): revision 2023-11-15 08:50:54 +01:00
BodgeMaster 7fccce67ab 'va' Alone: continue writing 2023-11-14 09:03:03 +01:00
BodgeMaster d5592d24b7 'va' Alone: continue writing 2023-11-13 18:30:51 +01:00
BodgeMaster f28538de9c 'mb' First Steps Outside: reword a point in the outline to be more precise 2023-11-13 08:22:46 +01:00
BodgeMaster cb459197b2 notes/story: rewrite most of the file so it is more readable
The unfinished section is still Markdown.
2023-11-13 08:20:52 +01:00
BodgeMaster ae844cbe85 06 Library AT Night: remove redundant outline 2023-11-10 08:09:50 +01:00
BodgeMaster 3ae1210412 index: add missing closing p tag 2023-11-08 20:50:53 +01:00
BodgeMaster 6aaa4b9df9 notes/setting: Change what caused the apocalypse
The previous scenario never felt right and was too "preachy" for a fun story.
Politics don’t belong here.
2023-11-08 20:24:16 +01:00
BodgeMaster 66e433419c notes/products and brands: minor details 2023-11-08 20:11:16 +01:00
BodgeMaster 07e28a6bfa 04 Return Null: Add a crucial bit of information to the outline - the cause of the apocalypse 2023-11-08 08:44:00 +01:00
BodgeMaster e4e592dc13 03 A SImple Errand: remove redundant outline, wording, nit-pick in a comment 2023-11-08 08:27:43 +01:00
BodgeMaster 68a2cbc42d 02 Unlikely Encounter: Attempt to fix some of the problems that arise from this not being the first chapter anymore 2023-11-08 08:06:18 +01:00
BodgeMaster 91fddc2b46 'qa' Overdue Maintenance: reordering some events 2023-11-07 07:50:00 +01:00
BodgeMaster 0ab52a0390 01 Wakr up: extensive revision, remove obsolete outline 2023-11-07 07:36:36 +01:00
BodgeMaster 4204de2863 'qa' Overdue Maintenance: continue writing and revise what was there 2023-11-01 19:48:51 +01:00
BodgeMaster c082b24483 01 Wake Up: More revision 2023-10-29 15:44:03 +01:00
BodgeMaster eb39b059c5 'qa' Overdue Maintenance: revision, lots of fixes 2023-10-26 17:18:17 +02:00
BodgeMaster a394eab28d 'qa' Overdue Maintenance: start writing the chapter where they mess with the power station 2023-10-25 20:10:08 +02:00
BodgeMaster be5b871cd6 01, 04: Move the printer segment back where it fits better 2023-10-19 19:44:25 +02:00
BodgeMaster 43b09e986a 01 Wake Up: more revision 2023-10-19 19:41:37 +02:00
BodgeMaster 485193c724 02 Unlikely Encounter: revision (mostly just rewording some things) 2023-10-19 09:22:13 +02:00
BodgeMaster d46694190c Someone pls remind me to check if Git's files are visible to the web server. 2023-10-18 19:45:40 +02:00
BodgeMaster 3de0a2555d 01 Wake Up: Revision, getting rid of the over-used literal thoughts, improve wording of a lot of things 2023-10-18 19:37:02 +02:00
BodgeMaster 540ac66e28 style: fix <span class="quote non-speech"> missing its quotation marks 2023-10-18 18:24:06 +02:00
BodgeMaster 2f4c6033c2 *: fix a critical bug in the JS that decorates paper sections
This bug would cause the decoration script to run in an infinite loop as it
presumably attempts to decorate new elements it itself created.

(Can’t say for sure, I’m using Otter Browser on a Pentium M which isn’t
exactly the most ideal development setup. lol)
2023-10-17 16:48:50 +02:00
BodgeMaster e523281a70 01, 02: Swap these chapters around
I originally wanted to let the story begin with Annie’s view of the
situation because I think that chapter is more interesting without
context but I have since decided that I’m just going to write Jack’s
intro in a way where it doesn’t provide said context.

This change probably still makes Annie’s intro less interesting but not
messing with the timeline is more important IMO.
2023-10-17 16:47:40 +02:00
BodgeMaster be488063cd Style: change the CSS classes for all kinds of quotes to be tagged with "quote" first
Yes, this is boring code stuff. You may ignore this.
2023-10-16 19:15:52 +02:00
BodgeMaster 0d7114b970 style: Change span.paper_green to span.paper.green 2023-10-13 18:42:58 +02:00
BodgeMaster 340fde4235 style: Ass <span class="snon-speech"> and make <span class="thought"> red in preparation for its removal
I went a bit overboard with literal thought quotes and it didn't even fit
all my use cases so I decided to replace it with an alternative that better
fits what I want to use it for.

TODO: Change the solid triangle on <span class="speech"> for the open ones
currently used for <span class="non-speech"> and find a new symbol to use
for non-speech.
2023-10-13 18:14:54 +02:00
BodgeMaster 00e23b376a 02 Wake Up: change time of day 2023-10-13 17:26:23 +02:00
BodgeMaster 53f738f2e5 02 Wake Up: Fill in a gap and rewrite a good portion of the chapter to match 2023-10-13 17:21:42 +02:00
BodgeMaster 96f8205955 04 Return Null: Add rough chapter outline
I’m not in the mood for writing detailed info-dumps as dialogs rn but
this chapter needs to be filled in eventually.
2023-10-10 18:41:32 +02:00
BodgeMaster 9f65f9c793 05 Eventful Evening: language improvements, fix of a critical logic error
Originally, I had the idea that any knowledge of the outside world is
forbidden knowledge but I have since decided (and written with the
assumption) that people generally know of the outside world but regard it
as completely uninhabitable.
2023-10-10 08:03:29 +02:00
BodgeMaster 1cba1cec4a 03 A Simple Errand: fill in the end of the chapter 2023-10-09 19:00:56 +02:00
BodgeMaster 962b6f2a19 03 A Simple Errand: language improvements 2023-10-09 18:58:48 +02:00
BodgeMaster c1fb12f378 ToC: Fix a grammar error and an issue where chapters could be shuffled
Yes, I just assumed that `find` returns a nicely sorted list of files.
Now, I’m running them through `sort` to ensure the list is actually sorted.
2023-10-09 18:38:24 +02:00
BodgeMaster 9a545b22ad index: add a comma
This is the end of my spam for today, I promise. I’m going to sleep now.
2023-10-09 00:22:32 +02:00
BodgeMaster 1735f7c5e7 index: Make a better version of what I just did 2023-10-09 00:21:10 +02:00