Home Artists Posts Import Register

Content



Input your code from welcome message in the game.

  • Continuation of the story!
  • Visit Dalia the Unioner and ask her how to earn money!
  • Then ask Kanae about fishing!
  • Visit Kanae to tease her about your release!
  • Fishing is available! Earn money which will serve for new events!
  • Currency system. Allowing to handle money for buying, selling and accessing stories.
    Currency changes also display as notifications.
  • Stories can now be locked behind in game’s gold making the gameplay purposeful.
  • Choices have text parsers which color text or modify it to make it easier to tell if there is requirement for accessing those choices. I.e. If there is a story that requires price it will display it on green if you have this amount of gold.
  • Inventory and item system.
    Item changes also display as notifications.
  • Global unlockable system which unlocks systems little by little. Meaning i.e. inventory will not show on start of the story only after first item was received.
  • All those features required a lot of API changes, which may be invisible for player. I.e. Story required interaction with inventory system, unlockable databases. Saving of the unlockable, inventory. Views refreshing after unlocking. 10h + daily grinds often comes in those things.
  • Cylia’s scene on forest arrival now has the new sakura petals particles present.
  • Kanae’s color was adjusted to be lighter, more readable. There will be option soon to change the dialogue color to white and not color it by character.
  • To support the changes saving system was changed. Previous saves incompatible.
  • Half of settings was lost to merge them to new internal API. At the same time some settings which were not available in game menu (during gameplay) are now available.
  • Several locations background transitions are more smooth visually instead of blinking.
  • Choices have now a second delay to prevent double dialogue clicking.
  • Resolution and vsync option no longer visible on android platform. Thanks @soonerszone @YakumoDa
  • 0.47.3 Fixed BG shake sometimes doesn’t return to original position.
  • 0.47.3 Fixing fonts displayed pixelated. Changing URP asset’s filter to none.
  • 0.47.3 Story variable typo making one background sprite requeuing. Avoiding playing the background if it’s already playing. This caused one scene in the game to flash half of the background. Thanks Bargez
  • 0.47.3 Fixing high frames and vsync setting causing a need to double click for new dialogue. Thanks @Majordeathwish ****klckr @DTFU**
  • 0.47.3 Improving connector scaling on bigger monitors. Thanks @Hellas33
  • 0.47.3 Improving few Choices going off screen on bigger resolution. Thanks ****Hellas33**
  • 0.47.3 Improving Input and extending keys to close ui’s.
  • 0.47.3 Scaling down clock a little.
  • 0.47.3 Story proof typo thanks to discord report. Thanks Bargez
  • 0.47.3 Increase scrollbar speed in settings menu. Thanks SnowyS
  • 0.47.3 When returning to app from background after few seconds. Video no longer is played speed up. Changing video play update mode to game time. Thanks Bargez
  • 0.47.3 Fixed quests list going out of bands, cut and unable to scroll. Thanks @molitar
  • 0.47.2 UI clickthrough fix to work with improved full screen continue. Thanks estrange
  • 0.47.2 Fixed few internal story typos. Thanks Ryleona
  • 0.47.2 Changed the authorization flow a little. Thanks Ryleona
  • 0.47.2 Fixed few reported graphical render spots. Thanks Ryleona @
  • 0.47.1 Changed menu background randomization.
  • 0.47.1 Fixed skip button getting stuck
  • 0.47.1 Internal. Character library to synchronous load.

Files

Comments

royhardy

question how do ui update

Hikkeiru

There is a link in your welcome message to download. Just ge it and unpack again. There is no auto updater currently.