Skip to content

Releases: requinDr/tsukiweb-public

v0.2.8

11 Aug 15:36
Compare
Choose a tag to compare

Changelog

Improved

  • The IG menu adapt a little better to phones, texts and click area are bigger
  • Update Spanish UI translation and add Oshiete images @Lucasap33

Fixed

  • Fix issues with *fXXX_X labels
  • Titles's tag aren't shown anymore on savelist

v0.2.7

07 Aug 22:21
Compare
Choose a tag to compare

Changelog

Improved

  • Added thumbnail for Oshiete skip window
  • Added webm files for SFX (greatly reduce bandwidth usage)
  • Copy url now copy base URL instead of /title

Fixed

  • Fix scripts cache on update
  • Fix title music playing in game after a page refresh
  • Fix saves thumbnails not loading on first page load

v0.2.6

06 Aug 22:11
Compare
Choose a tag to compare

Changelog

Note:

  1. There will be a fix soon to prevent title music from playing at the same time as a scene music (on page refresh)
    Temporary fix: set title music volume to 0.
  2. There is a cache issue with the scene controller, the browser might still use the one from previous version that is incompatible with this one.
    Temporary fix: save your data, clear the browser cache and reload

Both issues will be fixed soon

Improved

  • The skip scene prompt now has in its background the flowchart's thumbnail
  • All flowchart's thumbnail have been added!
  • Greatly reduced the size of the audio track files* (no quality loss).

Fixed

  • Scene starting context after a choice wasn't always right, it could result it the wrong music being played. (rare)
  • s265 and s266 should now be accessible (thanks for the report)
  • Audio not playing on title menu when opening a new tab



* for browsers that support the opus codec in webm container. Support should be wide now with Safari being the last one to adopt it a few months ago. When unsupported, it defaults to the previous files.
The SFX will get the same treatment in the next update.

v0.2.5

28 Jul 18:47
Compare
Choose a tag to compare

Changelog

Added

  • There is now a title menu music! thanks @TheRaphael0000 for the groundwork
  • Toggle volume button available on the title screen
  • Reveal locked content option in Advanced tab
    • It reveals the Gallery, Endings, Flowchart and Eclipse
    • Show Far side choice
    • Allow scene skipping in one click thanks to the prompt for already read scene
    • Can be turned off at any moment

Improved

  • Better UI translation for Chinese (traditionnal and simplified), by @shiki-tm
  • Help modal to describe the Blur thumbnail option
  • Orders gallery images in the same way the og did, in general order of appearance
  • Grouped similar gallery images
  • The PWA install button has been moved to the information modal window, which has been redesigned for the occasion.
  • Blocked the pull to refresh on mobile

Fixed

  • A few images were missing in the Gallery because they were marked by the game as background instead of event CG (mainly images of Aoko and Shiki during Prologue)
  • Fix history closing while text is being printed

v0.2.4

12 Jul 20:52
Compare
Choose a tag to compare

Changelog

Added

  • Hide mouse pointer when it hasn't moved for 5s
  • Very basic and limited support of Controller in game. Menus aren't supported yet.

Improved

  • Text selection is now possible in History
  • Scenes in Flowchart can be selected using Tab and Enter

v0.2.3

08 Jul 17:38
Compare
Choose a tag to compare

Changelog

Added

  • Chinese (traditional and simplified) + UI translation by @shiki-tm
  • Share scene link button
  • Translated Oshiete image for it/pt

Improved

  • Test button for adult content warning in config
  • Label added on import/create save file buttons
  • Slightly increase font size, line height and textbox max width on large screen

Fixed

  • Cursor shadow and opacity animation on Safari
  • Flowchart thumbnails position on Safari. Scaling still doesn't work

v0.2.2

21 Jun 16:34
Compare
Choose a tag to compare

Changelog

Added

  • Spanish translation by Tohno-kuN, added along with UI translation by @Lucasap33
  • UI portuguese translation, by Anonymous

Improved

  • Save list and flowchart are using the newly added low-res images for better performance.
  • A few more thumbnails in flowchart. Those are added manually, so it takes time!
  • Scenes number are displayed on thumbnail hover on PC

Fixed

  • Added one missing Arcueid CG in Gallery

v0.2.1

30 Mar 17:57
Compare
Choose a tag to compare

Changelog

With this release, we made changes in order to make it easier to add new translation! Read more here

We added two new languages but the UI has not been translated yet. If you are willing to translate, please see under public/static/language-name/lang.json

Added

  • Italian translation by Riffour
  • Portuguese translation by Matsuri Fansub
  • Japanese UI translation (thanks Furanken)
  • Language selection from the main title
  • Gallery tabs link open to the selected character

Improved

  • Flowchart scenes are now going back to the menu after being played
  • Better visibility of unlocked Eclipse for you mobile users, so you don't miss it!
  • Changed the app background to one that might be more pleasant, especially while playing with fixed resolution
  • Various UI improvements

Fixed

  • Fix script stuck when pressing PgDwn during skip/choice
  • s57 (day 2), in Japanese leads to a black screen

v0.2.0

28 Feb 13:11
Compare
Choose a tag to compare

Changelog

Added

  • Added Eclipse on title menu (only displayed when all main endings have been seen)
  • Scenes screen with full flowchart to replay any previously seen scenes. (WIP)
  • Can replay a Teach-me, Ciel-sensei lesson from Endings screen
  • Crash catching screen that display the error, instead of an empty screen

Improved

  • New in-game menu design
  • Moved Extra screen on mobile to a second page of title menu
  • Gallery and Config layout on phone landscape
  • Mark PWA as handler for.thfull and .thweb files
  • Extra menus will be shown regardless of the existence of a savefile

Fixs

  • Fix endings screen mixed up Arcueid CGs #5

v0.1.4

04 Dec 20:16
Compare
Choose a tag to compare

Changelog

  • New Endings layout
  • Apply monochrome in saves list (2bc7f27)
  • Fix: Prevent instant display of same text on next page (2e76336)
  • Fix sound effect index offsets (8f2d4ce)
  • Fix monochrome effect no stopping on skip (93af5d7)