Commit graph

21 commits

Author SHA1 Message Date
Andrei Alexeyev
be7905d6a3
src: run upkeep 2024-05-17 04:58:47 +02:00
Alice D
38c334ebcc
dialog: Story/Dialogue Edits (#361)
Initial dialogue/story edits for 2023, since it's been a while since
this was all written.
2023-04-10 22:05:46 +03:00
Andrei Alexeyev
d36a0408c1
dialog/reimu: fix typo 2023-01-13 21:51:39 +01:00
Alice D
d8d03a5699
More minor dialogue edits (#255)
* more small edits for flow, punctuation, etc

* missing quote

* fix commit

* marisa dialogue changes

* reimu dialog changes

* youmu dialogue improvements

* smartquotes

* code-review changes

* final PR review
2020-10-09 01:11:13 +03:00
Alice D
bf3c7fef05
Backport dialogue edits from yumemi branch
This is a partial cherry-pick of commits:
	eccec37982009f7196c6aeec9bd0ac94d4b8e1fd (#222)
	415c263592e9ce23fbc5080f15fde19ebec5702a (#223)

With extra stage related stuff removed
2020-08-22 09:36:25 +03:00
holycleugh
f0e2eb1118
Fix small typo in Reimu Stage 2 dialog (#238)
Co-authored-by: holycleugh <holycleugh>
2020-06-20 04:38:56 +03:00
Andrei Alexeyev
9f10dfef21
bunch of portrait and dialog-related shuffling around 2020-04-27 22:59:16 +03:00
Andrei Alexeyev
51648b2f0d
stage1: implement boss appearing mid-dialogue
Also reflow the dialogue a bit
2020-03-04 22:26:51 +02:00
Alice
ed065eb38e
New story and dialogue (main story complete!) (#186)
* new story doc for Taisei Project

* more romanization fixes

* new Reimu script, yay

* accidentally stomped on some dashes

* typo in iku's dialogue

* marisa dialogue, complete!

* formatting fixes, and some timing changes

* youmu script! all three routes complete!

* youmu typoes

* remove trailing whitespaces, use smartquotes, move a couple of words around

* good/bad endings complete!

* remove unneccesary whitespaces

* revert --

* story doc typo

* formatting issues, a couple of word changes

* smart-quotes

* typoes and minor grammar changes to dialogue/story/endings

* one last typo in Marisa's dialogue

* correct smartquotes on STORY.txt
2020-03-04 22:26:50 +02:00
Andrei Alexeyev
fb19028ed5
New dialogue system powered by coroutines 2020-03-04 22:26:50 +02:00
Andrei Alexeyev
49dcd7c8d7
Remove Lalasa's contributions (by request)
This replaces the story and dialogue contents with stubs, as well as
removes Lalasa's entry from the credits, by her own request.

Fixes #179
2019-10-31 13:04:30 +02:00
Andrei Alexeyev
80fda75ffb
Dialogue updates with dynamic facial expressions and defeated character portraits (#175)
* WIP portrait faces

* character expressions for dialogue in first 3 stages (wip)

* dialog: simplified face system, new faces, script revisions (wip)

* fix wrong face name in reimu script

* cirno angry face; elly beaten variant

* render_character_portrait(): fix garbage bg and filter-bleeding

* workaround for incorrect face blending on dialog fade

* render_character_portrait(): fix bogus debug labels

* Replace sprite offsets with the more powerful paddings

* new faces for youmu, wriggle, kurumi; dialogue updates

* fix release build

* Update portraits; add Iku faces and Elly shouting face

* Add Reimu sigh face and Marisa sweat_smile face

* Add Kurumi dissatisfied face

* update Hina
2019-08-22 22:43:34 +03:00
Andrei Alexeyev
5a23fb95fc
make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
Andrei Alexeyev
cf1ab225cb
basic support for portrait faces; make charselect menu more fun 2019-07-08 03:51:15 +03:00
Andrei Alexeyev
3055901998
update my email 2019-07-03 21:00:56 +03:00
Andrei Alexeyev
4159ea1249
'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
Andrei Alexeyev
b4f94e7371
Some minor text revisions 2018-11-03 00:26:12 +02:00
Andrei Alexeyev
a0eadef8c0
refactor dialog selection logic 2018-07-15 18:48:22 +03:00
laochailan
1f9afcd3df dialog format changes 2018-05-18 20:58:40 +02:00
Andrei Alexeyev
17e5d102b4
Post-battle revision for Reimu (#120)
* Post-battle revision for Reimu

I made some minor edits to both this one and Marisa besides the new changes.  I thought they would either be better or more grammatically correct.  Hope they're all good.

* Reimu change

Now she tells Iku to donate to the shrine, Akari. :^)

* Kurumi dialogue line change

I kind of agree with Akari's proposition (the first one), so it's changed for now.
2018-05-15 03:36:19 +03:00
laochailan
0761377f41
add reimu dialog files
I know this is not on the reimu branch but putting them here without
integrating them with the rest of the game allows Lalasa to start
editing already.
2018-04-29 20:49:43 +02:00