Hey all!
This week's devlog will probably be a bit shorter because a lot of it has been more technical behind-the-scenes stuff.

I had to take a couple of days off this week. I was mentally drained, and forcing myself to write when I'm like that usually leads to weaker scenes. Still, I managed to push forward and add over 5,000 new words, bringing the current count to 21,000 words!
Here's a quick summary of whatโs already written and implemented:
โ
New content for Matt, Mafalda, and a new character
โ Unlocked by having a first good interaction with Mafalda
โ
New Joel content
โ Also unlocked through Mafalda's first good interaction
โ
End-of-night content and special training session with Diego
โ Now complete!
โ
Extra Harry scene the next morning
โ Unlocked by sleeping in his room
โ
Start of the new chapter, with
โ New systems explained via one-time tutorial pop-ups (toggleable in preferences)

I promised myself: if I hit 30k words for this patch, Iโll try to increase the content of patch 0.4 up to 20k words, including the following as well:
โ๏ธ Add a bit more content to Harryโs next-day scene, so it feels less short and more meaningful
๐ Rewrite Mattโs training to use the new combat system
๐ฅ Begin the Matt vs Diego sequence, including the next morning, customizable Ren backstory and a small intro to the next patch
Letโs see if I get there (without sacrificing quality). Writing scenes that take place at the stadium will slow me down. They require new visuals, structural planning and scene layout before the words even hit the page.

Near the end of patch 0.3, I started experimenting with text animations: staggered ellipses, timed pauses mid-sentence, and so on. I was doing it all manually with codes like {w=0.1}.{w=0.1}.{w=0.1}.{w=0.2} โ and let me tell you, it was getting exhausting.
Then it hit me: โWhat if I could automate this across all dialogue at once?โ
Turns out... I could ๐ and so I got into coding.
Now the system automatically converts ellipses and pauses without me needing to input them line by line. It detects different punctuation and makes pauses accordingly. Big win here, both in time and sanity!

This part is... well, kind of boring. Not gonna lie.
Itโs not that I mind revisiting old content, but Iโm much more excited about creating new scenes.
Still, it's a necessary step. Updating older choices to work with the improved Echo and Knowledge systems will make your experience more consistent and while doing it, Iโm also reorganizing the internal key system that Mark will use to build the Memory Log UI. That log will help you keep track of the choices you've made and the information youโve unlocked about each character.
So yes, itโs time-consuming but itโs worth it. ๐ช
Thatโs it for now. Iโm hoping next week brings more creative energy (and even more content ๐).
Thanks for reading and see you soon!

