Skip to content
requinDr edited this page Feb 28, 2024 · 43 revisions

Port of the original Tsukihime story to React

The latest release can be played on https://tsukiweb.holofield.fr.

0.2.1 roadmap

  • Title menu BGM
  • Add rel='noreferrer' to TsukiRe url
  • Lazy load flowchart images

Need check, may have been fixed already:

  • (21/01/2024) Day 7 of Ciel route is missing some scenes
  • (16/01/2024) Can't access Ciel sensei lesson 29
  • (16/01/2024) Missing gallery CGs

future versions

  • Full keyboard navigation
  • Gamepad navigation
  • Play a scene the player has already unlocked in the Scenes menu
  • A long press on mobile should engage fast forward after a few seconds and disable it as soon as the finger leaves the screen
  • Go to next scene button
  • Mark text as read and prevent skipping unread text. An option should be added to allow the fast forward of unread text
  • PWA prompt to load the .thweb or .thfull selected by the user outside of the PWA

Accessibility related features:

  • Font choice
  • Display music name

Might do:

  • Savedata transfer via QR code or syncing with user files
  • Compress save files
  • CDN

For archive purpose

0.2.0 roadmap

  • Add Eclipse
  • Add Scenes replay
  • Catch any breaking crash to display a proper error message

0.1.3 roadmap

  • Game freezes on Hisui's route on the scene after the second "Thump".
  • after the line "....... It's really heavy. A terrible feeling as if my body is tied down to this chair." the screen goes black and doesn't advance.
  • Fix BGM issues on iPhone with original and tsukibako
    Current status: turns out most iPhones don't support .ogg, we replaced them with .mp3
  • Fix navigation shortcuts not working as intended: scroll up on dialogs not showing history, swipe left not showing menu.
    Current status: scroll up fixed, swipe left issue could not be replicated
  • Fix in-game config to the right swipe closing config
  • Remove down swipe action to open History

0.1.2 roadmap

Released on a different repo

  • Fix Endings page responsiveness on phones.
  • Fix freezing after Awooo Awooo on day one (scene 46, only with text speed set to instant).
  • Fix choice 2. Then, let's hear the details about Arcueid's "enemy". displayed as .
  • fix credits not starting.
    Current status : Source code fixed, waiting for test on dev build.

0.1.1 roadmap

Released on a different repo

  • Fix Safari crashes on most devices
  • Fix audio not playing for some users (recent widespread issue was due to a server configuration, the problem might persist on certain configuration, but we are looking into that)
  • Fix audio still playing when going back to the title menu and duplicating #2
  • Have the website mute itself when leaving the browser (experimental)
  • Fix endings not unlocking
Clone this wiki locally